@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
|
@@ -24,25 +24,26 @@ export declare const robotCloudfilesImportInstructionsSchema: z.ZodObject<{
|
|
|
24
24
|
files_per_page: z.ZodDefault<z.ZodNumber>;
|
|
25
25
|
}, "strict", z.ZodTypeAny, {
|
|
26
26
|
path: string | string[];
|
|
27
|
+
robot: "/cloudfiles/import";
|
|
27
28
|
result: boolean;
|
|
28
29
|
force_accept: boolean;
|
|
29
30
|
ignore_errors: string[];
|
|
30
31
|
force_name: string | string[] | null;
|
|
31
|
-
robot: "/cloudfiles/import";
|
|
32
32
|
recursive: boolean;
|
|
33
33
|
files_per_page: number;
|
|
34
34
|
page_number: number;
|
|
35
|
+
key?: string | undefined;
|
|
35
36
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
36
37
|
queue?: "batch" | undefined;
|
|
37
38
|
credentials?: string | undefined;
|
|
38
39
|
container?: string | undefined;
|
|
39
|
-
key?: string | undefined;
|
|
40
40
|
account_type?: "uk" | "us" | undefined;
|
|
41
41
|
data_center?: string | undefined;
|
|
42
42
|
user?: string | undefined;
|
|
43
43
|
}, {
|
|
44
44
|
path: string | string[];
|
|
45
45
|
robot: "/cloudfiles/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;
|
|
@@ -51,7 +52,6 @@ export declare const robotCloudfilesImportInstructionsSchema: z.ZodObject<{
|
|
|
51
52
|
force_name?: string | string[] | null | undefined;
|
|
52
53
|
credentials?: string | undefined;
|
|
53
54
|
container?: string | undefined;
|
|
54
|
-
key?: string | undefined;
|
|
55
55
|
account_type?: "uk" | "us" | undefined;
|
|
56
56
|
data_center?: string | undefined;
|
|
57
57
|
user?: string | undefined;
|
|
@@ -80,25 +80,26 @@ export declare const robotCloudfilesImportInstructionsWithHiddenFieldsSchema: z.
|
|
|
80
80
|
result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
|
|
81
81
|
}, "strict", z.ZodTypeAny, {
|
|
82
82
|
path: string | string[];
|
|
83
|
+
robot: "/cloudfiles/import";
|
|
83
84
|
force_accept: boolean;
|
|
84
85
|
ignore_errors: string[];
|
|
85
86
|
force_name: string | string[] | null;
|
|
86
|
-
robot: "/cloudfiles/import";
|
|
87
87
|
recursive: boolean;
|
|
88
88
|
files_per_page: number;
|
|
89
89
|
page_number: number;
|
|
90
|
+
key?: string | undefined;
|
|
90
91
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
91
92
|
result?: boolean | "debug" | undefined;
|
|
92
93
|
queue?: "batch" | undefined;
|
|
93
94
|
credentials?: string | undefined;
|
|
94
95
|
container?: string | undefined;
|
|
95
|
-
key?: string | undefined;
|
|
96
96
|
account_type?: "uk" | "us" | undefined;
|
|
97
97
|
data_center?: string | undefined;
|
|
98
98
|
user?: string | undefined;
|
|
99
99
|
}, {
|
|
100
100
|
path: string | string[];
|
|
101
101
|
robot: "/cloudfiles/import";
|
|
102
|
+
key?: string | undefined;
|
|
102
103
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
103
104
|
result?: boolean | "debug" | undefined;
|
|
104
105
|
queue?: "batch" | undefined;
|
|
@@ -107,7 +108,6 @@ export declare const robotCloudfilesImportInstructionsWithHiddenFieldsSchema: z.
|
|
|
107
108
|
force_name?: string | string[] | null | undefined;
|
|
108
109
|
credentials?: string | undefined;
|
|
109
110
|
container?: string | undefined;
|
|
110
|
-
key?: string | undefined;
|
|
111
111
|
account_type?: "uk" | "us" | undefined;
|
|
112
112
|
data_center?: string | undefined;
|
|
113
113
|
user?: string | undefined;
|
|
@@ -137,25 +137,26 @@ export declare const interpolatableRobotCloudfilesImportInstructionsSchema: z.Zo
|
|
|
137
137
|
files_per_page: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
|
|
138
138
|
}, "strict", z.ZodTypeAny, {
|
|
139
139
|
path: string | string[];
|
|
140
|
+
robot: "/cloudfiles/import";
|
|
140
141
|
result: string | boolean;
|
|
141
142
|
force_accept: string | boolean;
|
|
142
143
|
ignore_errors: string | string[];
|
|
143
144
|
force_name: string | string[] | null;
|
|
144
|
-
robot: "/cloudfiles/import";
|
|
145
145
|
recursive: string | boolean;
|
|
146
146
|
files_per_page: string | number;
|
|
147
147
|
page_number: string | number;
|
|
148
|
+
key?: string | undefined;
|
|
148
149
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
149
150
|
queue?: string | undefined;
|
|
150
151
|
credentials?: string | undefined;
|
|
151
152
|
container?: string | undefined;
|
|
152
|
-
key?: string | undefined;
|
|
153
153
|
account_type?: string | undefined;
|
|
154
154
|
data_center?: string | undefined;
|
|
155
155
|
user?: string | undefined;
|
|
156
156
|
}, {
|
|
157
157
|
path: string | string[];
|
|
158
158
|
robot: "/cloudfiles/import";
|
|
159
|
+
key?: string | undefined;
|
|
159
160
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
160
161
|
result?: string | boolean | undefined;
|
|
161
162
|
queue?: string | undefined;
|
|
@@ -164,7 +165,6 @@ export declare const interpolatableRobotCloudfilesImportInstructionsSchema: z.Zo
|
|
|
164
165
|
force_name?: string | string[] | null | undefined;
|
|
165
166
|
credentials?: string | undefined;
|
|
166
167
|
container?: string | undefined;
|
|
167
|
-
key?: string | undefined;
|
|
168
168
|
account_type?: string | undefined;
|
|
169
169
|
data_center?: string | undefined;
|
|
170
170
|
user?: string | undefined;
|
|
@@ -194,25 +194,26 @@ export declare const interpolatableRobotCloudfilesImportInstructionsWithHiddenFi
|
|
|
194
194
|
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
195
195
|
}, "strict", z.ZodTypeAny, {
|
|
196
196
|
path: string | string[];
|
|
197
|
+
robot: "/cloudfiles/import";
|
|
197
198
|
force_accept: string | boolean;
|
|
198
199
|
ignore_errors: string | string[];
|
|
199
200
|
force_name: string | string[] | null;
|
|
200
|
-
robot: "/cloudfiles/import";
|
|
201
201
|
recursive: string | boolean;
|
|
202
202
|
files_per_page: string | number;
|
|
203
203
|
page_number: string | number;
|
|
204
|
+
key?: string | undefined;
|
|
204
205
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
205
206
|
result?: string | boolean | undefined;
|
|
206
207
|
queue?: string | undefined;
|
|
207
208
|
credentials?: string | undefined;
|
|
208
209
|
container?: string | undefined;
|
|
209
|
-
key?: string | undefined;
|
|
210
210
|
account_type?: string | undefined;
|
|
211
211
|
data_center?: string | undefined;
|
|
212
212
|
user?: string | undefined;
|
|
213
213
|
}, {
|
|
214
214
|
path: string | string[];
|
|
215
215
|
robot: "/cloudfiles/import";
|
|
216
|
+
key?: string | undefined;
|
|
216
217
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
217
218
|
result?: string | boolean | undefined;
|
|
218
219
|
queue?: string | undefined;
|
|
@@ -221,7 +222,6 @@ export declare const interpolatableRobotCloudfilesImportInstructionsWithHiddenFi
|
|
|
221
222
|
force_name?: string | string[] | null | undefined;
|
|
222
223
|
credentials?: string | undefined;
|
|
223
224
|
container?: string | undefined;
|
|
224
|
-
key?: string | undefined;
|
|
225
225
|
account_type?: string | undefined;
|
|
226
226
|
data_center?: string | undefined;
|
|
227
227
|
user?: string | undefined;
|
|
@@ -68,12 +68,11 @@ export declare const robotCloudfilesStoreInstructionsSchema: z.ZodObject<{
|
|
|
68
68
|
path: z.ZodDefault<z.ZodString>;
|
|
69
69
|
}, "strict", z.ZodTypeAny, {
|
|
70
70
|
path: string;
|
|
71
|
+
robot: "/cloudfiles/store";
|
|
71
72
|
result: boolean;
|
|
72
73
|
force_accept: boolean;
|
|
73
74
|
ignore_errors: string[];
|
|
74
|
-
|
|
75
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
76
|
-
queue?: "batch" | undefined;
|
|
75
|
+
key?: string | undefined;
|
|
77
76
|
use?: string | string[] | {
|
|
78
77
|
name: string;
|
|
79
78
|
fields?: string | undefined;
|
|
@@ -88,20 +87,17 @@ export declare const robotCloudfilesStoreInstructionsSchema: z.ZodObject<{
|
|
|
88
87
|
bundle_steps?: boolean | undefined;
|
|
89
88
|
group_by_original?: boolean | undefined;
|
|
90
89
|
} | undefined;
|
|
90
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
91
|
+
queue?: "batch" | undefined;
|
|
91
92
|
credentials?: string | undefined;
|
|
92
93
|
container?: string | undefined;
|
|
93
|
-
key?: string | undefined;
|
|
94
94
|
account_type?: "uk" | "us" | undefined;
|
|
95
95
|
data_center?: string | undefined;
|
|
96
96
|
user?: string | undefined;
|
|
97
97
|
}, {
|
|
98
98
|
robot: "/cloudfiles/store";
|
|
99
99
|
path?: string | undefined;
|
|
100
|
-
|
|
101
|
-
result?: boolean | undefined;
|
|
102
|
-
queue?: "batch" | undefined;
|
|
103
|
-
force_accept?: boolean | undefined;
|
|
104
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
100
|
+
key?: string | undefined;
|
|
105
101
|
use?: string | string[] | {
|
|
106
102
|
name: string;
|
|
107
103
|
fields?: string | undefined;
|
|
@@ -116,9 +112,13 @@ export declare const robotCloudfilesStoreInstructionsSchema: z.ZodObject<{
|
|
|
116
112
|
bundle_steps?: boolean | undefined;
|
|
117
113
|
group_by_original?: boolean | undefined;
|
|
118
114
|
} | undefined;
|
|
115
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
116
|
+
result?: boolean | undefined;
|
|
117
|
+
queue?: "batch" | undefined;
|
|
118
|
+
force_accept?: boolean | undefined;
|
|
119
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
119
120
|
credentials?: string | undefined;
|
|
120
121
|
container?: string | undefined;
|
|
121
|
-
key?: string | undefined;
|
|
122
122
|
account_type?: "uk" | "us" | undefined;
|
|
123
123
|
data_center?: string | undefined;
|
|
124
124
|
user?: string | undefined;
|
|
@@ -188,12 +188,10 @@ export declare const robotCloudfilesStoreInstructionsWithHiddenFieldsSchema: z.Z
|
|
|
188
188
|
result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
|
|
189
189
|
}, "strict", z.ZodTypeAny, {
|
|
190
190
|
path: string;
|
|
191
|
+
robot: "/cloudfiles/store";
|
|
191
192
|
force_accept: boolean;
|
|
192
193
|
ignore_errors: string[];
|
|
193
|
-
|
|
194
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
195
|
-
result?: boolean | "debug" | undefined;
|
|
196
|
-
queue?: "batch" | undefined;
|
|
194
|
+
key?: string | undefined;
|
|
197
195
|
use?: string | string[] | {
|
|
198
196
|
name: string;
|
|
199
197
|
fields?: string | undefined;
|
|
@@ -208,20 +206,18 @@ export declare const robotCloudfilesStoreInstructionsWithHiddenFieldsSchema: z.Z
|
|
|
208
206
|
bundle_steps?: boolean | undefined;
|
|
209
207
|
group_by_original?: boolean | undefined;
|
|
210
208
|
} | undefined;
|
|
209
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
210
|
+
result?: boolean | "debug" | undefined;
|
|
211
|
+
queue?: "batch" | undefined;
|
|
211
212
|
credentials?: string | undefined;
|
|
212
213
|
container?: string | undefined;
|
|
213
|
-
key?: string | undefined;
|
|
214
214
|
account_type?: "uk" | "us" | undefined;
|
|
215
215
|
data_center?: string | undefined;
|
|
216
216
|
user?: string | undefined;
|
|
217
217
|
}, {
|
|
218
218
|
robot: "/cloudfiles/store";
|
|
219
219
|
path?: string | undefined;
|
|
220
|
-
|
|
221
|
-
result?: boolean | "debug" | undefined;
|
|
222
|
-
queue?: "batch" | undefined;
|
|
223
|
-
force_accept?: boolean | undefined;
|
|
224
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
220
|
+
key?: string | undefined;
|
|
225
221
|
use?: string | string[] | {
|
|
226
222
|
name: string;
|
|
227
223
|
fields?: string | undefined;
|
|
@@ -236,9 +232,13 @@ export declare const robotCloudfilesStoreInstructionsWithHiddenFieldsSchema: z.Z
|
|
|
236
232
|
bundle_steps?: boolean | undefined;
|
|
237
233
|
group_by_original?: boolean | undefined;
|
|
238
234
|
} | undefined;
|
|
235
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
236
|
+
result?: boolean | "debug" | undefined;
|
|
237
|
+
queue?: "batch" | undefined;
|
|
238
|
+
force_accept?: boolean | undefined;
|
|
239
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
239
240
|
credentials?: string | undefined;
|
|
240
241
|
container?: string | undefined;
|
|
241
|
-
key?: string | undefined;
|
|
242
242
|
account_type?: "uk" | "us" | undefined;
|
|
243
243
|
data_center?: string | undefined;
|
|
244
244
|
user?: string | undefined;
|
|
@@ -309,12 +309,11 @@ export declare const interpolatableRobotCloudfilesStoreInstructionsSchema: z.Zod
|
|
|
309
309
|
path: z.ZodDefault<z.ZodString>;
|
|
310
310
|
}, "strict", z.ZodTypeAny, {
|
|
311
311
|
path: string;
|
|
312
|
+
robot: "/cloudfiles/store";
|
|
312
313
|
result: string | boolean;
|
|
313
314
|
force_accept: string | boolean;
|
|
314
315
|
ignore_errors: string | string[];
|
|
315
|
-
|
|
316
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
317
|
-
queue?: string | undefined;
|
|
316
|
+
key?: string | undefined;
|
|
318
317
|
use?: string | string[] | {
|
|
319
318
|
name: string;
|
|
320
319
|
fields?: string | undefined;
|
|
@@ -329,20 +328,17 @@ export declare const interpolatableRobotCloudfilesStoreInstructionsSchema: z.Zod
|
|
|
329
328
|
bundle_steps?: boolean | undefined;
|
|
330
329
|
group_by_original?: boolean | undefined;
|
|
331
330
|
} | undefined;
|
|
331
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
332
|
+
queue?: string | undefined;
|
|
332
333
|
credentials?: string | undefined;
|
|
333
334
|
container?: string | undefined;
|
|
334
|
-
key?: string | undefined;
|
|
335
335
|
account_type?: string | undefined;
|
|
336
336
|
data_center?: string | undefined;
|
|
337
337
|
user?: string | undefined;
|
|
338
338
|
}, {
|
|
339
339
|
robot: "/cloudfiles/store";
|
|
340
340
|
path?: string | undefined;
|
|
341
|
-
|
|
342
|
-
result?: string | boolean | undefined;
|
|
343
|
-
queue?: string | undefined;
|
|
344
|
-
force_accept?: string | boolean | undefined;
|
|
345
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
341
|
+
key?: string | undefined;
|
|
346
342
|
use?: string | string[] | {
|
|
347
343
|
name: string;
|
|
348
344
|
fields?: string | undefined;
|
|
@@ -357,9 +353,13 @@ export declare const interpolatableRobotCloudfilesStoreInstructionsSchema: z.Zod
|
|
|
357
353
|
bundle_steps?: boolean | undefined;
|
|
358
354
|
group_by_original?: boolean | undefined;
|
|
359
355
|
} | undefined;
|
|
356
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
357
|
+
result?: string | boolean | undefined;
|
|
358
|
+
queue?: string | undefined;
|
|
359
|
+
force_accept?: string | boolean | undefined;
|
|
360
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
360
361
|
credentials?: string | undefined;
|
|
361
362
|
container?: string | undefined;
|
|
362
|
-
key?: string | undefined;
|
|
363
363
|
account_type?: string | undefined;
|
|
364
364
|
data_center?: string | undefined;
|
|
365
365
|
user?: string | undefined;
|
|
@@ -430,12 +430,10 @@ export declare const interpolatableRobotCloudfilesStoreInstructionsWithHiddenFie
|
|
|
430
430
|
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
431
431
|
}, "strict", z.ZodTypeAny, {
|
|
432
432
|
path: string;
|
|
433
|
+
robot: "/cloudfiles/store";
|
|
433
434
|
force_accept: string | boolean;
|
|
434
435
|
ignore_errors: string | string[];
|
|
435
|
-
|
|
436
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
437
|
-
result?: string | boolean | undefined;
|
|
438
|
-
queue?: string | undefined;
|
|
436
|
+
key?: string | undefined;
|
|
439
437
|
use?: string | string[] | {
|
|
440
438
|
name: string;
|
|
441
439
|
fields?: string | undefined;
|
|
@@ -450,20 +448,18 @@ export declare const interpolatableRobotCloudfilesStoreInstructionsWithHiddenFie
|
|
|
450
448
|
bundle_steps?: boolean | undefined;
|
|
451
449
|
group_by_original?: boolean | undefined;
|
|
452
450
|
} | undefined;
|
|
451
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
452
|
+
result?: string | boolean | undefined;
|
|
453
|
+
queue?: string | undefined;
|
|
453
454
|
credentials?: string | undefined;
|
|
454
455
|
container?: string | undefined;
|
|
455
|
-
key?: string | undefined;
|
|
456
456
|
account_type?: string | undefined;
|
|
457
457
|
data_center?: string | undefined;
|
|
458
458
|
user?: string | undefined;
|
|
459
459
|
}, {
|
|
460
460
|
robot: "/cloudfiles/store";
|
|
461
461
|
path?: string | undefined;
|
|
462
|
-
|
|
463
|
-
result?: string | boolean | undefined;
|
|
464
|
-
queue?: string | undefined;
|
|
465
|
-
force_accept?: string | boolean | undefined;
|
|
466
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
462
|
+
key?: string | undefined;
|
|
467
463
|
use?: string | string[] | {
|
|
468
464
|
name: string;
|
|
469
465
|
fields?: string | undefined;
|
|
@@ -478,9 +474,13 @@ export declare const interpolatableRobotCloudfilesStoreInstructionsWithHiddenFie
|
|
|
478
474
|
bundle_steps?: boolean | undefined;
|
|
479
475
|
group_by_original?: boolean | undefined;
|
|
480
476
|
} | undefined;
|
|
477
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
478
|
+
result?: string | boolean | undefined;
|
|
479
|
+
queue?: string | undefined;
|
|
480
|
+
force_accept?: string | boolean | undefined;
|
|
481
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
481
482
|
credentials?: string | undefined;
|
|
482
483
|
container?: string | undefined;
|
|
483
|
-
key?: string | undefined;
|
|
484
484
|
account_type?: string | undefined;
|
|
485
485
|
data_center?: string | undefined;
|
|
486
486
|
user?: string | undefined;
|
|
@@ -24,25 +24,26 @@ export declare const robotCloudflareImportInstructionsSchema: z.ZodObject<{
|
|
|
24
24
|
return_file_stubs: z.ZodDefault<z.ZodBoolean>;
|
|
25
25
|
}, "strict", z.ZodTypeAny, {
|
|
26
26
|
path: string | string[];
|
|
27
|
+
robot: "/cloudflare/import";
|
|
27
28
|
result: boolean;
|
|
28
29
|
force_accept: boolean;
|
|
29
30
|
ignore_errors: string[];
|
|
30
31
|
force_name: string | string[] | null;
|
|
31
|
-
robot: "/cloudflare/import";
|
|
32
32
|
recursive: boolean;
|
|
33
33
|
files_per_page: number;
|
|
34
34
|
page_number: number;
|
|
35
35
|
return_file_stubs: boolean;
|
|
36
|
+
key?: string | undefined;
|
|
36
37
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
37
38
|
queue?: "batch" | undefined;
|
|
38
39
|
credentials?: string | undefined;
|
|
39
|
-
key?: string | undefined;
|
|
40
40
|
bucket?: string | undefined;
|
|
41
41
|
host?: string | undefined;
|
|
42
42
|
secret?: string | undefined;
|
|
43
43
|
}, {
|
|
44
44
|
path: string | string[];
|
|
45
45
|
robot: "/cloudflare/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 robotCloudflareImportInstructionsSchema: 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;
|
|
@@ -80,25 +80,26 @@ export declare const robotCloudflareImportInstructionsWithHiddenFieldsSchema: z.
|
|
|
80
80
|
result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
|
|
81
81
|
}, "strict", z.ZodTypeAny, {
|
|
82
82
|
path: string | string[];
|
|
83
|
+
robot: "/cloudflare/import";
|
|
83
84
|
force_accept: boolean;
|
|
84
85
|
ignore_errors: string[];
|
|
85
86
|
force_name: string | string[] | null;
|
|
86
|
-
robot: "/cloudflare/import";
|
|
87
87
|
recursive: boolean;
|
|
88
88
|
files_per_page: number;
|
|
89
89
|
page_number: number;
|
|
90
90
|
return_file_stubs: boolean;
|
|
91
|
+
key?: string | undefined;
|
|
91
92
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
92
93
|
result?: boolean | "debug" | undefined;
|
|
93
94
|
queue?: "batch" | undefined;
|
|
94
95
|
credentials?: string | undefined;
|
|
95
|
-
key?: string | undefined;
|
|
96
96
|
bucket?: string | undefined;
|
|
97
97
|
host?: string | undefined;
|
|
98
98
|
secret?: string | undefined;
|
|
99
99
|
}, {
|
|
100
100
|
path: string | string[];
|
|
101
101
|
robot: "/cloudflare/import";
|
|
102
|
+
key?: string | undefined;
|
|
102
103
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
103
104
|
result?: boolean | "debug" | undefined;
|
|
104
105
|
queue?: "batch" | undefined;
|
|
@@ -106,7 +107,6 @@ export declare const robotCloudflareImportInstructionsWithHiddenFieldsSchema: z.
|
|
|
106
107
|
ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
107
108
|
force_name?: string | string[] | null | undefined;
|
|
108
109
|
credentials?: string | undefined;
|
|
109
|
-
key?: string | undefined;
|
|
110
110
|
bucket?: string | undefined;
|
|
111
111
|
host?: string | undefined;
|
|
112
112
|
secret?: string | undefined;
|
|
@@ -137,25 +137,26 @@ export declare const interpolatableRobotCloudflareImportInstructionsSchema: z.Zo
|
|
|
137
137
|
return_file_stubs: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
|
|
138
138
|
}, "strict", z.ZodTypeAny, {
|
|
139
139
|
path: string | string[];
|
|
140
|
+
robot: "/cloudflare/import";
|
|
140
141
|
result: string | boolean;
|
|
141
142
|
force_accept: string | boolean;
|
|
142
143
|
ignore_errors: string | string[];
|
|
143
144
|
force_name: string | string[] | null;
|
|
144
|
-
robot: "/cloudflare/import";
|
|
145
145
|
recursive: string | boolean;
|
|
146
146
|
files_per_page: string | number;
|
|
147
147
|
page_number: string | number;
|
|
148
148
|
return_file_stubs: string | boolean;
|
|
149
|
+
key?: string | undefined;
|
|
149
150
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
150
151
|
queue?: string | undefined;
|
|
151
152
|
credentials?: string | undefined;
|
|
152
|
-
key?: string | undefined;
|
|
153
153
|
bucket?: string | undefined;
|
|
154
154
|
host?: string | undefined;
|
|
155
155
|
secret?: string | undefined;
|
|
156
156
|
}, {
|
|
157
157
|
path: string | string[];
|
|
158
158
|
robot: "/cloudflare/import";
|
|
159
|
+
key?: string | undefined;
|
|
159
160
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
160
161
|
result?: string | boolean | undefined;
|
|
161
162
|
queue?: string | undefined;
|
|
@@ -163,7 +164,6 @@ export declare const interpolatableRobotCloudflareImportInstructionsSchema: z.Zo
|
|
|
163
164
|
ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
164
165
|
force_name?: string | string[] | null | undefined;
|
|
165
166
|
credentials?: string | undefined;
|
|
166
|
-
key?: string | undefined;
|
|
167
167
|
bucket?: string | undefined;
|
|
168
168
|
host?: string | undefined;
|
|
169
169
|
secret?: string | undefined;
|
|
@@ -194,25 +194,26 @@ export declare const interpolatableRobotCloudflareImportInstructionsWithHiddenFi
|
|
|
194
194
|
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
195
195
|
}, "strict", z.ZodTypeAny, {
|
|
196
196
|
path: string | string[];
|
|
197
|
+
robot: "/cloudflare/import";
|
|
197
198
|
force_accept: string | boolean;
|
|
198
199
|
ignore_errors: string | string[];
|
|
199
200
|
force_name: string | string[] | null;
|
|
200
|
-
robot: "/cloudflare/import";
|
|
201
201
|
recursive: string | boolean;
|
|
202
202
|
files_per_page: string | number;
|
|
203
203
|
page_number: string | number;
|
|
204
204
|
return_file_stubs: string | boolean;
|
|
205
|
+
key?: string | undefined;
|
|
205
206
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
206
207
|
result?: string | boolean | undefined;
|
|
207
208
|
queue?: string | undefined;
|
|
208
209
|
credentials?: string | undefined;
|
|
209
|
-
key?: string | undefined;
|
|
210
210
|
bucket?: string | undefined;
|
|
211
211
|
host?: string | undefined;
|
|
212
212
|
secret?: string | undefined;
|
|
213
213
|
}, {
|
|
214
214
|
path: string | string[];
|
|
215
215
|
robot: "/cloudflare/import";
|
|
216
|
+
key?: string | undefined;
|
|
216
217
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
217
218
|
result?: string | boolean | undefined;
|
|
218
219
|
queue?: string | undefined;
|
|
@@ -220,7 +221,6 @@ export declare const interpolatableRobotCloudflareImportInstructionsWithHiddenFi
|
|
|
220
221
|
ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
221
222
|
force_name?: string | string[] | null | undefined;
|
|
222
223
|
credentials?: string | undefined;
|
|
223
|
-
key?: string | undefined;
|
|
224
224
|
bucket?: string | undefined;
|
|
225
225
|
host?: string | undefined;
|
|
226
226
|
secret?: string | undefined;
|