@aviaryhq/cloudglue-js 0.4.2 → 0.4.3
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.
|
@@ -278,7 +278,7 @@ export declare const FilesApi: import("@zodios/core").ZodiosInstance<[{
|
|
|
278
278
|
has_audio: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
279
279
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
280
280
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
281
|
-
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
281
|
+
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
282
282
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
283
283
|
id: z.ZodString;
|
|
284
284
|
status: z.ZodEnum<["pending", "processing", "completed", "failed", "not_applicable"]>;
|
|
@@ -307,7 +307,7 @@ export declare const FilesApi: import("@zodios/core").ZodiosInstance<[{
|
|
|
307
307
|
has_audio: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
308
308
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
309
309
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
310
|
-
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
310
|
+
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
311
311
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
312
312
|
id: z.ZodString;
|
|
313
313
|
status: z.ZodEnum<["pending", "processing", "completed", "failed", "not_applicable"]>;
|
|
@@ -336,7 +336,7 @@ export declare const FilesApi: import("@zodios/core").ZodiosInstance<[{
|
|
|
336
336
|
has_audio: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
337
337
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
338
338
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
339
|
-
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
339
|
+
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
340
340
|
}, z.ZodTypeAny, "passthrough">>;
|
|
341
341
|
errors: [{
|
|
342
342
|
status: 400;
|
|
@@ -469,7 +469,7 @@ export declare const FilesApi: import("@zodios/core").ZodiosInstance<[{
|
|
|
469
469
|
has_audio: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
470
470
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
471
471
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
472
|
-
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
472
|
+
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
473
473
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
474
474
|
id: z.ZodString;
|
|
475
475
|
status: z.ZodEnum<["pending", "processing", "completed", "failed", "not_applicable"]>;
|
|
@@ -498,7 +498,7 @@ export declare const FilesApi: import("@zodios/core").ZodiosInstance<[{
|
|
|
498
498
|
has_audio: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
499
499
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
500
500
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
501
|
-
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
501
|
+
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
502
502
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
503
503
|
id: z.ZodString;
|
|
504
504
|
status: z.ZodEnum<["pending", "processing", "completed", "failed", "not_applicable"]>;
|
|
@@ -527,7 +527,7 @@ export declare const FilesApi: import("@zodios/core").ZodiosInstance<[{
|
|
|
527
527
|
has_audio: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
528
528
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
529
529
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
530
|
-
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
530
|
+
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
531
531
|
}, z.ZodTypeAny, "passthrough">>;
|
|
532
532
|
errors: [{
|
|
533
533
|
status: 404;
|
|
@@ -645,7 +645,7 @@ export declare const FilesApi: import("@zodios/core").ZodiosInstance<[{
|
|
|
645
645
|
has_audio: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
646
646
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
647
647
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
648
|
-
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
648
|
+
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
649
649
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
650
650
|
id: z.ZodString;
|
|
651
651
|
status: z.ZodEnum<["pending", "processing", "completed", "failed", "not_applicable"]>;
|
|
@@ -674,7 +674,7 @@ export declare const FilesApi: import("@zodios/core").ZodiosInstance<[{
|
|
|
674
674
|
has_audio: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
675
675
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
676
676
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
677
|
-
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
677
|
+
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
678
678
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
679
679
|
id: z.ZodString;
|
|
680
680
|
status: z.ZodEnum<["pending", "processing", "completed", "failed", "not_applicable"]>;
|
|
@@ -703,7 +703,7 @@ export declare const FilesApi: import("@zodios/core").ZodiosInstance<[{
|
|
|
703
703
|
has_audio: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
704
704
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
705
705
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
706
|
-
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
706
|
+
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
707
707
|
}, z.ZodTypeAny, "passthrough">>;
|
|
708
708
|
errors: [{
|
|
709
709
|
status: 400;
|
|
@@ -2100,7 +2100,7 @@ export declare function createApiClient(baseUrl: string, options?: ZodiosOptions
|
|
|
2100
2100
|
has_audio: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
2101
2101
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
2102
2102
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
2103
|
-
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
2103
|
+
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
2104
2104
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
2105
2105
|
id: z.ZodString;
|
|
2106
2106
|
status: z.ZodEnum<["pending", "processing", "completed", "failed", "not_applicable"]>;
|
|
@@ -2129,7 +2129,7 @@ export declare function createApiClient(baseUrl: string, options?: ZodiosOptions
|
|
|
2129
2129
|
has_audio: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
2130
2130
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
2131
2131
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
2132
|
-
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
2132
|
+
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
2133
2133
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
2134
2134
|
id: z.ZodString;
|
|
2135
2135
|
status: z.ZodEnum<["pending", "processing", "completed", "failed", "not_applicable"]>;
|
|
@@ -2158,7 +2158,7 @@ export declare function createApiClient(baseUrl: string, options?: ZodiosOptions
|
|
|
2158
2158
|
has_audio: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
2159
2159
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
2160
2160
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
2161
|
-
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
2161
|
+
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
2162
2162
|
}, z.ZodTypeAny, "passthrough">>;
|
|
2163
2163
|
errors: [{
|
|
2164
2164
|
status: 400;
|
|
@@ -2291,7 +2291,7 @@ export declare function createApiClient(baseUrl: string, options?: ZodiosOptions
|
|
|
2291
2291
|
has_audio: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
2292
2292
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
2293
2293
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
2294
|
-
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
2294
|
+
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
2295
2295
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
2296
2296
|
id: z.ZodString;
|
|
2297
2297
|
status: z.ZodEnum<["pending", "processing", "completed", "failed", "not_applicable"]>;
|
|
@@ -2320,7 +2320,7 @@ export declare function createApiClient(baseUrl: string, options?: ZodiosOptions
|
|
|
2320
2320
|
has_audio: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
2321
2321
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
2322
2322
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
2323
|
-
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
2323
|
+
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
2324
2324
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
2325
2325
|
id: z.ZodString;
|
|
2326
2326
|
status: z.ZodEnum<["pending", "processing", "completed", "failed", "not_applicable"]>;
|
|
@@ -2349,7 +2349,7 @@ export declare function createApiClient(baseUrl: string, options?: ZodiosOptions
|
|
|
2349
2349
|
has_audio: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
2350
2350
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
2351
2351
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
2352
|
-
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
2352
|
+
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
2353
2353
|
}, z.ZodTypeAny, "passthrough">>;
|
|
2354
2354
|
errors: [{
|
|
2355
2355
|
status: 404;
|
|
@@ -2467,7 +2467,7 @@ export declare function createApiClient(baseUrl: string, options?: ZodiosOptions
|
|
|
2467
2467
|
has_audio: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
2468
2468
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
2469
2469
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
2470
|
-
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
2470
|
+
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
2471
2471
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
2472
2472
|
id: z.ZodString;
|
|
2473
2473
|
status: z.ZodEnum<["pending", "processing", "completed", "failed", "not_applicable"]>;
|
|
@@ -2496,7 +2496,7 @@ export declare function createApiClient(baseUrl: string, options?: ZodiosOptions
|
|
|
2496
2496
|
has_audio: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
2497
2497
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
2498
2498
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
2499
|
-
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
2499
|
+
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
2500
2500
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
2501
2501
|
id: z.ZodString;
|
|
2502
2502
|
status: z.ZodEnum<["pending", "processing", "completed", "failed", "not_applicable"]>;
|
|
@@ -2525,7 +2525,7 @@ export declare function createApiClient(baseUrl: string, options?: ZodiosOptions
|
|
|
2525
2525
|
has_audio: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
2526
2526
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
2527
2527
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
2528
|
-
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
2528
|
+
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
2529
2529
|
}, z.ZodTypeAny, "passthrough">>;
|
|
2530
2530
|
errors: [{
|
|
2531
2531
|
status: 400;
|
|
@@ -56,7 +56,7 @@ export type File = {
|
|
|
56
56
|
has_audio: boolean | null;
|
|
57
57
|
}> | undefined;
|
|
58
58
|
thumbnail_url?: string | undefined;
|
|
59
|
-
source?: ("video" | "youtube" | "s3" | "dropbox" | "http" | "upload" | "google-drive" | "zoom") | undefined;
|
|
59
|
+
source?: ("video" | "youtube" | "s3" | "dropbox" | "http" | "upload" | "google-drive" | "zoom" | "gong") | undefined;
|
|
60
60
|
};
|
|
61
61
|
export type Segmentation = {
|
|
62
62
|
segmentation_id: string;
|
|
@@ -564,7 +564,7 @@ export declare const File: z.ZodObject<{
|
|
|
564
564
|
has_audio: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
565
565
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
566
566
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
567
|
-
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
567
|
+
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
568
568
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
569
569
|
id: z.ZodString;
|
|
570
570
|
status: z.ZodEnum<["pending", "processing", "completed", "failed", "not_applicable"]>;
|
|
@@ -593,7 +593,7 @@ export declare const File: z.ZodObject<{
|
|
|
593
593
|
has_audio: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
594
594
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
595
595
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
596
|
-
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
596
|
+
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
597
597
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
598
598
|
id: z.ZodString;
|
|
599
599
|
status: z.ZodEnum<["pending", "processing", "completed", "failed", "not_applicable"]>;
|
|
@@ -622,7 +622,7 @@ export declare const File: z.ZodObject<{
|
|
|
622
622
|
has_audio: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
623
623
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
624
624
|
thumbnail_url: z.ZodOptional<z.ZodString>;
|
|
625
|
-
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
625
|
+
source: z.ZodOptional<z.ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
626
626
|
}, z.ZodTypeAny, "passthrough">>;
|
|
627
627
|
export declare const Segmentation: z.ZodObject<{
|
|
628
628
|
segmentation_id: z.ZodString;
|
package/dist/generated/common.js
CHANGED
package/dist/src/client.d.ts
CHANGED
|
@@ -199,7 +199,7 @@ declare class EnhancedFilesApi {
|
|
|
199
199
|
limit: number;
|
|
200
200
|
offset: number;
|
|
201
201
|
}>;
|
|
202
|
-
uploadFile(params: UploadFileParams): Promise<import("axios").AxiosResponse<any, any>>;
|
|
202
|
+
uploadFile(params: UploadFileParams): Promise<import("axios").AxiosResponse<any, any, {}>>;
|
|
203
203
|
getFile(fileId: string): Promise<import("zod").objectOutputType<{
|
|
204
204
|
id: import("zod").ZodString;
|
|
205
205
|
status: import("zod").ZodEnum<["pending", "processing", "completed", "failed", "not_applicable"]>;
|
|
@@ -228,7 +228,7 @@ declare class EnhancedFilesApi {
|
|
|
228
228
|
has_audio: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodBoolean>>;
|
|
229
229
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
230
230
|
thumbnail_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
231
|
-
source: import("zod").ZodOptional<import("zod").ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
231
|
+
source: import("zod").ZodOptional<import("zod").ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
232
232
|
}, import("zod").ZodTypeAny, "passthrough">>;
|
|
233
233
|
deleteFile(fileId: string): Promise<import("zod").objectOutputType<{
|
|
234
234
|
id: import("zod").ZodString;
|
|
@@ -262,7 +262,7 @@ declare class EnhancedFilesApi {
|
|
|
262
262
|
has_audio: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodBoolean>>;
|
|
263
263
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
264
264
|
thumbnail_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
265
|
-
source: import("zod").ZodOptional<import("zod").ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
265
|
+
source: import("zod").ZodOptional<import("zod").ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
266
266
|
}, import("zod").ZodTypeAny, "passthrough">>;
|
|
267
267
|
listFileSegmentations(fileId: string, params?: {
|
|
268
268
|
limit?: number;
|
|
@@ -642,7 +642,7 @@ declare class EnhancedFilesApi {
|
|
|
642
642
|
has_audio: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodBoolean>>;
|
|
643
643
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
644
644
|
thumbnail_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
645
|
-
source: import("zod").ZodOptional<import("zod").ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom"]>>;
|
|
645
|
+
source: import("zod").ZodOptional<import("zod").ZodEnum<["video", "youtube", "s3", "dropbox", "http", "upload", "google-drive", "zoom", "gong"]>>;
|
|
646
646
|
}, import("zod").ZodTypeAny, "passthrough">>;
|
|
647
647
|
}
|
|
648
648
|
declare class EnhancedCollectionsApi {
|
package/dist/src/client.js
CHANGED