@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
|
@@ -22,23 +22,24 @@ export declare const robotAzureImportInstructionsSchema: z.ZodObject<{
|
|
|
22
22
|
files_per_page: z.ZodDefault<z.ZodNumber>;
|
|
23
23
|
}, "strict", z.ZodTypeAny, {
|
|
24
24
|
path: string | string[];
|
|
25
|
+
robot: "/azure/import";
|
|
25
26
|
result: boolean;
|
|
26
27
|
force_accept: boolean;
|
|
27
28
|
ignore_errors: string[];
|
|
28
29
|
force_name: string | string[] | null;
|
|
29
|
-
robot: "/azure/import";
|
|
30
30
|
recursive: boolean;
|
|
31
31
|
next_page_token: string;
|
|
32
32
|
files_per_page: number;
|
|
33
|
+
key?: string | undefined;
|
|
33
34
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
34
35
|
queue?: "batch" | undefined;
|
|
35
36
|
credentials?: string | undefined;
|
|
36
37
|
account?: string | undefined;
|
|
37
38
|
container?: string | undefined;
|
|
38
|
-
key?: string | undefined;
|
|
39
39
|
}, {
|
|
40
40
|
path: string | string[];
|
|
41
41
|
robot: "/azure/import";
|
|
42
|
+
key?: string | undefined;
|
|
42
43
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
43
44
|
result?: boolean | undefined;
|
|
44
45
|
queue?: "batch" | undefined;
|
|
@@ -48,7 +49,6 @@ export declare const robotAzureImportInstructionsSchema: z.ZodObject<{
|
|
|
48
49
|
credentials?: string | undefined;
|
|
49
50
|
account?: string | undefined;
|
|
50
51
|
container?: string | undefined;
|
|
51
|
-
key?: string | undefined;
|
|
52
52
|
recursive?: boolean | undefined;
|
|
53
53
|
next_page_token?: string | undefined;
|
|
54
54
|
files_per_page?: number | undefined;
|
|
@@ -72,23 +72,24 @@ export declare const robotAzureImportInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
72
72
|
result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
|
|
73
73
|
}, "strict", z.ZodTypeAny, {
|
|
74
74
|
path: string | string[];
|
|
75
|
+
robot: "/azure/import";
|
|
75
76
|
force_accept: boolean;
|
|
76
77
|
ignore_errors: string[];
|
|
77
78
|
force_name: string | string[] | null;
|
|
78
|
-
robot: "/azure/import";
|
|
79
79
|
recursive: boolean;
|
|
80
80
|
next_page_token: string;
|
|
81
81
|
files_per_page: number;
|
|
82
|
+
key?: string | undefined;
|
|
82
83
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
83
84
|
result?: boolean | "debug" | undefined;
|
|
84
85
|
queue?: "batch" | undefined;
|
|
85
86
|
credentials?: string | undefined;
|
|
86
87
|
account?: string | undefined;
|
|
87
88
|
container?: string | undefined;
|
|
88
|
-
key?: string | undefined;
|
|
89
89
|
}, {
|
|
90
90
|
path: string | string[];
|
|
91
91
|
robot: "/azure/import";
|
|
92
|
+
key?: string | undefined;
|
|
92
93
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
93
94
|
result?: boolean | "debug" | undefined;
|
|
94
95
|
queue?: "batch" | undefined;
|
|
@@ -98,7 +99,6 @@ export declare const robotAzureImportInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
98
99
|
credentials?: string | undefined;
|
|
99
100
|
account?: string | undefined;
|
|
100
101
|
container?: string | undefined;
|
|
101
|
-
key?: string | undefined;
|
|
102
102
|
recursive?: boolean | undefined;
|
|
103
103
|
next_page_token?: string | undefined;
|
|
104
104
|
files_per_page?: number | undefined;
|
|
@@ -123,23 +123,24 @@ export declare const interpolatableRobotAzureImportInstructionsSchema: z.ZodObje
|
|
|
123
123
|
files_per_page: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
|
|
124
124
|
}, "strict", z.ZodTypeAny, {
|
|
125
125
|
path: string | string[];
|
|
126
|
+
robot: "/azure/import";
|
|
126
127
|
result: string | boolean;
|
|
127
128
|
force_accept: string | boolean;
|
|
128
129
|
ignore_errors: string | string[];
|
|
129
130
|
force_name: string | string[] | null;
|
|
130
|
-
robot: "/azure/import";
|
|
131
131
|
recursive: string | boolean;
|
|
132
132
|
next_page_token: string;
|
|
133
133
|
files_per_page: string | number;
|
|
134
|
+
key?: string | undefined;
|
|
134
135
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
135
136
|
queue?: string | undefined;
|
|
136
137
|
credentials?: string | undefined;
|
|
137
138
|
account?: string | undefined;
|
|
138
139
|
container?: string | undefined;
|
|
139
|
-
key?: string | undefined;
|
|
140
140
|
}, {
|
|
141
141
|
path: string | string[];
|
|
142
142
|
robot: "/azure/import";
|
|
143
|
+
key?: string | undefined;
|
|
143
144
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
144
145
|
result?: string | boolean | undefined;
|
|
145
146
|
queue?: string | undefined;
|
|
@@ -149,7 +150,6 @@ export declare const interpolatableRobotAzureImportInstructionsSchema: z.ZodObje
|
|
|
149
150
|
credentials?: string | undefined;
|
|
150
151
|
account?: string | undefined;
|
|
151
152
|
container?: string | undefined;
|
|
152
|
-
key?: string | undefined;
|
|
153
153
|
recursive?: string | boolean | undefined;
|
|
154
154
|
next_page_token?: string | undefined;
|
|
155
155
|
files_per_page?: string | number | undefined;
|
|
@@ -174,23 +174,24 @@ export declare const interpolatableRobotAzureImportInstructionsWithHiddenFieldsS
|
|
|
174
174
|
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
175
175
|
}, "strict", z.ZodTypeAny, {
|
|
176
176
|
path: string | string[];
|
|
177
|
+
robot: "/azure/import";
|
|
177
178
|
force_accept: string | boolean;
|
|
178
179
|
ignore_errors: string | string[];
|
|
179
180
|
force_name: string | string[] | null;
|
|
180
|
-
robot: "/azure/import";
|
|
181
181
|
recursive: string | boolean;
|
|
182
182
|
next_page_token: string;
|
|
183
183
|
files_per_page: string | number;
|
|
184
|
+
key?: string | undefined;
|
|
184
185
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
185
186
|
result?: string | boolean | undefined;
|
|
186
187
|
queue?: string | undefined;
|
|
187
188
|
credentials?: string | undefined;
|
|
188
189
|
account?: string | undefined;
|
|
189
190
|
container?: string | undefined;
|
|
190
|
-
key?: string | undefined;
|
|
191
191
|
}, {
|
|
192
192
|
path: string | string[];
|
|
193
193
|
robot: "/azure/import";
|
|
194
|
+
key?: string | undefined;
|
|
194
195
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
195
196
|
result?: string | boolean | undefined;
|
|
196
197
|
queue?: string | undefined;
|
|
@@ -200,7 +201,6 @@ export declare const interpolatableRobotAzureImportInstructionsWithHiddenFieldsS
|
|
|
200
201
|
credentials?: string | undefined;
|
|
201
202
|
account?: string | undefined;
|
|
202
203
|
container?: string | undefined;
|
|
203
|
-
key?: string | undefined;
|
|
204
204
|
recursive?: string | boolean | undefined;
|
|
205
205
|
next_page_token?: string | undefined;
|
|
206
206
|
files_per_page?: string | number | undefined;
|
|
@@ -74,13 +74,12 @@ export declare const robotAzureStoreInstructionsSchema: z.ZodObject<{
|
|
|
74
74
|
sas_permissions: z.ZodOptional<z.ZodString>;
|
|
75
75
|
}, "strict", z.ZodTypeAny, {
|
|
76
76
|
path: string;
|
|
77
|
+
robot: "/azure/store";
|
|
77
78
|
result: boolean;
|
|
78
79
|
force_accept: boolean;
|
|
79
80
|
ignore_errors: string[];
|
|
80
|
-
robot: "/azure/store";
|
|
81
81
|
metadata: Record<string, string>;
|
|
82
|
-
|
|
83
|
-
queue?: "batch" | undefined;
|
|
82
|
+
key?: string | undefined;
|
|
84
83
|
use?: string | string[] | {
|
|
85
84
|
name: string;
|
|
86
85
|
fields?: string | undefined;
|
|
@@ -95,10 +94,11 @@ export declare const robotAzureStoreInstructionsSchema: z.ZodObject<{
|
|
|
95
94
|
bundle_steps?: boolean | undefined;
|
|
96
95
|
group_by_original?: boolean | undefined;
|
|
97
96
|
} | undefined;
|
|
97
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
98
|
+
queue?: "batch" | undefined;
|
|
98
99
|
credentials?: string | undefined;
|
|
99
100
|
account?: string | undefined;
|
|
100
101
|
container?: string | undefined;
|
|
101
|
-
key?: string | undefined;
|
|
102
102
|
content_type?: string | undefined;
|
|
103
103
|
content_encoding?: string | undefined;
|
|
104
104
|
content_language?: string | undefined;
|
|
@@ -109,11 +109,7 @@ export declare const robotAzureStoreInstructionsSchema: z.ZodObject<{
|
|
|
109
109
|
}, {
|
|
110
110
|
robot: "/azure/store";
|
|
111
111
|
path?: string | undefined;
|
|
112
|
-
|
|
113
|
-
result?: boolean | undefined;
|
|
114
|
-
queue?: "batch" | undefined;
|
|
115
|
-
force_accept?: boolean | undefined;
|
|
116
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
112
|
+
key?: string | undefined;
|
|
117
113
|
use?: string | string[] | {
|
|
118
114
|
name: string;
|
|
119
115
|
fields?: string | undefined;
|
|
@@ -128,10 +124,14 @@ export declare const robotAzureStoreInstructionsSchema: z.ZodObject<{
|
|
|
128
124
|
bundle_steps?: boolean | undefined;
|
|
129
125
|
group_by_original?: boolean | undefined;
|
|
130
126
|
} | undefined;
|
|
127
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
128
|
+
result?: boolean | undefined;
|
|
129
|
+
queue?: "batch" | undefined;
|
|
130
|
+
force_accept?: boolean | undefined;
|
|
131
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
131
132
|
credentials?: string | undefined;
|
|
132
133
|
account?: string | undefined;
|
|
133
134
|
container?: string | undefined;
|
|
134
|
-
key?: string | undefined;
|
|
135
135
|
content_type?: string | undefined;
|
|
136
136
|
content_encoding?: string | undefined;
|
|
137
137
|
content_language?: string | undefined;
|
|
@@ -212,13 +212,11 @@ export declare const robotAzureStoreInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
212
212
|
result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
|
|
213
213
|
}, "strict", z.ZodTypeAny, {
|
|
214
214
|
path: string;
|
|
215
|
+
robot: "/azure/store";
|
|
215
216
|
force_accept: boolean;
|
|
216
217
|
ignore_errors: string[];
|
|
217
|
-
robot: "/azure/store";
|
|
218
218
|
metadata: Record<string, string>;
|
|
219
|
-
|
|
220
|
-
result?: boolean | "debug" | undefined;
|
|
221
|
-
queue?: "batch" | undefined;
|
|
219
|
+
key?: string | undefined;
|
|
222
220
|
use?: string | string[] | {
|
|
223
221
|
name: string;
|
|
224
222
|
fields?: string | undefined;
|
|
@@ -233,10 +231,12 @@ export declare const robotAzureStoreInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
233
231
|
bundle_steps?: boolean | undefined;
|
|
234
232
|
group_by_original?: boolean | undefined;
|
|
235
233
|
} | undefined;
|
|
234
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
235
|
+
result?: boolean | "debug" | undefined;
|
|
236
|
+
queue?: "batch" | undefined;
|
|
236
237
|
credentials?: string | undefined;
|
|
237
238
|
account?: string | undefined;
|
|
238
239
|
container?: string | undefined;
|
|
239
|
-
key?: string | undefined;
|
|
240
240
|
content_type?: string | undefined;
|
|
241
241
|
content_encoding?: string | undefined;
|
|
242
242
|
content_language?: string | undefined;
|
|
@@ -247,11 +247,7 @@ export declare const robotAzureStoreInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
247
247
|
}, {
|
|
248
248
|
robot: "/azure/store";
|
|
249
249
|
path?: string | undefined;
|
|
250
|
-
|
|
251
|
-
result?: boolean | "debug" | undefined;
|
|
252
|
-
queue?: "batch" | undefined;
|
|
253
|
-
force_accept?: boolean | undefined;
|
|
254
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
250
|
+
key?: string | undefined;
|
|
255
251
|
use?: string | string[] | {
|
|
256
252
|
name: string;
|
|
257
253
|
fields?: string | undefined;
|
|
@@ -266,10 +262,14 @@ export declare const robotAzureStoreInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
266
262
|
bundle_steps?: boolean | undefined;
|
|
267
263
|
group_by_original?: boolean | undefined;
|
|
268
264
|
} | undefined;
|
|
265
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
266
|
+
result?: boolean | "debug" | undefined;
|
|
267
|
+
queue?: "batch" | undefined;
|
|
268
|
+
force_accept?: boolean | undefined;
|
|
269
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
269
270
|
credentials?: string | undefined;
|
|
270
271
|
account?: string | undefined;
|
|
271
272
|
container?: string | undefined;
|
|
272
|
-
key?: string | undefined;
|
|
273
273
|
content_type?: string | undefined;
|
|
274
274
|
content_encoding?: string | undefined;
|
|
275
275
|
content_language?: string | undefined;
|
|
@@ -351,13 +351,12 @@ export declare const interpolatableRobotAzureStoreInstructionsSchema: z.ZodObjec
|
|
|
351
351
|
sas_permissions: z.ZodOptional<z.ZodString>;
|
|
352
352
|
}, "strict", z.ZodTypeAny, {
|
|
353
353
|
path: string;
|
|
354
|
+
robot: "/azure/store";
|
|
354
355
|
result: string | boolean;
|
|
355
356
|
force_accept: string | boolean;
|
|
356
357
|
ignore_errors: string | string[];
|
|
357
|
-
robot: "/azure/store";
|
|
358
358
|
metadata: Record<string, string>;
|
|
359
|
-
|
|
360
|
-
queue?: string | undefined;
|
|
359
|
+
key?: string | undefined;
|
|
361
360
|
use?: string | string[] | {
|
|
362
361
|
name: string;
|
|
363
362
|
fields?: string | undefined;
|
|
@@ -372,10 +371,11 @@ export declare const interpolatableRobotAzureStoreInstructionsSchema: z.ZodObjec
|
|
|
372
371
|
bundle_steps?: boolean | undefined;
|
|
373
372
|
group_by_original?: boolean | undefined;
|
|
374
373
|
} | undefined;
|
|
374
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
375
|
+
queue?: string | undefined;
|
|
375
376
|
credentials?: string | undefined;
|
|
376
377
|
account?: string | undefined;
|
|
377
378
|
container?: string | undefined;
|
|
378
|
-
key?: string | undefined;
|
|
379
379
|
content_type?: string | undefined;
|
|
380
380
|
content_encoding?: string | undefined;
|
|
381
381
|
content_language?: string | undefined;
|
|
@@ -386,11 +386,7 @@ export declare const interpolatableRobotAzureStoreInstructionsSchema: z.ZodObjec
|
|
|
386
386
|
}, {
|
|
387
387
|
robot: "/azure/store";
|
|
388
388
|
path?: string | undefined;
|
|
389
|
-
|
|
390
|
-
result?: string | boolean | undefined;
|
|
391
|
-
queue?: string | undefined;
|
|
392
|
-
force_accept?: string | boolean | undefined;
|
|
393
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
389
|
+
key?: string | undefined;
|
|
394
390
|
use?: string | string[] | {
|
|
395
391
|
name: string;
|
|
396
392
|
fields?: string | undefined;
|
|
@@ -405,10 +401,14 @@ export declare const interpolatableRobotAzureStoreInstructionsSchema: z.ZodObjec
|
|
|
405
401
|
bundle_steps?: boolean | undefined;
|
|
406
402
|
group_by_original?: boolean | undefined;
|
|
407
403
|
} | undefined;
|
|
404
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
405
|
+
result?: string | boolean | undefined;
|
|
406
|
+
queue?: string | undefined;
|
|
407
|
+
force_accept?: string | boolean | undefined;
|
|
408
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
408
409
|
credentials?: string | undefined;
|
|
409
410
|
account?: string | undefined;
|
|
410
411
|
container?: string | undefined;
|
|
411
|
-
key?: string | undefined;
|
|
412
412
|
content_type?: string | undefined;
|
|
413
413
|
content_encoding?: string | undefined;
|
|
414
414
|
content_language?: string | undefined;
|
|
@@ -490,13 +490,11 @@ export declare const interpolatableRobotAzureStoreInstructionsWithHiddenFieldsSc
|
|
|
490
490
|
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
491
491
|
}, "strict", z.ZodTypeAny, {
|
|
492
492
|
path: string;
|
|
493
|
+
robot: "/azure/store";
|
|
493
494
|
force_accept: string | boolean;
|
|
494
495
|
ignore_errors: string | string[];
|
|
495
|
-
robot: "/azure/store";
|
|
496
496
|
metadata: Record<string, string>;
|
|
497
|
-
|
|
498
|
-
result?: string | boolean | undefined;
|
|
499
|
-
queue?: string | undefined;
|
|
497
|
+
key?: string | undefined;
|
|
500
498
|
use?: string | string[] | {
|
|
501
499
|
name: string;
|
|
502
500
|
fields?: string | undefined;
|
|
@@ -511,10 +509,12 @@ export declare const interpolatableRobotAzureStoreInstructionsWithHiddenFieldsSc
|
|
|
511
509
|
bundle_steps?: boolean | undefined;
|
|
512
510
|
group_by_original?: boolean | undefined;
|
|
513
511
|
} | undefined;
|
|
512
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
513
|
+
result?: string | boolean | undefined;
|
|
514
|
+
queue?: string | undefined;
|
|
514
515
|
credentials?: string | undefined;
|
|
515
516
|
account?: string | undefined;
|
|
516
517
|
container?: string | undefined;
|
|
517
|
-
key?: string | undefined;
|
|
518
518
|
content_type?: string | undefined;
|
|
519
519
|
content_encoding?: string | undefined;
|
|
520
520
|
content_language?: string | undefined;
|
|
@@ -525,11 +525,7 @@ export declare const interpolatableRobotAzureStoreInstructionsWithHiddenFieldsSc
|
|
|
525
525
|
}, {
|
|
526
526
|
robot: "/azure/store";
|
|
527
527
|
path?: string | undefined;
|
|
528
|
-
|
|
529
|
-
result?: string | boolean | undefined;
|
|
530
|
-
queue?: string | undefined;
|
|
531
|
-
force_accept?: string | boolean | undefined;
|
|
532
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
528
|
+
key?: string | undefined;
|
|
533
529
|
use?: string | string[] | {
|
|
534
530
|
name: string;
|
|
535
531
|
fields?: string | undefined;
|
|
@@ -544,10 +540,14 @@ export declare const interpolatableRobotAzureStoreInstructionsWithHiddenFieldsSc
|
|
|
544
540
|
bundle_steps?: boolean | undefined;
|
|
545
541
|
group_by_original?: boolean | undefined;
|
|
546
542
|
} | undefined;
|
|
543
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
544
|
+
result?: string | boolean | undefined;
|
|
545
|
+
queue?: string | undefined;
|
|
546
|
+
force_accept?: string | boolean | undefined;
|
|
547
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
547
548
|
credentials?: string | undefined;
|
|
548
549
|
account?: string | undefined;
|
|
549
550
|
container?: string | undefined;
|
|
550
|
-
key?: string | undefined;
|
|
551
551
|
content_type?: string | undefined;
|
|
552
552
|
content_encoding?: string | undefined;
|
|
553
553
|
content_language?: string | undefined;
|
|
@@ -22,11 +22,11 @@ export declare const robotBackblazeImportInstructionsSchema: z.ZodObject<{
|
|
|
22
22
|
files_per_page: z.ZodDefault<z.ZodNumber>;
|
|
23
23
|
}, "strict", z.ZodTypeAny, {
|
|
24
24
|
path: string | string[];
|
|
25
|
+
robot: "/backblaze/import";
|
|
25
26
|
result: boolean;
|
|
26
27
|
force_accept: boolean;
|
|
27
28
|
ignore_errors: string[];
|
|
28
29
|
force_name: string | string[] | null;
|
|
29
|
-
robot: "/backblaze/import";
|
|
30
30
|
recursive: boolean;
|
|
31
31
|
files_per_page: number;
|
|
32
32
|
start_file_name: string;
|
|
@@ -72,10 +72,10 @@ export declare const robotBackblazeImportInstructionsWithHiddenFieldsSchema: z.Z
|
|
|
72
72
|
result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
|
|
73
73
|
}, "strict", z.ZodTypeAny, {
|
|
74
74
|
path: string | string[];
|
|
75
|
+
robot: "/backblaze/import";
|
|
75
76
|
force_accept: boolean;
|
|
76
77
|
ignore_errors: string[];
|
|
77
78
|
force_name: string | string[] | null;
|
|
78
|
-
robot: "/backblaze/import";
|
|
79
79
|
recursive: boolean;
|
|
80
80
|
files_per_page: number;
|
|
81
81
|
start_file_name: string;
|
|
@@ -123,11 +123,11 @@ export declare const interpolatableRobotBackblazeImportInstructionsSchema: z.Zod
|
|
|
123
123
|
files_per_page: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
|
|
124
124
|
}, "strict", z.ZodTypeAny, {
|
|
125
125
|
path: string | string[];
|
|
126
|
+
robot: "/backblaze/import";
|
|
126
127
|
result: string | boolean;
|
|
127
128
|
force_accept: string | boolean;
|
|
128
129
|
ignore_errors: string | string[];
|
|
129
130
|
force_name: string | string[] | null;
|
|
130
|
-
robot: "/backblaze/import";
|
|
131
131
|
recursive: string | boolean;
|
|
132
132
|
files_per_page: string | number;
|
|
133
133
|
start_file_name: string;
|
|
@@ -174,10 +174,10 @@ export declare const interpolatableRobotBackblazeImportInstructionsWithHiddenFie
|
|
|
174
174
|
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
175
175
|
}, "strict", z.ZodTypeAny, {
|
|
176
176
|
path: string | string[];
|
|
177
|
+
robot: "/backblaze/import";
|
|
177
178
|
force_accept: string | boolean;
|
|
178
179
|
ignore_errors: string | string[];
|
|
179
180
|
force_name: string | string[] | null;
|
|
180
|
-
robot: "/backblaze/import";
|
|
181
181
|
recursive: string | boolean;
|
|
182
182
|
files_per_page: string | number;
|
|
183
183
|
start_file_name: string;
|
|
@@ -67,13 +67,11 @@ export declare const robotBackblazeStoreInstructionsSchema: z.ZodObject<{
|
|
|
67
67
|
headers: z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
68
68
|
}, "strict", z.ZodTypeAny, {
|
|
69
69
|
path: string;
|
|
70
|
+
robot: "/backblaze/store";
|
|
70
71
|
result: boolean;
|
|
71
72
|
force_accept: boolean;
|
|
72
73
|
ignore_errors: string[];
|
|
73
|
-
robot: "/backblaze/store";
|
|
74
74
|
headers: Record<string, string>;
|
|
75
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
76
|
-
queue?: "batch" | undefined;
|
|
77
75
|
use?: string | string[] | {
|
|
78
76
|
name: string;
|
|
79
77
|
fields?: string | undefined;
|
|
@@ -88,6 +86,8 @@ export declare const robotBackblazeStoreInstructionsSchema: z.ZodObject<{
|
|
|
88
86
|
bundle_steps?: boolean | undefined;
|
|
89
87
|
group_by_original?: boolean | undefined;
|
|
90
88
|
} | undefined;
|
|
89
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
90
|
+
queue?: "batch" | undefined;
|
|
91
91
|
credentials?: string | undefined;
|
|
92
92
|
bucket?: string | undefined;
|
|
93
93
|
app_key_id?: string | undefined;
|
|
@@ -95,11 +95,6 @@ export declare const robotBackblazeStoreInstructionsSchema: z.ZodObject<{
|
|
|
95
95
|
}, {
|
|
96
96
|
robot: "/backblaze/store";
|
|
97
97
|
path?: string | undefined;
|
|
98
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
99
|
-
result?: boolean | undefined;
|
|
100
|
-
queue?: "batch" | undefined;
|
|
101
|
-
force_accept?: boolean | undefined;
|
|
102
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
103
98
|
use?: string | string[] | {
|
|
104
99
|
name: string;
|
|
105
100
|
fields?: string | undefined;
|
|
@@ -114,6 +109,11 @@ export declare const robotBackblazeStoreInstructionsSchema: z.ZodObject<{
|
|
|
114
109
|
bundle_steps?: boolean | undefined;
|
|
115
110
|
group_by_original?: boolean | undefined;
|
|
116
111
|
} | undefined;
|
|
112
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
113
|
+
result?: boolean | undefined;
|
|
114
|
+
queue?: "batch" | undefined;
|
|
115
|
+
force_accept?: boolean | undefined;
|
|
116
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
117
117
|
credentials?: string | undefined;
|
|
118
118
|
bucket?: string | undefined;
|
|
119
119
|
app_key_id?: string | undefined;
|
|
@@ -184,13 +184,10 @@ export declare const robotBackblazeStoreInstructionsWithHiddenFieldsSchema: z.Zo
|
|
|
184
184
|
result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
|
|
185
185
|
}, "strict", z.ZodTypeAny, {
|
|
186
186
|
path: string;
|
|
187
|
+
robot: "/backblaze/store";
|
|
187
188
|
force_accept: boolean;
|
|
188
189
|
ignore_errors: string[];
|
|
189
|
-
robot: "/backblaze/store";
|
|
190
190
|
headers: Record<string, string>;
|
|
191
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
192
|
-
result?: boolean | "debug" | undefined;
|
|
193
|
-
queue?: "batch" | undefined;
|
|
194
191
|
use?: string | string[] | {
|
|
195
192
|
name: string;
|
|
196
193
|
fields?: string | undefined;
|
|
@@ -205,6 +202,9 @@ export declare const robotBackblazeStoreInstructionsWithHiddenFieldsSchema: z.Zo
|
|
|
205
202
|
bundle_steps?: boolean | undefined;
|
|
206
203
|
group_by_original?: boolean | undefined;
|
|
207
204
|
} | undefined;
|
|
205
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
206
|
+
result?: boolean | "debug" | undefined;
|
|
207
|
+
queue?: "batch" | undefined;
|
|
208
208
|
credentials?: string | undefined;
|
|
209
209
|
bucket?: string | undefined;
|
|
210
210
|
app_key_id?: string | undefined;
|
|
@@ -212,11 +212,6 @@ export declare const robotBackblazeStoreInstructionsWithHiddenFieldsSchema: z.Zo
|
|
|
212
212
|
}, {
|
|
213
213
|
robot: "/backblaze/store";
|
|
214
214
|
path?: string | undefined;
|
|
215
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
216
|
-
result?: boolean | "debug" | undefined;
|
|
217
|
-
queue?: "batch" | undefined;
|
|
218
|
-
force_accept?: boolean | undefined;
|
|
219
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
220
215
|
use?: string | string[] | {
|
|
221
216
|
name: string;
|
|
222
217
|
fields?: string | undefined;
|
|
@@ -231,6 +226,11 @@ export declare const robotBackblazeStoreInstructionsWithHiddenFieldsSchema: z.Zo
|
|
|
231
226
|
bundle_steps?: boolean | undefined;
|
|
232
227
|
group_by_original?: boolean | undefined;
|
|
233
228
|
} | undefined;
|
|
229
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
230
|
+
result?: boolean | "debug" | undefined;
|
|
231
|
+
queue?: "batch" | undefined;
|
|
232
|
+
force_accept?: boolean | undefined;
|
|
233
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
234
234
|
credentials?: string | undefined;
|
|
235
235
|
bucket?: string | undefined;
|
|
236
236
|
app_key_id?: string | undefined;
|
|
@@ -302,13 +302,11 @@ export declare const interpolatableRobotBackblazeStoreInstructionsSchema: z.ZodO
|
|
|
302
302
|
headers: z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
303
303
|
}, "strict", z.ZodTypeAny, {
|
|
304
304
|
path: string;
|
|
305
|
+
robot: "/backblaze/store";
|
|
305
306
|
result: string | boolean;
|
|
306
307
|
force_accept: string | boolean;
|
|
307
308
|
ignore_errors: string | string[];
|
|
308
|
-
robot: "/backblaze/store";
|
|
309
309
|
headers: Record<string, string>;
|
|
310
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
311
|
-
queue?: string | undefined;
|
|
312
310
|
use?: string | string[] | {
|
|
313
311
|
name: string;
|
|
314
312
|
fields?: string | undefined;
|
|
@@ -323,6 +321,8 @@ export declare const interpolatableRobotBackblazeStoreInstructionsSchema: z.ZodO
|
|
|
323
321
|
bundle_steps?: boolean | undefined;
|
|
324
322
|
group_by_original?: boolean | undefined;
|
|
325
323
|
} | undefined;
|
|
324
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
325
|
+
queue?: string | undefined;
|
|
326
326
|
credentials?: string | undefined;
|
|
327
327
|
bucket?: string | undefined;
|
|
328
328
|
app_key_id?: string | undefined;
|
|
@@ -330,11 +330,6 @@ export declare const interpolatableRobotBackblazeStoreInstructionsSchema: z.ZodO
|
|
|
330
330
|
}, {
|
|
331
331
|
robot: "/backblaze/store";
|
|
332
332
|
path?: string | undefined;
|
|
333
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
334
|
-
result?: string | boolean | undefined;
|
|
335
|
-
queue?: string | undefined;
|
|
336
|
-
force_accept?: string | boolean | undefined;
|
|
337
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
338
333
|
use?: string | string[] | {
|
|
339
334
|
name: string;
|
|
340
335
|
fields?: string | undefined;
|
|
@@ -349,6 +344,11 @@ export declare const interpolatableRobotBackblazeStoreInstructionsSchema: z.ZodO
|
|
|
349
344
|
bundle_steps?: boolean | undefined;
|
|
350
345
|
group_by_original?: boolean | undefined;
|
|
351
346
|
} | undefined;
|
|
347
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
348
|
+
result?: string | boolean | undefined;
|
|
349
|
+
queue?: string | undefined;
|
|
350
|
+
force_accept?: string | boolean | undefined;
|
|
351
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
352
352
|
credentials?: string | undefined;
|
|
353
353
|
bucket?: string | undefined;
|
|
354
354
|
app_key_id?: string | undefined;
|
|
@@ -420,13 +420,10 @@ export declare const interpolatableRobotBackblazeStoreInstructionsWithHiddenFiel
|
|
|
420
420
|
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
421
421
|
}, "strict", z.ZodTypeAny, {
|
|
422
422
|
path: string;
|
|
423
|
+
robot: "/backblaze/store";
|
|
423
424
|
force_accept: string | boolean;
|
|
424
425
|
ignore_errors: string | string[];
|
|
425
|
-
robot: "/backblaze/store";
|
|
426
426
|
headers: Record<string, string>;
|
|
427
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
428
|
-
result?: string | boolean | undefined;
|
|
429
|
-
queue?: string | undefined;
|
|
430
427
|
use?: string | string[] | {
|
|
431
428
|
name: string;
|
|
432
429
|
fields?: string | undefined;
|
|
@@ -441,6 +438,9 @@ export declare const interpolatableRobotBackblazeStoreInstructionsWithHiddenFiel
|
|
|
441
438
|
bundle_steps?: boolean | undefined;
|
|
442
439
|
group_by_original?: boolean | undefined;
|
|
443
440
|
} | undefined;
|
|
441
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
442
|
+
result?: string | boolean | undefined;
|
|
443
|
+
queue?: string | undefined;
|
|
444
444
|
credentials?: string | undefined;
|
|
445
445
|
bucket?: string | undefined;
|
|
446
446
|
app_key_id?: string | undefined;
|
|
@@ -448,11 +448,6 @@ export declare const interpolatableRobotBackblazeStoreInstructionsWithHiddenFiel
|
|
|
448
448
|
}, {
|
|
449
449
|
robot: "/backblaze/store";
|
|
450
450
|
path?: string | undefined;
|
|
451
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
452
|
-
result?: string | boolean | undefined;
|
|
453
|
-
queue?: string | undefined;
|
|
454
|
-
force_accept?: string | boolean | undefined;
|
|
455
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
456
451
|
use?: string | string[] | {
|
|
457
452
|
name: string;
|
|
458
453
|
fields?: string | undefined;
|
|
@@ -467,6 +462,11 @@ export declare const interpolatableRobotBackblazeStoreInstructionsWithHiddenFiel
|
|
|
467
462
|
bundle_steps?: boolean | undefined;
|
|
468
463
|
group_by_original?: boolean | undefined;
|
|
469
464
|
} | undefined;
|
|
465
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
466
|
+
result?: string | boolean | undefined;
|
|
467
|
+
queue?: string | undefined;
|
|
468
|
+
force_accept?: string | boolean | undefined;
|
|
469
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
470
470
|
credentials?: string | undefined;
|
|
471
471
|
bucket?: string | undefined;
|
|
472
472
|
app_key_id?: string | undefined;
|