@transloadit/zod 4.1.3 → 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/v3/assemblyReplay.d.ts +801 -799
- package/dist/v3/assemblyReplay.d.ts.map +1 -1
- package/dist/v3/assemblyReplayNotification.d.ts +801 -799
- package/dist/v3/assemblyReplayNotification.d.ts.map +1 -1
- package/dist/v3/assemblyStatus.d.ts +12 -12
- package/dist/v3/assemblyStatus.d.ts.map +1 -1
- package/dist/v3/assemblyStatus.js +1 -0
- package/dist/v3/robots/_index.d.ts +1368 -1356
- package/dist/v3/robots/_index.d.ts.map +1 -1
- package/dist/v3/robots/_instructions-primitives.d.ts +102 -102
- package/dist/v3/robots/ai-chat.d.ts +54 -42
- package/dist/v3/robots/ai-chat.d.ts.map +1 -1
- package/dist/v3/robots/ai-chat.js +18 -25
- package/dist/v3/robots/assembly-savejson.d.ts +2 -2
- package/dist/v3/robots/audio-artwork.d.ts +114 -114
- package/dist/v3/robots/audio-concat.d.ts +118 -118
- package/dist/v3/robots/audio-encode.d.ts +116 -116
- package/dist/v3/robots/audio-loop.d.ts +114 -114
- package/dist/v3/robots/audio-merge.d.ts +116 -116
- package/dist/v3/robots/audio-waveform.d.ts +114 -114
- package/dist/v3/robots/azure-import.d.ts +12 -12
- package/dist/v3/robots/azure-store.d.ts +42 -42
- package/dist/v3/robots/backblaze-import.d.ts +4 -4
- package/dist/v3/robots/backblaze-store.d.ts +34 -34
- package/dist/v3/robots/cloudfiles-import.d.ts +12 -12
- package/dist/v3/robots/cloudfiles-store.d.ts +42 -42
- package/dist/v3/robots/cloudflare-import.d.ts +12 -12
- package/dist/v3/robots/cloudflare-store.d.ts +42 -42
- package/dist/v3/robots/digitalocean-import.d.ts +12 -12
- package/dist/v3/robots/digitalocean-store.d.ts +42 -42
- package/dist/v3/robots/document-autorotate.d.ts +32 -32
- package/dist/v3/robots/document-convert.d.ts +42 -42
- package/dist/v3/robots/document-merge.d.ts +34 -34
- package/dist/v3/robots/document-ocr.d.ts +38 -38
- package/dist/v3/robots/document-split.d.ts +34 -34
- package/dist/v3/robots/document-thumbs.d.ts +36 -36
- package/dist/v3/robots/dropbox-import.d.ts +4 -4
- package/dist/v3/robots/dropbox-store.d.ts +34 -34
- package/dist/v3/robots/edgly-deliver.d.ts +4 -4
- package/dist/v3/robots/file-compress.d.ts +38 -38
- package/dist/v3/robots/file-decompress.d.ts +32 -32
- package/dist/v3/robots/file-filter.d.ts +41 -41
- package/dist/v3/robots/file-filter.d.ts.map +1 -1
- package/dist/v3/robots/file-filter.js +3 -1
- package/dist/v3/robots/file-hash.d.ts +36 -36
- package/dist/v3/robots/file-preview.d.ts +34 -34
- package/dist/v3/robots/file-read.d.ts +32 -32
- package/dist/v3/robots/file-serve.d.ts +32 -32
- package/dist/v3/robots/file-verify.d.ts +32 -32
- package/dist/v3/robots/file-virusscan.d.ts +34 -34
- package/dist/v3/robots/file-watermark.d.ts +34 -34
- package/dist/v3/robots/ftp-import.d.ts +4 -4
- package/dist/v3/robots/ftp-store.d.ts +34 -34
- package/dist/v3/robots/google-import.d.ts +4 -4
- package/dist/v3/robots/google-store.d.ts +40 -40
- package/dist/v3/robots/html-convert.d.ts +38 -38
- package/dist/v3/robots/http-import.d.ts +4 -4
- package/dist/v3/robots/image-bgremove.d.ts +34 -34
- package/dist/v3/robots/image-describe.d.ts +38 -38
- package/dist/v3/robots/image-facedetect.d.ts +38 -38
- package/dist/v3/robots/image-generate.d.ts +35 -35
- package/dist/v3/robots/image-merge.d.ts +32 -32
- package/dist/v3/robots/image-ocr.d.ts +38 -38
- package/dist/v3/robots/image-optimize.d.ts +32 -32
- package/dist/v3/robots/image-resize.d.ts +70 -70
- package/dist/v3/robots/meta-read.d.ts +4 -4
- package/dist/v3/robots/minio-import.d.ts +12 -12
- package/dist/v3/robots/minio-store.d.ts +42 -42
- package/dist/v3/robots/progress-simulate.d.ts +16 -16
- package/dist/v3/robots/s3-import.d.ts +12 -12
- package/dist/v3/robots/s3-store.d.ts +46 -46
- package/dist/v3/robots/script-run.d.ts +34 -34
- package/dist/v3/robots/sftp-import.d.ts +4 -4
- package/dist/v3/robots/sftp-store.d.ts +34 -34
- package/dist/v3/robots/speech-transcribe.d.ts +38 -38
- package/dist/v3/robots/supabase-import.d.ts +12 -12
- package/dist/v3/robots/supabase-store.d.ts +42 -42
- package/dist/v3/robots/swift-import.d.ts +12 -12
- package/dist/v3/robots/swift-store.d.ts +42 -42
- package/dist/v3/robots/text-speak.d.ts +34 -34
- package/dist/v3/robots/text-translate.d.ts +42 -42
- package/dist/v3/robots/tigris-import.d.ts +12 -12
- package/dist/v3/robots/tigris-store.d.ts +42 -42
- package/dist/v3/robots/tlcdn-deliver.d.ts +4 -4
- package/dist/v3/robots/tus-store.d.ts +34 -34
- package/dist/v3/robots/upload-handle.d.ts +4 -4
- package/dist/v3/robots/video-adaptive.d.ts +114 -114
- package/dist/v3/robots/video-concat.d.ts +114 -114
- package/dist/v3/robots/video-encode.d.ts +114 -114
- package/dist/v3/robots/video-merge.d.ts +114 -114
- package/dist/v3/robots/video-ondemand.d.ts +146 -146
- package/dist/v3/robots/video-subtitle.d.ts +114 -114
- package/dist/v3/robots/video-thumbs.d.ts +114 -114
- package/dist/v3/robots/vimeo-import.d.ts +8 -8
- package/dist/v3/robots/vimeo-store.d.ts +34 -34
- package/dist/v3/robots/wasabi-import.d.ts +12 -12
- package/dist/v3/robots/wasabi-store.d.ts +42 -42
- package/dist/v3/robots/youtube-store.d.ts +48 -48
- package/dist/v3/template.d.ts +6793 -6769
- package/dist/v3/template.d.ts.map +1 -1
- package/dist/v3/templateCredential.d.ts +2 -2
- package/dist/v4/assemblyStatus.d.ts +4 -0
- package/dist/v4/assemblyStatus.d.ts.map +1 -1
- package/dist/v4/assemblyStatus.js +1 -0
- package/dist/v4/robots/_index.d.ts +346 -342
- package/dist/v4/robots/_index.d.ts.map +1 -1
- package/dist/v4/robots/_instructions-primitives.d.ts +24 -24
- package/dist/v4/robots/ai-chat.d.ts +14 -10
- package/dist/v4/robots/ai-chat.d.ts.map +1 -1
- package/dist/v4/robots/ai-chat.js +18 -25
- package/dist/v4/robots/audio-artwork.d.ts +8 -8
- package/dist/v4/robots/audio-concat.d.ts +10 -10
- package/dist/v4/robots/audio-encode.d.ts +8 -8
- package/dist/v4/robots/audio-loop.d.ts +8 -8
- package/dist/v4/robots/audio-merge.d.ts +20 -20
- package/dist/v4/robots/audio-waveform.d.ts +8 -8
- package/dist/v4/robots/document-convert.d.ts +8 -8
- package/dist/v4/robots/document-ocr.d.ts +4 -4
- package/dist/v4/robots/document-thumbs.d.ts +2 -2
- package/dist/v4/robots/file-filter.d.ts +4 -4
- package/dist/v4/robots/file-filter.d.ts.map +1 -1
- package/dist/v4/robots/file-filter.js +3 -1
- package/dist/v4/robots/image-describe.d.ts +4 -4
- package/dist/v4/robots/image-facedetect.d.ts +4 -4
- package/dist/v4/robots/image-ocr.d.ts +4 -4
- package/dist/v4/robots/image-resize.d.ts +115 -115
- package/dist/v4/robots/s3-store.d.ts +4 -4
- package/dist/v4/robots/speech-transcribe.d.ts +4 -4
- package/dist/v4/robots/text-translate.d.ts +96 -96
- package/dist/v4/robots/video-adaptive.d.ts +8 -8
- package/dist/v4/robots/video-concat.d.ts +8 -8
- package/dist/v4/robots/video-encode.d.ts +24 -24
- package/dist/v4/robots/video-merge.d.ts +8 -8
- package/dist/v4/robots/video-ondemand.d.ts +24 -24
- package/dist/v4/robots/video-subtitle.d.ts +24 -24
- package/dist/v4/robots/video-thumbs.d.ts +8 -8
- package/dist/v4/robots/vimeo-import.d.ts +4 -4
- package/dist/v4/robots/youtube-store.d.ts +4 -4
- package/dist/v4/template.d.ts +588 -582
- package/dist/v4/template.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -19,14 +19,14 @@ export declare const robotVimeoImportInstructionsSchema: z.ZodObject<{
|
|
|
19
19
|
rendition: z.ZodDefault<z.ZodEnum<["240p", "360p", "540p", "720p", "1080p", "source"]>>;
|
|
20
20
|
}, "strict", z.ZodTypeAny, {
|
|
21
21
|
path: string | string[];
|
|
22
|
+
robot: "/vimeo/import";
|
|
22
23
|
result: boolean;
|
|
23
24
|
force_accept: boolean;
|
|
24
25
|
ignore_errors: string[];
|
|
25
26
|
force_name: string | string[] | null;
|
|
26
|
-
robot: "/vimeo/import";
|
|
27
27
|
files_per_page: number;
|
|
28
28
|
page_number: number;
|
|
29
|
-
rendition: "360p" | "540p" | "720p" | "1080p" | "240p"
|
|
29
|
+
rendition: "source" | "360p" | "540p" | "720p" | "1080p" | "240p";
|
|
30
30
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
31
31
|
queue?: "batch" | undefined;
|
|
32
32
|
credentials?: string | undefined;
|
|
@@ -42,7 +42,7 @@ export declare const robotVimeoImportInstructionsSchema: z.ZodObject<{
|
|
|
42
42
|
credentials?: string | undefined;
|
|
43
43
|
files_per_page?: number | undefined;
|
|
44
44
|
page_number?: number | undefined;
|
|
45
|
-
rendition?: "360p" | "540p" | "720p" | "1080p" | "240p" |
|
|
45
|
+
rendition?: "source" | "360p" | "540p" | "720p" | "1080p" | "240p" | undefined;
|
|
46
46
|
}>;
|
|
47
47
|
export type RobotVimeoImportInstructions = z.infer<typeof robotVimeoImportInstructionsSchema>;
|
|
48
48
|
export type RobotVimeoImportInstructionsInput = z.input<typeof robotVimeoImportInstructionsSchema>;
|
|
@@ -61,11 +61,11 @@ export declare const interpolatableRobotVimeoImportInstructionsSchema: z.ZodObje
|
|
|
61
61
|
rendition: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodEnum<["240p", "360p", "540p", "720p", "1080p", "source"]>]>>;
|
|
62
62
|
}, "strict", z.ZodTypeAny, {
|
|
63
63
|
path: string | string[];
|
|
64
|
+
robot: "/vimeo/import";
|
|
64
65
|
result: string | boolean;
|
|
65
66
|
force_accept: string | boolean;
|
|
66
67
|
ignore_errors: string | string[];
|
|
67
68
|
force_name: string | string[] | null;
|
|
68
|
-
robot: "/vimeo/import";
|
|
69
69
|
files_per_page: string | number;
|
|
70
70
|
page_number: string | number;
|
|
71
71
|
rendition: string;
|
|
@@ -109,14 +109,14 @@ export declare const robotVimeoImportInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
109
109
|
return_file_stubs: z.ZodOptional<z.ZodBoolean>;
|
|
110
110
|
}, "strict", z.ZodTypeAny, {
|
|
111
111
|
path: string | string[];
|
|
112
|
+
robot: "/vimeo/import";
|
|
112
113
|
result: boolean;
|
|
113
114
|
force_accept: boolean;
|
|
114
115
|
ignore_errors: string[];
|
|
115
116
|
force_name: string | string[] | null;
|
|
116
|
-
robot: "/vimeo/import";
|
|
117
117
|
files_per_page: number;
|
|
118
118
|
page_number: number;
|
|
119
|
-
rendition: "360p" | "540p" | "720p" | "1080p" | "240p"
|
|
119
|
+
rendition: "source" | "360p" | "540p" | "720p" | "1080p" | "240p";
|
|
120
120
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
121
121
|
queue?: "batch" | undefined;
|
|
122
122
|
credentials?: string | undefined;
|
|
@@ -136,7 +136,7 @@ export declare const robotVimeoImportInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
136
136
|
page_number?: number | undefined;
|
|
137
137
|
return_file_stubs?: boolean | undefined;
|
|
138
138
|
access_token?: string | undefined;
|
|
139
|
-
rendition?: "360p" | "540p" | "720p" | "1080p" | "240p" |
|
|
139
|
+
rendition?: "source" | "360p" | "540p" | "720p" | "1080p" | "240p" | undefined;
|
|
140
140
|
}>;
|
|
141
141
|
export declare const interpolatableRobotVimeoImportInstructionsWithHiddenFieldsSchema: z.ZodObject<{
|
|
142
142
|
output_meta: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodBoolean]>>, z.ZodUnion<[z.ZodString, z.ZodBoolean]>, z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>]>>;
|
|
@@ -155,11 +155,11 @@ export declare const interpolatableRobotVimeoImportInstructionsWithHiddenFieldsS
|
|
|
155
155
|
return_file_stubs: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
|
|
156
156
|
}, "strict", z.ZodTypeAny, {
|
|
157
157
|
path: string | string[];
|
|
158
|
+
robot: "/vimeo/import";
|
|
158
159
|
result: string | boolean;
|
|
159
160
|
force_accept: string | boolean;
|
|
160
161
|
ignore_errors: string | string[];
|
|
161
162
|
force_name: string | string[] | null;
|
|
162
|
-
robot: "/vimeo/import";
|
|
163
163
|
files_per_page: string | number;
|
|
164
164
|
page_number: string | number;
|
|
165
165
|
rendition: string;
|
|
@@ -71,16 +71,14 @@ export declare const robotVimeoStoreInstructionsSchema: z.ZodObject<{
|
|
|
71
71
|
}, "strict", z.ZodTypeAny, {
|
|
72
72
|
description: string;
|
|
73
73
|
title: string;
|
|
74
|
+
robot: "/vimeo/store";
|
|
74
75
|
result: boolean;
|
|
75
76
|
force_accept: boolean;
|
|
76
77
|
ignore_errors: string[];
|
|
77
|
-
robot: "/vimeo/store";
|
|
78
78
|
acl: "password" | "anybody" | "contacts" | "disable" | "nobody" | "unlisted" | "users";
|
|
79
79
|
showcases: string[];
|
|
80
80
|
downloadable: boolean;
|
|
81
81
|
folder_id: string | null;
|
|
82
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
83
|
-
queue?: "batch" | undefined;
|
|
84
82
|
use?: string | string[] | {
|
|
85
83
|
name: string;
|
|
86
84
|
fields?: string | undefined;
|
|
@@ -95,6 +93,8 @@ export declare const robotVimeoStoreInstructionsSchema: z.ZodObject<{
|
|
|
95
93
|
bundle_steps?: boolean | undefined;
|
|
96
94
|
group_by_original?: boolean | undefined;
|
|
97
95
|
} | undefined;
|
|
96
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
97
|
+
queue?: "batch" | undefined;
|
|
98
98
|
credentials?: string | undefined;
|
|
99
99
|
password?: string | undefined;
|
|
100
100
|
folder_uri?: string | undefined;
|
|
@@ -102,11 +102,6 @@ export declare const robotVimeoStoreInstructionsSchema: z.ZodObject<{
|
|
|
102
102
|
description: string;
|
|
103
103
|
title: string;
|
|
104
104
|
robot: "/vimeo/store";
|
|
105
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
106
|
-
result?: boolean | undefined;
|
|
107
|
-
queue?: "batch" | undefined;
|
|
108
|
-
force_accept?: boolean | undefined;
|
|
109
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
110
105
|
use?: string | string[] | {
|
|
111
106
|
name: string;
|
|
112
107
|
fields?: string | undefined;
|
|
@@ -121,6 +116,11 @@ export declare const robotVimeoStoreInstructionsSchema: z.ZodObject<{
|
|
|
121
116
|
bundle_steps?: boolean | undefined;
|
|
122
117
|
group_by_original?: boolean | undefined;
|
|
123
118
|
} | undefined;
|
|
119
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
120
|
+
result?: boolean | undefined;
|
|
121
|
+
queue?: "batch" | undefined;
|
|
122
|
+
force_accept?: boolean | undefined;
|
|
123
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
124
124
|
credentials?: string | undefined;
|
|
125
125
|
password?: string | undefined;
|
|
126
126
|
acl?: "password" | "anybody" | "contacts" | "disable" | "nobody" | "unlisted" | "users" | undefined;
|
|
@@ -198,16 +198,13 @@ export declare const robotVimeoStoreInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
198
198
|
}, "strict", z.ZodTypeAny, {
|
|
199
199
|
description: string;
|
|
200
200
|
title: string;
|
|
201
|
+
robot: "/vimeo/store";
|
|
201
202
|
force_accept: boolean;
|
|
202
203
|
ignore_errors: string[];
|
|
203
|
-
robot: "/vimeo/store";
|
|
204
204
|
acl: "password" | "anybody" | "contacts" | "disable" | "nobody" | "unlisted" | "users";
|
|
205
205
|
showcases: string[];
|
|
206
206
|
downloadable: boolean;
|
|
207
207
|
folder_id: string | null;
|
|
208
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
209
|
-
result?: boolean | "debug" | undefined;
|
|
210
|
-
queue?: "batch" | undefined;
|
|
211
208
|
use?: string | string[] | {
|
|
212
209
|
name: string;
|
|
213
210
|
fields?: string | undefined;
|
|
@@ -222,6 +219,9 @@ export declare const robotVimeoStoreInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
222
219
|
bundle_steps?: boolean | undefined;
|
|
223
220
|
group_by_original?: boolean | undefined;
|
|
224
221
|
} | undefined;
|
|
222
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
223
|
+
result?: boolean | "debug" | undefined;
|
|
224
|
+
queue?: "batch" | undefined;
|
|
225
225
|
credentials?: string | undefined;
|
|
226
226
|
password?: string | undefined;
|
|
227
227
|
access_token?: string | undefined;
|
|
@@ -230,11 +230,6 @@ export declare const robotVimeoStoreInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
230
230
|
description: string;
|
|
231
231
|
title: string;
|
|
232
232
|
robot: "/vimeo/store";
|
|
233
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
234
|
-
result?: boolean | "debug" | undefined;
|
|
235
|
-
queue?: "batch" | undefined;
|
|
236
|
-
force_accept?: boolean | undefined;
|
|
237
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
238
233
|
use?: string | string[] | {
|
|
239
234
|
name: string;
|
|
240
235
|
fields?: string | undefined;
|
|
@@ -249,6 +244,11 @@ export declare const robotVimeoStoreInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
249
244
|
bundle_steps?: boolean | undefined;
|
|
250
245
|
group_by_original?: boolean | undefined;
|
|
251
246
|
} | undefined;
|
|
247
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
248
|
+
result?: boolean | "debug" | undefined;
|
|
249
|
+
queue?: "batch" | undefined;
|
|
250
|
+
force_accept?: boolean | undefined;
|
|
251
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
252
252
|
credentials?: string | undefined;
|
|
253
253
|
password?: string | undefined;
|
|
254
254
|
acl?: "password" | "anybody" | "contacts" | "disable" | "nobody" | "unlisted" | "users" | undefined;
|
|
@@ -327,16 +327,14 @@ export declare const interpolatableRobotVimeoStoreInstructionsSchema: z.ZodObjec
|
|
|
327
327
|
}, "strict", z.ZodTypeAny, {
|
|
328
328
|
description: string;
|
|
329
329
|
title: string;
|
|
330
|
+
robot: "/vimeo/store";
|
|
330
331
|
result: string | boolean;
|
|
331
332
|
force_accept: string | boolean;
|
|
332
333
|
ignore_errors: string | string[];
|
|
333
|
-
robot: "/vimeo/store";
|
|
334
334
|
acl: string;
|
|
335
335
|
showcases: string | string[];
|
|
336
336
|
downloadable: string | boolean;
|
|
337
337
|
folder_id: string | null;
|
|
338
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
339
|
-
queue?: string | undefined;
|
|
340
338
|
use?: string | string[] | {
|
|
341
339
|
name: string;
|
|
342
340
|
fields?: string | undefined;
|
|
@@ -351,6 +349,8 @@ export declare const interpolatableRobotVimeoStoreInstructionsSchema: z.ZodObjec
|
|
|
351
349
|
bundle_steps?: boolean | undefined;
|
|
352
350
|
group_by_original?: boolean | undefined;
|
|
353
351
|
} | undefined;
|
|
352
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
353
|
+
queue?: string | undefined;
|
|
354
354
|
credentials?: string | undefined;
|
|
355
355
|
password?: string | undefined;
|
|
356
356
|
folder_uri?: string | undefined;
|
|
@@ -358,11 +358,6 @@ export declare const interpolatableRobotVimeoStoreInstructionsSchema: z.ZodObjec
|
|
|
358
358
|
description: string;
|
|
359
359
|
title: string;
|
|
360
360
|
robot: "/vimeo/store";
|
|
361
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
362
|
-
result?: string | boolean | undefined;
|
|
363
|
-
queue?: string | undefined;
|
|
364
|
-
force_accept?: string | boolean | undefined;
|
|
365
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
366
361
|
use?: string | string[] | {
|
|
367
362
|
name: string;
|
|
368
363
|
fields?: string | undefined;
|
|
@@ -377,6 +372,11 @@ export declare const interpolatableRobotVimeoStoreInstructionsSchema: z.ZodObjec
|
|
|
377
372
|
bundle_steps?: boolean | undefined;
|
|
378
373
|
group_by_original?: boolean | undefined;
|
|
379
374
|
} | undefined;
|
|
375
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
376
|
+
result?: string | boolean | undefined;
|
|
377
|
+
queue?: string | undefined;
|
|
378
|
+
force_accept?: string | boolean | undefined;
|
|
379
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
380
380
|
credentials?: string | undefined;
|
|
381
381
|
password?: string | undefined;
|
|
382
382
|
acl?: string | undefined;
|
|
@@ -455,16 +455,13 @@ export declare const interpolatableRobotVimeoStoreInstructionsWithHiddenFieldsSc
|
|
|
455
455
|
}, "strict", z.ZodTypeAny, {
|
|
456
456
|
description: string;
|
|
457
457
|
title: string;
|
|
458
|
+
robot: "/vimeo/store";
|
|
458
459
|
force_accept: string | boolean;
|
|
459
460
|
ignore_errors: string | string[];
|
|
460
|
-
robot: "/vimeo/store";
|
|
461
461
|
acl: string;
|
|
462
462
|
showcases: string | string[];
|
|
463
463
|
downloadable: string | boolean;
|
|
464
464
|
folder_id: string | null;
|
|
465
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
466
|
-
result?: string | boolean | undefined;
|
|
467
|
-
queue?: string | undefined;
|
|
468
465
|
use?: string | string[] | {
|
|
469
466
|
name: string;
|
|
470
467
|
fields?: string | undefined;
|
|
@@ -479,6 +476,9 @@ export declare const interpolatableRobotVimeoStoreInstructionsWithHiddenFieldsSc
|
|
|
479
476
|
bundle_steps?: boolean | undefined;
|
|
480
477
|
group_by_original?: boolean | undefined;
|
|
481
478
|
} | undefined;
|
|
479
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
480
|
+
result?: string | boolean | undefined;
|
|
481
|
+
queue?: string | undefined;
|
|
482
482
|
credentials?: string | undefined;
|
|
483
483
|
password?: string | undefined;
|
|
484
484
|
access_token?: string | undefined;
|
|
@@ -487,11 +487,6 @@ export declare const interpolatableRobotVimeoStoreInstructionsWithHiddenFieldsSc
|
|
|
487
487
|
description: string;
|
|
488
488
|
title: string;
|
|
489
489
|
robot: "/vimeo/store";
|
|
490
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
491
|
-
result?: string | boolean | undefined;
|
|
492
|
-
queue?: string | undefined;
|
|
493
|
-
force_accept?: string | boolean | undefined;
|
|
494
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
495
490
|
use?: string | string[] | {
|
|
496
491
|
name: string;
|
|
497
492
|
fields?: string | undefined;
|
|
@@ -506,6 +501,11 @@ export declare const interpolatableRobotVimeoStoreInstructionsWithHiddenFieldsSc
|
|
|
506
501
|
bundle_steps?: boolean | undefined;
|
|
507
502
|
group_by_original?: boolean | undefined;
|
|
508
503
|
} | undefined;
|
|
504
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
505
|
+
result?: string | boolean | undefined;
|
|
506
|
+
queue?: string | undefined;
|
|
507
|
+
force_accept?: string | boolean | undefined;
|
|
508
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
509
509
|
credentials?: string | undefined;
|
|
510
510
|
password?: string | undefined;
|
|
511
511
|
acl?: string | undefined;
|
|
@@ -23,19 +23,19 @@ export declare const robotWasabiImportInstructionsSchema: z.ZodObject<{
|
|
|
23
23
|
return_file_stubs: z.ZodDefault<z.ZodBoolean>;
|
|
24
24
|
}, "strict", z.ZodTypeAny, {
|
|
25
25
|
path: string | string[];
|
|
26
|
+
robot: "/wasabi/import";
|
|
26
27
|
force_accept: boolean;
|
|
27
28
|
ignore_errors: string[];
|
|
28
29
|
force_name: string | string[] | null;
|
|
29
|
-
robot: "/wasabi/import";
|
|
30
30
|
recursive: boolean;
|
|
31
31
|
files_per_page: number;
|
|
32
32
|
page_number: number;
|
|
33
33
|
return_file_stubs: boolean;
|
|
34
|
+
key?: string | undefined;
|
|
34
35
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
35
36
|
result?: boolean | undefined;
|
|
36
37
|
queue?: "batch" | undefined;
|
|
37
38
|
credentials?: string | undefined;
|
|
38
|
-
key?: string | undefined;
|
|
39
39
|
bucket?: string | undefined;
|
|
40
40
|
host?: string | undefined;
|
|
41
41
|
secret?: string | undefined;
|
|
@@ -43,6 +43,7 @@ export declare const robotWasabiImportInstructionsSchema: z.ZodObject<{
|
|
|
43
43
|
}, {
|
|
44
44
|
path: string | string[];
|
|
45
45
|
robot: "/wasabi/import";
|
|
46
|
+
key?: string | undefined;
|
|
46
47
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
47
48
|
result?: boolean | undefined;
|
|
48
49
|
queue?: "batch" | undefined;
|
|
@@ -50,7 +51,6 @@ export declare const robotWasabiImportInstructionsSchema: z.ZodObject<{
|
|
|
50
51
|
ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
51
52
|
force_name?: string | string[] | null | undefined;
|
|
52
53
|
credentials?: string | undefined;
|
|
53
|
-
key?: string | undefined;
|
|
54
54
|
bucket?: string | undefined;
|
|
55
55
|
host?: string | undefined;
|
|
56
56
|
secret?: string | undefined;
|
|
@@ -82,19 +82,19 @@ export declare const robotWasabiImportInstructionsWithHiddenFieldsSchema: z.ZodO
|
|
|
82
82
|
result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodOptional<z.ZodBoolean>]>>;
|
|
83
83
|
}, "strict", z.ZodTypeAny, {
|
|
84
84
|
path: string | string[];
|
|
85
|
+
robot: "/wasabi/import";
|
|
85
86
|
force_accept: boolean;
|
|
86
87
|
ignore_errors: string[];
|
|
87
88
|
force_name: string | string[] | null;
|
|
88
|
-
robot: "/wasabi/import";
|
|
89
89
|
recursive: boolean;
|
|
90
90
|
files_per_page: number;
|
|
91
91
|
page_number: number;
|
|
92
92
|
return_file_stubs: boolean;
|
|
93
|
+
key?: string | undefined;
|
|
93
94
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
94
95
|
result?: boolean | "debug" | undefined;
|
|
95
96
|
queue?: "batch" | undefined;
|
|
96
97
|
credentials?: string | undefined;
|
|
97
|
-
key?: string | undefined;
|
|
98
98
|
bucket?: string | undefined;
|
|
99
99
|
host?: string | undefined;
|
|
100
100
|
secret?: string | undefined;
|
|
@@ -102,6 +102,7 @@ export declare const robotWasabiImportInstructionsWithHiddenFieldsSchema: z.ZodO
|
|
|
102
102
|
}, {
|
|
103
103
|
path: string | string[];
|
|
104
104
|
robot: "/wasabi/import";
|
|
105
|
+
key?: string | undefined;
|
|
105
106
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
106
107
|
result?: boolean | "debug" | undefined;
|
|
107
108
|
queue?: "batch" | undefined;
|
|
@@ -109,7 +110,6 @@ export declare const robotWasabiImportInstructionsWithHiddenFieldsSchema: z.ZodO
|
|
|
109
110
|
ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
110
111
|
force_name?: string | string[] | null | undefined;
|
|
111
112
|
credentials?: string | undefined;
|
|
112
|
-
key?: string | undefined;
|
|
113
113
|
bucket?: string | undefined;
|
|
114
114
|
host?: string | undefined;
|
|
115
115
|
secret?: string | undefined;
|
|
@@ -142,19 +142,19 @@ export declare const interpolatableRobotWasabiImportInstructionsSchema: z.ZodObj
|
|
|
142
142
|
return_file_stubs: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
|
|
143
143
|
}, "strict", z.ZodTypeAny, {
|
|
144
144
|
path: string | string[];
|
|
145
|
+
robot: "/wasabi/import";
|
|
145
146
|
force_accept: string | boolean;
|
|
146
147
|
ignore_errors: string | string[];
|
|
147
148
|
force_name: string | string[] | null;
|
|
148
|
-
robot: "/wasabi/import";
|
|
149
149
|
recursive: string | boolean;
|
|
150
150
|
files_per_page: string | number;
|
|
151
151
|
page_number: string | number;
|
|
152
152
|
return_file_stubs: string | boolean;
|
|
153
|
+
key?: string | undefined;
|
|
153
154
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
154
155
|
result?: string | boolean | undefined;
|
|
155
156
|
queue?: string | undefined;
|
|
156
157
|
credentials?: string | undefined;
|
|
157
|
-
key?: string | undefined;
|
|
158
158
|
bucket?: string | undefined;
|
|
159
159
|
host?: string | undefined;
|
|
160
160
|
secret?: string | undefined;
|
|
@@ -162,6 +162,7 @@ export declare const interpolatableRobotWasabiImportInstructionsSchema: z.ZodObj
|
|
|
162
162
|
}, {
|
|
163
163
|
path: string | string[];
|
|
164
164
|
robot: "/wasabi/import";
|
|
165
|
+
key?: string | undefined;
|
|
165
166
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
166
167
|
result?: string | boolean | undefined;
|
|
167
168
|
queue?: string | undefined;
|
|
@@ -169,7 +170,6 @@ export declare const interpolatableRobotWasabiImportInstructionsSchema: z.ZodObj
|
|
|
169
170
|
ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
170
171
|
force_name?: string | string[] | null | undefined;
|
|
171
172
|
credentials?: string | undefined;
|
|
172
|
-
key?: string | undefined;
|
|
173
173
|
bucket?: string | undefined;
|
|
174
174
|
host?: string | undefined;
|
|
175
175
|
secret?: string | undefined;
|
|
@@ -202,19 +202,19 @@ export declare const interpolatableRobotWasabiImportInstructionsWithHiddenFields
|
|
|
202
202
|
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
203
203
|
}, "strict", z.ZodTypeAny, {
|
|
204
204
|
path: string | string[];
|
|
205
|
+
robot: "/wasabi/import";
|
|
205
206
|
force_accept: string | boolean;
|
|
206
207
|
ignore_errors: string | string[];
|
|
207
208
|
force_name: string | string[] | null;
|
|
208
|
-
robot: "/wasabi/import";
|
|
209
209
|
recursive: string | boolean;
|
|
210
210
|
files_per_page: string | number;
|
|
211
211
|
page_number: string | number;
|
|
212
212
|
return_file_stubs: string | boolean;
|
|
213
|
+
key?: string | undefined;
|
|
213
214
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
214
215
|
result?: string | boolean | undefined;
|
|
215
216
|
queue?: string | undefined;
|
|
216
217
|
credentials?: string | undefined;
|
|
217
|
-
key?: string | undefined;
|
|
218
218
|
bucket?: string | undefined;
|
|
219
219
|
host?: string | undefined;
|
|
220
220
|
secret?: string | undefined;
|
|
@@ -222,6 +222,7 @@ export declare const interpolatableRobotWasabiImportInstructionsWithHiddenFields
|
|
|
222
222
|
}, {
|
|
223
223
|
path: string | string[];
|
|
224
224
|
robot: "/wasabi/import";
|
|
225
|
+
key?: string | undefined;
|
|
225
226
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
226
227
|
result?: string | boolean | undefined;
|
|
227
228
|
queue?: string | undefined;
|
|
@@ -229,7 +230,6 @@ export declare const interpolatableRobotWasabiImportInstructionsWithHiddenFields
|
|
|
229
230
|
ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
230
231
|
force_name?: string | string[] | null | undefined;
|
|
231
232
|
credentials?: string | undefined;
|
|
232
|
-
key?: string | undefined;
|
|
233
233
|
bucket?: string | undefined;
|
|
234
234
|
host?: string | undefined;
|
|
235
235
|
secret?: string | undefined;
|
|
@@ -71,14 +71,13 @@ export declare const robotWasabiStoreInstructionsSchema: z.ZodObject<{
|
|
|
71
71
|
sign_urls_for: z.ZodOptional<z.ZodNumber>;
|
|
72
72
|
}, "strict", z.ZodTypeAny, {
|
|
73
73
|
path: string;
|
|
74
|
+
robot: "/wasabi/store";
|
|
74
75
|
result: boolean;
|
|
75
76
|
force_accept: boolean;
|
|
76
77
|
ignore_errors: string[];
|
|
77
|
-
robot: "/wasabi/store";
|
|
78
78
|
headers: Record<string, string>;
|
|
79
79
|
acl: "private" | "public-read";
|
|
80
|
-
|
|
81
|
-
queue?: "batch" | undefined;
|
|
80
|
+
key?: string | undefined;
|
|
82
81
|
use?: string | string[] | {
|
|
83
82
|
name: string;
|
|
84
83
|
fields?: string | undefined;
|
|
@@ -93,8 +92,9 @@ export declare const robotWasabiStoreInstructionsSchema: z.ZodObject<{
|
|
|
93
92
|
bundle_steps?: boolean | undefined;
|
|
94
93
|
group_by_original?: boolean | undefined;
|
|
95
94
|
} | undefined;
|
|
95
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
96
|
+
queue?: "batch" | undefined;
|
|
96
97
|
credentials?: string | undefined;
|
|
97
|
-
key?: string | undefined;
|
|
98
98
|
bucket?: string | undefined;
|
|
99
99
|
host?: string | undefined;
|
|
100
100
|
secret?: string | undefined;
|
|
@@ -103,11 +103,7 @@ export declare const robotWasabiStoreInstructionsSchema: z.ZodObject<{
|
|
|
103
103
|
}, {
|
|
104
104
|
robot: "/wasabi/store";
|
|
105
105
|
path?: string | undefined;
|
|
106
|
-
|
|
107
|
-
result?: boolean | undefined;
|
|
108
|
-
queue?: "batch" | undefined;
|
|
109
|
-
force_accept?: boolean | undefined;
|
|
110
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
106
|
+
key?: string | undefined;
|
|
111
107
|
use?: string | string[] | {
|
|
112
108
|
name: string;
|
|
113
109
|
fields?: string | undefined;
|
|
@@ -122,8 +118,12 @@ export declare const robotWasabiStoreInstructionsSchema: z.ZodObject<{
|
|
|
122
118
|
bundle_steps?: boolean | undefined;
|
|
123
119
|
group_by_original?: boolean | undefined;
|
|
124
120
|
} | undefined;
|
|
121
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
122
|
+
result?: boolean | undefined;
|
|
123
|
+
queue?: "batch" | undefined;
|
|
124
|
+
force_accept?: boolean | undefined;
|
|
125
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
125
126
|
credentials?: string | undefined;
|
|
126
|
-
key?: string | undefined;
|
|
127
127
|
bucket?: string | undefined;
|
|
128
128
|
host?: string | undefined;
|
|
129
129
|
secret?: string | undefined;
|
|
@@ -200,14 +200,12 @@ export declare const robotWasabiStoreInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
200
200
|
result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
|
|
201
201
|
}, "strict", z.ZodTypeAny, {
|
|
202
202
|
path: string;
|
|
203
|
+
robot: "/wasabi/store";
|
|
203
204
|
force_accept: boolean;
|
|
204
205
|
ignore_errors: string[];
|
|
205
|
-
robot: "/wasabi/store";
|
|
206
206
|
headers: Record<string, string>;
|
|
207
207
|
acl: "private" | "public-read";
|
|
208
|
-
|
|
209
|
-
result?: boolean | "debug" | undefined;
|
|
210
|
-
queue?: "batch" | undefined;
|
|
208
|
+
key?: string | undefined;
|
|
211
209
|
use?: string | string[] | {
|
|
212
210
|
name: string;
|
|
213
211
|
fields?: string | undefined;
|
|
@@ -222,8 +220,10 @@ export declare const robotWasabiStoreInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
222
220
|
bundle_steps?: boolean | undefined;
|
|
223
221
|
group_by_original?: boolean | undefined;
|
|
224
222
|
} | undefined;
|
|
223
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
224
|
+
result?: boolean | "debug" | undefined;
|
|
225
|
+
queue?: "batch" | undefined;
|
|
225
226
|
credentials?: string | undefined;
|
|
226
|
-
key?: string | undefined;
|
|
227
227
|
bucket?: string | undefined;
|
|
228
228
|
host?: string | undefined;
|
|
229
229
|
secret?: string | undefined;
|
|
@@ -232,11 +232,7 @@ export declare const robotWasabiStoreInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
232
232
|
}, {
|
|
233
233
|
robot: "/wasabi/store";
|
|
234
234
|
path?: string | undefined;
|
|
235
|
-
|
|
236
|
-
result?: boolean | "debug" | undefined;
|
|
237
|
-
queue?: "batch" | undefined;
|
|
238
|
-
force_accept?: boolean | undefined;
|
|
239
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
235
|
+
key?: string | undefined;
|
|
240
236
|
use?: string | string[] | {
|
|
241
237
|
name: string;
|
|
242
238
|
fields?: string | undefined;
|
|
@@ -251,8 +247,12 @@ export declare const robotWasabiStoreInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
251
247
|
bundle_steps?: boolean | undefined;
|
|
252
248
|
group_by_original?: boolean | undefined;
|
|
253
249
|
} | undefined;
|
|
250
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
251
|
+
result?: boolean | "debug" | undefined;
|
|
252
|
+
queue?: "batch" | undefined;
|
|
253
|
+
force_accept?: boolean | undefined;
|
|
254
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
254
255
|
credentials?: string | undefined;
|
|
255
|
-
key?: string | undefined;
|
|
256
256
|
bucket?: string | undefined;
|
|
257
257
|
host?: string | undefined;
|
|
258
258
|
secret?: string | undefined;
|
|
@@ -330,14 +330,13 @@ export declare const interpolatableRobotWasabiStoreInstructionsSchema: z.ZodObje
|
|
|
330
330
|
sign_urls_for: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
|
|
331
331
|
}, "strict", z.ZodTypeAny, {
|
|
332
332
|
path: string;
|
|
333
|
+
robot: "/wasabi/store";
|
|
333
334
|
result: string | boolean;
|
|
334
335
|
force_accept: string | boolean;
|
|
335
336
|
ignore_errors: string | string[];
|
|
336
|
-
robot: "/wasabi/store";
|
|
337
337
|
headers: Record<string, string>;
|
|
338
338
|
acl: string;
|
|
339
|
-
|
|
340
|
-
queue?: string | undefined;
|
|
339
|
+
key?: string | undefined;
|
|
341
340
|
use?: string | string[] | {
|
|
342
341
|
name: string;
|
|
343
342
|
fields?: string | undefined;
|
|
@@ -352,8 +351,9 @@ export declare const interpolatableRobotWasabiStoreInstructionsSchema: z.ZodObje
|
|
|
352
351
|
bundle_steps?: boolean | undefined;
|
|
353
352
|
group_by_original?: boolean | undefined;
|
|
354
353
|
} | undefined;
|
|
354
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
355
|
+
queue?: string | undefined;
|
|
355
356
|
credentials?: string | undefined;
|
|
356
|
-
key?: string | undefined;
|
|
357
357
|
bucket?: string | undefined;
|
|
358
358
|
host?: string | undefined;
|
|
359
359
|
secret?: string | undefined;
|
|
@@ -362,11 +362,7 @@ export declare const interpolatableRobotWasabiStoreInstructionsSchema: z.ZodObje
|
|
|
362
362
|
}, {
|
|
363
363
|
robot: "/wasabi/store";
|
|
364
364
|
path?: string | undefined;
|
|
365
|
-
|
|
366
|
-
result?: string | boolean | undefined;
|
|
367
|
-
queue?: string | undefined;
|
|
368
|
-
force_accept?: string | boolean | undefined;
|
|
369
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
365
|
+
key?: string | undefined;
|
|
370
366
|
use?: string | string[] | {
|
|
371
367
|
name: string;
|
|
372
368
|
fields?: string | undefined;
|
|
@@ -381,8 +377,12 @@ export declare const interpolatableRobotWasabiStoreInstructionsSchema: z.ZodObje
|
|
|
381
377
|
bundle_steps?: boolean | undefined;
|
|
382
378
|
group_by_original?: boolean | undefined;
|
|
383
379
|
} | undefined;
|
|
380
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
381
|
+
result?: string | boolean | undefined;
|
|
382
|
+
queue?: string | undefined;
|
|
383
|
+
force_accept?: string | boolean | undefined;
|
|
384
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
384
385
|
credentials?: string | undefined;
|
|
385
|
-
key?: string | undefined;
|
|
386
386
|
bucket?: string | undefined;
|
|
387
387
|
host?: string | undefined;
|
|
388
388
|
secret?: string | undefined;
|
|
@@ -460,14 +460,12 @@ export declare const interpolatableRobotWasabiStoreInstructionsWithHiddenFieldsS
|
|
|
460
460
|
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
461
461
|
}, "strict", z.ZodTypeAny, {
|
|
462
462
|
path: string;
|
|
463
|
+
robot: "/wasabi/store";
|
|
463
464
|
force_accept: string | boolean;
|
|
464
465
|
ignore_errors: string | string[];
|
|
465
|
-
robot: "/wasabi/store";
|
|
466
466
|
headers: Record<string, string>;
|
|
467
467
|
acl: string;
|
|
468
|
-
|
|
469
|
-
result?: string | boolean | undefined;
|
|
470
|
-
queue?: string | undefined;
|
|
468
|
+
key?: string | undefined;
|
|
471
469
|
use?: string | string[] | {
|
|
472
470
|
name: string;
|
|
473
471
|
fields?: string | undefined;
|
|
@@ -482,8 +480,10 @@ export declare const interpolatableRobotWasabiStoreInstructionsWithHiddenFieldsS
|
|
|
482
480
|
bundle_steps?: boolean | undefined;
|
|
483
481
|
group_by_original?: boolean | undefined;
|
|
484
482
|
} | undefined;
|
|
483
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
484
|
+
result?: string | boolean | undefined;
|
|
485
|
+
queue?: string | undefined;
|
|
485
486
|
credentials?: string | undefined;
|
|
486
|
-
key?: string | undefined;
|
|
487
487
|
bucket?: string | undefined;
|
|
488
488
|
host?: string | undefined;
|
|
489
489
|
secret?: string | undefined;
|
|
@@ -492,11 +492,7 @@ export declare const interpolatableRobotWasabiStoreInstructionsWithHiddenFieldsS
|
|
|
492
492
|
}, {
|
|
493
493
|
robot: "/wasabi/store";
|
|
494
494
|
path?: string | undefined;
|
|
495
|
-
|
|
496
|
-
result?: string | boolean | undefined;
|
|
497
|
-
queue?: string | undefined;
|
|
498
|
-
force_accept?: string | boolean | undefined;
|
|
499
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
495
|
+
key?: string | undefined;
|
|
500
496
|
use?: string | string[] | {
|
|
501
497
|
name: string;
|
|
502
498
|
fields?: string | undefined;
|
|
@@ -511,8 +507,12 @@ export declare const interpolatableRobotWasabiStoreInstructionsWithHiddenFieldsS
|
|
|
511
507
|
bundle_steps?: boolean | undefined;
|
|
512
508
|
group_by_original?: boolean | undefined;
|
|
513
509
|
} | undefined;
|
|
510
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
511
|
+
result?: string | boolean | undefined;
|
|
512
|
+
queue?: string | undefined;
|
|
513
|
+
force_accept?: string | boolean | undefined;
|
|
514
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
514
515
|
credentials?: string | undefined;
|
|
515
|
-
key?: string | undefined;
|
|
516
516
|
bucket?: string | undefined;
|
|
517
517
|
host?: string | undefined;
|
|
518
518
|
secret?: string | undefined;
|