transloadit 4.1.2 → 4.1.4
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/alphalib/mcache.d.ts +2 -2
- package/dist/alphalib/mcache.d.ts.map +1 -1
- package/dist/alphalib/mcache.js.map +1 -1
- package/dist/alphalib/types/assembliesGet.d.ts +4 -4
- package/dist/alphalib/types/assemblyReplay.d.ts +394 -178
- package/dist/alphalib/types/assemblyReplay.d.ts.map +1 -1
- package/dist/alphalib/types/assemblyReplayNotification.d.ts +394 -178
- package/dist/alphalib/types/assemblyReplayNotification.d.ts.map +1 -1
- package/dist/alphalib/types/assemblyStatus.d.ts +112 -112
- package/dist/alphalib/types/assemblyStatus.d.ts.map +1 -1
- package/dist/alphalib/types/assemblyStatus.js +1 -0
- package/dist/alphalib/types/assemblyStatus.js.map +1 -1
- package/dist/alphalib/types/bill.d.ts +4 -4
- package/dist/alphalib/types/robots/_index.d.ts +3289 -932
- package/dist/alphalib/types/robots/_index.d.ts.map +1 -1
- package/dist/alphalib/types/robots/_index.js +4 -0
- package/dist/alphalib/types/robots/_index.js.map +1 -1
- package/dist/alphalib/types/robots/_instructions-primitives.d.ts +27 -16
- package/dist/alphalib/types/robots/_instructions-primitives.d.ts.map +1 -1
- package/dist/alphalib/types/robots/_instructions-primitives.js +1 -0
- package/dist/alphalib/types/robots/_instructions-primitives.js.map +1 -1
- package/dist/alphalib/types/robots/ai-chat.d.ts +2108 -0
- package/dist/alphalib/types/robots/ai-chat.d.ts.map +1 -0
- package/dist/alphalib/types/robots/ai-chat.js +216 -0
- package/dist/alphalib/types/robots/ai-chat.js.map +1 -0
- package/dist/alphalib/types/robots/assembly-savejson.d.ts +4 -4
- package/dist/alphalib/types/robots/audio-artwork.d.ts +16 -16
- package/dist/alphalib/types/robots/audio-concat.d.ts +16 -16
- package/dist/alphalib/types/robots/audio-encode.d.ts +16 -16
- package/dist/alphalib/types/robots/audio-loop.d.ts +16 -16
- package/dist/alphalib/types/robots/audio-merge.d.ts +16 -16
- package/dist/alphalib/types/robots/audio-waveform.d.ts +226 -21
- package/dist/alphalib/types/robots/audio-waveform.d.ts.map +1 -1
- package/dist/alphalib/types/robots/audio-waveform.js +134 -7
- package/dist/alphalib/types/robots/audio-waveform.js.map +1 -1
- package/dist/alphalib/types/robots/azure-import.d.ts +8 -8
- package/dist/alphalib/types/robots/azure-store.d.ts +8 -8
- package/dist/alphalib/types/robots/backblaze-import.d.ts +8 -8
- package/dist/alphalib/types/robots/backblaze-store.d.ts +8 -8
- package/dist/alphalib/types/robots/cloudfiles-import.d.ts +8 -8
- package/dist/alphalib/types/robots/cloudfiles-store.d.ts +8 -8
- package/dist/alphalib/types/robots/cloudflare-import.d.ts +8 -8
- package/dist/alphalib/types/robots/cloudflare-store.d.ts +8 -8
- package/dist/alphalib/types/robots/digitalocean-import.d.ts +8 -8
- package/dist/alphalib/types/robots/digitalocean-store.d.ts +8 -8
- package/dist/alphalib/types/robots/document-autorotate.d.ts +8 -8
- package/dist/alphalib/types/robots/document-convert.d.ts +8 -8
- package/dist/alphalib/types/robots/document-merge.d.ts +8 -8
- package/dist/alphalib/types/robots/document-ocr.d.ts +8 -8
- package/dist/alphalib/types/robots/document-split.d.ts +8 -8
- package/dist/alphalib/types/robots/document-thumbs.d.ts +8 -8
- package/dist/alphalib/types/robots/dropbox-import.d.ts +8 -8
- package/dist/alphalib/types/robots/dropbox-store.d.ts +8 -8
- package/dist/alphalib/types/robots/edgly-deliver.d.ts +8 -8
- package/dist/alphalib/types/robots/file-compress.d.ts +12 -12
- package/dist/alphalib/types/robots/file-decompress.d.ts +8 -8
- package/dist/alphalib/types/robots/file-filter.d.ts +12 -12
- package/dist/alphalib/types/robots/file-filter.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-filter.js +3 -1
- package/dist/alphalib/types/robots/file-filter.js.map +1 -1
- package/dist/alphalib/types/robots/file-hash.d.ts +8 -8
- package/dist/alphalib/types/robots/file-preview.d.ts +8 -8
- package/dist/alphalib/types/robots/file-read.d.ts +8 -8
- package/dist/alphalib/types/robots/file-serve.d.ts +8 -8
- package/dist/alphalib/types/robots/file-verify.d.ts +8 -8
- package/dist/alphalib/types/robots/file-virusscan.d.ts +8 -8
- package/dist/alphalib/types/robots/file-watermark.d.ts +8 -8
- package/dist/alphalib/types/robots/ftp-import.d.ts +8 -8
- package/dist/alphalib/types/robots/ftp-store.d.ts +8 -8
- package/dist/alphalib/types/robots/google-import.d.ts +8 -8
- package/dist/alphalib/types/robots/google-store.d.ts +8 -8
- package/dist/alphalib/types/robots/html-convert.d.ts +8 -8
- package/dist/alphalib/types/robots/http-import.d.ts +8 -8
- package/dist/alphalib/types/robots/image-bgremove.d.ts +20 -8
- package/dist/alphalib/types/robots/image-bgremove.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-bgremove.js +4 -0
- package/dist/alphalib/types/robots/image-bgremove.js.map +1 -1
- package/dist/alphalib/types/robots/image-describe.d.ts +8 -8
- package/dist/alphalib/types/robots/image-facedetect.d.ts +8 -8
- package/dist/alphalib/types/robots/image-generate.d.ts +32 -29
- package/dist/alphalib/types/robots/image-generate.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-generate.js +6 -3
- package/dist/alphalib/types/robots/image-generate.js.map +1 -1
- package/dist/alphalib/types/robots/image-merge.d.ts +8 -8
- package/dist/alphalib/types/robots/image-ocr.d.ts +8 -8
- package/dist/alphalib/types/robots/image-optimize.d.ts +16 -16
- package/dist/alphalib/types/robots/image-resize.d.ts +16 -16
- package/dist/alphalib/types/robots/meta-read.d.ts +8 -8
- package/dist/alphalib/types/robots/meta-write.d.ts +20 -24
- package/dist/alphalib/types/robots/meta-write.d.ts.map +1 -1
- package/dist/alphalib/types/robots/meta-write.js +1 -2
- package/dist/alphalib/types/robots/meta-write.js.map +1 -1
- package/dist/alphalib/types/robots/minio-import.d.ts +8 -8
- package/dist/alphalib/types/robots/minio-store.d.ts +8 -8
- package/dist/alphalib/types/robots/progress-simulate.d.ts +4 -4
- package/dist/alphalib/types/robots/s3-import.d.ts +16 -16
- package/dist/alphalib/types/robots/s3-store.d.ts +12 -12
- package/dist/alphalib/types/robots/script-run.d.ts +8 -8
- package/dist/alphalib/types/robots/sftp-import.d.ts +8 -8
- package/dist/alphalib/types/robots/sftp-store.d.ts +8 -8
- package/dist/alphalib/types/robots/speech-transcribe.d.ts +8 -8
- package/dist/alphalib/types/robots/supabase-import.d.ts +8 -8
- package/dist/alphalib/types/robots/supabase-store.d.ts +8 -8
- package/dist/alphalib/types/robots/swift-import.d.ts +8 -8
- package/dist/alphalib/types/robots/swift-store.d.ts +8 -8
- package/dist/alphalib/types/robots/text-speak.d.ts +8 -8
- package/dist/alphalib/types/robots/text-translate.d.ts +16 -16
- package/dist/alphalib/types/robots/tigris-import.d.ts +8 -8
- package/dist/alphalib/types/robots/tigris-store.d.ts +8 -8
- package/dist/alphalib/types/robots/tlcdn-deliver.d.ts +8 -8
- package/dist/alphalib/types/robots/tus-store.d.ts +8 -8
- package/dist/alphalib/types/robots/upload-handle.d.ts +8 -8
- package/dist/alphalib/types/robots/video-adaptive.d.ts +16 -16
- package/dist/alphalib/types/robots/video-concat.d.ts +16 -16
- package/dist/alphalib/types/robots/video-encode.d.ts +16 -16
- package/dist/alphalib/types/robots/video-merge.d.ts +16 -16
- package/dist/alphalib/types/robots/video-ondemand.d.ts +20 -20
- package/dist/alphalib/types/robots/video-subtitle.d.ts +24 -24
- package/dist/alphalib/types/robots/video-thumbs.d.ts +8 -8
- package/dist/alphalib/types/robots/vimeo-import.d.ts +8 -8
- package/dist/alphalib/types/robots/vimeo-store.d.ts +8 -8
- package/dist/alphalib/types/robots/wasabi-import.d.ts +8 -8
- package/dist/alphalib/types/robots/wasabi-store.d.ts +8 -8
- package/dist/alphalib/types/robots/youtube-store.d.ts +12 -12
- package/dist/alphalib/types/template.d.ts +6207 -2096
- package/dist/alphalib/types/template.d.ts.map +1 -1
- package/dist/alphalib/types/templateCredential.d.ts +11 -11
- package/dist/alphalib/types/templateCredential.d.ts.map +1 -1
- package/dist/alphalib/types/templateCredential.js +1 -0
- package/dist/alphalib/types/templateCredential.js.map +1 -1
- package/dist/cli/OutputCtl.d.ts +2 -1
- package/dist/cli/OutputCtl.d.ts.map +1 -1
- package/dist/cli/OutputCtl.js +1 -1
- package/dist/cli/OutputCtl.js.map +1 -1
- package/dist/cli/commands/BaseCommand.d.ts +2 -1
- package/dist/cli/commands/BaseCommand.d.ts.map +1 -1
- package/dist/cli/commands/BaseCommand.js +1 -1
- package/dist/cli/commands/BaseCommand.js.map +1 -1
- package/dist/cli/commands/assemblies.d.ts +1 -1
- package/dist/cli/commands/assemblies.d.ts.map +1 -1
- package/dist/cli/commands/notifications.d.ts +0 -7
- package/dist/cli/commands/notifications.d.ts.map +1 -1
- package/dist/cli/commands/notifications.js +1 -1
- package/dist/cli/commands/notifications.js.map +1 -1
- package/dist/cli/commands/templates.d.ts +1 -9
- package/dist/cli/commands/templates.d.ts.map +1 -1
- package/dist/cli/commands/templates.js +1 -1
- package/dist/cli/commands/templates.js.map +1 -1
- package/dist/cli/helpers.d.ts +2 -2
- package/dist/cli/helpers.d.ts.map +1 -1
- package/dist/cli/helpers.js.map +1 -1
- package/dist/cli/types.d.ts +3 -77
- package/dist/cli/types.d.ts.map +1 -1
- package/dist/cli/types.js +2 -17
- package/dist/cli/types.js.map +1 -1
- package/package.json +16 -22
- package/src/alphalib/mcache.ts +4 -4
- package/src/alphalib/types/assemblyStatus.ts +1 -0
- package/src/alphalib/types/robots/_index.ts +14 -1
- package/src/alphalib/types/robots/_instructions-primitives.ts +21 -15
- package/src/alphalib/types/robots/ai-chat.ts +266 -0
- package/src/alphalib/types/robots/audio-waveform.ts +142 -9
- package/src/alphalib/types/robots/file-filter.ts +3 -1
- package/src/alphalib/types/robots/image-bgremove.ts +6 -0
- package/src/alphalib/types/robots/image-generate.ts +6 -3
- package/src/alphalib/types/robots/meta-write.ts +1 -2
- package/src/alphalib/types/templateCredential.ts +1 -0
- package/src/cli/OutputCtl.ts +1 -1
- package/src/cli/commands/BaseCommand.ts +1 -1
- package/src/cli/commands/assemblies.ts +1 -1
- package/src/cli/commands/notifications.ts +2 -2
- package/src/cli/commands/templates.ts +3 -3
- package/src/cli/helpers.ts +3 -3
- package/src/cli/types.ts +2 -115
- package/CHANGELOG.md +0 -257
|
@@ -21,8 +21,8 @@ export declare const robotSftpImportInstructionsSchema: z.ZodObject<{
|
|
|
21
21
|
}, "strict", z.ZodTypeAny, {
|
|
22
22
|
path: string;
|
|
23
23
|
port: number;
|
|
24
|
-
robot: "/sftp/import";
|
|
25
24
|
result: boolean;
|
|
25
|
+
robot: "/sftp/import";
|
|
26
26
|
force_accept: boolean;
|
|
27
27
|
ignore_errors: string[];
|
|
28
28
|
force_name: string | string[] | null;
|
|
@@ -37,8 +37,8 @@ export declare const robotSftpImportInstructionsSchema: z.ZodObject<{
|
|
|
37
37
|
robot: "/sftp/import";
|
|
38
38
|
host?: string | undefined;
|
|
39
39
|
port?: number | undefined;
|
|
40
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
41
40
|
result?: boolean | undefined;
|
|
41
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
42
42
|
queue?: "batch" | undefined;
|
|
43
43
|
force_accept?: boolean | undefined;
|
|
44
44
|
ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
@@ -71,8 +71,8 @@ export declare const robotSftpImportInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
71
71
|
ignore_errors: string[];
|
|
72
72
|
force_name: string | string[] | null;
|
|
73
73
|
host?: string | undefined;
|
|
74
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
75
74
|
result?: boolean | "debug" | undefined;
|
|
75
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
76
76
|
queue?: "batch" | undefined;
|
|
77
77
|
credentials?: string | undefined;
|
|
78
78
|
user?: string | undefined;
|
|
@@ -83,8 +83,8 @@ export declare const robotSftpImportInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
83
83
|
robot: "/sftp/import";
|
|
84
84
|
host?: string | undefined;
|
|
85
85
|
port?: number | undefined;
|
|
86
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
87
86
|
result?: boolean | "debug" | undefined;
|
|
87
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
88
88
|
queue?: "batch" | undefined;
|
|
89
89
|
force_accept?: boolean | undefined;
|
|
90
90
|
ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
@@ -113,8 +113,8 @@ export declare const interpolatableRobotSftpImportInstructionsSchema: z.ZodObjec
|
|
|
113
113
|
}, "strict", z.ZodTypeAny, {
|
|
114
114
|
path: string;
|
|
115
115
|
port: string | number;
|
|
116
|
-
robot: "/sftp/import";
|
|
117
116
|
result: string | boolean;
|
|
117
|
+
robot: "/sftp/import";
|
|
118
118
|
force_accept: string | boolean;
|
|
119
119
|
ignore_errors: string | string[];
|
|
120
120
|
force_name: string | string[] | null;
|
|
@@ -129,8 +129,8 @@ export declare const interpolatableRobotSftpImportInstructionsSchema: z.ZodObjec
|
|
|
129
129
|
robot: "/sftp/import";
|
|
130
130
|
host?: string | undefined;
|
|
131
131
|
port?: string | number | undefined;
|
|
132
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
133
132
|
result?: string | boolean | undefined;
|
|
133
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
134
134
|
queue?: string | undefined;
|
|
135
135
|
force_accept?: string | boolean | undefined;
|
|
136
136
|
ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
@@ -164,8 +164,8 @@ export declare const interpolatableRobotSftpImportInstructionsWithHiddenFieldsSc
|
|
|
164
164
|
ignore_errors: string | string[];
|
|
165
165
|
force_name: string | string[] | null;
|
|
166
166
|
host?: string | undefined;
|
|
167
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
168
167
|
result?: string | boolean | undefined;
|
|
168
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
169
169
|
queue?: string | undefined;
|
|
170
170
|
credentials?: string | undefined;
|
|
171
171
|
user?: string | undefined;
|
|
@@ -176,8 +176,8 @@ export declare const interpolatableRobotSftpImportInstructionsWithHiddenFieldsSc
|
|
|
176
176
|
robot: "/sftp/import";
|
|
177
177
|
host?: string | undefined;
|
|
178
178
|
port?: string | number | undefined;
|
|
179
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
180
179
|
result?: string | boolean | undefined;
|
|
180
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
181
181
|
queue?: string | undefined;
|
|
182
182
|
force_accept?: string | boolean | undefined;
|
|
183
183
|
ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
@@ -71,8 +71,8 @@ export declare const robotSftpStoreInstructionsSchema: z.ZodObject<{
|
|
|
71
71
|
}, "strict", z.ZodTypeAny, {
|
|
72
72
|
path: string;
|
|
73
73
|
port: number;
|
|
74
|
-
robot: "/sftp/store";
|
|
75
74
|
result: boolean;
|
|
75
|
+
robot: "/sftp/store";
|
|
76
76
|
force_accept: boolean;
|
|
77
77
|
ignore_errors: string[];
|
|
78
78
|
url_template: string;
|
|
@@ -103,6 +103,7 @@ export declare const robotSftpStoreInstructionsSchema: z.ZodObject<{
|
|
|
103
103
|
host?: string | undefined;
|
|
104
104
|
path?: string | undefined;
|
|
105
105
|
port?: number | undefined;
|
|
106
|
+
result?: boolean | undefined;
|
|
106
107
|
use?: string | string[] | {
|
|
107
108
|
name: string;
|
|
108
109
|
fields?: string | undefined;
|
|
@@ -118,7 +119,6 @@ export declare const robotSftpStoreInstructionsSchema: z.ZodObject<{
|
|
|
118
119
|
group_by_original?: boolean | undefined;
|
|
119
120
|
} | undefined;
|
|
120
121
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
121
|
-
result?: boolean | undefined;
|
|
122
122
|
queue?: "batch" | undefined;
|
|
123
123
|
force_accept?: boolean | undefined;
|
|
124
124
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -205,6 +205,7 @@ export declare const robotSftpStoreInstructionsWithHiddenFieldsSchema: z.ZodObje
|
|
|
205
205
|
ssl_url_template: string;
|
|
206
206
|
file_chmod: string;
|
|
207
207
|
host?: string | undefined;
|
|
208
|
+
result?: boolean | "debug" | undefined;
|
|
208
209
|
use?: string | string[] | {
|
|
209
210
|
name: string;
|
|
210
211
|
fields?: string | undefined;
|
|
@@ -220,7 +221,6 @@ export declare const robotSftpStoreInstructionsWithHiddenFieldsSchema: z.ZodObje
|
|
|
220
221
|
group_by_original?: boolean | undefined;
|
|
221
222
|
} | undefined;
|
|
222
223
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
223
|
-
result?: boolean | "debug" | undefined;
|
|
224
224
|
queue?: "batch" | undefined;
|
|
225
225
|
credentials?: string | undefined;
|
|
226
226
|
user?: string | undefined;
|
|
@@ -231,6 +231,7 @@ export declare const robotSftpStoreInstructionsWithHiddenFieldsSchema: z.ZodObje
|
|
|
231
231
|
host?: string | undefined;
|
|
232
232
|
path?: string | undefined;
|
|
233
233
|
port?: number | undefined;
|
|
234
|
+
result?: boolean | "debug" | undefined;
|
|
234
235
|
use?: string | string[] | {
|
|
235
236
|
name: string;
|
|
236
237
|
fields?: string | undefined;
|
|
@@ -246,7 +247,6 @@ export declare const robotSftpStoreInstructionsWithHiddenFieldsSchema: z.ZodObje
|
|
|
246
247
|
group_by_original?: boolean | undefined;
|
|
247
248
|
} | undefined;
|
|
248
249
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
249
|
-
result?: boolean | "debug" | undefined;
|
|
250
250
|
queue?: "batch" | undefined;
|
|
251
251
|
force_accept?: boolean | undefined;
|
|
252
252
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -327,8 +327,8 @@ export declare const interpolatableRobotSftpStoreInstructionsSchema: z.ZodObject
|
|
|
327
327
|
}, "strict", z.ZodTypeAny, {
|
|
328
328
|
path: string;
|
|
329
329
|
port: string | number;
|
|
330
|
-
robot: "/sftp/store";
|
|
331
330
|
result: string | boolean;
|
|
331
|
+
robot: "/sftp/store";
|
|
332
332
|
force_accept: string | boolean;
|
|
333
333
|
ignore_errors: string | string[];
|
|
334
334
|
url_template: string;
|
|
@@ -359,6 +359,7 @@ export declare const interpolatableRobotSftpStoreInstructionsSchema: z.ZodObject
|
|
|
359
359
|
host?: string | undefined;
|
|
360
360
|
path?: string | undefined;
|
|
361
361
|
port?: string | number | undefined;
|
|
362
|
+
result?: string | boolean | undefined;
|
|
362
363
|
use?: string | string[] | {
|
|
363
364
|
name: string;
|
|
364
365
|
fields?: string | undefined;
|
|
@@ -374,7 +375,6 @@ export declare const interpolatableRobotSftpStoreInstructionsSchema: z.ZodObject
|
|
|
374
375
|
group_by_original?: boolean | undefined;
|
|
375
376
|
} | undefined;
|
|
376
377
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
377
|
-
result?: string | boolean | undefined;
|
|
378
378
|
queue?: string | undefined;
|
|
379
379
|
force_accept?: string | boolean | undefined;
|
|
380
380
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -462,6 +462,7 @@ export declare const interpolatableRobotSftpStoreInstructionsWithHiddenFieldsSch
|
|
|
462
462
|
ssl_url_template: string;
|
|
463
463
|
file_chmod: string;
|
|
464
464
|
host?: string | undefined;
|
|
465
|
+
result?: string | boolean | undefined;
|
|
465
466
|
use?: string | string[] | {
|
|
466
467
|
name: string;
|
|
467
468
|
fields?: string | undefined;
|
|
@@ -477,7 +478,6 @@ export declare const interpolatableRobotSftpStoreInstructionsWithHiddenFieldsSch
|
|
|
477
478
|
group_by_original?: boolean | undefined;
|
|
478
479
|
} | undefined;
|
|
479
480
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
480
|
-
result?: string | boolean | undefined;
|
|
481
481
|
queue?: string | undefined;
|
|
482
482
|
credentials?: string | undefined;
|
|
483
483
|
user?: string | undefined;
|
|
@@ -488,6 +488,7 @@ export declare const interpolatableRobotSftpStoreInstructionsWithHiddenFieldsSch
|
|
|
488
488
|
host?: string | undefined;
|
|
489
489
|
path?: string | undefined;
|
|
490
490
|
port?: string | number | undefined;
|
|
491
|
+
result?: string | boolean | undefined;
|
|
491
492
|
use?: string | string[] | {
|
|
492
493
|
name: string;
|
|
493
494
|
fields?: string | undefined;
|
|
@@ -503,7 +504,6 @@ export declare const interpolatableRobotSftpStoreInstructionsWithHiddenFieldsSch
|
|
|
503
504
|
group_by_original?: boolean | undefined;
|
|
504
505
|
} | undefined;
|
|
505
506
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
506
|
-
result?: string | boolean | undefined;
|
|
507
507
|
queue?: string | undefined;
|
|
508
508
|
force_accept?: string | boolean | undefined;
|
|
509
509
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -65,8 +65,8 @@ export declare const robotSpeechTranscribeInstructionsSchema: z.ZodObject<{
|
|
|
65
65
|
target_language: z.ZodDefault<z.ZodString>;
|
|
66
66
|
}, "strict", z.ZodTypeAny, {
|
|
67
67
|
format: "json" | "text" | "meta" | "srt" | "webvtt";
|
|
68
|
-
robot: "/speech/transcribe";
|
|
69
68
|
result: boolean;
|
|
69
|
+
robot: "/speech/transcribe";
|
|
70
70
|
force_accept: boolean;
|
|
71
71
|
ignore_errors: string[];
|
|
72
72
|
provider: "aws" | "gcp" | "replicate" | "fal" | "transloadit";
|
|
@@ -93,6 +93,7 @@ export declare const robotSpeechTranscribeInstructionsSchema: z.ZodObject<{
|
|
|
93
93
|
robot: "/speech/transcribe";
|
|
94
94
|
provider: "aws" | "gcp" | "replicate" | "fal" | "transloadit";
|
|
95
95
|
format?: "json" | "text" | "meta" | "srt" | "webvtt" | undefined;
|
|
96
|
+
result?: boolean | undefined;
|
|
96
97
|
use?: string | string[] | {
|
|
97
98
|
name: string;
|
|
98
99
|
fields?: string | undefined;
|
|
@@ -108,7 +109,6 @@ export declare const robotSpeechTranscribeInstructionsSchema: z.ZodObject<{
|
|
|
108
109
|
group_by_original?: boolean | undefined;
|
|
109
110
|
} | undefined;
|
|
110
111
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
111
|
-
result?: boolean | undefined;
|
|
112
112
|
queue?: "batch" | undefined;
|
|
113
113
|
force_accept?: boolean | undefined;
|
|
114
114
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -186,6 +186,7 @@ export declare const robotSpeechTranscribeInstructionsWithHiddenFieldsSchema: z.
|
|
|
186
186
|
granularity: "full" | "list";
|
|
187
187
|
source_language: string;
|
|
188
188
|
target_language: string;
|
|
189
|
+
result?: boolean | "debug" | undefined;
|
|
189
190
|
use?: string | string[] | {
|
|
190
191
|
name: string;
|
|
191
192
|
fields?: string | undefined;
|
|
@@ -201,12 +202,12 @@ export declare const robotSpeechTranscribeInstructionsWithHiddenFieldsSchema: z.
|
|
|
201
202
|
group_by_original?: boolean | undefined;
|
|
202
203
|
} | undefined;
|
|
203
204
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
204
|
-
result?: boolean | "debug" | undefined;
|
|
205
205
|
queue?: "batch" | undefined;
|
|
206
206
|
}, {
|
|
207
207
|
robot: "/speech/transcribe";
|
|
208
208
|
provider: "aws" | "gcp" | "replicate" | "fal" | "transloadit";
|
|
209
209
|
format?: "json" | "text" | "meta" | "srt" | "webvtt" | undefined;
|
|
210
|
+
result?: boolean | "debug" | undefined;
|
|
210
211
|
use?: string | string[] | {
|
|
211
212
|
name: string;
|
|
212
213
|
fields?: string | undefined;
|
|
@@ -222,7 +223,6 @@ export declare const robotSpeechTranscribeInstructionsWithHiddenFieldsSchema: z.
|
|
|
222
223
|
group_by_original?: boolean | undefined;
|
|
223
224
|
} | undefined;
|
|
224
225
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
225
|
-
result?: boolean | "debug" | undefined;
|
|
226
226
|
queue?: "batch" | undefined;
|
|
227
227
|
force_accept?: boolean | undefined;
|
|
228
228
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -294,8 +294,8 @@ export declare const interpolatableRobotSpeechTranscribeInstructionsSchema: z.Zo
|
|
|
294
294
|
target_language: z.ZodDefault<z.ZodString>;
|
|
295
295
|
}, "strict", z.ZodTypeAny, {
|
|
296
296
|
format: string;
|
|
297
|
-
robot: "/speech/transcribe";
|
|
298
297
|
result: string | boolean;
|
|
298
|
+
robot: "/speech/transcribe";
|
|
299
299
|
force_accept: string | boolean;
|
|
300
300
|
ignore_errors: string | string[];
|
|
301
301
|
provider: string;
|
|
@@ -322,6 +322,7 @@ export declare const interpolatableRobotSpeechTranscribeInstructionsSchema: z.Zo
|
|
|
322
322
|
robot: "/speech/transcribe";
|
|
323
323
|
provider: string;
|
|
324
324
|
format?: string | undefined;
|
|
325
|
+
result?: string | boolean | undefined;
|
|
325
326
|
use?: string | string[] | {
|
|
326
327
|
name: string;
|
|
327
328
|
fields?: string | undefined;
|
|
@@ -337,7 +338,6 @@ export declare const interpolatableRobotSpeechTranscribeInstructionsSchema: z.Zo
|
|
|
337
338
|
group_by_original?: boolean | undefined;
|
|
338
339
|
} | undefined;
|
|
339
340
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
340
|
-
result?: string | boolean | undefined;
|
|
341
341
|
queue?: string | undefined;
|
|
342
342
|
force_accept?: string | boolean | undefined;
|
|
343
343
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -416,6 +416,7 @@ export declare const interpolatableRobotSpeechTranscribeInstructionsWithHiddenFi
|
|
|
416
416
|
granularity: string;
|
|
417
417
|
source_language: string;
|
|
418
418
|
target_language: string;
|
|
419
|
+
result?: string | boolean | undefined;
|
|
419
420
|
use?: string | string[] | {
|
|
420
421
|
name: string;
|
|
421
422
|
fields?: string | undefined;
|
|
@@ -431,12 +432,12 @@ export declare const interpolatableRobotSpeechTranscribeInstructionsWithHiddenFi
|
|
|
431
432
|
group_by_original?: boolean | undefined;
|
|
432
433
|
} | undefined;
|
|
433
434
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
434
|
-
result?: string | boolean | undefined;
|
|
435
435
|
queue?: string | undefined;
|
|
436
436
|
}, {
|
|
437
437
|
robot: "/speech/transcribe";
|
|
438
438
|
provider: string;
|
|
439
439
|
format?: string | undefined;
|
|
440
|
+
result?: string | boolean | undefined;
|
|
440
441
|
use?: string | string[] | {
|
|
441
442
|
name: string;
|
|
442
443
|
fields?: string | undefined;
|
|
@@ -452,7 +453,6 @@ export declare const interpolatableRobotSpeechTranscribeInstructionsWithHiddenFi
|
|
|
452
453
|
group_by_original?: boolean | undefined;
|
|
453
454
|
} | undefined;
|
|
454
455
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
455
|
-
result?: string | boolean | undefined;
|
|
456
456
|
queue?: string | undefined;
|
|
457
457
|
force_accept?: string | boolean | undefined;
|
|
458
458
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -26,8 +26,8 @@ export declare const robotSupabaseImportInstructionsSchema: z.ZodObject<{
|
|
|
26
26
|
}, "strict", z.ZodTypeAny, {
|
|
27
27
|
path: string | string[];
|
|
28
28
|
recursive: boolean;
|
|
29
|
-
robot: "/supabase/import";
|
|
30
29
|
result: boolean;
|
|
30
|
+
robot: "/supabase/import";
|
|
31
31
|
force_accept: boolean;
|
|
32
32
|
ignore_errors: string[];
|
|
33
33
|
force_name: string | string[] | null;
|
|
@@ -49,8 +49,8 @@ export declare const robotSupabaseImportInstructionsSchema: z.ZodObject<{
|
|
|
49
49
|
key?: string | undefined;
|
|
50
50
|
secret?: string | undefined;
|
|
51
51
|
recursive?: boolean | undefined;
|
|
52
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
53
52
|
result?: boolean | undefined;
|
|
53
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
54
54
|
queue?: "batch" | undefined;
|
|
55
55
|
force_accept?: boolean | undefined;
|
|
56
56
|
ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
@@ -95,8 +95,8 @@ export declare const robotSupabaseImportInstructionsWithHiddenFieldsSchema: z.Zo
|
|
|
95
95
|
host?: string | undefined;
|
|
96
96
|
key?: string | undefined;
|
|
97
97
|
secret?: string | undefined;
|
|
98
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
99
98
|
result?: boolean | "debug" | undefined;
|
|
99
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
100
100
|
queue?: "batch" | undefined;
|
|
101
101
|
credentials?: string | undefined;
|
|
102
102
|
bucket?: string | undefined;
|
|
@@ -108,8 +108,8 @@ export declare const robotSupabaseImportInstructionsWithHiddenFieldsSchema: z.Zo
|
|
|
108
108
|
key?: string | undefined;
|
|
109
109
|
secret?: string | undefined;
|
|
110
110
|
recursive?: boolean | undefined;
|
|
111
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
112
111
|
result?: boolean | "debug" | undefined;
|
|
112
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
113
113
|
queue?: "batch" | undefined;
|
|
114
114
|
force_accept?: boolean | undefined;
|
|
115
115
|
ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
@@ -145,8 +145,8 @@ export declare const interpolatableRobotSupabaseImportInstructionsSchema: z.ZodO
|
|
|
145
145
|
}, "strict", z.ZodTypeAny, {
|
|
146
146
|
path: string | string[];
|
|
147
147
|
recursive: string | boolean;
|
|
148
|
-
robot: "/supabase/import";
|
|
149
148
|
result: string | boolean;
|
|
149
|
+
robot: "/supabase/import";
|
|
150
150
|
force_accept: string | boolean;
|
|
151
151
|
ignore_errors: string | string[];
|
|
152
152
|
force_name: string | string[] | null;
|
|
@@ -168,8 +168,8 @@ export declare const interpolatableRobotSupabaseImportInstructionsSchema: z.ZodO
|
|
|
168
168
|
key?: string | undefined;
|
|
169
169
|
secret?: string | undefined;
|
|
170
170
|
recursive?: string | boolean | undefined;
|
|
171
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
172
171
|
result?: string | boolean | undefined;
|
|
172
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
173
173
|
queue?: string | undefined;
|
|
174
174
|
force_accept?: string | boolean | undefined;
|
|
175
175
|
ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
@@ -215,8 +215,8 @@ export declare const interpolatableRobotSupabaseImportInstructionsWithHiddenFiel
|
|
|
215
215
|
host?: string | undefined;
|
|
216
216
|
key?: string | undefined;
|
|
217
217
|
secret?: string | undefined;
|
|
218
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
219
218
|
result?: string | boolean | undefined;
|
|
219
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
220
220
|
queue?: string | undefined;
|
|
221
221
|
credentials?: string | undefined;
|
|
222
222
|
bucket?: string | undefined;
|
|
@@ -228,8 +228,8 @@ export declare const interpolatableRobotSupabaseImportInstructionsWithHiddenFiel
|
|
|
228
228
|
key?: string | undefined;
|
|
229
229
|
secret?: string | undefined;
|
|
230
230
|
recursive?: string | boolean | undefined;
|
|
231
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
232
231
|
result?: string | boolean | undefined;
|
|
232
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
233
233
|
queue?: string | undefined;
|
|
234
234
|
force_accept?: string | boolean | undefined;
|
|
235
235
|
ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
@@ -71,8 +71,8 @@ export declare const robotSupabaseStoreInstructionsSchema: z.ZodObject<{
|
|
|
71
71
|
}, "strict", z.ZodTypeAny, {
|
|
72
72
|
headers: Record<string, string>;
|
|
73
73
|
path: string;
|
|
74
|
-
robot: "/supabase/store";
|
|
75
74
|
result: boolean;
|
|
75
|
+
robot: "/supabase/store";
|
|
76
76
|
force_accept: boolean;
|
|
77
77
|
ignore_errors: string[];
|
|
78
78
|
host?: string | undefined;
|
|
@@ -105,6 +105,7 @@ export declare const robotSupabaseStoreInstructionsSchema: z.ZodObject<{
|
|
|
105
105
|
path?: string | undefined;
|
|
106
106
|
key?: string | undefined;
|
|
107
107
|
secret?: string | undefined;
|
|
108
|
+
result?: boolean | undefined;
|
|
108
109
|
use?: string | string[] | {
|
|
109
110
|
name: string;
|
|
110
111
|
fields?: string | undefined;
|
|
@@ -120,7 +121,6 @@ export declare const robotSupabaseStoreInstructionsSchema: z.ZodObject<{
|
|
|
120
121
|
group_by_original?: boolean | undefined;
|
|
121
122
|
} | undefined;
|
|
122
123
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
123
|
-
result?: boolean | undefined;
|
|
124
124
|
queue?: "batch" | undefined;
|
|
125
125
|
force_accept?: boolean | undefined;
|
|
126
126
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -203,6 +203,7 @@ export declare const robotSupabaseStoreInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
203
203
|
host?: string | undefined;
|
|
204
204
|
key?: string | undefined;
|
|
205
205
|
secret?: string | undefined;
|
|
206
|
+
result?: boolean | "debug" | undefined;
|
|
206
207
|
use?: string | string[] | {
|
|
207
208
|
name: string;
|
|
208
209
|
fields?: string | undefined;
|
|
@@ -218,7 +219,6 @@ export declare const robotSupabaseStoreInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
218
219
|
group_by_original?: boolean | undefined;
|
|
219
220
|
} | undefined;
|
|
220
221
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
221
|
-
result?: boolean | "debug" | undefined;
|
|
222
222
|
queue?: "batch" | undefined;
|
|
223
223
|
credentials?: string | undefined;
|
|
224
224
|
bucket?: string | undefined;
|
|
@@ -231,6 +231,7 @@ export declare const robotSupabaseStoreInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
231
231
|
path?: string | undefined;
|
|
232
232
|
key?: string | undefined;
|
|
233
233
|
secret?: string | undefined;
|
|
234
|
+
result?: boolean | "debug" | undefined;
|
|
234
235
|
use?: string | string[] | {
|
|
235
236
|
name: string;
|
|
236
237
|
fields?: string | undefined;
|
|
@@ -246,7 +247,6 @@ export declare const robotSupabaseStoreInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
246
247
|
group_by_original?: boolean | undefined;
|
|
247
248
|
} | undefined;
|
|
248
249
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
249
|
-
result?: boolean | "debug" | undefined;
|
|
250
250
|
queue?: "batch" | undefined;
|
|
251
251
|
force_accept?: boolean | undefined;
|
|
252
252
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -324,8 +324,8 @@ export declare const interpolatableRobotSupabaseStoreInstructionsSchema: z.ZodOb
|
|
|
324
324
|
}, "strict", z.ZodTypeAny, {
|
|
325
325
|
headers: Record<string, string>;
|
|
326
326
|
path: string;
|
|
327
|
-
robot: "/supabase/store";
|
|
328
327
|
result: string | boolean;
|
|
328
|
+
robot: "/supabase/store";
|
|
329
329
|
force_accept: string | boolean;
|
|
330
330
|
ignore_errors: string | string[];
|
|
331
331
|
host?: string | undefined;
|
|
@@ -358,6 +358,7 @@ export declare const interpolatableRobotSupabaseStoreInstructionsSchema: z.ZodOb
|
|
|
358
358
|
path?: string | undefined;
|
|
359
359
|
key?: string | undefined;
|
|
360
360
|
secret?: string | undefined;
|
|
361
|
+
result?: string | boolean | undefined;
|
|
361
362
|
use?: string | string[] | {
|
|
362
363
|
name: string;
|
|
363
364
|
fields?: string | undefined;
|
|
@@ -373,7 +374,6 @@ export declare const interpolatableRobotSupabaseStoreInstructionsSchema: z.ZodOb
|
|
|
373
374
|
group_by_original?: boolean | undefined;
|
|
374
375
|
} | undefined;
|
|
375
376
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
376
|
-
result?: string | boolean | undefined;
|
|
377
377
|
queue?: string | undefined;
|
|
378
378
|
force_accept?: string | boolean | undefined;
|
|
379
379
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -457,6 +457,7 @@ export declare const interpolatableRobotSupabaseStoreInstructionsWithHiddenField
|
|
|
457
457
|
host?: string | undefined;
|
|
458
458
|
key?: string | undefined;
|
|
459
459
|
secret?: string | undefined;
|
|
460
|
+
result?: string | boolean | undefined;
|
|
460
461
|
use?: string | string[] | {
|
|
461
462
|
name: string;
|
|
462
463
|
fields?: string | undefined;
|
|
@@ -472,7 +473,6 @@ export declare const interpolatableRobotSupabaseStoreInstructionsWithHiddenField
|
|
|
472
473
|
group_by_original?: boolean | undefined;
|
|
473
474
|
} | undefined;
|
|
474
475
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
475
|
-
result?: string | boolean | undefined;
|
|
476
476
|
queue?: string | undefined;
|
|
477
477
|
credentials?: string | undefined;
|
|
478
478
|
bucket?: string | undefined;
|
|
@@ -485,6 +485,7 @@ export declare const interpolatableRobotSupabaseStoreInstructionsWithHiddenField
|
|
|
485
485
|
path?: string | undefined;
|
|
486
486
|
key?: string | undefined;
|
|
487
487
|
secret?: string | undefined;
|
|
488
|
+
result?: string | boolean | undefined;
|
|
488
489
|
use?: string | string[] | {
|
|
489
490
|
name: string;
|
|
490
491
|
fields?: string | undefined;
|
|
@@ -500,7 +501,6 @@ export declare const interpolatableRobotSupabaseStoreInstructionsWithHiddenField
|
|
|
500
501
|
group_by_original?: boolean | undefined;
|
|
501
502
|
} | undefined;
|
|
502
503
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
503
|
-
result?: string | boolean | undefined;
|
|
504
504
|
queue?: string | undefined;
|
|
505
505
|
force_accept?: string | boolean | undefined;
|
|
506
506
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -26,8 +26,8 @@ export declare const robotSwiftImportInstructionsSchema: z.ZodObject<{
|
|
|
26
26
|
}, "strict", z.ZodTypeAny, {
|
|
27
27
|
path: string | string[];
|
|
28
28
|
recursive: boolean;
|
|
29
|
-
robot: "/swift/import";
|
|
30
29
|
result: boolean;
|
|
30
|
+
robot: "/swift/import";
|
|
31
31
|
force_accept: boolean;
|
|
32
32
|
ignore_errors: string[];
|
|
33
33
|
force_name: string | string[] | null;
|
|
@@ -49,8 +49,8 @@ export declare const robotSwiftImportInstructionsSchema: z.ZodObject<{
|
|
|
49
49
|
key?: string | undefined;
|
|
50
50
|
secret?: string | undefined;
|
|
51
51
|
recursive?: boolean | undefined;
|
|
52
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
53
52
|
result?: boolean | undefined;
|
|
53
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
54
54
|
queue?: "batch" | undefined;
|
|
55
55
|
force_accept?: boolean | undefined;
|
|
56
56
|
ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
@@ -95,8 +95,8 @@ export declare const robotSwiftImportInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
95
95
|
host?: string | undefined;
|
|
96
96
|
key?: string | undefined;
|
|
97
97
|
secret?: string | undefined;
|
|
98
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
99
98
|
result?: boolean | "debug" | undefined;
|
|
99
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
100
100
|
queue?: "batch" | undefined;
|
|
101
101
|
credentials?: string | undefined;
|
|
102
102
|
bucket?: string | undefined;
|
|
@@ -108,8 +108,8 @@ export declare const robotSwiftImportInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
108
108
|
key?: string | undefined;
|
|
109
109
|
secret?: string | undefined;
|
|
110
110
|
recursive?: boolean | undefined;
|
|
111
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
112
111
|
result?: boolean | "debug" | undefined;
|
|
112
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
113
113
|
queue?: "batch" | undefined;
|
|
114
114
|
force_accept?: boolean | undefined;
|
|
115
115
|
ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
@@ -145,8 +145,8 @@ export declare const interpolatableRobotSwiftImportInstructionsSchema: z.ZodObje
|
|
|
145
145
|
}, "strict", z.ZodTypeAny, {
|
|
146
146
|
path: string | string[];
|
|
147
147
|
recursive: string | boolean;
|
|
148
|
-
robot: "/swift/import";
|
|
149
148
|
result: string | boolean;
|
|
149
|
+
robot: "/swift/import";
|
|
150
150
|
force_accept: string | boolean;
|
|
151
151
|
ignore_errors: string | string[];
|
|
152
152
|
force_name: string | string[] | null;
|
|
@@ -168,8 +168,8 @@ export declare const interpolatableRobotSwiftImportInstructionsSchema: z.ZodObje
|
|
|
168
168
|
key?: string | undefined;
|
|
169
169
|
secret?: string | undefined;
|
|
170
170
|
recursive?: string | boolean | undefined;
|
|
171
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
172
171
|
result?: string | boolean | undefined;
|
|
172
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
173
173
|
queue?: string | undefined;
|
|
174
174
|
force_accept?: string | boolean | undefined;
|
|
175
175
|
ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
@@ -215,8 +215,8 @@ export declare const interpolatableRobotSwiftImportInstructionsWithHiddenFieldsS
|
|
|
215
215
|
host?: string | undefined;
|
|
216
216
|
key?: string | undefined;
|
|
217
217
|
secret?: string | undefined;
|
|
218
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
219
218
|
result?: string | boolean | undefined;
|
|
219
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
220
220
|
queue?: string | undefined;
|
|
221
221
|
credentials?: string | undefined;
|
|
222
222
|
bucket?: string | undefined;
|
|
@@ -228,8 +228,8 @@ export declare const interpolatableRobotSwiftImportInstructionsWithHiddenFieldsS
|
|
|
228
228
|
key?: string | undefined;
|
|
229
229
|
secret?: string | undefined;
|
|
230
230
|
recursive?: string | boolean | undefined;
|
|
231
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
232
231
|
result?: string | boolean | undefined;
|
|
232
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
233
233
|
queue?: string | undefined;
|
|
234
234
|
force_accept?: string | boolean | undefined;
|
|
235
235
|
ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
@@ -72,8 +72,8 @@ export declare const robotSwiftStoreInstructionsSchema: z.ZodObject<{
|
|
|
72
72
|
}, "strict", z.ZodTypeAny, {
|
|
73
73
|
headers: Record<string, string>;
|
|
74
74
|
path: string;
|
|
75
|
-
robot: "/swift/store";
|
|
76
75
|
result: boolean;
|
|
76
|
+
robot: "/swift/store";
|
|
77
77
|
force_accept: boolean;
|
|
78
78
|
ignore_errors: string[];
|
|
79
79
|
acl: "private" | "public-read";
|
|
@@ -107,6 +107,7 @@ export declare const robotSwiftStoreInstructionsSchema: z.ZodObject<{
|
|
|
107
107
|
path?: string | undefined;
|
|
108
108
|
key?: string | undefined;
|
|
109
109
|
secret?: string | undefined;
|
|
110
|
+
result?: boolean | undefined;
|
|
110
111
|
use?: string | string[] | {
|
|
111
112
|
name: string;
|
|
112
113
|
fields?: string | undefined;
|
|
@@ -122,7 +123,6 @@ export declare const robotSwiftStoreInstructionsSchema: z.ZodObject<{
|
|
|
122
123
|
group_by_original?: boolean | undefined;
|
|
123
124
|
} | undefined;
|
|
124
125
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
125
|
-
result?: boolean | undefined;
|
|
126
126
|
queue?: "batch" | undefined;
|
|
127
127
|
force_accept?: boolean | undefined;
|
|
128
128
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -208,6 +208,7 @@ export declare const robotSwiftStoreInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
208
208
|
host?: string | undefined;
|
|
209
209
|
key?: string | undefined;
|
|
210
210
|
secret?: string | undefined;
|
|
211
|
+
result?: boolean | "debug" | undefined;
|
|
211
212
|
use?: string | string[] | {
|
|
212
213
|
name: string;
|
|
213
214
|
fields?: string | undefined;
|
|
@@ -223,7 +224,6 @@ export declare const robotSwiftStoreInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
223
224
|
group_by_original?: boolean | undefined;
|
|
224
225
|
} | undefined;
|
|
225
226
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
226
|
-
result?: boolean | "debug" | undefined;
|
|
227
227
|
queue?: "batch" | undefined;
|
|
228
228
|
credentials?: string | undefined;
|
|
229
229
|
bucket?: string | undefined;
|
|
@@ -236,6 +236,7 @@ export declare const robotSwiftStoreInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
236
236
|
path?: string | undefined;
|
|
237
237
|
key?: string | undefined;
|
|
238
238
|
secret?: string | undefined;
|
|
239
|
+
result?: boolean | "debug" | undefined;
|
|
239
240
|
use?: string | string[] | {
|
|
240
241
|
name: string;
|
|
241
242
|
fields?: string | undefined;
|
|
@@ -251,7 +252,6 @@ export declare const robotSwiftStoreInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
251
252
|
group_by_original?: boolean | undefined;
|
|
252
253
|
} | undefined;
|
|
253
254
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
254
|
-
result?: boolean | "debug" | undefined;
|
|
255
255
|
queue?: "batch" | undefined;
|
|
256
256
|
force_accept?: boolean | undefined;
|
|
257
257
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -331,8 +331,8 @@ export declare const interpolatableRobotSwiftStoreInstructionsSchema: z.ZodObjec
|
|
|
331
331
|
}, "strict", z.ZodTypeAny, {
|
|
332
332
|
headers: Record<string, string>;
|
|
333
333
|
path: string;
|
|
334
|
-
robot: "/swift/store";
|
|
335
334
|
result: string | boolean;
|
|
335
|
+
robot: "/swift/store";
|
|
336
336
|
force_accept: string | boolean;
|
|
337
337
|
ignore_errors: string | string[];
|
|
338
338
|
acl: string;
|
|
@@ -366,6 +366,7 @@ export declare const interpolatableRobotSwiftStoreInstructionsSchema: z.ZodObjec
|
|
|
366
366
|
path?: string | undefined;
|
|
367
367
|
key?: string | undefined;
|
|
368
368
|
secret?: string | undefined;
|
|
369
|
+
result?: string | boolean | undefined;
|
|
369
370
|
use?: string | string[] | {
|
|
370
371
|
name: string;
|
|
371
372
|
fields?: string | undefined;
|
|
@@ -381,7 +382,6 @@ export declare const interpolatableRobotSwiftStoreInstructionsSchema: z.ZodObjec
|
|
|
381
382
|
group_by_original?: boolean | undefined;
|
|
382
383
|
} | undefined;
|
|
383
384
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
384
|
-
result?: string | boolean | undefined;
|
|
385
385
|
queue?: string | undefined;
|
|
386
386
|
force_accept?: string | boolean | undefined;
|
|
387
387
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -468,6 +468,7 @@ export declare const interpolatableRobotSwiftStoreInstructionsWithHiddenFieldsSc
|
|
|
468
468
|
host?: string | undefined;
|
|
469
469
|
key?: string | undefined;
|
|
470
470
|
secret?: string | undefined;
|
|
471
|
+
result?: string | boolean | undefined;
|
|
471
472
|
use?: string | string[] | {
|
|
472
473
|
name: string;
|
|
473
474
|
fields?: string | undefined;
|
|
@@ -483,7 +484,6 @@ export declare const interpolatableRobotSwiftStoreInstructionsWithHiddenFieldsSc
|
|
|
483
484
|
group_by_original?: boolean | undefined;
|
|
484
485
|
} | undefined;
|
|
485
486
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
486
|
-
result?: string | boolean | undefined;
|
|
487
487
|
queue?: string | undefined;
|
|
488
488
|
credentials?: string | undefined;
|
|
489
489
|
bucket?: string | undefined;
|
|
@@ -496,6 +496,7 @@ export declare const interpolatableRobotSwiftStoreInstructionsWithHiddenFieldsSc
|
|
|
496
496
|
path?: string | undefined;
|
|
497
497
|
key?: string | undefined;
|
|
498
498
|
secret?: string | undefined;
|
|
499
|
+
result?: string | boolean | undefined;
|
|
499
500
|
use?: string | string[] | {
|
|
500
501
|
name: string;
|
|
501
502
|
fields?: string | undefined;
|
|
@@ -511,7 +512,6 @@ export declare const interpolatableRobotSwiftStoreInstructionsWithHiddenFieldsSc
|
|
|
511
512
|
group_by_original?: boolean | undefined;
|
|
512
513
|
} | undefined;
|
|
513
514
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
514
|
-
result?: string | boolean | undefined;
|
|
515
515
|
queue?: string | undefined;
|
|
516
516
|
force_accept?: string | boolean | undefined;
|
|
517
517
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|