@sap-ai-sdk/document-grounding 1.15.1-20250709013241.0 → 1.16.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/dist/client/api/pipelines-api.d.ts +80 -5
- package/dist/client/api/pipelines-api.d.ts.map +1 -1
- package/dist/client/api/pipelines-api.js +71 -0
- package/dist/client/api/pipelines-api.js.map +1 -1
- package/dist/client/api/retrieval-api.d.ts +5 -5
- package/dist/client/api/retrieval-api.d.ts.map +1 -1
- package/dist/client/api/retrieval-api.js +3 -3
- package/dist/client/api/schema/base-pipeline-response.d.ts +10 -0
- package/dist/client/api/schema/base-pipeline-response.d.ts.map +1 -0
- package/dist/client/api/schema/base-pipeline-response.js +2 -0
- package/dist/client/api/schema/base-pipeline-response.js.map +1 -0
- package/dist/client/api/schema/collection-pending-response.d.ts +0 -3
- package/dist/client/api/schema/collection-pending-response.d.ts.map +1 -1
- package/dist/client/api/schema/collection-request.d.ts +1 -1
- package/dist/client/api/schema/collection-request.d.ts.map +1 -1
- package/dist/client/api/schema/collection.d.ts +1 -1
- package/dist/client/api/schema/collection.d.ts.map +1 -1
- package/dist/client/api/schema/collections-list-response.d.ts +1 -1
- package/dist/client/api/schema/collections-list-response.d.ts.map +1 -1
- package/dist/client/api/schema/common-configuration.d.ts +10 -0
- package/dist/client/api/schema/common-configuration.d.ts.map +1 -0
- package/dist/client/api/schema/{pipeline-post-requst.js → common-configuration.js} +1 -1
- package/dist/client/api/schema/common-configuration.js.map +1 -0
- package/dist/client/api/schema/create-pipeline.d.ts +14 -0
- package/dist/client/api/schema/create-pipeline.d.ts.map +1 -0
- package/dist/client/api/schema/create-pipeline.js +2 -0
- package/dist/client/api/schema/create-pipeline.js.map +1 -0
- package/dist/client/api/schema/data-repositories.d.ts +1 -1
- package/dist/client/api/schema/data-repositories.d.ts.map +1 -1
- package/dist/client/api/schema/data-repository-per-filter-search-result.d.ts +13 -0
- package/dist/client/api/schema/data-repository-per-filter-search-result.d.ts.map +1 -0
- package/dist/client/api/schema/data-repository-per-filter-search-result.js +2 -0
- package/dist/client/api/schema/data-repository-per-filter-search-result.js.map +1 -0
- package/dist/client/api/schema/data-repository-search-result.d.ts +8 -0
- package/dist/client/api/schema/data-repository-search-result.d.ts.map +1 -0
- package/dist/client/api/schema/data-repository-search-result.js +2 -0
- package/dist/client/api/schema/data-repository-search-result.js.map +1 -0
- package/dist/client/api/schema/data-repository-search-results.d.ts +12 -0
- package/dist/client/api/schema/data-repository-search-results.d.ts.map +1 -0
- package/dist/client/api/schema/data-repository-search-results.js +2 -0
- package/dist/client/api/schema/data-repository-search-results.js.map +1 -0
- package/dist/client/api/schema/data-repository-type.d.ts +1 -1
- package/dist/client/api/schema/data-repository-type.d.ts.map +1 -1
- package/dist/client/api/schema/data-repository-with-documents.d.ts +2 -2
- package/dist/client/api/schema/data-repository-with-documents.d.ts.map +1 -1
- package/dist/client/api/schema/document-key-value-list-pair.d.ts +1 -1
- package/dist/client/api/schema/document-key-value-list-pair.d.ts.map +1 -1
- package/dist/client/api/schema/document-status.d.ts +6 -0
- package/dist/client/api/schema/document-status.d.ts.map +1 -0
- package/dist/client/api/schema/{pipeline-status.js → document-status.js} +1 -1
- package/dist/client/api/schema/document-status.js.map +1 -0
- package/dist/client/api/schema/{retrieval-document.d.ts → document.d.ts} +3 -3
- package/dist/client/api/schema/document.d.ts.map +1 -0
- package/dist/client/api/schema/document.js +2 -0
- package/dist/client/api/schema/document.js.map +1 -0
- package/dist/client/api/schema/documents-status-response.d.ts +18 -0
- package/dist/client/api/schema/documents-status-response.d.ts.map +1 -0
- package/dist/client/api/schema/documents-status-response.js +2 -0
- package/dist/client/api/schema/documents-status-response.js.map +1 -0
- package/dist/client/api/schema/documents.d.ts +1 -1
- package/dist/client/api/schema/documents.d.ts.map +1 -1
- package/dist/client/api/schema/get-pipeline-execution-by-id.d.ts +20 -0
- package/dist/client/api/schema/get-pipeline-execution-by-id.d.ts.map +1 -0
- package/dist/client/api/schema/get-pipeline-execution-by-id.js +2 -0
- package/dist/client/api/schema/get-pipeline-execution-by-id.js.map +1 -0
- package/dist/client/api/schema/get-pipeline-executions.d.ts +12 -0
- package/dist/client/api/schema/get-pipeline-executions.d.ts.map +1 -0
- package/dist/client/api/schema/get-pipeline-executions.js +2 -0
- package/dist/client/api/schema/get-pipeline-executions.js.map +1 -0
- package/dist/client/api/schema/get-pipeline-status.d.ts +13 -0
- package/dist/client/api/schema/get-pipeline-status.d.ts.map +1 -0
- package/dist/client/api/schema/get-pipeline-status.js +2 -0
- package/dist/client/api/schema/get-pipeline-status.js.map +1 -0
- package/dist/client/api/schema/get-pipeline.d.ts +14 -0
- package/dist/client/api/schema/get-pipeline.d.ts.map +1 -0
- package/dist/client/api/schema/get-pipeline.js +2 -0
- package/dist/client/api/schema/get-pipeline.js.map +1 -0
- package/dist/client/api/schema/get-pipelines.d.ts +9 -0
- package/dist/client/api/schema/get-pipelines.d.ts.map +1 -0
- package/dist/client/api/schema/get-pipelines.js +2 -0
- package/dist/client/api/schema/get-pipelines.js.map +1 -0
- package/dist/client/api/schema/http-validation-error.d.ts +8 -0
- package/dist/client/api/schema/http-validation-error.d.ts.map +1 -0
- package/dist/client/api/schema/http-validation-error.js +2 -0
- package/dist/client/api/schema/http-validation-error.js.map +1 -0
- package/dist/client/api/schema/index.d.ts +42 -13
- package/dist/client/api/schema/index.d.ts.map +1 -1
- package/dist/client/api/schema/index.js +42 -13
- package/dist/client/api/schema/index.js.map +1 -1
- package/dist/client/api/schema/meta-data.d.ts +10 -0
- package/dist/client/api/schema/meta-data.d.ts.map +1 -0
- package/dist/client/api/schema/{pipeline.js → meta-data.js} +1 -1
- package/dist/client/api/schema/meta-data.js.map +1 -0
- package/dist/client/api/schema/ms-share-point-configuration-get-response.d.ts +9 -0
- package/dist/client/api/schema/ms-share-point-configuration-get-response.d.ts.map +1 -0
- package/dist/client/api/schema/ms-share-point-configuration-get-response.js +2 -0
- package/dist/client/api/schema/ms-share-point-configuration-get-response.js.map +1 -0
- package/dist/client/api/schema/ms-share-point-configuration.d.ts +12 -0
- package/dist/client/api/schema/ms-share-point-configuration.d.ts.map +1 -0
- package/dist/client/api/schema/ms-share-point-configuration.js +2 -0
- package/dist/client/api/schema/ms-share-point-configuration.js.map +1 -0
- package/dist/client/api/schema/ms-share-point-pipeline-create-request.d.ts +11 -0
- package/dist/client/api/schema/ms-share-point-pipeline-create-request.d.ts.map +1 -0
- package/dist/client/api/schema/ms-share-point-pipeline-create-request.js +2 -0
- package/dist/client/api/schema/ms-share-point-pipeline-create-request.js.map +1 -0
- package/dist/client/api/schema/ms-share-point-pipeline-get-response.d.ts +10 -0
- package/dist/client/api/schema/ms-share-point-pipeline-get-response.d.ts.map +1 -0
- package/dist/client/api/schema/ms-share-point-pipeline-get-response.js +2 -0
- package/dist/client/api/schema/ms-share-point-pipeline-get-response.js.map +1 -0
- package/dist/client/api/schema/per-filter-search-result-error.d.ts +7 -0
- package/dist/client/api/schema/per-filter-search-result-error.d.ts.map +1 -0
- package/dist/client/api/schema/{retieval-per-filter-search-result-with-error.js → per-filter-search-result-error.js} +1 -1
- package/dist/client/api/schema/per-filter-search-result-error.js.map +1 -0
- package/dist/client/api/schema/per-filter-search-result-with-error.d.ts +9 -0
- package/dist/client/api/schema/per-filter-search-result-with-error.d.ts.map +1 -0
- package/dist/client/api/schema/per-filter-search-result-with-error.js +2 -0
- package/dist/client/api/schema/per-filter-search-result-with-error.js.map +1 -0
- package/dist/client/api/schema/pipeline-document-response.d.ts +24 -0
- package/dist/client/api/schema/pipeline-document-response.d.ts.map +1 -0
- package/dist/client/api/schema/pipeline-document-response.js +2 -0
- package/dist/client/api/schema/pipeline-document-response.js.map +1 -0
- package/dist/client/api/schema/pipeline-execution-data.d.ts +12 -0
- package/dist/client/api/schema/pipeline-execution-data.d.ts.map +1 -0
- package/dist/client/api/schema/pipeline-execution-data.js +2 -0
- package/dist/client/api/schema/pipeline-execution-data.js.map +1 -0
- package/dist/client/api/schema/pipeline-execution-status.d.ts +6 -0
- package/dist/client/api/schema/pipeline-execution-status.d.ts.map +1 -0
- package/dist/client/api/schema/pipeline-execution-status.js +7 -0
- package/dist/client/api/schema/pipeline-execution-status.js.map +1 -0
- package/dist/client/api/schema/retrieval-data-repository-search-result.d.ts +8 -0
- package/dist/client/api/schema/retrieval-data-repository-search-result.d.ts.map +1 -0
- package/dist/client/api/schema/retrieval-data-repository-search-result.js +2 -0
- package/dist/client/api/schema/retrieval-data-repository-search-result.js.map +1 -0
- package/dist/client/api/schema/retrieval-per-filter-search-result-with-error.d.ts +7 -0
- package/dist/client/api/schema/retrieval-per-filter-search-result-with-error.d.ts.map +1 -0
- package/dist/client/api/schema/retrieval-per-filter-search-result-with-error.js +7 -0
- package/dist/client/api/schema/retrieval-per-filter-search-result-with-error.js.map +1 -0
- package/dist/client/api/schema/retrieval-per-filter-search-result.d.ts +13 -0
- package/dist/client/api/schema/retrieval-per-filter-search-result.d.ts.map +1 -0
- package/dist/client/api/schema/retrieval-per-filter-search-result.js +2 -0
- package/dist/client/api/schema/retrieval-per-filter-search-result.js.map +1 -0
- package/dist/client/api/schema/retrieval-search-results.d.ts +12 -0
- package/dist/client/api/schema/retrieval-search-results.d.ts.map +1 -0
- package/dist/client/api/schema/retrieval-search-results.js +2 -0
- package/dist/client/api/schema/retrieval-search-results.js.map +1 -0
- package/dist/client/api/schema/s-3-pipeline-create-request.d.ts +11 -0
- package/dist/client/api/schema/s-3-pipeline-create-request.d.ts.map +1 -0
- package/dist/client/api/schema/s-3-pipeline-create-request.js +2 -0
- package/dist/client/api/schema/s-3-pipeline-create-request.js.map +1 -0
- package/dist/client/api/schema/s-3-pipeline-get-response.d.ts +10 -0
- package/dist/client/api/schema/s-3-pipeline-get-response.d.ts.map +1 -0
- package/dist/client/api/schema/s-3-pipeline-get-response.js +2 -0
- package/dist/client/api/schema/s-3-pipeline-get-response.js.map +1 -0
- package/dist/client/api/schema/search-configuration.d.ts +2 -2
- package/dist/client/api/schema/search-configuration.d.ts.map +1 -1
- package/dist/client/api/schema/sftp-pipeline-create-request.d.ts +11 -0
- package/dist/client/api/schema/sftp-pipeline-create-request.d.ts.map +1 -0
- package/dist/client/api/schema/sftp-pipeline-create-request.js +2 -0
- package/dist/client/api/schema/sftp-pipeline-create-request.js.map +1 -0
- package/dist/client/api/schema/sftp-pipeline-get-response.d.ts +10 -0
- package/dist/client/api/schema/sftp-pipeline-get-response.d.ts.map +1 -0
- package/dist/client/api/schema/sftp-pipeline-get-response.js +2 -0
- package/dist/client/api/schema/sftp-pipeline-get-response.js.map +1 -0
- package/dist/client/api/schema/share-point-config-get-response.d.ts +8 -0
- package/dist/client/api/schema/share-point-config-get-response.d.ts.map +1 -0
- package/dist/client/api/schema/share-point-config-get-response.js +2 -0
- package/dist/client/api/schema/share-point-config-get-response.js.map +1 -0
- package/dist/client/api/schema/share-point-config.d.ts +8 -0
- package/dist/client/api/schema/share-point-config.d.ts.map +1 -0
- package/dist/client/api/schema/share-point-config.js +2 -0
- package/dist/client/api/schema/share-point-config.js.map +1 -0
- package/dist/client/api/schema/share-point-site-get-response.d.ts +9 -0
- package/dist/client/api/schema/share-point-site-get-response.d.ts.map +1 -0
- package/dist/client/api/schema/share-point-site-get-response.js +7 -0
- package/dist/client/api/schema/share-point-site-get-response.js.map +1 -0
- package/dist/client/api/schema/share-point-site.d.ts +17 -0
- package/dist/client/api/schema/share-point-site.d.ts.map +1 -0
- package/dist/client/api/schema/share-point-site.js +7 -0
- package/dist/client/api/schema/share-point-site.js.map +1 -0
- package/dist/client/api/schema/validation-error.d.ts +9 -0
- package/dist/client/api/schema/validation-error.d.ts.map +1 -0
- package/dist/client/api/schema/validation-error.js +7 -0
- package/dist/client/api/schema/validation-error.js.map +1 -0
- package/dist/client/api/vector-api.d.ts +12 -12
- package/dist/client/api/vector-api.js +12 -12
- package/package.json +2 -2
- package/dist/client/api/schema/pipeline-post-requst.d.ts +0 -31
- package/dist/client/api/schema/pipeline-post-requst.d.ts.map +0 -1
- package/dist/client/api/schema/pipeline-post-requst.js.map +0 -1
- package/dist/client/api/schema/pipeline-status.d.ts +0 -11
- package/dist/client/api/schema/pipeline-status.d.ts.map +0 -1
- package/dist/client/api/schema/pipeline-status.js.map +0 -1
- package/dist/client/api/schema/pipeline.d.ts +0 -39
- package/dist/client/api/schema/pipeline.d.ts.map +0 -1
- package/dist/client/api/schema/pipeline.js.map +0 -1
- package/dist/client/api/schema/pipelines.d.ts +0 -9
- package/dist/client/api/schema/pipelines.d.ts.map +0 -1
- package/dist/client/api/schema/pipelines.js +0 -2
- package/dist/client/api/schema/pipelines.js.map +0 -1
- package/dist/client/api/schema/retieval-data-repository-search-result.d.ts +0 -8
- package/dist/client/api/schema/retieval-data-repository-search-result.d.ts.map +0 -1
- package/dist/client/api/schema/retieval-data-repository-search-result.js +0 -2
- package/dist/client/api/schema/retieval-data-repository-search-result.js.map +0 -1
- package/dist/client/api/schema/retieval-per-filter-search-result-with-error.d.ts +0 -7
- package/dist/client/api/schema/retieval-per-filter-search-result-with-error.d.ts.map +0 -1
- package/dist/client/api/schema/retieval-per-filter-search-result-with-error.js.map +0 -1
- package/dist/client/api/schema/retieval-per-filter-search-result.d.ts +0 -13
- package/dist/client/api/schema/retieval-per-filter-search-result.d.ts.map +0 -1
- package/dist/client/api/schema/retieval-per-filter-search-result.js +0 -2
- package/dist/client/api/schema/retieval-per-filter-search-result.js.map +0 -1
- package/dist/client/api/schema/retieval-search-results.d.ts +0 -12
- package/dist/client/api/schema/retieval-search-results.d.ts.map +0 -1
- package/dist/client/api/schema/retieval-search-results.js +0 -2
- package/dist/client/api/schema/retieval-search-results.js.map +0 -1
- package/dist/client/api/schema/retrieval-document.d.ts.map +0 -1
- package/dist/client/api/schema/retrieval-document.js +0 -2
- package/dist/client/api/schema/retrieval-document.js.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"document.js","sourceRoot":"","sources":["../../../../src/client/api/schema/document.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import type { DocumentStatus } from './document-status.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'DocumentsStatusResponse' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type DocumentsStatusResponse = {
|
|
6
|
+
/**
|
|
7
|
+
* @example 1
|
|
8
|
+
*/
|
|
9
|
+
count?: number;
|
|
10
|
+
resources?: ({
|
|
11
|
+
/**
|
|
12
|
+
* @example "uuid"
|
|
13
|
+
*/
|
|
14
|
+
id?: string;
|
|
15
|
+
status?: DocumentStatus;
|
|
16
|
+
} & Record<string, any>)[];
|
|
17
|
+
} & Record<string, any>;
|
|
18
|
+
//# sourceMappingURL=documents-status-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"documents-status-response.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/documents-status-response.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAC3D;;GAEG;AACH,MAAM,MAAM,uBAAuB,GAAG;IACpC;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,CAAC;QACX;;WAEG;QACH,EAAE,CAAC,EAAE,MAAM,CAAC;QACZ,MAAM,CAAC,EAAE,cAAc,CAAC;KACzB,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC,EAAE,CAAC;CAC5B,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"documents-status-response.js","sourceRoot":"","sources":["../../../../src/client/api/schema/documents-status-response.ts"],"names":[],"mappings":""}
|
|
@@ -3,7 +3,7 @@ import type { DocumentWithoutChunks } from './document-without-chunks.js';
|
|
|
3
3
|
* A response containing documents retrieved from the server.
|
|
4
4
|
*/
|
|
5
5
|
export type Documents = {
|
|
6
|
-
resources: DocumentWithoutChunks[];
|
|
7
6
|
count?: number;
|
|
7
|
+
resources: DocumentWithoutChunks[];
|
|
8
8
|
} & Record<string, any>;
|
|
9
9
|
//# sourceMappingURL=documents.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"documents.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/documents.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;AAC1E;;GAEG;AACH,MAAM,MAAM,SAAS,GAAG;IACtB,
|
|
1
|
+
{"version":3,"file":"documents.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/documents.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;AAC1E;;GAEG;AACH,MAAM,MAAM,SAAS,GAAG;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,qBAAqB,EAAE,CAAC;CACpC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import type { PipelineExecutionStatus } from './pipeline-execution-status.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'GetPipelineExecutionById' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type GetPipelineExecutionById = {
|
|
6
|
+
/**
|
|
7
|
+
* @example "uuid"
|
|
8
|
+
*/
|
|
9
|
+
id?: string;
|
|
10
|
+
/**
|
|
11
|
+
* @example "2024-02-15T12:45:00Z"
|
|
12
|
+
*/
|
|
13
|
+
createdAt?: string;
|
|
14
|
+
/**
|
|
15
|
+
* @example "2024-02-15T12:45:00Z"
|
|
16
|
+
*/
|
|
17
|
+
modifiedAt?: string;
|
|
18
|
+
status?: PipelineExecutionStatus;
|
|
19
|
+
} & Record<string, any>;
|
|
20
|
+
//# sourceMappingURL=get-pipeline-execution-by-id.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-pipeline-execution-by-id.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/get-pipeline-execution-by-id.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,gCAAgC,CAAC;AAC9E;;GAEG;AACH,MAAM,MAAM,wBAAwB,GAAG;IACrC;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,MAAM,CAAC,EAAE,uBAAuB,CAAC;CAClC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-pipeline-execution-by-id.js","sourceRoot":"","sources":["../../../../src/client/api/schema/get-pipeline-execution-by-id.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import type { PipelineExecutionData } from './pipeline-execution-data.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'GetPipelineExecutions' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type GetPipelineExecutions = {
|
|
6
|
+
/**
|
|
7
|
+
* @example 2
|
|
8
|
+
*/
|
|
9
|
+
count?: number;
|
|
10
|
+
resources?: PipelineExecutionData[];
|
|
11
|
+
} & Record<string, any>;
|
|
12
|
+
//# sourceMappingURL=get-pipeline-executions.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-pipeline-executions.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/get-pipeline-executions.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;AAC1E;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG;IAClC;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,qBAAqB,EAAE,CAAC;CACrC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-pipeline-executions.js","sourceRoot":"","sources":["../../../../src/client/api/schema/get-pipeline-executions.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import type { PipelineExecutionStatus } from './pipeline-execution-status.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'GetPipelineStatus' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type GetPipelineStatus = {
|
|
6
|
+
/**
|
|
7
|
+
* @example "2024-02-15T12:45:00.000Z"
|
|
8
|
+
* Pattern: "^$|^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(?:\\.\\d{3})?Z$".
|
|
9
|
+
*/
|
|
10
|
+
lastStarted?: string;
|
|
11
|
+
status?: PipelineExecutionStatus;
|
|
12
|
+
} & Record<string, any>;
|
|
13
|
+
//# sourceMappingURL=get-pipeline-status.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-pipeline-status.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/get-pipeline-status.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,gCAAgC,CAAC;AAC9E;;GAEG;AACH,MAAM,MAAM,iBAAiB,GAAG;IAC9B;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,uBAAuB,CAAC;CAClC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-pipeline-status.js","sourceRoot":"","sources":["../../../../src/client/api/schema/get-pipeline-status.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import type { MSSharePointPipelineGetResponse } from './ms-share-point-pipeline-get-response.js';
|
|
2
|
+
import type { S3PipelineGetResponse } from './s-3-pipeline-get-response.js';
|
|
3
|
+
import type { SFTPPipelineGetResponse } from './sftp-pipeline-get-response.js';
|
|
4
|
+
/**
|
|
5
|
+
* Representation of the 'GetPipeline' schema.
|
|
6
|
+
*/
|
|
7
|
+
export type GetPipeline = ({
|
|
8
|
+
type: 'MSSharePoint';
|
|
9
|
+
} & MSSharePointPipelineGetResponse) | ({
|
|
10
|
+
type: 'S3';
|
|
11
|
+
} & S3PipelineGetResponse) | ({
|
|
12
|
+
type: 'SFTP';
|
|
13
|
+
} & SFTPPipelineGetResponse);
|
|
14
|
+
//# sourceMappingURL=get-pipeline.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-pipeline.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/get-pipeline.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,2CAA2C,CAAC;AACjG,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAC5E,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,iCAAiC,CAAC;AAC/E;;GAEG;AACH,MAAM,MAAM,WAAW,GACnB,CAAC;IAAE,IAAI,EAAE,cAAc,CAAA;CAAE,GAAG,+BAA+B,CAAC,GAC5D,CAAC;IAAE,IAAI,EAAE,IAAI,CAAA;CAAE,GAAG,qBAAqB,CAAC,GACxC,CAAC;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,GAAG,uBAAuB,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-pipeline.js","sourceRoot":"","sources":["../../../../src/client/api/schema/get-pipeline.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-pipelines.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/get-pipelines.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD;;GAEG;AACH,MAAM,MAAM,YAAY,GAAG;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,WAAW,EAAE,CAAC;CAC1B,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-pipelines.js","sourceRoot":"","sources":["../../../../src/client/api/schema/get-pipelines.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type { ValidationError } from './validation-error.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'HTTPValidationError' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type HTTPValidationError = {
|
|
6
|
+
detail?: ValidationError[];
|
|
7
|
+
} & Record<string, any>;
|
|
8
|
+
//# sourceMappingURL=http-validation-error.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"http-validation-error.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/http-validation-error.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAC7D;;GAEG;AACH,MAAM,MAAM,mBAAmB,GAAG;IAChC,MAAM,CAAC,EAAE,eAAe,EAAE,CAAC;CAC5B,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"http-validation-error.js","sourceRoot":"","sources":["../../../../src/client/api/schema/http-validation-error.ts"],"names":[],"mappings":""}
|
|
@@ -1,10 +1,33 @@
|
|
|
1
|
-
export * from './pipeline
|
|
2
|
-
export * from './
|
|
3
|
-
export * from './pipeline.js';
|
|
4
|
-
export * from './pipeline-
|
|
1
|
+
export * from './create-pipeline.js';
|
|
2
|
+
export * from './ms-share-point-pipeline-create-request.js';
|
|
3
|
+
export * from './s-3-pipeline-create-request.js';
|
|
4
|
+
export * from './sftp-pipeline-create-request.js';
|
|
5
|
+
export * from './ms-share-point-configuration.js';
|
|
6
|
+
export * from './share-point-config.js';
|
|
7
|
+
export * from './share-point-site.js';
|
|
8
|
+
export * from './common-configuration.js';
|
|
9
|
+
export * from './meta-data.js';
|
|
10
|
+
export * from './get-pipelines.js';
|
|
11
|
+
export * from './get-pipeline.js';
|
|
12
|
+
export * from './ms-share-point-pipeline-get-response.js';
|
|
13
|
+
export * from './s-3-pipeline-get-response.js';
|
|
14
|
+
export * from './sftp-pipeline-get-response.js';
|
|
15
|
+
export * from './base-pipeline-response.js';
|
|
16
|
+
export * from './ms-share-point-configuration-get-response.js';
|
|
17
|
+
export * from './share-point-config-get-response.js';
|
|
18
|
+
export * from './share-point-site-get-response.js';
|
|
19
|
+
export * from './get-pipeline-status.js';
|
|
5
20
|
export * from './pipeline-id.js';
|
|
21
|
+
export * from './pipeline-execution-status.js';
|
|
22
|
+
export * from './pipeline-execution-data.js';
|
|
23
|
+
export * from './get-pipeline-executions.js';
|
|
24
|
+
export * from './get-pipeline-execution-by-id.js';
|
|
25
|
+
export * from './document-status.js';
|
|
26
|
+
export * from './documents-status-response.js';
|
|
27
|
+
export * from './pipeline-document-response.js';
|
|
6
28
|
export * from './chunk.js';
|
|
7
29
|
export * from './document-key-value-list-pair.js';
|
|
30
|
+
export * from './http-validation-error.js';
|
|
8
31
|
export * from './key-value-list-pair.js';
|
|
9
32
|
export * from './document-output.js';
|
|
10
33
|
export * from './documents-chunk.js';
|
|
@@ -31,17 +54,23 @@ export * from './search-filter.js';
|
|
|
31
54
|
export * from './text-search-request.js';
|
|
32
55
|
export * from './embedding-config.js';
|
|
33
56
|
export * from './collection.js';
|
|
34
|
-
export * from './data-repository-type.js';
|
|
35
|
-
export * from './data-repository.js';
|
|
36
57
|
export * from './data-repositories.js';
|
|
37
|
-
export * from './
|
|
38
|
-
export * from './
|
|
39
|
-
export * from './
|
|
58
|
+
export * from './data-repository.js';
|
|
59
|
+
export * from './data-repository-search-result.js';
|
|
60
|
+
export * from './data-repository-type.js';
|
|
40
61
|
export * from './data-repository-with-documents.js';
|
|
41
|
-
export * from './
|
|
42
|
-
export * from './
|
|
43
|
-
export * from './
|
|
44
|
-
export * from './
|
|
62
|
+
export * from './document.js';
|
|
63
|
+
export * from './data-repository-per-filter-search-result.js';
|
|
64
|
+
export * from './per-filter-search-result-error.js';
|
|
65
|
+
export * from './per-filter-search-result-with-error.js';
|
|
66
|
+
export * from './retrieval-search-filter.js';
|
|
67
|
+
export * from './retrieval-search-input.js';
|
|
68
|
+
export * from './retrieval-data-repository-search-result.js';
|
|
69
|
+
export * from './retrieval-per-filter-search-result.js';
|
|
70
|
+
export * from './retrieval-per-filter-search-result-with-error.js';
|
|
71
|
+
export * from './retrieval-search-results.js';
|
|
72
|
+
export * from './data-repository-search-results.js';
|
|
73
|
+
export * from './validation-error.js';
|
|
45
74
|
export * from './api-error.js';
|
|
46
75
|
export * from './details-error-response.js';
|
|
47
76
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/index.ts"],"names":[],"mappings":"AAKA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/index.ts"],"names":[],"mappings":"AAKA,cAAc,sBAAsB,CAAC;AACrC,cAAc,6CAA6C,CAAC;AAC5D,cAAc,kCAAkC,CAAC;AACjD,cAAc,mCAAmC,CAAC;AAClD,cAAc,mCAAmC,CAAC;AAClD,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AACtC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,2CAA2C,CAAC;AAC1D,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iCAAiC,CAAC;AAChD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,gDAAgD,CAAC;AAC/D,cAAc,sCAAsC,CAAC;AACrD,cAAc,oCAAoC,CAAC;AACnD,cAAc,0BAA0B,CAAC;AACzC,cAAc,kBAAkB,CAAC;AACjC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mCAAmC,CAAC;AAClD,cAAc,sBAAsB,CAAC;AACrC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iCAAiC,CAAC;AAChD,cAAc,YAAY,CAAC;AAC3B,cAAc,mCAAmC,CAAC;AAClD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,0BAA0B,CAAC;AACzC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0CAA0C,CAAC;AACzD,cAAc,qBAAqB,CAAC;AACpC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yBAAyB,CAAC;AACxC,cAAc,kCAAkC,CAAC;AACjD,cAAc,kCAAkC,CAAC;AACjD,cAAc,kCAAkC,CAAC;AACjD,cAAc,oBAAoB,CAAC;AACnC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,qBAAqB,CAAC;AACpC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wBAAwB,CAAC;AACvC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,oBAAoB,CAAC;AACnC,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,cAAc,iBAAiB,CAAC;AAChC,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC;AACrC,cAAc,oCAAoC,CAAC;AACnD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qCAAqC,CAAC;AACpD,cAAc,eAAe,CAAC;AAC9B,cAAc,+CAA+C,CAAC;AAC9D,cAAc,qCAAqC,CAAC;AACpD,cAAc,0CAA0C,CAAC;AACzD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,8CAA8C,CAAC;AAC7D,cAAc,yCAAyC,CAAC;AACxD,cAAc,oDAAoD,CAAC;AACnE,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qCAAqC,CAAC;AACpD,cAAc,uBAAuB,CAAC;AACtC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,6BAA6B,CAAC"}
|
|
@@ -3,13 +3,36 @@
|
|
|
3
3
|
*
|
|
4
4
|
* This is a generated file powered by the SAP Cloud SDK for JavaScript.
|
|
5
5
|
*/
|
|
6
|
-
export * from './pipeline
|
|
7
|
-
export * from './
|
|
8
|
-
export * from './pipeline.js';
|
|
9
|
-
export * from './pipeline-
|
|
6
|
+
export * from './create-pipeline.js';
|
|
7
|
+
export * from './ms-share-point-pipeline-create-request.js';
|
|
8
|
+
export * from './s-3-pipeline-create-request.js';
|
|
9
|
+
export * from './sftp-pipeline-create-request.js';
|
|
10
|
+
export * from './ms-share-point-configuration.js';
|
|
11
|
+
export * from './share-point-config.js';
|
|
12
|
+
export * from './share-point-site.js';
|
|
13
|
+
export * from './common-configuration.js';
|
|
14
|
+
export * from './meta-data.js';
|
|
15
|
+
export * from './get-pipelines.js';
|
|
16
|
+
export * from './get-pipeline.js';
|
|
17
|
+
export * from './ms-share-point-pipeline-get-response.js';
|
|
18
|
+
export * from './s-3-pipeline-get-response.js';
|
|
19
|
+
export * from './sftp-pipeline-get-response.js';
|
|
20
|
+
export * from './base-pipeline-response.js';
|
|
21
|
+
export * from './ms-share-point-configuration-get-response.js';
|
|
22
|
+
export * from './share-point-config-get-response.js';
|
|
23
|
+
export * from './share-point-site-get-response.js';
|
|
24
|
+
export * from './get-pipeline-status.js';
|
|
10
25
|
export * from './pipeline-id.js';
|
|
26
|
+
export * from './pipeline-execution-status.js';
|
|
27
|
+
export * from './pipeline-execution-data.js';
|
|
28
|
+
export * from './get-pipeline-executions.js';
|
|
29
|
+
export * from './get-pipeline-execution-by-id.js';
|
|
30
|
+
export * from './document-status.js';
|
|
31
|
+
export * from './documents-status-response.js';
|
|
32
|
+
export * from './pipeline-document-response.js';
|
|
11
33
|
export * from './chunk.js';
|
|
12
34
|
export * from './document-key-value-list-pair.js';
|
|
35
|
+
export * from './http-validation-error.js';
|
|
13
36
|
export * from './key-value-list-pair.js';
|
|
14
37
|
export * from './document-output.js';
|
|
15
38
|
export * from './documents-chunk.js';
|
|
@@ -36,17 +59,23 @@ export * from './search-filter.js';
|
|
|
36
59
|
export * from './text-search-request.js';
|
|
37
60
|
export * from './embedding-config.js';
|
|
38
61
|
export * from './collection.js';
|
|
39
|
-
export * from './data-repository-type.js';
|
|
40
|
-
export * from './data-repository.js';
|
|
41
62
|
export * from './data-repositories.js';
|
|
42
|
-
export * from './
|
|
43
|
-
export * from './
|
|
44
|
-
export * from './
|
|
63
|
+
export * from './data-repository.js';
|
|
64
|
+
export * from './data-repository-search-result.js';
|
|
65
|
+
export * from './data-repository-type.js';
|
|
45
66
|
export * from './data-repository-with-documents.js';
|
|
46
|
-
export * from './
|
|
47
|
-
export * from './
|
|
48
|
-
export * from './
|
|
49
|
-
export * from './
|
|
67
|
+
export * from './document.js';
|
|
68
|
+
export * from './data-repository-per-filter-search-result.js';
|
|
69
|
+
export * from './per-filter-search-result-error.js';
|
|
70
|
+
export * from './per-filter-search-result-with-error.js';
|
|
71
|
+
export * from './retrieval-search-filter.js';
|
|
72
|
+
export * from './retrieval-search-input.js';
|
|
73
|
+
export * from './retrieval-data-repository-search-result.js';
|
|
74
|
+
export * from './retrieval-per-filter-search-result.js';
|
|
75
|
+
export * from './retrieval-per-filter-search-result-with-error.js';
|
|
76
|
+
export * from './retrieval-search-results.js';
|
|
77
|
+
export * from './data-repository-search-results.js';
|
|
78
|
+
export * from './validation-error.js';
|
|
50
79
|
export * from './api-error.js';
|
|
51
80
|
export * from './details-error-response.js';
|
|
52
81
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/client/api/schema/index.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,cAAc,2BAA2B,CAAC;AAC1C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/client/api/schema/index.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,cAAc,sBAAsB,CAAC;AACrC,cAAc,6CAA6C,CAAC;AAC5D,cAAc,kCAAkC,CAAC;AACjD,cAAc,mCAAmC,CAAC;AAClD,cAAc,mCAAmC,CAAC;AAClD,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AACtC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,2CAA2C,CAAC;AAC1D,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iCAAiC,CAAC;AAChD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,gDAAgD,CAAC;AAC/D,cAAc,sCAAsC,CAAC;AACrD,cAAc,oCAAoC,CAAC;AACnD,cAAc,0BAA0B,CAAC;AACzC,cAAc,kBAAkB,CAAC;AACjC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mCAAmC,CAAC;AAClD,cAAc,sBAAsB,CAAC;AACrC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iCAAiC,CAAC;AAChD,cAAc,YAAY,CAAC;AAC3B,cAAc,mCAAmC,CAAC;AAClD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,0BAA0B,CAAC;AACzC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0CAA0C,CAAC;AACzD,cAAc,qBAAqB,CAAC;AACpC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yBAAyB,CAAC;AACxC,cAAc,kCAAkC,CAAC;AACjD,cAAc,kCAAkC,CAAC;AACjD,cAAc,kCAAkC,CAAC;AACjD,cAAc,oBAAoB,CAAC;AACnC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,qBAAqB,CAAC;AACpC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wBAAwB,CAAC;AACvC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,oBAAoB,CAAC;AACnC,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,cAAc,iBAAiB,CAAC;AAChC,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC;AACrC,cAAc,oCAAoC,CAAC;AACnD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qCAAqC,CAAC;AACpD,cAAc,eAAe,CAAC;AAC9B,cAAc,+CAA+C,CAAC;AAC9D,cAAc,qCAAqC,CAAC;AACpD,cAAc,0CAA0C,CAAC;AACzD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,8CAA8C,CAAC;AAC7D,cAAc,yCAAyC,CAAC;AACxD,cAAc,oDAAoD,CAAC;AACnE,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qCAAqC,CAAC;AACpD,cAAc,uBAAuB,CAAC;AACtC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,6BAA6B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"meta-data.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/meta-data.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG;IACrB;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;CACrB,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"meta-data.js","sourceRoot":"","sources":["../../../../src/client/api/schema/meta-data.ts"],"names":[],"mappings":"AAAA;;;;GAIG"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import type { SharePointConfigGetResponse } from './share-point-config-get-response.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'MSSharePointConfigurationGetResponse' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type MSSharePointConfigurationGetResponse = {
|
|
6
|
+
destination: string;
|
|
7
|
+
sharePoint?: SharePointConfigGetResponse;
|
|
8
|
+
} & Record<string, any>;
|
|
9
|
+
//# sourceMappingURL=ms-share-point-configuration-get-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ms-share-point-configuration-get-response.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/ms-share-point-configuration-get-response.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,sCAAsC,CAAC;AACxF;;GAEG;AACH,MAAM,MAAM,oCAAoC,GAAG;IACjD,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,CAAC,EAAE,2BAA2B,CAAC;CAC1C,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ms-share-point-configuration-get-response.js","sourceRoot":"","sources":["../../../../src/client/api/schema/ms-share-point-configuration-get-response.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import type { SharePointConfig } from './share-point-config.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'MSSharePointConfiguration' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type MSSharePointConfiguration = {
|
|
6
|
+
/**
|
|
7
|
+
* @example "generic-secret-name"
|
|
8
|
+
*/
|
|
9
|
+
destination: string;
|
|
10
|
+
sharePoint: SharePointConfig;
|
|
11
|
+
} & Record<string, any>;
|
|
12
|
+
//# sourceMappingURL=ms-share-point-configuration.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ms-share-point-configuration.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/ms-share-point-configuration.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,yBAAyB,CAAC;AAChE;;GAEG;AACH,MAAM,MAAM,yBAAyB,GAAG;IACtC;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,gBAAgB,CAAC;CAC9B,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ms-share-point-configuration.js","sourceRoot":"","sources":["../../../../src/client/api/schema/ms-share-point-configuration.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { MSSharePointConfiguration } from './ms-share-point-configuration.js';
|
|
2
|
+
import type { MetaData } from './meta-data.js';
|
|
3
|
+
/**
|
|
4
|
+
* Representation of the 'MSSharePointPipelineCreateRequest' schema.
|
|
5
|
+
*/
|
|
6
|
+
export type MSSharePointPipelineCreateRequest = {
|
|
7
|
+
type: 'MSSharePoint';
|
|
8
|
+
configuration: MSSharePointConfiguration;
|
|
9
|
+
metadata?: MetaData;
|
|
10
|
+
} & Record<string, any>;
|
|
11
|
+
//# sourceMappingURL=ms-share-point-pipeline-create-request.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ms-share-point-pipeline-create-request.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/ms-share-point-pipeline-create-request.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,mCAAmC,CAAC;AACnF,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAC/C;;GAEG;AACH,MAAM,MAAM,iCAAiC,GAAG;IAC9C,IAAI,EAAE,cAAc,CAAC;IACrB,aAAa,EAAE,yBAAyB,CAAC;IACzC,QAAQ,CAAC,EAAE,QAAQ,CAAC;CACrB,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ms-share-point-pipeline-create-request.js","sourceRoot":"","sources":["../../../../src/client/api/schema/ms-share-point-pipeline-create-request.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import type { BasePipelineResponse } from './base-pipeline-response.js';
|
|
2
|
+
import type { MSSharePointConfigurationGetResponse } from './ms-share-point-configuration-get-response.js';
|
|
3
|
+
/**
|
|
4
|
+
* Representation of the 'MSSharePointPipelineGetResponse' schema.
|
|
5
|
+
*/
|
|
6
|
+
export type MSSharePointPipelineGetResponse = BasePipelineResponse & {
|
|
7
|
+
type?: 'MSSharePoint';
|
|
8
|
+
configuration: MSSharePointConfigurationGetResponse;
|
|
9
|
+
} & Record<string, any>;
|
|
10
|
+
//# sourceMappingURL=ms-share-point-pipeline-get-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ms-share-point-pipeline-get-response.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/ms-share-point-pipeline-get-response.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAC;AACxE,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,gDAAgD,CAAC;AAC3G;;GAEG;AACH,MAAM,MAAM,+BAA+B,GAAG,oBAAoB,GAAG;IACnE,IAAI,CAAC,EAAE,cAAc,CAAC;IACtB,aAAa,EAAE,oCAAoC,CAAC;CACrD,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ms-share-point-pipeline-get-response.js","sourceRoot":"","sources":["../../../../src/client/api/schema/ms-share-point-pipeline-get-response.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"per-filter-search-result-error.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/per-filter-search-result-error.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,MAAM,0BAA0B,GAAG;IACvC,OAAO,EAAE,MAAM,CAAC;CACjB,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"per-filter-search-result-error.js","sourceRoot":"","sources":["../../../../src/client/api/schema/per-filter-search-result-error.ts"],"names":[],"mappings":"AAAA;;;;GAIG"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import type { PerFilterSearchResultError } from './per-filter-search-result-error.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'PerFilterSearchResultWithError' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type PerFilterSearchResultWithError = {
|
|
6
|
+
filterId: string;
|
|
7
|
+
error?: PerFilterSearchResultError;
|
|
8
|
+
} & Record<string, any>;
|
|
9
|
+
//# sourceMappingURL=per-filter-search-result-with-error.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"per-filter-search-result-with-error.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/per-filter-search-result-with-error.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,qCAAqC,CAAC;AACtF;;GAEG;AACH,MAAM,MAAM,8BAA8B,GAAG;IAC3C,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,0BAA0B,CAAC;CACpC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"per-filter-search-result-with-error.js","sourceRoot":"","sources":["../../../../src/client/api/schema/per-filter-search-result-with-error.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import type { DocumentStatus } from './document-status.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'PipelineDocumentResponse' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type PipelineDocumentResponse = {
|
|
6
|
+
/**
|
|
7
|
+
* @example "uuid"
|
|
8
|
+
*/
|
|
9
|
+
id?: string;
|
|
10
|
+
/**
|
|
11
|
+
* @example "location"
|
|
12
|
+
*/
|
|
13
|
+
viewLocation?: string | null;
|
|
14
|
+
/**
|
|
15
|
+
* @example "location"
|
|
16
|
+
*/
|
|
17
|
+
downloadLocation?: string | null;
|
|
18
|
+
/**
|
|
19
|
+
* @example "2024-02-15T12:45:00Z"
|
|
20
|
+
*/
|
|
21
|
+
lastUpdatedTimestamp?: string;
|
|
22
|
+
status?: DocumentStatus;
|
|
23
|
+
} & Record<string, any>;
|
|
24
|
+
//# sourceMappingURL=pipeline-document-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pipeline-document-response.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/pipeline-document-response.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAC3D;;GAEG;AACH,MAAM,MAAM,wBAAwB,GAAG;IACrC;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;OAEG;IACH,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,MAAM,CAAC,EAAE,cAAc,CAAC;CACzB,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pipeline-document-response.js","sourceRoot":"","sources":["../../../../src/client/api/schema/pipeline-document-response.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import type { PipelineExecutionStatus } from './pipeline-execution-status.js';
|
|
2
|
+
/**
|
|
3
|
+
* Representation of the 'PipelineExecutionData' schema.
|
|
4
|
+
*/
|
|
5
|
+
export type PipelineExecutionData = {
|
|
6
|
+
/**
|
|
7
|
+
* @example "uuid"
|
|
8
|
+
*/
|
|
9
|
+
id?: string;
|
|
10
|
+
status?: PipelineExecutionStatus;
|
|
11
|
+
} & Record<string, any>;
|
|
12
|
+
//# sourceMappingURL=pipeline-execution-data.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pipeline-execution-data.d.ts","sourceRoot":"","sources":["../../../../src/client/api/schema/pipeline-execution-data.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,gCAAgC,CAAC;AAC9E;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG;IAClC;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,CAAC,EAAE,uBAAuB,CAAC;CAClC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC"}
|