@elyx-code/project-logic-tree 0.0.6528 → 0.0.6529
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/index.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -20235,7 +20235,7 @@ and using the ID field provided by the response
|
|
|
20235
20235
|
codeName: "importMimeType",
|
|
20236
20236
|
description: "When creating a native Google file from text (e.g. Google Doc), this is the media part's MIME type. Common values: 'text/plain' or 'text/html'.",
|
|
20237
20237
|
index: 11,
|
|
20238
|
-
required: !
|
|
20238
|
+
required: !1,
|
|
20239
20239
|
defaultValue: {
|
|
20240
20240
|
id: "external-integration--google-drive--post--upload-file-importMimeType-input-default",
|
|
20241
20241
|
type: p.LiteralValue,
|