@distilled.cloud/typesense 0.25.1 → 0.26.0
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/lib/client.d.ts +2 -2
- package/lib/operations/clearCache.d.ts +1 -1
- package/lib/operations/clearCache.d.ts.map +1 -1
- package/lib/operations/compactDb.d.ts +1 -1
- package/lib/operations/compactDb.d.ts.map +1 -1
- package/lib/operations/createAnalyticsEvent.d.ts +1 -1
- package/lib/operations/createAnalyticsEvent.d.ts.map +1 -1
- package/lib/operations/createAnalyticsRule.d.ts +1 -1
- package/lib/operations/createAnalyticsRule.d.ts.map +1 -1
- package/lib/operations/createCollection.d.ts +1 -1
- package/lib/operations/createCollection.d.ts.map +1 -1
- package/lib/operations/createConversationModel.d.ts +1 -1
- package/lib/operations/createConversationModel.d.ts.map +1 -1
- package/lib/operations/createKey.d.ts +1 -1
- package/lib/operations/createKey.d.ts.map +1 -1
- package/lib/operations/createNLSearchModel.d.ts +1 -1
- package/lib/operations/createNLSearchModel.d.ts.map +1 -1
- package/lib/operations/debug.d.ts +1 -1
- package/lib/operations/debug.d.ts.map +1 -1
- package/lib/operations/deleteAlias.d.ts +1 -1
- package/lib/operations/deleteAlias.d.ts.map +1 -1
- package/lib/operations/deleteAnalyticsRule.d.ts +1 -1
- package/lib/operations/deleteAnalyticsRule.d.ts.map +1 -1
- package/lib/operations/deleteCollection.d.ts +1 -1
- package/lib/operations/deleteCollection.d.ts.map +1 -1
- package/lib/operations/deleteConversationModel.d.ts +1 -1
- package/lib/operations/deleteConversationModel.d.ts.map +1 -1
- package/lib/operations/deleteCurationSet.d.ts +1 -1
- package/lib/operations/deleteCurationSet.d.ts.map +1 -1
- package/lib/operations/deleteCurationSetItem.d.ts +1 -1
- package/lib/operations/deleteCurationSetItem.d.ts.map +1 -1
- package/lib/operations/deleteDocument.d.ts +1 -1
- package/lib/operations/deleteDocument.d.ts.map +1 -1
- package/lib/operations/deleteDocuments.d.ts +1 -1
- package/lib/operations/deleteDocuments.d.ts.map +1 -1
- package/lib/operations/deleteKey.d.ts +1 -1
- package/lib/operations/deleteKey.d.ts.map +1 -1
- package/lib/operations/deleteNLSearchModel.d.ts +1 -1
- package/lib/operations/deleteNLSearchModel.d.ts.map +1 -1
- package/lib/operations/deletePreset.d.ts +1 -1
- package/lib/operations/deletePreset.d.ts.map +1 -1
- package/lib/operations/deleteStopwordsSet.d.ts +1 -1
- package/lib/operations/deleteStopwordsSet.d.ts.map +1 -1
- package/lib/operations/deleteSynonymSet.d.ts +1 -1
- package/lib/operations/deleteSynonymSet.d.ts.map +1 -1
- package/lib/operations/deleteSynonymSetItem.d.ts +1 -1
- package/lib/operations/deleteSynonymSetItem.d.ts.map +1 -1
- package/lib/operations/exportDocuments.d.ts +1 -1
- package/lib/operations/exportDocuments.d.ts.map +1 -1
- package/lib/operations/flushAnalytics.d.ts +1 -1
- package/lib/operations/flushAnalytics.d.ts.map +1 -1
- package/lib/operations/getAlias.d.ts +1 -1
- package/lib/operations/getAlias.d.ts.map +1 -1
- package/lib/operations/getAliases.d.ts +1 -1
- package/lib/operations/getAliases.d.ts.map +1 -1
- package/lib/operations/getAnalyticsEvents.d.ts +1 -1
- package/lib/operations/getAnalyticsEvents.d.ts.map +1 -1
- package/lib/operations/getAnalyticsStatus.d.ts +1 -1
- package/lib/operations/getAnalyticsStatus.d.ts.map +1 -1
- package/lib/operations/getCollection.d.ts +1 -1
- package/lib/operations/getCollection.d.ts.map +1 -1
- package/lib/operations/getCollections.d.ts +1 -1
- package/lib/operations/getCollections.d.ts.map +1 -1
- package/lib/operations/getDocument.d.ts +1 -1
- package/lib/operations/getDocument.d.ts.map +1 -1
- package/lib/operations/getKey.d.ts +1 -1
- package/lib/operations/getKey.d.ts.map +1 -1
- package/lib/operations/getKeys.d.ts +1 -1
- package/lib/operations/getKeys.d.ts.map +1 -1
- package/lib/operations/getSchemaChanges.d.ts +1 -1
- package/lib/operations/getSchemaChanges.d.ts.map +1 -1
- package/lib/operations/getStemmingDictionary.d.ts +1 -1
- package/lib/operations/getStemmingDictionary.d.ts.map +1 -1
- package/lib/operations/health.d.ts +1 -1
- package/lib/operations/health.d.ts.map +1 -1
- package/lib/operations/importDocuments.d.ts +1 -1
- package/lib/operations/importDocuments.d.ts.map +1 -1
- package/lib/operations/importStemmingDictionary.d.ts +1 -1
- package/lib/operations/importStemmingDictionary.d.ts.map +1 -1
- package/lib/operations/indexDocument.d.ts +1 -1
- package/lib/operations/indexDocument.d.ts.map +1 -1
- package/lib/operations/listStemmingDictionaries.d.ts +1 -1
- package/lib/operations/listStemmingDictionaries.d.ts.map +1 -1
- package/lib/operations/multiSearch.d.ts +1 -1
- package/lib/operations/multiSearch.d.ts.map +1 -1
- package/lib/operations/retrieveAPIStats.d.ts +1 -1
- package/lib/operations/retrieveAPIStats.d.ts.map +1 -1
- package/lib/operations/retrieveAllConversationModels.d.ts +1 -1
- package/lib/operations/retrieveAllConversationModels.d.ts.map +1 -1
- package/lib/operations/retrieveAllNLSearchModels.d.ts +1 -1
- package/lib/operations/retrieveAllNLSearchModels.d.ts.map +1 -1
- package/lib/operations/retrieveAllPresets.d.ts +1 -1
- package/lib/operations/retrieveAllPresets.d.ts.map +1 -1
- package/lib/operations/retrieveAnalyticsRule.d.ts +1 -1
- package/lib/operations/retrieveAnalyticsRule.d.ts.map +1 -1
- package/lib/operations/retrieveAnalyticsRules.d.ts +1 -1
- package/lib/operations/retrieveAnalyticsRules.d.ts.map +1 -1
- package/lib/operations/retrieveConversationModel.d.ts +1 -1
- package/lib/operations/retrieveConversationModel.d.ts.map +1 -1
- package/lib/operations/retrieveCurationSet.d.ts +1 -1
- package/lib/operations/retrieveCurationSet.d.ts.map +1 -1
- package/lib/operations/retrieveCurationSetItem.d.ts +1 -1
- package/lib/operations/retrieveCurationSetItem.d.ts.map +1 -1
- package/lib/operations/retrieveCurationSetItems.d.ts +1 -1
- package/lib/operations/retrieveCurationSetItems.d.ts.map +1 -1
- package/lib/operations/retrieveCurationSets.d.ts +1 -1
- package/lib/operations/retrieveCurationSets.d.ts.map +1 -1
- package/lib/operations/retrieveMetrics.d.ts +1 -1
- package/lib/operations/retrieveMetrics.d.ts.map +1 -1
- package/lib/operations/retrieveNLSearchModel.d.ts +1 -1
- package/lib/operations/retrieveNLSearchModel.d.ts.map +1 -1
- package/lib/operations/retrievePreset.d.ts +1 -1
- package/lib/operations/retrievePreset.d.ts.map +1 -1
- package/lib/operations/retrieveStopwordsSet.d.ts +1 -1
- package/lib/operations/retrieveStopwordsSet.d.ts.map +1 -1
- package/lib/operations/retrieveStopwordsSets.d.ts +1 -1
- package/lib/operations/retrieveStopwordsSets.d.ts.map +1 -1
- package/lib/operations/retrieveSynonymSet.d.ts +1 -1
- package/lib/operations/retrieveSynonymSet.d.ts.map +1 -1
- package/lib/operations/retrieveSynonymSetItem.d.ts +1 -1
- package/lib/operations/retrieveSynonymSetItem.d.ts.map +1 -1
- package/lib/operations/retrieveSynonymSetItems.d.ts +1 -1
- package/lib/operations/retrieveSynonymSetItems.d.ts.map +1 -1
- package/lib/operations/retrieveSynonymSets.d.ts +1 -1
- package/lib/operations/retrieveSynonymSets.d.ts.map +1 -1
- package/lib/operations/searchCollection.d.ts +1 -1
- package/lib/operations/searchCollection.d.ts.map +1 -1
- package/lib/operations/takeSnapshot.d.ts +1 -1
- package/lib/operations/takeSnapshot.d.ts.map +1 -1
- package/lib/operations/toggleSlowRequestLog.d.ts +1 -1
- package/lib/operations/toggleSlowRequestLog.d.ts.map +1 -1
- package/lib/operations/updateCollection.d.ts +1 -1
- package/lib/operations/updateCollection.d.ts.map +1 -1
- package/lib/operations/updateConversationModel.d.ts +1 -1
- package/lib/operations/updateConversationModel.d.ts.map +1 -1
- package/lib/operations/updateDocument.d.ts +1 -1
- package/lib/operations/updateDocument.d.ts.map +1 -1
- package/lib/operations/updateDocuments.d.ts +1 -1
- package/lib/operations/updateDocuments.d.ts.map +1 -1
- package/lib/operations/updateNLSearchModel.d.ts +1 -1
- package/lib/operations/updateNLSearchModel.d.ts.map +1 -1
- package/lib/operations/upsertAlias.d.ts +1 -1
- package/lib/operations/upsertAlias.d.ts.map +1 -1
- package/lib/operations/upsertAnalyticsRule.d.ts +1 -1
- package/lib/operations/upsertAnalyticsRule.d.ts.map +1 -1
- package/lib/operations/upsertCurationSet.d.ts +1 -1
- package/lib/operations/upsertCurationSet.d.ts.map +1 -1
- package/lib/operations/upsertCurationSetItem.d.ts +1 -1
- package/lib/operations/upsertCurationSetItem.d.ts.map +1 -1
- package/lib/operations/upsertPreset.d.ts +1 -1
- package/lib/operations/upsertPreset.d.ts.map +1 -1
- package/lib/operations/upsertStopwordsSet.d.ts +1 -1
- package/lib/operations/upsertStopwordsSet.d.ts.map +1 -1
- package/lib/operations/upsertSynonymSet.d.ts +1 -1
- package/lib/operations/upsertSynonymSet.d.ts.map +1 -1
- package/lib/operations/upsertSynonymSetItem.d.ts +1 -1
- package/lib/operations/upsertSynonymSetItem.d.ts.map +1 -1
- package/lib/operations/vote.d.ts +1 -1
- package/lib/operations/vote.d.ts.map +1 -1
- package/package.json +2 -2
package/lib/client.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ import { Credentials } from "./credentials.ts";
|
|
|
5
5
|
* Typesense API client.
|
|
6
6
|
*/
|
|
7
7
|
export declare const API: {
|
|
8
|
-
make: <I extends Schema.Top, O extends Schema.Top, const E extends readonly import("@distilled.cloud/core/client").ApiErrorClass[] = readonly []>(configFn: () => import("@distilled.cloud/core/client").OperationConfig<I, O, E>) => import("@distilled.cloud/core/client").OperationMethod<Schema.Schema.Type<I>, Schema.Schema.Type<O>, InstanceType<E[number]>, Credentials>;
|
|
9
|
-
makePaginated: <I extends Schema.Top, O extends Schema.Top, const E extends readonly import("@distilled.cloud/core/client").ApiErrorClass[] = readonly []>(configFn: () => import("@distilled.cloud/core/client").PaginatedOperationConfig<I, O, E>, paginateFn?: import("@distilled.cloud/core/pagination").PaginationStrategy) => import("@distilled.cloud/core/client").PaginatedOperationMethod<Schema.Schema.Type<I>, Schema.Schema.Type<O>, InstanceType<E[number]>, Credentials>;
|
|
8
|
+
make: <I extends Schema.Top, O extends Schema.Top, const E extends readonly import("@distilled.cloud/core/client").ApiErrorClass[] = readonly []>(configFn: () => import("@distilled.cloud/core/client").OperationConfig<I, O, E>) => import("@distilled.cloud/core/client").OperationMethod<Schema.Schema.Type<I>, Schema.Schema.Type<O>, InstanceType<E[number]>, Credentials, never>;
|
|
9
|
+
makePaginated: <I extends Schema.Top, O extends Schema.Top, const E extends readonly import("@distilled.cloud/core/client").ApiErrorClass[] = readonly []>(configFn: () => import("@distilled.cloud/core/client").PaginatedOperationConfig<I, O, E>, paginateFn?: import("@distilled.cloud/core/pagination").PaginationStrategy) => import("@distilled.cloud/core/client").PaginatedOperationMethod<Schema.Schema.Type<I>, Schema.Schema.Type<O>, InstanceType<E[number]>, Credentials, never>;
|
|
10
10
|
};
|
|
11
11
|
//# sourceMappingURL=client.d.ts.map
|
|
@@ -12,5 +12,5 @@ export type ClearCacheOutput = typeof ClearCacheOutput.Type;
|
|
|
12
12
|
*/
|
|
13
13
|
export declare const clearCache: import("@distilled.cloud/core/client").OperationMethod<{}, {
|
|
14
14
|
readonly success: boolean;
|
|
15
|
-
}, never, import("~/credentials.ts").Credentials>;
|
|
15
|
+
}, never, import("~/credentials.ts").Credentials, never>;
|
|
16
16
|
//# sourceMappingURL=clearCache.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"clearCache.d.ts","sourceRoot":"","sources":["../../src/operations/clearCache.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,eAAe,mBAEuC,CAAC;AACpE,MAAM,MAAM,eAAe,GAAG,OAAO,eAAe,CAAC,IAAI,CAAC;AAG1D,eAAO,MAAM,gBAAgB;;EAE3B,CAAC;AACH,MAAM,MAAM,gBAAgB,GAAG,OAAO,gBAAgB,CAAC,IAAI,CAAC;AAG5D;;;;GAIG;AACH,eAAO,MAAM,UAAU;;
|
|
1
|
+
{"version":3,"file":"clearCache.d.ts","sourceRoot":"","sources":["../../src/operations/clearCache.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,eAAe,mBAEuC,CAAC;AACpE,MAAM,MAAM,eAAe,GAAG,OAAO,eAAe,CAAC,IAAI,CAAC;AAG1D,eAAO,MAAM,gBAAgB;;EAE3B,CAAC;AACH,MAAM,MAAM,gBAAgB,GAAG,OAAO,gBAAgB,CAAC,IAAI,CAAC;AAG5D;;;;GAIG;AACH,eAAO,MAAM,UAAU;;wDAGpB,CAAC"}
|
|
@@ -12,5 +12,5 @@ export type CompactDbOutput = typeof CompactDbOutput.Type;
|
|
|
12
12
|
*/
|
|
13
13
|
export declare const compactDb: import("@distilled.cloud/core/client").OperationMethod<{}, {
|
|
14
14
|
readonly success: boolean;
|
|
15
|
-
}, never, import("~/credentials.ts").Credentials>;
|
|
15
|
+
}, never, import("~/credentials.ts").Credentials, never>;
|
|
16
16
|
//# sourceMappingURL=compactDb.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"compactDb.d.ts","sourceRoot":"","sources":["../../src/operations/compactDb.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,cAAc,mBAEuC,CAAC;AACnE,MAAM,MAAM,cAAc,GAAG,OAAO,cAAc,CAAC,IAAI,CAAC;AAGxD,eAAO,MAAM,eAAe;;EAE1B,CAAC;AACH,MAAM,MAAM,eAAe,GAAG,OAAO,eAAe,CAAC,IAAI,CAAC;AAG1D;;;;GAIG;AACH,eAAO,MAAM,SAAS;;
|
|
1
|
+
{"version":3,"file":"compactDb.d.ts","sourceRoot":"","sources":["../../src/operations/compactDb.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,cAAc,mBAEuC,CAAC;AACnE,MAAM,MAAM,cAAc,GAAG,OAAO,cAAc,CAAC,IAAI,CAAC;AAGxD,eAAO,MAAM,eAAe;;EAE1B,CAAC;AACH,MAAM,MAAM,eAAe,GAAG,OAAO,eAAe,CAAC,IAAI,CAAC;AAG1D;;;;GAIG;AACH,eAAO,MAAM,SAAS;;wDAGnB,CAAC"}
|
|
@@ -33,5 +33,5 @@ export declare const createAnalyticsEvent: import("@distilled.cloud/core/client"
|
|
|
33
33
|
};
|
|
34
34
|
}, {
|
|
35
35
|
readonly ok: boolean;
|
|
36
|
-
}, BadRequest, import("~/credentials.ts").Credentials>;
|
|
36
|
+
}, BadRequest, import("~/credentials.ts").Credentials, never>;
|
|
37
37
|
//# sourceMappingURL=createAnalyticsEvent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createAnalyticsEvent.d.ts","sourceRoot":"","sources":["../../src/operations/createAnalyticsEvent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAG1C,eAAO,MAAM,yBAAyB;;;;;;;;;;EAW0B,CAAC;AACjE,MAAM,MAAM,yBAAyB,GAAG,OAAO,yBAAyB,CAAC,IAAI,CAAC;AAG9E,eAAO,MAAM,0BAA0B;;EAGnC,CAAC;AACL,MAAM,MAAM,0BAA0B,GAAG,OAAO,0BAA0B,CAAC,IAAI,CAAC;AAGhF;;;;GAIG;AACH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"createAnalyticsEvent.d.ts","sourceRoot":"","sources":["../../src/operations/createAnalyticsEvent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAG1C,eAAO,MAAM,yBAAyB;;;;;;;;;;EAW0B,CAAC;AACjE,MAAM,MAAM,yBAAyB,GAAG,OAAO,yBAAyB,CAAC,IAAI,CAAC;AAG9E,eAAO,MAAM,0BAA0B;;EAGnC,CAAC;AACL,MAAM,MAAM,0BAA0B,GAAG,OAAO,0BAA0B,CAAC,IAAI,CAAC;AAGhF;;;;GAIG;AACH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;6DAMhC,CAAC"}
|
|
@@ -9,5 +9,5 @@ export type CreateAnalyticsRuleOutput = typeof CreateAnalyticsRuleOutput.Type;
|
|
|
9
9
|
*
|
|
10
10
|
* Create one or more analytics rules. You can send a single rule object or an array of rule objects.
|
|
11
11
|
*/
|
|
12
|
-
export declare const createAnalyticsRule: import("@distilled.cloud/core/client").OperationMethod<{}, unknown, BadRequest, import("~/credentials.ts").Credentials>;
|
|
12
|
+
export declare const createAnalyticsRule: import("@distilled.cloud/core/client").OperationMethod<{}, unknown, BadRequest, import("~/credentials.ts").Credentials, never>;
|
|
13
13
|
//# sourceMappingURL=createAnalyticsRule.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createAnalyticsRule.d.ts","sourceRoot":"","sources":["../../src/operations/createAnalyticsRule.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAG1C,eAAO,MAAM,wBAAwB,mBAGlC,CAAC;AACJ,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E,eAAO,MAAM,yBAAyB,gBACM,CAAC;AAC7C,MAAM,MAAM,yBAAyB,GAAG,OAAO,yBAAyB,CAAC,IAAI,CAAC;AAG9E;;;;GAIG;AACH,eAAO,MAAM,mBAAmB,
|
|
1
|
+
{"version":3,"file":"createAnalyticsRule.d.ts","sourceRoot":"","sources":["../../src/operations/createAnalyticsRule.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAG1C,eAAO,MAAM,wBAAwB,mBAGlC,CAAC;AACJ,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E,eAAO,MAAM,yBAAyB,gBACM,CAAC;AAC7C,MAAM,MAAM,yBAAyB,GAAG,OAAO,yBAAyB,CAAC,IAAI,CAAC;AAG9E;;;;GAIG;AACH,eAAO,MAAM,mBAAmB,gIAI7B,CAAC"}
|
|
@@ -201,5 +201,5 @@ export declare const createCollection: import("@distilled.cloud/core/client").Op
|
|
|
201
201
|
readonly metadata?: unknown;
|
|
202
202
|
readonly num_documents: number;
|
|
203
203
|
readonly created_at: number;
|
|
204
|
-
}, BadRequest | Conflict, import("~/credentials.ts").Credentials>;
|
|
204
|
+
}, BadRequest | Conflict, import("~/credentials.ts").Credentials, never>;
|
|
205
205
|
//# sourceMappingURL=createCollection.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createCollection.d.ts","sourceRoot":"","sources":["../../src/operations/createCollection.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAIpD,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAqDuB,CAAC;AAC1D,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC,IAAI,CAAC;AAGtE,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAyDlC,CAAC;AACF,MAAM,MAAM,sBAAsB,GAAG,OAAO,sBAAsB,CAAC,IAAI,CAAC;AAGxE;;;;GAIG;AACH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"createCollection.d.ts","sourceRoot":"","sources":["../../src/operations/createCollection.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAIpD,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAqDuB,CAAC;AAC1D,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC,IAAI,CAAC;AAGtE,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAyDlC,CAAC;AACF,MAAM,MAAM,sBAAsB,GAAG,OAAO,sBAAsB,CAAC,IAAI,CAAC;AAGxE;;;;GAIG;AACH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wEAI1B,CAAC"}
|
|
@@ -33,5 +33,5 @@ export declare const createConversationModel: import("@distilled.cloud/core/clie
|
|
|
33
33
|
readonly vllm_url?: string | undefined;
|
|
34
34
|
}, {
|
|
35
35
|
readonly id: string;
|
|
36
|
-
}, BadRequest, import("~/credentials.ts").Credentials>;
|
|
36
|
+
}, BadRequest, import("~/credentials.ts").Credentials, never>;
|
|
37
37
|
//# sourceMappingURL=createConversationModel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createConversationModel.d.ts","sourceRoot":"","sources":["../../src/operations/createConversationModel.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAI1C,eAAO,MAAM,4BAA4B;;;;;;;;;;EAW2B,CAAC;AACrE,MAAM,MAAM,4BAA4B,GACtC,OAAO,4BAA4B,CAAC,IAAI,CAAC;AAG3C,eAAO,MAAM,6BAA6B;;EAGtC,CAAC;AACL,MAAM,MAAM,6BAA6B,GACvC,OAAO,6BAA6B,CAAC,IAAI,CAAC;AAG5C;;;;GAIG;AACH,eAAO,MAAM,uBAAuB;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"createConversationModel.d.ts","sourceRoot":"","sources":["../../src/operations/createConversationModel.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAI1C,eAAO,MAAM,4BAA4B;;;;;;;;;;EAW2B,CAAC;AACrE,MAAM,MAAM,4BAA4B,GACtC,OAAO,4BAA4B,CAAC,IAAI,CAAC;AAG3C,eAAO,MAAM,6BAA6B;;EAGtC,CAAC;AACL,MAAM,MAAM,6BAA6B,GACvC,OAAO,6BAA6B,CAAC,IAAI,CAAC;AAG5C;;;;GAIG;AACH,eAAO,MAAM,uBAAuB;;;;;;;;;;;;6DAMnC,CAAC"}
|
|
@@ -37,5 +37,5 @@ export declare const createKey: import("@distilled.cloud/core/client").Operation
|
|
|
37
37
|
readonly expires_at?: number | undefined;
|
|
38
38
|
readonly id?: number | undefined;
|
|
39
39
|
readonly value_prefix?: string | undefined;
|
|
40
|
-
}, BadRequest | Conflict, import("~/credentials.ts").Credentials>;
|
|
40
|
+
}, BadRequest | Conflict, import("~/credentials.ts").Credentials, never>;
|
|
41
41
|
//# sourceMappingURL=createKey.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createKey.d.ts","sourceRoot":"","sources":["../../src/operations/createKey.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGpD,eAAO,MAAM,cAAc;;;;;;EAMuB,CAAC;AACnD,MAAM,MAAM,cAAc,GAAG,OAAO,cAAc,CAAC,IAAI,CAAC;AAGxD,eAAO,MAAM,eAAe;;;;;;;;EAQ1B,CAAC;AACH,MAAM,MAAM,eAAe,GAAG,OAAO,eAAe,CAAC,IAAI,CAAC;AAG1D;;;;GAIG;AACH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"createKey.d.ts","sourceRoot":"","sources":["../../src/operations/createKey.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGpD,eAAO,MAAM,cAAc;;;;;;EAMuB,CAAC;AACnD,MAAM,MAAM,cAAc,GAAG,OAAO,cAAc,CAAC,IAAI,CAAC;AAGxD,eAAO,MAAM,eAAe;;;;;;;;EAQ1B,CAAC;AACH,MAAM,MAAM,eAAe,GAAG,OAAO,eAAe,CAAC,IAAI,CAAC;AAG1D;;;;GAIG;AACH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;wEAInB,CAAC"}
|
|
@@ -53,5 +53,5 @@ export declare const createNLSearchModel: import("@distilled.cloud/core/client")
|
|
|
53
53
|
readonly id?: string | undefined;
|
|
54
54
|
}, {
|
|
55
55
|
readonly id: string;
|
|
56
|
-
}, BadRequest, import("~/credentials.ts").Credentials>;
|
|
56
|
+
}, BadRequest, import("~/credentials.ts").Credentials, never>;
|
|
57
57
|
//# sourceMappingURL=createNLSearchModel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createNLSearchModel.d.ts","sourceRoot":"","sources":["../../src/operations/createNLSearchModel.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAI1C,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;EAqB2B,CAAC;AACjE,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E,eAAO,MAAM,yBAAyB;;EAGlC,CAAC;AACL,MAAM,MAAM,yBAAyB,GAAG,OAAO,yBAAyB,CAAC,IAAI,CAAC;AAG9E;;;;GAIG;AACH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"createNLSearchModel.d.ts","sourceRoot":"","sources":["../../src/operations/createNLSearchModel.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAI1C,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;EAqB2B,CAAC;AACjE,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E,eAAO,MAAM,yBAAyB;;EAGlC,CAAC;AACL,MAAM,MAAM,yBAAyB,GAAG,OAAO,yBAAyB,CAAC,IAAI,CAAC;AAG9E;;;;GAIG;AACH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;6DAI7B,CAAC"}
|
|
@@ -10,5 +10,5 @@ export type DebugOutput = typeof DebugOutput.Type;
|
|
|
10
10
|
*/
|
|
11
11
|
export declare const debug: import("@distilled.cloud/core/client").OperationMethod<{}, {
|
|
12
12
|
readonly version?: string | undefined;
|
|
13
|
-
}, never, import("~/credentials.ts").Credentials>;
|
|
13
|
+
}, never, import("~/credentials.ts").Credentials, never>;
|
|
14
14
|
//# sourceMappingURL=debug.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug.d.ts","sourceRoot":"","sources":["../../src/operations/debug.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,UAAU,mBAEtB,CAAC;AACF,MAAM,MAAM,UAAU,GAAG,OAAO,UAAU,CAAC,IAAI,CAAC;AAGhD,eAAO,MAAM,WAAW;;EAEtB,CAAC;AACH,MAAM,MAAM,WAAW,GAAG,OAAO,WAAW,CAAC,IAAI,CAAC;AAGlD;;GAEG;AACH,eAAO,MAAM,KAAK;;
|
|
1
|
+
{"version":3,"file":"debug.d.ts","sourceRoot":"","sources":["../../src/operations/debug.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,UAAU,mBAEtB,CAAC;AACF,MAAM,MAAM,UAAU,GAAG,OAAO,UAAU,CAAC,IAAI,CAAC;AAGhD,eAAO,MAAM,WAAW;;EAEtB,CAAC;AACH,MAAM,MAAM,WAAW,GAAG,OAAO,WAAW,CAAC,IAAI,CAAC;AAGlD;;GAEG;AACH,eAAO,MAAM,KAAK;;wDAGf,CAAC"}
|
|
@@ -19,5 +19,5 @@ export declare const deleteAlias: import("@distilled.cloud/core/client").Operati
|
|
|
19
19
|
}, {
|
|
20
20
|
readonly name: string;
|
|
21
21
|
readonly collection_name: string;
|
|
22
|
-
}, NotFound, import("~/credentials.ts").Credentials>;
|
|
22
|
+
}, NotFound, import("~/credentials.ts").Credentials, never>;
|
|
23
23
|
//# sourceMappingURL=deleteAlias.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteAlias.d.ts","sourceRoot":"","sources":["../../src/operations/deleteAlias.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,gBAAgB;;EAEsC,CAAC;AACpE,MAAM,MAAM,gBAAgB,GAAG,OAAO,gBAAgB,CAAC,IAAI,CAAC;AAG5D,eAAO,MAAM,iBAAiB;;;EAG5B,CAAC;AACH,MAAM,MAAM,iBAAiB,GAAG,OAAO,iBAAiB,CAAC,IAAI,CAAC;AAG9D;;;;GAIG;AACH,eAAO,MAAM,WAAW;;;;;
|
|
1
|
+
{"version":3,"file":"deleteAlias.d.ts","sourceRoot":"","sources":["../../src/operations/deleteAlias.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,gBAAgB;;EAEsC,CAAC;AACpE,MAAM,MAAM,gBAAgB,GAAG,OAAO,gBAAgB,CAAC,IAAI,CAAC;AAG5D,eAAO,MAAM,iBAAiB;;;EAG5B,CAAC;AACH,MAAM,MAAM,iBAAiB,GAAG,OAAO,iBAAiB,CAAC,IAAI,CAAC;AAG9D;;;;GAIG;AACH,eAAO,MAAM,WAAW;;;;;2DAIrB,CAAC"}
|
|
@@ -45,5 +45,5 @@ export declare const deleteAnalyticsRule: import("@distilled.cloud/core/client")
|
|
|
45
45
|
readonly counter_field?: string | undefined;
|
|
46
46
|
readonly weight?: number | undefined;
|
|
47
47
|
} | undefined;
|
|
48
|
-
}, NotFound, import("~/credentials.ts").Credentials>;
|
|
48
|
+
}, NotFound, import("~/credentials.ts").Credentials, never>;
|
|
49
49
|
//# sourceMappingURL=deleteAnalyticsRule.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteAnalyticsRule.d.ts","sourceRoot":"","sources":["../../src/operations/deleteAnalyticsRule.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,wBAAwB;;EAGuC,CAAC;AAC7E,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;EAuBlC,CAAC;AACL,MAAM,MAAM,yBAAyB,GAAG,OAAO,yBAAyB,CAAC,IAAI,CAAC;AAG9E;;;;;;GAMG;AACH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"deleteAnalyticsRule.d.ts","sourceRoot":"","sources":["../../src/operations/deleteAnalyticsRule.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,wBAAwB;;EAGuC,CAAC;AAC7E,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;EAuBlC,CAAC;AACL,MAAM,MAAM,yBAAyB,GAAG,OAAO,yBAAyB,CAAC,IAAI,CAAC;AAG9E;;;;;;GAMG;AACH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;2DAI7B,CAAC"}
|
|
@@ -113,5 +113,5 @@ export declare const deleteCollection: import("@distilled.cloud/core/client").Op
|
|
|
113
113
|
readonly metadata?: unknown;
|
|
114
114
|
readonly num_documents: number;
|
|
115
115
|
readonly created_at: number;
|
|
116
|
-
}, NotFound, import("~/credentials.ts").Credentials>;
|
|
116
|
+
}, NotFound, import("~/credentials.ts").Credentials, never>;
|
|
117
117
|
//# sourceMappingURL=deleteCollection.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteCollection.d.ts","sourceRoot":"","sources":["../../src/operations/deleteCollection.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAIxC,eAAO,MAAM,qBAAqB;;EAE0C,CAAC;AAC7E,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC,IAAI,CAAC;AAGtE,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAyDlC,CAAC;AACF,MAAM,MAAM,sBAAsB,GAAG,OAAO,sBAAsB,CAAC,IAAI,CAAC;AAGxE;;;;;;GAMG;AACH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"deleteCollection.d.ts","sourceRoot":"","sources":["../../src/operations/deleteCollection.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAIxC,eAAO,MAAM,qBAAqB;;EAE0C,CAAC;AAC7E,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC,IAAI,CAAC;AAGtE,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAyDlC,CAAC;AACF,MAAM,MAAM,sBAAsB,GAAG,OAAO,sBAAsB,CAAC,IAAI,CAAC;AAGxE;;;;;;GAMG;AACH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2DAI1B,CAAC"}
|
|
@@ -17,5 +17,5 @@ export declare const deleteConversationModel: import("@distilled.cloud/core/clie
|
|
|
17
17
|
readonly modelId: string;
|
|
18
18
|
}, {
|
|
19
19
|
readonly id: string;
|
|
20
|
-
}, NotFound, import("~/credentials.ts").Credentials>;
|
|
20
|
+
}, NotFound, import("~/credentials.ts").Credentials, never>;
|
|
21
21
|
//# sourceMappingURL=deleteConversationModel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteConversationModel.d.ts","sourceRoot":"","sources":["../../src/operations/deleteConversationModel.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,4BAA4B;;EAKtC,CAAC;AACJ,MAAM,MAAM,4BAA4B,GACtC,OAAO,4BAA4B,CAAC,IAAI,CAAC;AAG3C,eAAO,MAAM,6BAA6B;;EAGtC,CAAC;AACL,MAAM,MAAM,6BAA6B,GACvC,OAAO,6BAA6B,CAAC,IAAI,CAAC;AAG5C;;;;GAIG;AACH,eAAO,MAAM,uBAAuB;;;;
|
|
1
|
+
{"version":3,"file":"deleteConversationModel.d.ts","sourceRoot":"","sources":["../../src/operations/deleteConversationModel.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,4BAA4B;;EAKtC,CAAC;AACJ,MAAM,MAAM,4BAA4B,GACtC,OAAO,4BAA4B,CAAC,IAAI,CAAC;AAG3C,eAAO,MAAM,6BAA6B;;EAGtC,CAAC;AACL,MAAM,MAAM,6BAA6B,GACvC,OAAO,6BAA6B,CAAC,IAAI,CAAC;AAG5C;;;;GAIG;AACH,eAAO,MAAM,uBAAuB;;;;2DAMnC,CAAC"}
|
|
@@ -19,5 +19,5 @@ export declare const deleteCurationSet: import("@distilled.cloud/core/client").O
|
|
|
19
19
|
readonly curationSetName: string;
|
|
20
20
|
}, {
|
|
21
21
|
readonly name: string;
|
|
22
|
-
}, NotFound, import("~/credentials.ts").Credentials>;
|
|
22
|
+
}, NotFound, import("~/credentials.ts").Credentials, never>;
|
|
23
23
|
//# sourceMappingURL=deleteCurationSet.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteCurationSet.d.ts","sourceRoot":"","sources":["../../src/operations/deleteCurationSet.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,sBAAsB;;EAI2C,CAAC;AAC/E,MAAM,MAAM,sBAAsB,GAAG,OAAO,sBAAsB,CAAC,IAAI,CAAC;AAGxE,eAAO,MAAM,uBAAuB;;EAGhC,CAAC;AACL,MAAM,MAAM,uBAAuB,GAAG,OAAO,uBAAuB,CAAC,IAAI,CAAC;AAG1E;;;;;;GAMG;AACH,eAAO,MAAM,iBAAiB;;;;
|
|
1
|
+
{"version":3,"file":"deleteCurationSet.d.ts","sourceRoot":"","sources":["../../src/operations/deleteCurationSet.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,sBAAsB;;EAI2C,CAAC;AAC/E,MAAM,MAAM,sBAAsB,GAAG,OAAO,sBAAsB,CAAC,IAAI,CAAC;AAGxE,eAAO,MAAM,uBAAuB;;EAGhC,CAAC;AACL,MAAM,MAAM,uBAAuB,GAAG,OAAO,uBAAuB,CAAC,IAAI,CAAC;AAG1E;;;;;;GAMG;AACH,eAAO,MAAM,iBAAiB;;;;2DAI3B,CAAC"}
|
|
@@ -22,5 +22,5 @@ export declare const deleteCurationSetItem: import("@distilled.cloud/core/client
|
|
|
22
22
|
readonly itemId: string;
|
|
23
23
|
}, {
|
|
24
24
|
readonly id: string;
|
|
25
|
-
}, NotFound, import("~/credentials.ts").Credentials>;
|
|
25
|
+
}, NotFound, import("~/credentials.ts").Credentials, never>;
|
|
26
26
|
//# sourceMappingURL=deleteCurationSetItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteCurationSetItem.d.ts","sourceRoot":"","sources":["../../src/operations/deleteCurationSetItem.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,0BAA0B;;;EASpC,CAAC;AACJ,MAAM,MAAM,0BAA0B,GAAG,OAAO,0BAA0B,CAAC,IAAI,CAAC;AAGhF,eAAO,MAAM,2BAA2B;;EAGpC,CAAC;AACL,MAAM,MAAM,2BAA2B,GACrC,OAAO,2BAA2B,CAAC,IAAI,CAAC;AAG1C;;;;;;;GAOG;AACH,eAAO,MAAM,qBAAqB;;;;;
|
|
1
|
+
{"version":3,"file":"deleteCurationSetItem.d.ts","sourceRoot":"","sources":["../../src/operations/deleteCurationSetItem.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,0BAA0B;;;EASpC,CAAC;AACJ,MAAM,MAAM,0BAA0B,GAAG,OAAO,0BAA0B,CAAC,IAAI,CAAC;AAGhF,eAAO,MAAM,2BAA2B;;EAGpC,CAAC;AACL,MAAM,MAAM,2BAA2B,GACrC,OAAO,2BAA2B,CAAC,IAAI,CAAC;AAG1C;;;;;;;GAOG;AACH,eAAO,MAAM,qBAAqB;;;;;2DAMjC,CAAC"}
|
|
@@ -18,5 +18,5 @@ export type DeleteDocumentOutput = typeof DeleteDocumentOutput.Type;
|
|
|
18
18
|
export declare const deleteDocument: import("@distilled.cloud/core/client").OperationMethod<{
|
|
19
19
|
readonly collectionName: string;
|
|
20
20
|
readonly documentId: string;
|
|
21
|
-
}, unknown, NotFound, import("~/credentials.ts").Credentials>;
|
|
21
|
+
}, unknown, NotFound, import("~/credentials.ts").Credentials, never>;
|
|
22
22
|
//# sourceMappingURL=deleteDocument.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteDocument.d.ts","sourceRoot":"","sources":["../../src/operations/deleteDocument.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,mBAAmB;;;EAQ/B,CAAC;AACF,MAAM,MAAM,mBAAmB,GAAG,OAAO,mBAAmB,CAAC,IAAI,CAAC;AAGlE,eAAO,MAAM,oBAAoB,gBAA6C,CAAC;AAC/E,MAAM,MAAM,oBAAoB,GAAG,OAAO,oBAAoB,CAAC,IAAI,CAAC;AAGpE;;;;;;;GAOG;AACH,eAAO,MAAM,cAAc;;;
|
|
1
|
+
{"version":3,"file":"deleteDocument.d.ts","sourceRoot":"","sources":["../../src/operations/deleteDocument.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,mBAAmB;;;EAQ/B,CAAC;AACF,MAAM,MAAM,mBAAmB,GAAG,OAAO,mBAAmB,CAAC,IAAI,CAAC;AAGlE,eAAO,MAAM,oBAAoB,gBAA6C,CAAC;AAC/E,MAAM,MAAM,oBAAoB,GAAG,OAAO,oBAAoB,CAAC,IAAI,CAAC;AAGpE;;;;;;;GAOG;AACH,eAAO,MAAM,cAAc;;;oEAIxB,CAAC"}
|
|
@@ -21,5 +21,5 @@ export declare const deleteDocuments: import("@distilled.cloud/core/client").Ope
|
|
|
21
21
|
readonly deleteDocumentsParameters?: string | undefined;
|
|
22
22
|
}, {
|
|
23
23
|
readonly num_deleted: number;
|
|
24
|
-
}, NotFound, import("~/credentials.ts").Credentials>;
|
|
24
|
+
}, NotFound, import("~/credentials.ts").Credentials, never>;
|
|
25
25
|
//# sourceMappingURL=deleteDocuments.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteDocuments.d.ts","sourceRoot":"","sources":["../../src/operations/deleteDocuments.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,oBAAoB;;;EAKhC,CAAC;AACF,MAAM,MAAM,oBAAoB,GAAG,OAAO,oBAAoB,CAAC,IAAI,CAAC;AAGpE,eAAO,MAAM,qBAAqB;;EAEhC,CAAC;AACH,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC,IAAI,CAAC;AAGtE;;;;;;GAMG;AACH,eAAO,MAAM,eAAe;;;;;
|
|
1
|
+
{"version":3,"file":"deleteDocuments.d.ts","sourceRoot":"","sources":["../../src/operations/deleteDocuments.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,oBAAoB;;;EAKhC,CAAC;AACF,MAAM,MAAM,oBAAoB,GAAG,OAAO,oBAAoB,CAAC,IAAI,CAAC;AAGpE,eAAO,MAAM,qBAAqB;;EAEhC,CAAC;AACH,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC,IAAI,CAAC;AAGtE;;;;;;GAMG;AACH,eAAO,MAAM,eAAe;;;;;2DAIzB,CAAC"}
|
|
@@ -17,5 +17,5 @@ export declare const deleteKey: import("@distilled.cloud/core/client").Operation
|
|
|
17
17
|
readonly keyId: number;
|
|
18
18
|
}, {
|
|
19
19
|
readonly id: number;
|
|
20
|
-
}, BadRequest | NotFound, import("~/credentials.ts").Credentials>;
|
|
20
|
+
}, BadRequest | NotFound, import("~/credentials.ts").Credentials, never>;
|
|
21
21
|
//# sourceMappingURL=deleteKey.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteKey.d.ts","sourceRoot":"","sources":["../../src/operations/deleteKey.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGpD,eAAO,MAAM,cAAc;;EAEiC,CAAC;AAC7D,MAAM,MAAM,cAAc,GAAG,OAAO,cAAc,CAAC,IAAI,CAAC;AAGxD,eAAO,MAAM,eAAe;;EAE1B,CAAC;AACH,MAAM,MAAM,eAAe,GAAG,OAAO,eAAe,CAAC,IAAI,CAAC;AAG1D;;;;GAIG;AACH,eAAO,MAAM,SAAS;;;;
|
|
1
|
+
{"version":3,"file":"deleteKey.d.ts","sourceRoot":"","sources":["../../src/operations/deleteKey.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGpD,eAAO,MAAM,cAAc;;EAEiC,CAAC;AAC7D,MAAM,MAAM,cAAc,GAAG,OAAO,cAAc,CAAC,IAAI,CAAC;AAGxD,eAAO,MAAM,eAAe;;EAE1B,CAAC;AACH,MAAM,MAAM,eAAe,GAAG,OAAO,eAAe,CAAC,IAAI,CAAC;AAG1D;;;;GAIG;AACH,eAAO,MAAM,SAAS;;;;wEAInB,CAAC"}
|
|
@@ -19,5 +19,5 @@ export declare const deleteNLSearchModel: import("@distilled.cloud/core/client")
|
|
|
19
19
|
readonly modelId: string;
|
|
20
20
|
}, {
|
|
21
21
|
readonly id: string;
|
|
22
|
-
}, NotFound, import("~/credentials.ts").Credentials>;
|
|
22
|
+
}, NotFound, import("~/credentials.ts").Credentials, never>;
|
|
23
23
|
//# sourceMappingURL=deleteNLSearchModel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteNLSearchModel.d.ts","sourceRoot":"","sources":["../../src/operations/deleteNLSearchModel.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,wBAAwB;;EAGuC,CAAC;AAC7E,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E,eAAO,MAAM,yBAAyB;;EAGlC,CAAC;AACL,MAAM,MAAM,yBAAyB,GAAG,OAAO,yBAAyB,CAAC,IAAI,CAAC;AAG9E;;;;;;GAMG;AACH,eAAO,MAAM,mBAAmB;;;;
|
|
1
|
+
{"version":3,"file":"deleteNLSearchModel.d.ts","sourceRoot":"","sources":["../../src/operations/deleteNLSearchModel.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,wBAAwB;;EAGuC,CAAC;AAC7E,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E,eAAO,MAAM,yBAAyB;;EAGlC,CAAC;AACL,MAAM,MAAM,yBAAyB,GAAG,OAAO,yBAAyB,CAAC,IAAI,CAAC;AAG9E;;;;;;GAMG;AACH,eAAO,MAAM,mBAAmB;;;;2DAI7B,CAAC"}
|
|
@@ -19,5 +19,5 @@ export declare const deletePreset: import("@distilled.cloud/core/client").Operat
|
|
|
19
19
|
readonly presetId: string;
|
|
20
20
|
}, {
|
|
21
21
|
readonly name: string;
|
|
22
|
-
}, NotFound, import("~/credentials.ts").Credentials>;
|
|
22
|
+
}, NotFound, import("~/credentials.ts").Credentials, never>;
|
|
23
23
|
//# sourceMappingURL=deletePreset.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deletePreset.d.ts","sourceRoot":"","sources":["../../src/operations/deletePreset.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,iBAAiB;;EAEoC,CAAC;AACnE,MAAM,MAAM,iBAAiB,GAAG,OAAO,iBAAiB,CAAC,IAAI,CAAC;AAG9D,eAAO,MAAM,kBAAkB;;EAE7B,CAAC;AACH,MAAM,MAAM,kBAAkB,GAAG,OAAO,kBAAkB,CAAC,IAAI,CAAC;AAGhE;;;;;;GAMG;AACH,eAAO,MAAM,YAAY;;;;
|
|
1
|
+
{"version":3,"file":"deletePreset.d.ts","sourceRoot":"","sources":["../../src/operations/deletePreset.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,iBAAiB;;EAEoC,CAAC;AACnE,MAAM,MAAM,iBAAiB,GAAG,OAAO,iBAAiB,CAAC,IAAI,CAAC;AAG9D,eAAO,MAAM,kBAAkB;;EAE7B,CAAC;AACH,MAAM,MAAM,kBAAkB,GAAG,OAAO,kBAAkB,CAAC,IAAI,CAAC;AAGhE;;;;;;GAMG;AACH,eAAO,MAAM,YAAY;;;;2DAItB,CAAC"}
|
|
@@ -19,5 +19,5 @@ export declare const deleteStopwordsSet: import("@distilled.cloud/core/client").
|
|
|
19
19
|
readonly setId: string;
|
|
20
20
|
}, {
|
|
21
21
|
readonly id: string;
|
|
22
|
-
}, NotFound, import("~/credentials.ts").Credentials>;
|
|
22
|
+
}, NotFound, import("~/credentials.ts").Credentials, never>;
|
|
23
23
|
//# sourceMappingURL=deleteStopwordsSet.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteStopwordsSet.d.ts","sourceRoot":"","sources":["../../src/operations/deleteStopwordsSet.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,uBAAuB;;EAG+B,CAAC;AACpE,MAAM,MAAM,uBAAuB,GAAG,OAAO,uBAAuB,CAAC,IAAI,CAAC;AAG1E,eAAO,MAAM,wBAAwB;;EAGjC,CAAC;AACL,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E;;;;;;GAMG;AACH,eAAO,MAAM,kBAAkB;;;;
|
|
1
|
+
{"version":3,"file":"deleteStopwordsSet.d.ts","sourceRoot":"","sources":["../../src/operations/deleteStopwordsSet.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,uBAAuB;;EAG+B,CAAC;AACpE,MAAM,MAAM,uBAAuB,GAAG,OAAO,uBAAuB,CAAC,IAAI,CAAC;AAG1E,eAAO,MAAM,wBAAwB;;EAGjC,CAAC;AACL,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E;;;;;;GAMG;AACH,eAAO,MAAM,kBAAkB;;;;2DAI5B,CAAC"}
|
|
@@ -19,5 +19,5 @@ export declare const deleteSynonymSet: import("@distilled.cloud/core/client").Op
|
|
|
19
19
|
readonly synonymSetName: string;
|
|
20
20
|
}, {
|
|
21
21
|
readonly name: string;
|
|
22
|
-
}, NotFound, import("~/credentials.ts").Credentials>;
|
|
22
|
+
}, NotFound, import("~/credentials.ts").Credentials, never>;
|
|
23
23
|
//# sourceMappingURL=deleteSynonymSet.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteSynonymSet.d.ts","sourceRoot":"","sources":["../../src/operations/deleteSynonymSet.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,qBAAqB;;EAE2C,CAAC;AAC9E,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC,IAAI,CAAC;AAGtE,eAAO,MAAM,sBAAsB;;EAIlC,CAAC;AACF,MAAM,MAAM,sBAAsB,GAAG,OAAO,sBAAsB,CAAC,IAAI,CAAC;AAGxE;;;;;;GAMG;AACH,eAAO,MAAM,gBAAgB;;;;
|
|
1
|
+
{"version":3,"file":"deleteSynonymSet.d.ts","sourceRoot":"","sources":["../../src/operations/deleteSynonymSet.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,qBAAqB;;EAE2C,CAAC;AAC9E,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC,IAAI,CAAC;AAGtE,eAAO,MAAM,sBAAsB;;EAIlC,CAAC;AACF,MAAM,MAAM,sBAAsB,GAAG,OAAO,sBAAsB,CAAC,IAAI,CAAC;AAGxE;;;;;;GAMG;AACH,eAAO,MAAM,gBAAgB;;;;2DAI1B,CAAC"}
|
|
@@ -22,5 +22,5 @@ export declare const deleteSynonymSetItem: import("@distilled.cloud/core/client"
|
|
|
22
22
|
readonly itemId: string;
|
|
23
23
|
}, {
|
|
24
24
|
readonly id: string;
|
|
25
|
-
}, NotFound, import("~/credentials.ts").Credentials>;
|
|
25
|
+
}, NotFound, import("~/credentials.ts").Credentials, never>;
|
|
26
26
|
//# sourceMappingURL=deleteSynonymSetItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteSynonymSetItem.d.ts","sourceRoot":"","sources":["../../src/operations/deleteSynonymSetItem.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,yBAAyB;;;EASnC,CAAC;AACJ,MAAM,MAAM,yBAAyB,GAAG,OAAO,yBAAyB,CAAC,IAAI,CAAC;AAG9E,eAAO,MAAM,0BAA0B;;EAGnC,CAAC;AACL,MAAM,MAAM,0BAA0B,GAAG,OAAO,0BAA0B,CAAC,IAAI,CAAC;AAGhF;;;;;;;GAOG;AACH,eAAO,MAAM,oBAAoB;;;;;
|
|
1
|
+
{"version":3,"file":"deleteSynonymSetItem.d.ts","sourceRoot":"","sources":["../../src/operations/deleteSynonymSetItem.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,yBAAyB;;;EASnC,CAAC;AACJ,MAAM,MAAM,yBAAyB,GAAG,OAAO,yBAAyB,CAAC,IAAI,CAAC;AAG9E,eAAO,MAAM,0BAA0B;;EAGnC,CAAC;AACL,MAAM,MAAM,0BAA0B,GAAG,OAAO,0BAA0B,CAAC,IAAI,CAAC;AAGhF;;;;;;;GAOG;AACH,eAAO,MAAM,oBAAoB;;;;;2DAMhC,CAAC"}
|
|
@@ -17,5 +17,5 @@ export type ExportDocumentsOutput = typeof ExportDocumentsOutput.Type;
|
|
|
17
17
|
export declare const exportDocuments: import("@distilled.cloud/core/client").OperationMethod<{
|
|
18
18
|
readonly collectionName: string;
|
|
19
19
|
readonly exportDocumentsParameters?: string | undefined;
|
|
20
|
-
}, void, NotFound, import("~/credentials.ts").Credentials>;
|
|
20
|
+
}, void, NotFound, import("~/credentials.ts").Credentials, never>;
|
|
21
21
|
//# sourceMappingURL=exportDocuments.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"exportDocuments.d.ts","sourceRoot":"","sources":["../../src/operations/exportDocuments.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,oBAAoB;;;EAQhC,CAAC;AACF,MAAM,MAAM,oBAAoB,GAAG,OAAO,oBAAoB,CAAC,IAAI,CAAC;AAGpE,eAAO,MAAM,qBAAqB,aAA0C,CAAC;AAC7E,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC,IAAI,CAAC;AAGtE;;;;;;GAMG;AACH,eAAO,MAAM,eAAe;;;
|
|
1
|
+
{"version":3,"file":"exportDocuments.d.ts","sourceRoot":"","sources":["../../src/operations/exportDocuments.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,oBAAoB;;;EAQhC,CAAC;AACF,MAAM,MAAM,oBAAoB,GAAG,OAAO,oBAAoB,CAAC,IAAI,CAAC;AAGpE,eAAO,MAAM,qBAAqB,aAA0C,CAAC;AAC7E,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC,IAAI,CAAC;AAGtE;;;;;;GAMG;AACH,eAAO,MAAM,eAAe;;;iEAIzB,CAAC"}
|
|
@@ -12,5 +12,5 @@ export type FlushAnalyticsOutput = typeof FlushAnalyticsOutput.Type;
|
|
|
12
12
|
*/
|
|
13
13
|
export declare const flushAnalytics: import("@distilled.cloud/core/client").OperationMethod<{}, {
|
|
14
14
|
readonly ok: boolean;
|
|
15
|
-
}, never, import("~/credentials.ts").Credentials>;
|
|
15
|
+
}, never, import("~/credentials.ts").Credentials, never>;
|
|
16
16
|
//# sourceMappingURL=flushAnalytics.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"flushAnalytics.d.ts","sourceRoot":"","sources":["../../src/operations/flushAnalytics.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,mBAAmB,mBAE4B,CAAC;AAC7D,MAAM,MAAM,mBAAmB,GAAG,OAAO,mBAAmB,CAAC,IAAI,CAAC;AAGlE,eAAO,MAAM,oBAAoB;;EAE/B,CAAC;AACH,MAAM,MAAM,oBAAoB,GAAG,OAAO,oBAAoB,CAAC,IAAI,CAAC;AAGpE;;;;GAIG;AACH,eAAO,MAAM,cAAc;;
|
|
1
|
+
{"version":3,"file":"flushAnalytics.d.ts","sourceRoot":"","sources":["../../src/operations/flushAnalytics.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,mBAAmB,mBAE4B,CAAC;AAC7D,MAAM,MAAM,mBAAmB,GAAG,OAAO,mBAAmB,CAAC,IAAI,CAAC;AAGlE,eAAO,MAAM,oBAAoB;;EAE/B,CAAC;AACH,MAAM,MAAM,oBAAoB,GAAG,OAAO,oBAAoB,CAAC,IAAI,CAAC;AAGpE;;;;GAIG;AACH,eAAO,MAAM,cAAc;;wDAGxB,CAAC"}
|
|
@@ -21,5 +21,5 @@ export declare const getAlias: import("@distilled.cloud/core/client").OperationM
|
|
|
21
21
|
}, {
|
|
22
22
|
readonly name: string;
|
|
23
23
|
readonly collection_name: string;
|
|
24
|
-
}, NotFound, import("~/credentials.ts").Credentials>;
|
|
24
|
+
}, NotFound, import("~/credentials.ts").Credentials, never>;
|
|
25
25
|
//# sourceMappingURL=getAlias.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAlias.d.ts","sourceRoot":"","sources":["../../src/operations/getAlias.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,aAAa;;EAEsC,CAAC;AACjE,MAAM,MAAM,aAAa,GAAG,OAAO,aAAa,CAAC,IAAI,CAAC;AAGtD,eAAO,MAAM,cAAc;;;EAGzB,CAAC;AACH,MAAM,MAAM,cAAc,GAAG,OAAO,cAAc,CAAC,IAAI,CAAC;AAGxD;;;;;;GAMG;AACH,eAAO,MAAM,QAAQ;;;;;
|
|
1
|
+
{"version":3,"file":"getAlias.d.ts","sourceRoot":"","sources":["../../src/operations/getAlias.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,aAAa;;EAEsC,CAAC;AACjE,MAAM,MAAM,aAAa,GAAG,OAAO,aAAa,CAAC,IAAI,CAAC;AAGtD,eAAO,MAAM,cAAc;;;EAGzB,CAAC;AACH,MAAM,MAAM,cAAc,GAAG,OAAO,cAAc,CAAC,IAAI,CAAC;AAGxD;;;;;;GAMG;AACH,eAAO,MAAM,QAAQ;;;;;2DAIlB,CAAC"}
|
|
@@ -18,5 +18,5 @@ export declare const getAliases: import("@distilled.cloud/core/client").Operatio
|
|
|
18
18
|
readonly name: string;
|
|
19
19
|
readonly collection_name: string;
|
|
20
20
|
}[];
|
|
21
|
-
}, never, import("~/credentials.ts").Credentials>;
|
|
21
|
+
}, never, import("~/credentials.ts").Credentials, never>;
|
|
22
22
|
//# sourceMappingURL=getAliases.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAliases.d.ts","sourceRoot":"","sources":["../../src/operations/getAliases.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,eAAe,mBAEuB,CAAC;AACpD,MAAM,MAAM,eAAe,GAAG,OAAO,eAAe,CAAC,IAAI,CAAC;AAG1D,eAAO,MAAM,gBAAgB;;;;;EAO3B,CAAC;AACH,MAAM,MAAM,gBAAgB,GAAG,OAAO,gBAAgB,CAAC,IAAI,CAAC;AAG5D;;;;GAIG;AACH,eAAO,MAAM,UAAU;;;;;
|
|
1
|
+
{"version":3,"file":"getAliases.d.ts","sourceRoot":"","sources":["../../src/operations/getAliases.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,eAAe,mBAEuB,CAAC;AACpD,MAAM,MAAM,eAAe,GAAG,OAAO,eAAe,CAAC,IAAI,CAAC;AAG1D,eAAO,MAAM,gBAAgB;;;;;EAO3B,CAAC;AACH,MAAM,MAAM,gBAAgB,GAAG,OAAO,gBAAgB,CAAC,IAAI,CAAC;AAG5D;;;;GAIG;AACH,eAAO,MAAM,UAAU;;;;;wDAGpB,CAAC"}
|
|
@@ -42,5 +42,5 @@ export declare const getAnalyticsEvents: import("@distilled.cloud/core/client").
|
|
|
42
42
|
readonly doc_ids?: readonly string[] | undefined;
|
|
43
43
|
readonly query?: string | undefined;
|
|
44
44
|
}[];
|
|
45
|
-
}, BadRequest, import("~/credentials.ts").Credentials>;
|
|
45
|
+
}, BadRequest, import("~/credentials.ts").Credentials, never>;
|
|
46
46
|
//# sourceMappingURL=getAnalyticsEvents.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAnalyticsEvents.d.ts","sourceRoot":"","sources":["../../src/operations/getAnalyticsEvents.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAG1C,eAAO,MAAM,uBAAuB;;;;EAK2B,CAAC;AAChE,MAAM,MAAM,uBAAuB,GAAG,OAAO,uBAAuB,CAAC,IAAI,CAAC;AAG1E,eAAO,MAAM,wBAAwB;;;;;;;;;;;EAcjC,CAAC;AACL,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E;;;;;;;GAOG;AACH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"getAnalyticsEvents.d.ts","sourceRoot":"","sources":["../../src/operations/getAnalyticsEvents.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAG1C,eAAO,MAAM,uBAAuB;;;;EAK2B,CAAC;AAChE,MAAM,MAAM,uBAAuB,GAAG,OAAO,uBAAuB,CAAC,IAAI,CAAC;AAG1E,eAAO,MAAM,wBAAwB;;;;;;;;;;;EAcjC,CAAC;AACL,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E;;;;;;;GAOG;AACH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;6DAI5B,CAAC"}
|
|
@@ -24,5 +24,5 @@ export declare const getAnalyticsStatus: import("@distilled.cloud/core/client").
|
|
|
24
24
|
readonly query_counter_events?: number | undefined;
|
|
25
25
|
readonly doc_log_events?: number | undefined;
|
|
26
26
|
readonly doc_counter_events?: number | undefined;
|
|
27
|
-
}, never, import("~/credentials.ts").Credentials>;
|
|
27
|
+
}, never, import("~/credentials.ts").Credentials, never>;
|
|
28
28
|
//# sourceMappingURL=getAnalyticsStatus.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAnalyticsStatus.d.ts","sourceRoot":"","sources":["../../src/operations/getAnalyticsStatus.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,uBAAuB,mBAGjC,CAAC;AACJ,MAAM,MAAM,uBAAuB,GAAG,OAAO,uBAAuB,CAAC,IAAI,CAAC;AAG1E,eAAO,MAAM,wBAAwB;;;;;;;;EASjC,CAAC;AACL,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E;;;;GAIG;AACH,eAAO,MAAM,kBAAkB;;;;;;;;
|
|
1
|
+
{"version":3,"file":"getAnalyticsStatus.d.ts","sourceRoot":"","sources":["../../src/operations/getAnalyticsStatus.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,uBAAuB,mBAGjC,CAAC;AACJ,MAAM,MAAM,uBAAuB,GAAG,OAAO,uBAAuB,CAAC,IAAI,CAAC;AAG1E,eAAO,MAAM,wBAAwB;;;;;;;;EASjC,CAAC;AACL,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E;;;;GAIG;AACH,eAAO,MAAM,kBAAkB;;;;;;;;wDAG5B,CAAC"}
|
|
@@ -113,5 +113,5 @@ export declare const getCollection: import("@distilled.cloud/core/client").Opera
|
|
|
113
113
|
readonly metadata?: unknown;
|
|
114
114
|
readonly num_documents: number;
|
|
115
115
|
readonly created_at: number;
|
|
116
|
-
}, NotFound, import("~/credentials.ts").Credentials>;
|
|
116
|
+
}, NotFound, import("~/credentials.ts").Credentials, never>;
|
|
117
117
|
//# sourceMappingURL=getCollection.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCollection.d.ts","sourceRoot":"","sources":["../../src/operations/getCollection.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAIxC,eAAO,MAAM,kBAAkB;;EAE0C,CAAC;AAC1E,MAAM,MAAM,kBAAkB,GAAG,OAAO,kBAAkB,CAAC,IAAI,CAAC;AAGhE,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAuD9B,CAAC;AACH,MAAM,MAAM,mBAAmB,GAAG,OAAO,mBAAmB,CAAC,IAAI,CAAC;AAGlE;;;;;;GAMG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"getCollection.d.ts","sourceRoot":"","sources":["../../src/operations/getCollection.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAIxC,eAAO,MAAM,kBAAkB;;EAE0C,CAAC;AAC1E,MAAM,MAAM,kBAAkB,GAAG,OAAO,kBAAkB,CAAC,IAAI,CAAC;AAGhE,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAuD9B,CAAC;AACH,MAAM,MAAM,mBAAmB,GAAG,OAAO,mBAAmB,CAAC,IAAI,CAAC;AAGlE;;;;;;GAMG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2DAIvB,CAAC"}
|
|
@@ -110,5 +110,5 @@ export declare const getCollections: import("@distilled.cloud/core/client").Oper
|
|
|
110
110
|
readonly metadata?: unknown;
|
|
111
111
|
readonly num_documents: number;
|
|
112
112
|
readonly created_at: number;
|
|
113
|
-
}[], never, import("~/credentials.ts").Credentials>;
|
|
113
|
+
}[], never, import("~/credentials.ts").Credentials, never>;
|
|
114
114
|
//# sourceMappingURL=getCollections.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCollections.d.ts","sourceRoot":"","sources":["../../src/operations/getCollections.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAMxC,eAAO,MAAM,mBAAmB;;EAEwB,CAAC;AACzD,MAAM,MAAM,mBAAmB,GAAG,OAAO,mBAAmB,CAAC,IAAI,CAAC;AAGlE,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyDhC,CAAC;AACF,MAAM,MAAM,oBAAoB,GAAG,OAAO,oBAAoB,CAAC,IAAI,CAAC;AAGpE;;;;GAIG;AACH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"getCollections.d.ts","sourceRoot":"","sources":["../../src/operations/getCollections.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAMxC,eAAO,MAAM,mBAAmB;;EAEwB,CAAC;AACzD,MAAM,MAAM,mBAAmB,GAAG,OAAO,mBAAmB,CAAC,IAAI,CAAC;AAGlE,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyDhC,CAAC;AACF,MAAM,MAAM,oBAAoB,GAAG,OAAO,oBAAoB,CAAC,IAAI,CAAC;AAGpE;;;;GAIG;AACH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0DAGxB,CAAC"}
|
|
@@ -18,5 +18,5 @@ export type GetDocumentOutput = typeof GetDocumentOutput.Type;
|
|
|
18
18
|
export declare const getDocument: import("@distilled.cloud/core/client").OperationMethod<{
|
|
19
19
|
readonly collectionName: string;
|
|
20
20
|
readonly documentId: string;
|
|
21
|
-
}, unknown, NotFound, import("~/credentials.ts").Credentials>;
|
|
21
|
+
}, unknown, NotFound, import("~/credentials.ts").Credentials, never>;
|
|
22
22
|
//# sourceMappingURL=getDocument.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDocument.d.ts","sourceRoot":"","sources":["../../src/operations/getDocument.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,gBAAgB;;;EAQ5B,CAAC;AACF,MAAM,MAAM,gBAAgB,GAAG,OAAO,gBAAgB,CAAC,IAAI,CAAC;AAG5D,eAAO,MAAM,iBAAiB,gBAA6C,CAAC;AAC5E,MAAM,MAAM,iBAAiB,GAAG,OAAO,iBAAiB,CAAC,IAAI,CAAC;AAG9D;;;;;;;GAOG;AACH,eAAO,MAAM,WAAW;;;
|
|
1
|
+
{"version":3,"file":"getDocument.d.ts","sourceRoot":"","sources":["../../src/operations/getDocument.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,gBAAgB;;;EAQ5B,CAAC;AACF,MAAM,MAAM,gBAAgB,GAAG,OAAO,gBAAgB,CAAC,IAAI,CAAC;AAG5D,eAAO,MAAM,iBAAiB,gBAA6C,CAAC;AAC5E,MAAM,MAAM,iBAAiB,GAAG,OAAO,iBAAiB,CAAC,IAAI,CAAC;AAG9D;;;;;;;GAOG;AACH,eAAO,MAAM,WAAW;;;oEAIrB,CAAC"}
|
|
@@ -31,5 +31,5 @@ export declare const getKey: import("@distilled.cloud/core/client").OperationMet
|
|
|
31
31
|
readonly expires_at?: number | undefined;
|
|
32
32
|
readonly id?: number | undefined;
|
|
33
33
|
readonly value_prefix?: string | undefined;
|
|
34
|
-
}, NotFound, import("~/credentials.ts").Credentials>;
|
|
34
|
+
}, NotFound, import("~/credentials.ts").Credentials, never>;
|
|
35
35
|
//# sourceMappingURL=getKey.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getKey.d.ts","sourceRoot":"","sources":["../../src/operations/getKey.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,WAAW;;EAEiC,CAAC;AAC1D,MAAM,MAAM,WAAW,GAAG,OAAO,WAAW,CAAC,IAAI,CAAC;AAGlD,eAAO,MAAM,YAAY;;;;;;;;EAQvB,CAAC;AACH,MAAM,MAAM,YAAY,GAAG,OAAO,YAAY,CAAC,IAAI,CAAC;AAGpD;;;;;;GAMG;AACH,eAAO,MAAM,MAAM;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"getKey.d.ts","sourceRoot":"","sources":["../../src/operations/getKey.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,WAAW;;EAEiC,CAAC;AAC1D,MAAM,MAAM,WAAW,GAAG,OAAO,WAAW,CAAC,IAAI,CAAC;AAGlD,eAAO,MAAM,YAAY;;;;;;;;EAQvB,CAAC;AACH,MAAM,MAAM,YAAY,GAAG,OAAO,YAAY,CAAC,IAAI,CAAC;AAGpD;;;;;;GAMG;AACH,eAAO,MAAM,MAAM;;;;;;;;;;2DAIhB,CAAC"}
|
|
@@ -26,5 +26,5 @@ export declare const getKeys: import("@distilled.cloud/core/client").OperationMe
|
|
|
26
26
|
readonly id?: number | undefined;
|
|
27
27
|
readonly value_prefix?: string | undefined;
|
|
28
28
|
}[];
|
|
29
|
-
}, never, import("~/credentials.ts").Credentials>;
|
|
29
|
+
}, never, import("~/credentials.ts").Credentials, never>;
|
|
30
30
|
//# sourceMappingURL=getKeys.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getKeys.d.ts","sourceRoot":"","sources":["../../src/operations/getKeys.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,YAAY,mBAExB,CAAC;AACF,MAAM,MAAM,YAAY,GAAG,OAAO,YAAY,CAAC,IAAI,CAAC;AAGpD,eAAO,MAAM,aAAa;;;;;;;;;;EAYxB,CAAC;AACH,MAAM,MAAM,aAAa,GAAG,OAAO,aAAa,CAAC,IAAI,CAAC;AAGtD;;GAEG;AACH,eAAO,MAAM,OAAO;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"getKeys.d.ts","sourceRoot":"","sources":["../../src/operations/getKeys.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,YAAY,mBAExB,CAAC;AACF,MAAM,MAAM,YAAY,GAAG,OAAO,YAAY,CAAC,IAAI,CAAC;AAGpD,eAAO,MAAM,aAAa;;;;;;;;;;EAYxB,CAAC;AACH,MAAM,MAAM,aAAa,GAAG,OAAO,aAAa,CAAC,IAAI,CAAC;AAGtD;;GAEG;AACH,eAAO,MAAM,OAAO;;;;;;;;;;wDAGjB,CAAC"}
|
|
@@ -16,5 +16,5 @@ export declare const getSchemaChanges: import("@distilled.cloud/core/client").Op
|
|
|
16
16
|
readonly collection?: string | undefined;
|
|
17
17
|
readonly validated_docs?: number | undefined;
|
|
18
18
|
readonly altered_docs?: number | undefined;
|
|
19
|
-
}[], never, import("~/credentials.ts").Credentials>;
|
|
19
|
+
}[], never, import("~/credentials.ts").Credentials, never>;
|
|
20
20
|
//# sourceMappingURL=getSchemaChanges.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSchemaChanges.d.ts","sourceRoot":"","sources":["../../src/operations/getSchemaChanges.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,qBAAqB,mBAEmC,CAAC;AACtE,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC,IAAI,CAAC;AAGtE,eAAO,MAAM,sBAAsB;;;;GAMlC,CAAC;AACF,MAAM,MAAM,sBAAsB,GAAG,OAAO,sBAAsB,CAAC,IAAI,CAAC;AAGxE;;;;GAIG;AACH,eAAO,MAAM,gBAAgB;;;;
|
|
1
|
+
{"version":3,"file":"getSchemaChanges.d.ts","sourceRoot":"","sources":["../../src/operations/getSchemaChanges.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,qBAAqB,mBAEmC,CAAC;AACtE,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC,IAAI,CAAC;AAGtE,eAAO,MAAM,sBAAsB;;;;GAMlC,CAAC;AACF,MAAM,MAAM,sBAAsB,GAAG,OAAO,sBAAsB,CAAC,IAAI,CAAC;AAGxE;;;;GAIG;AACH,eAAO,MAAM,gBAAgB;;;;0DAG1B,CAAC"}
|
|
@@ -27,5 +27,5 @@ export declare const getStemmingDictionary: import("@distilled.cloud/core/client
|
|
|
27
27
|
readonly word: string;
|
|
28
28
|
readonly root: string;
|
|
29
29
|
}[];
|
|
30
|
-
}, NotFound, import("~/credentials.ts").Credentials>;
|
|
30
|
+
}, NotFound, import("~/credentials.ts").Credentials, never>;
|
|
31
31
|
//# sourceMappingURL=getStemmingDictionary.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getStemmingDictionary.d.ts","sourceRoot":"","sources":["../../src/operations/getStemmingDictionary.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,0BAA0B;;EAKpC,CAAC;AACJ,MAAM,MAAM,0BAA0B,GAAG,OAAO,0BAA0B,CAAC,IAAI,CAAC;AAGhF,eAAO,MAAM,2BAA2B;;;;;;EASpC,CAAC;AACL,MAAM,MAAM,2BAA2B,GACrC,OAAO,2BAA2B,CAAC,IAAI,CAAC;AAG1C;;;;;;GAMG;AACH,eAAO,MAAM,qBAAqB;;;;;;;;
|
|
1
|
+
{"version":3,"file":"getStemmingDictionary.d.ts","sourceRoot":"","sources":["../../src/operations/getStemmingDictionary.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGxC,eAAO,MAAM,0BAA0B;;EAKpC,CAAC;AACJ,MAAM,MAAM,0BAA0B,GAAG,OAAO,0BAA0B,CAAC,IAAI,CAAC;AAGhF,eAAO,MAAM,2BAA2B;;;;;;EASpC,CAAC;AACL,MAAM,MAAM,2BAA2B,GACrC,OAAO,2BAA2B,CAAC,IAAI,CAAC;AAG1C;;;;;;GAMG;AACH,eAAO,MAAM,qBAAqB;;;;;;;;2DAMjC,CAAC"}
|
|
@@ -10,5 +10,5 @@ export type HealthOutput = typeof HealthOutput.Type;
|
|
|
10
10
|
*/
|
|
11
11
|
export declare const health: import("@distilled.cloud/core/client").OperationMethod<{}, {
|
|
12
12
|
readonly ok: boolean;
|
|
13
|
-
}, never, import("~/credentials.ts").Credentials>;
|
|
13
|
+
}, never, import("~/credentials.ts").Credentials, never>;
|
|
14
14
|
//# sourceMappingURL=health.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"health.d.ts","sourceRoot":"","sources":["../../src/operations/health.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,WAAW,mBAEvB,CAAC;AACF,MAAM,MAAM,WAAW,GAAG,OAAO,WAAW,CAAC,IAAI,CAAC;AAGlD,eAAO,MAAM,YAAY;;EAEvB,CAAC;AACH,MAAM,MAAM,YAAY,GAAG,OAAO,YAAY,CAAC,IAAI,CAAC;AAGpD;;GAEG;AACH,eAAO,MAAM,MAAM;;
|
|
1
|
+
{"version":3,"file":"health.d.ts","sourceRoot":"","sources":["../../src/operations/health.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,WAAW,mBAEvB,CAAC;AACF,MAAM,MAAM,WAAW,GAAG,OAAO,WAAW,CAAC,IAAI,CAAC;AAGlD,eAAO,MAAM,YAAY;;EAEvB,CAAC;AACH,MAAM,MAAM,YAAY,GAAG,OAAO,YAAY,CAAC,IAAI,CAAC;AAGpD;;GAEG;AACH,eAAO,MAAM,MAAM;;wDAGhB,CAAC"}
|
|
@@ -17,5 +17,5 @@ export type ImportDocumentsOutput = typeof ImportDocumentsOutput.Type;
|
|
|
17
17
|
export declare const importDocuments: import("@distilled.cloud/core/client").OperationMethod<{
|
|
18
18
|
readonly collectionName: string;
|
|
19
19
|
readonly importDocumentsParameters?: string | undefined;
|
|
20
|
-
}, void, BadRequest | NotFound, import("~/credentials.ts").Credentials>;
|
|
20
|
+
}, void, BadRequest | NotFound, import("~/credentials.ts").Credentials, never>;
|
|
21
21
|
//# sourceMappingURL=importDocuments.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"importDocuments.d.ts","sourceRoot":"","sources":["../../src/operations/importDocuments.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGpD,eAAO,MAAM,oBAAoB;;;EAQhC,CAAC;AACF,MAAM,MAAM,oBAAoB,GAAG,OAAO,oBAAoB,CAAC,IAAI,CAAC;AAGpE,eAAO,MAAM,qBAAqB,aAA0C,CAAC;AAC7E,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC,IAAI,CAAC;AAGtE;;;;;;GAMG;AACH,eAAO,MAAM,eAAe;;;
|
|
1
|
+
{"version":3,"file":"importDocuments.d.ts","sourceRoot":"","sources":["../../src/operations/importDocuments.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAGpD,eAAO,MAAM,oBAAoB;;;EAQhC,CAAC;AACF,MAAM,MAAM,oBAAoB,GAAG,OAAO,oBAAoB,CAAC,IAAI,CAAC;AAGpE,eAAO,MAAM,qBAAqB,aAA0C,CAAC;AAC7E,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC,IAAI,CAAC;AAGtE;;;;;;GAMG;AACH,eAAO,MAAM,eAAe;;;8EAIzB,CAAC"}
|