@emilgroup/document-sdk-node 1.22.0 → 1.22.1-beta.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/.openapi-generator/FILES +0 -38
- package/README.md +2 -2
- package/api/default-api.ts +8 -4
- package/api/document-templates-api.ts +79 -75
- package/api/documents-api.ts +42 -38
- package/api/docx-templates-api.ts +16 -28
- package/api/layouts-api.ts +18 -28
- package/api/product-documents-api.ts +47 -238
- package/api/search-keywords-api.ts +2 -4
- package/api/searchable-document-owners-api.ts +2 -4
- package/api/searchable-documents-api.ts +20 -20
- package/dist/api/default-api.d.ts +8 -4
- package/dist/api/default-api.js +8 -4
- package/dist/api/document-templates-api.d.ts +62 -67
- package/dist/api/document-templates-api.js +55 -42
- package/dist/api/documents-api.d.ts +39 -36
- package/dist/api/documents-api.js +21 -13
- package/dist/api/docx-templates-api.d.ts +22 -28
- package/dist/api/docx-templates-api.js +4 -4
- package/dist/api/layouts-api.d.ts +23 -28
- package/dist/api/layouts-api.js +8 -8
- package/dist/api/product-documents-api.d.ts +37 -150
- package/dist/api/product-documents-api.js +29 -155
- package/dist/api/search-keywords-api.d.ts +3 -4
- package/dist/api/searchable-document-owners-api.d.ts +3 -4
- package/dist/api/searchable-documents-api.d.ts +16 -17
- package/dist/api/searchable-documents-api.js +15 -13
- package/dist/models/create-doc-template-request-dto.d.ts +2 -2
- package/dist/models/create-document-request-dto.d.ts +10 -10
- package/dist/models/create-presigned-post-request-dto.d.ts +4 -4
- package/dist/models/index.d.ts +0 -38
- package/dist/models/index.js +0 -38
- package/dist/models/list-searchable-document-owners-request-dto.d.ts +1 -8
- package/dist/models/list-searchable-document-owners-request-dto.js +0 -7
- package/dist/models/list-searchable-documents-request-dto.d.ts +1 -8
- package/dist/models/list-searchable-documents-request-dto.js +0 -7
- package/dist/models/update-doc-template-request-dto.d.ts +2 -2
- package/dist/models/update-document-request-dto.d.ts +5 -5
- package/dist/models/upload-docx-template-request-dto.d.ts +1 -1
- package/dist/models/upload-product-document-request-dto.d.ts +2 -2
- package/models/create-doc-template-request-dto.ts +2 -2
- package/models/create-document-request-dto.ts +10 -10
- package/models/create-presigned-post-request-dto.ts +4 -4
- package/models/index.ts +0 -38
- package/models/list-searchable-document-owners-request-dto.ts +1 -11
- package/models/list-searchable-documents-request-dto.ts +1 -11
- package/models/update-doc-template-request-dto.ts +2 -2
- package/models/update-document-request-dto.ts +5 -5
- package/models/upload-docx-template-request-dto.ts +1 -1
- package/models/upload-product-document-request-dto.ts +2 -2
- package/package.json +1 -1
- package/dist/models/create-doc-template-response-class.d.ts +0 -25
- package/dist/models/create-doc-template-response-class.js +0 -15
- package/dist/models/create-document-sync-response-class.d.ts +0 -25
- package/dist/models/create-document-sync-response-class.js +0 -15
- package/dist/models/create-layout-response-class.d.ts +0 -25
- package/dist/models/create-layout-response-class.js +0 -15
- package/dist/models/create-presigned-post-response-class.d.ts +0 -30
- package/dist/models/create-presigned-post-response-class.js +0 -15
- package/dist/models/delete-response-class.d.ts +0 -24
- package/dist/models/delete-response-class.js +0 -15
- package/dist/models/doc-template-class.d.ts +0 -92
- package/dist/models/doc-template-class.js +0 -15
- package/dist/models/document-class.d.ts +0 -165
- package/dist/models/document-class.js +0 -53
- package/dist/models/docx-template-class.d.ts +0 -90
- package/dist/models/docx-template-class.js +0 -15
- package/dist/models/download-document-request-dto.d.ts +0 -30
- package/dist/models/download-document-request-dto.js +0 -15
- package/dist/models/get-doc-template-request-dto.d.ts +0 -30
- package/dist/models/get-doc-template-request-dto.js +0 -15
- package/dist/models/get-doc-template-response-class.d.ts +0 -25
- package/dist/models/get-doc-template-response-class.js +0 -15
- package/dist/models/get-document-download-url-response-class.d.ts +0 -24
- package/dist/models/get-document-download-url-response-class.js +0 -15
- package/dist/models/get-docx-template-download-url-response-class.d.ts +0 -24
- package/dist/models/get-docx-template-download-url-response-class.js +0 -15
- package/dist/models/get-docx-template-response-class.d.ts +0 -25
- package/dist/models/get-docx-template-response-class.js +0 -15
- package/dist/models/get-layout-response-class.d.ts +0 -25
- package/dist/models/get-layout-response-class.js +0 -15
- package/dist/models/get-product-document-download-url-response-class.d.ts +0 -24
- package/dist/models/get-product-document-download-url-response-class.js +0 -15
- package/dist/models/get-product-document-response-class.d.ts +0 -25
- package/dist/models/get-product-document-response-class.js +0 -15
- package/dist/models/get-signed-s3-key-url-response-class.d.ts +0 -24
- package/dist/models/get-signed-s3-key-url-response-class.js +0 -15
- package/dist/models/grpc-create-doc-template-request-dto.d.ts +0 -55
- package/dist/models/grpc-create-doc-template-request-dto.js +0 -15
- package/dist/models/grpc-update-doc-template-request-dto.d.ts +0 -61
- package/dist/models/grpc-update-doc-template-request-dto.js +0 -15
- package/dist/models/html-template-class.d.ts +0 -66
- package/dist/models/html-template-class.js +0 -21
- package/dist/models/layout-class.d.ts +0 -79
- package/dist/models/layout-class.js +0 -15
- package/dist/models/list-doc-template-request-dto.d.ts +0 -54
- package/dist/models/list-doc-template-request-dto.js +0 -15
- package/dist/models/list-doc-templates-response-class.d.ts +0 -31
- package/dist/models/list-doc-templates-response-class.js +0 -15
- package/dist/models/list-documents-response-class.d.ts +0 -31
- package/dist/models/list-documents-response-class.js +0 -15
- package/dist/models/list-docx-templates-response-class.d.ts +0 -31
- package/dist/models/list-docx-templates-response-class.js +0 -15
- package/dist/models/list-layouts-response-class.d.ts +0 -31
- package/dist/models/list-layouts-response-class.js +0 -15
- package/dist/models/list-product-documents-response-class.d.ts +0 -31
- package/dist/models/list-product-documents-response-class.js +0 -15
- package/dist/models/list-search-keywords-response-class.d.ts +0 -24
- package/dist/models/list-search-keywords-response-class.js +0 -15
- package/dist/models/list-searchable-document-owners-response-class.d.ts +0 -25
- package/dist/models/list-searchable-document-owners-response-class.js +0 -15
- package/dist/models/list-searchable-documents-response-class.d.ts +0 -31
- package/dist/models/list-searchable-documents-response-class.js +0 -15
- package/dist/models/product-document-class.d.ts +0 -117
- package/dist/models/product-document-class.js +0 -24
- package/dist/models/searchable-document-class.d.ts +0 -66
- package/dist/models/searchable-document-class.js +0 -15
- package/dist/models/searchable-document-owner-class.d.ts +0 -30
- package/dist/models/searchable-document-owner-class.js +0 -15
- package/dist/models/update-doc-template-response-class.d.ts +0 -25
- package/dist/models/update-doc-template-response-class.js +0 -15
- package/dist/models/update-document-response-class.d.ts +0 -25
- package/dist/models/update-document-response-class.js +0 -15
- package/dist/models/update-docx-template-response-class.d.ts +0 -25
- package/dist/models/update-docx-template-response-class.js +0 -15
- package/dist/models/update-layout-response-class.d.ts +0 -25
- package/dist/models/update-layout-response-class.js +0 -15
- package/models/create-doc-template-response-class.ts +0 -31
- package/models/create-document-sync-response-class.ts +0 -31
- package/models/create-layout-response-class.ts +0 -31
- package/models/create-presigned-post-response-class.ts +0 -36
- package/models/delete-response-class.ts +0 -30
- package/models/doc-template-class.ts +0 -98
- package/models/document-class.ts +0 -175
- package/models/docx-template-class.ts +0 -96
- package/models/download-document-request-dto.ts +0 -36
- package/models/get-doc-template-request-dto.ts +0 -36
- package/models/get-doc-template-response-class.ts +0 -31
- package/models/get-document-download-url-response-class.ts +0 -30
- package/models/get-docx-template-download-url-response-class.ts +0 -30
- package/models/get-docx-template-response-class.ts +0 -31
- package/models/get-layout-response-class.ts +0 -31
- package/models/get-product-document-download-url-response-class.ts +0 -30
- package/models/get-product-document-response-class.ts +0 -31
- package/models/get-signed-s3-key-url-response-class.ts +0 -30
- package/models/grpc-create-doc-template-request-dto.ts +0 -61
- package/models/grpc-update-doc-template-request-dto.ts +0 -67
- package/models/html-template-class.ts +0 -75
- package/models/layout-class.ts +0 -85
- package/models/list-doc-template-request-dto.ts +0 -60
- package/models/list-doc-templates-response-class.ts +0 -37
- package/models/list-documents-response-class.ts +0 -37
- package/models/list-docx-templates-response-class.ts +0 -37
- package/models/list-layouts-response-class.ts +0 -37
- package/models/list-product-documents-response-class.ts +0 -37
- package/models/list-search-keywords-response-class.ts +0 -30
- package/models/list-searchable-document-owners-response-class.ts +0 -31
- package/models/list-searchable-documents-response-class.ts +0 -37
- package/models/product-document-class.ts +0 -126
- package/models/searchable-document-class.ts +0 -72
- package/models/searchable-document-owner-class.ts +0 -36
- package/models/update-doc-template-response-class.ts +0 -31
- package/models/update-document-response-class.ts +0 -31
- package/models/update-docx-template-response-class.ts +0 -31
- package/models/update-layout-response-class.ts +0 -31
|
@@ -20,8 +20,6 @@ import { Configuration } from '../configuration';
|
|
|
20
20
|
import { DUMMY_BASE_URL, assertParamExists, setApiKeyToObject, setBasicAuthToObject, setBearerAuthToObject, setOAuthToObject, setSearchParams, serializeDataIfNeeded, toPathString, createRequestFunction } from '../common';
|
|
21
21
|
// @ts-ignore
|
|
22
22
|
import { BASE_PATH, COLLECTION_FORMATS, RequestArgs, BaseAPI, RequiredError } from '../base';
|
|
23
|
-
// @ts-ignore
|
|
24
|
-
import { ListSearchableDocumentsResponseClass } from '../models';
|
|
25
23
|
// URLSearchParams not necessarily used
|
|
26
24
|
// @ts-ignore
|
|
27
25
|
import { URL, URLSearchParams } from 'url';
|
|
@@ -33,20 +31,22 @@ const FormData = require('form-data');
|
|
|
33
31
|
export const SearchableDocumentsApiAxiosParamCreator = function (configuration?: Configuration) {
|
|
34
32
|
return {
|
|
35
33
|
/**
|
|
36
|
-
* Returns a list of searchable documents you have previously created.
|
|
34
|
+
* Returns a list of searchable documents you have previously created. The searchable documents are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
37
35
|
* @summary List searchable documents
|
|
38
36
|
* @param {string} searchText Text to search in the documents.
|
|
39
37
|
* @param {string} ownerIds List of searched document owner IDs separated with | (search in all documents if an \'*\' list provided).
|
|
38
|
+
* @param {string} product PBM product the documents belongs to.
|
|
40
39
|
* @param {string} [authorization] Bearer Token
|
|
41
|
-
* @param {'car' | 'homeowner' | 'household' | 'privateLiability'} [product] PBM product the documents belongs to.
|
|
42
40
|
* @param {*} [options] Override http request option.
|
|
43
41
|
* @throws {RequiredError}
|
|
44
42
|
*/
|
|
45
|
-
listSearchableDocuments: async (searchText: string, ownerIds: string,
|
|
43
|
+
listSearchableDocuments: async (searchText: string, ownerIds: string, product: string, authorization?: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
46
44
|
// verify required parameter 'searchText' is not null or undefined
|
|
47
45
|
assertParamExists('listSearchableDocuments', 'searchText', searchText)
|
|
48
46
|
// verify required parameter 'ownerIds' is not null or undefined
|
|
49
47
|
assertParamExists('listSearchableDocuments', 'ownerIds', ownerIds)
|
|
48
|
+
// verify required parameter 'product' is not null or undefined
|
|
49
|
+
assertParamExists('listSearchableDocuments', 'product', product)
|
|
50
50
|
const localVarPath = `/documentservice/v1/searchable-documents`;
|
|
51
51
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
52
52
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -103,17 +103,17 @@ export const SearchableDocumentsApiFp = function(configuration?: Configuration)
|
|
|
103
103
|
const localVarAxiosParamCreator = SearchableDocumentsApiAxiosParamCreator(configuration)
|
|
104
104
|
return {
|
|
105
105
|
/**
|
|
106
|
-
* Returns a list of searchable documents you have previously created.
|
|
106
|
+
* Returns a list of searchable documents you have previously created. The searchable documents are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
107
107
|
* @summary List searchable documents
|
|
108
108
|
* @param {string} searchText Text to search in the documents.
|
|
109
109
|
* @param {string} ownerIds List of searched document owner IDs separated with | (search in all documents if an \'*\' list provided).
|
|
110
|
+
* @param {string} product PBM product the documents belongs to.
|
|
110
111
|
* @param {string} [authorization] Bearer Token
|
|
111
|
-
* @param {'car' | 'homeowner' | 'household' | 'privateLiability'} [product] PBM product the documents belongs to.
|
|
112
112
|
* @param {*} [options] Override http request option.
|
|
113
113
|
* @throws {RequiredError}
|
|
114
114
|
*/
|
|
115
|
-
async listSearchableDocuments(searchText: string, ownerIds: string,
|
|
116
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.listSearchableDocuments(searchText, ownerIds,
|
|
115
|
+
async listSearchableDocuments(searchText: string, ownerIds: string, product: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
116
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.listSearchableDocuments(searchText, ownerIds, product, authorization, options);
|
|
117
117
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
118
118
|
},
|
|
119
119
|
}
|
|
@@ -127,17 +127,17 @@ export const SearchableDocumentsApiFactory = function (configuration?: Configura
|
|
|
127
127
|
const localVarFp = SearchableDocumentsApiFp(configuration)
|
|
128
128
|
return {
|
|
129
129
|
/**
|
|
130
|
-
* Returns a list of searchable documents you have previously created.
|
|
130
|
+
* Returns a list of searchable documents you have previously created. The searchable documents are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
131
131
|
* @summary List searchable documents
|
|
132
132
|
* @param {string} searchText Text to search in the documents.
|
|
133
133
|
* @param {string} ownerIds List of searched document owner IDs separated with | (search in all documents if an \'*\' list provided).
|
|
134
|
+
* @param {string} product PBM product the documents belongs to.
|
|
134
135
|
* @param {string} [authorization] Bearer Token
|
|
135
|
-
* @param {'car' | 'homeowner' | 'household' | 'privateLiability'} [product] PBM product the documents belongs to.
|
|
136
136
|
* @param {*} [options] Override http request option.
|
|
137
137
|
* @throws {RequiredError}
|
|
138
138
|
*/
|
|
139
|
-
listSearchableDocuments(searchText: string, ownerIds: string,
|
|
140
|
-
return localVarFp.listSearchableDocuments(searchText, ownerIds,
|
|
139
|
+
listSearchableDocuments(searchText: string, ownerIds: string, product: string, authorization?: string, options?: any): AxiosPromise<void> {
|
|
140
|
+
return localVarFp.listSearchableDocuments(searchText, ownerIds, product, authorization, options).then((request) => request(axios, basePath));
|
|
141
141
|
},
|
|
142
142
|
};
|
|
143
143
|
};
|
|
@@ -163,18 +163,18 @@ export interface SearchableDocumentsApiListSearchableDocumentsRequest {
|
|
|
163
163
|
readonly ownerIds: string
|
|
164
164
|
|
|
165
165
|
/**
|
|
166
|
-
*
|
|
166
|
+
* PBM product the documents belongs to.
|
|
167
167
|
* @type {string}
|
|
168
168
|
* @memberof SearchableDocumentsApiListSearchableDocuments
|
|
169
169
|
*/
|
|
170
|
-
readonly
|
|
170
|
+
readonly product: string
|
|
171
171
|
|
|
172
172
|
/**
|
|
173
|
-
*
|
|
174
|
-
* @type {
|
|
173
|
+
* Bearer Token
|
|
174
|
+
* @type {string}
|
|
175
175
|
* @memberof SearchableDocumentsApiListSearchableDocuments
|
|
176
176
|
*/
|
|
177
|
-
readonly
|
|
177
|
+
readonly authorization?: string
|
|
178
178
|
}
|
|
179
179
|
|
|
180
180
|
/**
|
|
@@ -185,7 +185,7 @@ export interface SearchableDocumentsApiListSearchableDocumentsRequest {
|
|
|
185
185
|
*/
|
|
186
186
|
export class SearchableDocumentsApi extends BaseAPI {
|
|
187
187
|
/**
|
|
188
|
-
* Returns a list of searchable documents you have previously created.
|
|
188
|
+
* Returns a list of searchable documents you have previously created. The searchable documents are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
189
189
|
* @summary List searchable documents
|
|
190
190
|
* @param {SearchableDocumentsApiListSearchableDocumentsRequest} requestParameters Request parameters.
|
|
191
191
|
* @param {*} [options] Override http request option.
|
|
@@ -193,6 +193,6 @@ export class SearchableDocumentsApi extends BaseAPI {
|
|
|
193
193
|
* @memberof SearchableDocumentsApi
|
|
194
194
|
*/
|
|
195
195
|
public listSearchableDocuments(requestParameters: SearchableDocumentsApiListSearchableDocumentsRequest, options?: AxiosRequestConfig) {
|
|
196
|
-
return SearchableDocumentsApiFp(this.configuration).listSearchableDocuments(requestParameters.searchText, requestParameters.ownerIds, requestParameters.
|
|
196
|
+
return SearchableDocumentsApiFp(this.configuration).listSearchableDocuments(requestParameters.searchText, requestParameters.ownerIds, requestParameters.product, requestParameters.authorization, options).then((request) => request(this.axios, this.basePath));
|
|
197
197
|
}
|
|
198
198
|
}
|
|
@@ -19,7 +19,8 @@ import { InlineResponse200 } from '../models';
|
|
|
19
19
|
*/
|
|
20
20
|
export declare const DefaultApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
21
21
|
/**
|
|
22
|
-
*
|
|
22
|
+
* Returns the health status of the document service. This endpoint is used to monitor the operational status of the document service. It typically returns a simple status indicator, such as \'UP\' or \'OK\', confirming that the service is operational and available.
|
|
23
|
+
* @summary Health Check
|
|
23
24
|
* @param {*} [options] Override http request option.
|
|
24
25
|
* @throws {RequiredError}
|
|
25
26
|
*/
|
|
@@ -31,7 +32,8 @@ export declare const DefaultApiAxiosParamCreator: (configuration?: Configuration
|
|
|
31
32
|
*/
|
|
32
33
|
export declare const DefaultApiFp: (configuration?: Configuration) => {
|
|
33
34
|
/**
|
|
34
|
-
*
|
|
35
|
+
* Returns the health status of the document service. This endpoint is used to monitor the operational status of the document service. It typically returns a simple status indicator, such as \'UP\' or \'OK\', confirming that the service is operational and available.
|
|
36
|
+
* @summary Health Check
|
|
35
37
|
* @param {*} [options] Override http request option.
|
|
36
38
|
* @throws {RequiredError}
|
|
37
39
|
*/
|
|
@@ -43,7 +45,8 @@ export declare const DefaultApiFp: (configuration?: Configuration) => {
|
|
|
43
45
|
*/
|
|
44
46
|
export declare const DefaultApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
45
47
|
/**
|
|
46
|
-
*
|
|
48
|
+
* Returns the health status of the document service. This endpoint is used to monitor the operational status of the document service. It typically returns a simple status indicator, such as \'UP\' or \'OK\', confirming that the service is operational and available.
|
|
49
|
+
* @summary Health Check
|
|
47
50
|
* @param {*} [options] Override http request option.
|
|
48
51
|
* @throws {RequiredError}
|
|
49
52
|
*/
|
|
@@ -57,7 +60,8 @@ export declare const DefaultApiFactory: (configuration?: Configuration, basePath
|
|
|
57
60
|
*/
|
|
58
61
|
export declare class DefaultApi extends BaseAPI {
|
|
59
62
|
/**
|
|
60
|
-
*
|
|
63
|
+
* Returns the health status of the document service. This endpoint is used to monitor the operational status of the document service. It typically returns a simple status indicator, such as \'UP\' or \'OK\', confirming that the service is operational and available.
|
|
64
|
+
* @summary Health Check
|
|
61
65
|
* @param {*} [options] Override http request option.
|
|
62
66
|
* @throws {RequiredError}
|
|
63
67
|
* @memberof DefaultApi
|
package/dist/api/default-api.js
CHANGED
|
@@ -97,7 +97,8 @@ var DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
97
97
|
var _this = this;
|
|
98
98
|
return {
|
|
99
99
|
/**
|
|
100
|
-
*
|
|
100
|
+
* Returns the health status of the document service. This endpoint is used to monitor the operational status of the document service. It typically returns a simple status indicator, such as \'UP\' or \'OK\', confirming that the service is operational and available.
|
|
101
|
+
* @summary Health Check
|
|
101
102
|
* @param {*} [options] Override http request option.
|
|
102
103
|
* @throws {RequiredError}
|
|
103
104
|
*/
|
|
@@ -136,7 +137,8 @@ var DefaultApiFp = function (configuration) {
|
|
|
136
137
|
var localVarAxiosParamCreator = (0, exports.DefaultApiAxiosParamCreator)(configuration);
|
|
137
138
|
return {
|
|
138
139
|
/**
|
|
139
|
-
*
|
|
140
|
+
* Returns the health status of the document service. This endpoint is used to monitor the operational status of the document service. It typically returns a simple status indicator, such as \'UP\' or \'OK\', confirming that the service is operational and available.
|
|
141
|
+
* @summary Health Check
|
|
140
142
|
* @param {*} [options] Override http request option.
|
|
141
143
|
* @throws {RequiredError}
|
|
142
144
|
*/
|
|
@@ -164,7 +166,8 @@ var DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
164
166
|
var localVarFp = (0, exports.DefaultApiFp)(configuration);
|
|
165
167
|
return {
|
|
166
168
|
/**
|
|
167
|
-
*
|
|
169
|
+
* Returns the health status of the document service. This endpoint is used to monitor the operational status of the document service. It typically returns a simple status indicator, such as \'UP\' or \'OK\', confirming that the service is operational and available.
|
|
170
|
+
* @summary Health Check
|
|
168
171
|
* @param {*} [options] Override http request option.
|
|
169
172
|
* @throws {RequiredError}
|
|
170
173
|
*/
|
|
@@ -186,7 +189,8 @@ var DefaultApi = /** @class */ (function (_super) {
|
|
|
186
189
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
187
190
|
}
|
|
188
191
|
/**
|
|
189
|
-
*
|
|
192
|
+
* Returns the health status of the document service. This endpoint is used to monitor the operational status of the document service. It typically returns a simple status indicator, such as \'UP\' or \'OK\', confirming that the service is operational and available.
|
|
193
|
+
* @summary Health Check
|
|
190
194
|
* @param {*} [options] Override http request option.
|
|
191
195
|
* @throws {RequiredError}
|
|
192
196
|
* @memberof DefaultApi
|
|
@@ -13,12 +13,7 @@ import { AxiosPromise, AxiosInstance, AxiosRequestConfig } from 'axios';
|
|
|
13
13
|
import { Configuration } from '../configuration';
|
|
14
14
|
import { RequestArgs, BaseAPI } from '../base';
|
|
15
15
|
import { CreateDocTemplateRequestDto } from '../models';
|
|
16
|
-
import { CreateDocTemplateResponseClass } from '../models';
|
|
17
|
-
import { DeleteResponseClass } from '../models';
|
|
18
|
-
import { GetDocTemplateResponseClass } from '../models';
|
|
19
|
-
import { ListDocTemplatesResponseClass } from '../models';
|
|
20
16
|
import { UpdateDocTemplateRequestDto } from '../models';
|
|
21
|
-
import { UpdateDocTemplateResponseClass } from '../models';
|
|
22
17
|
/**
|
|
23
18
|
* DocumentTemplatesApi - axios parameter creator
|
|
24
19
|
* @export
|
|
@@ -43,29 +38,29 @@ export declare const DocumentTemplatesApiAxiosParamCreator: (configuration?: Con
|
|
|
43
38
|
*/
|
|
44
39
|
deleteDocTemplate: (id: number, authorization?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
45
40
|
/**
|
|
46
|
-
* Retrieves the details of the document template that was previously created.
|
|
41
|
+
* Retrieves the details of the document template that was previously created. Supply the unique document template id that was returned when you created it and Emil Api will return the corresponding document template information.
|
|
47
42
|
* @summary Retrieve the document template
|
|
48
43
|
* @param {number} id
|
|
44
|
+
* @param {string} expand Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
|
|
49
45
|
* @param {string} [authorization] Bearer Token
|
|
50
|
-
* @param {string} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
|
|
51
46
|
* @param {*} [options] Override http request option.
|
|
52
47
|
* @throws {RequiredError}
|
|
53
48
|
*/
|
|
54
|
-
getDocTemplate: (id: number,
|
|
49
|
+
getDocTemplate: (id: number, expand: string, authorization?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
55
50
|
/**
|
|
56
|
-
* Returns a list of document templates you have previously created.
|
|
51
|
+
* Returns a list of document templates you have previously created. The document templates are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
57
52
|
* @summary List document templates
|
|
53
|
+
* @param {number} pageSize A limit on the number of objects to be returned. Limit ranges between 1 and 100. Default: 10.
|
|
54
|
+
* @param {string} pageToken A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
|
|
55
|
+
* @param {string} filter Filter response by productSlug, slug and name.
|
|
56
|
+
* @param {string} search Search document templates by name | slug
|
|
57
|
+
* @param {string} order Order response by createdAt.
|
|
58
|
+
* @param {string} expand Expand response by bodyTemplate.
|
|
58
59
|
* @param {string} [authorization] Bearer Token
|
|
59
|
-
* @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 100. Default: 10.
|
|
60
|
-
* @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
|
|
61
|
-
* @param {string} [filter] Filter response by productSlug, slug and name.
|
|
62
|
-
* @param {string} [search] Search document templates by name | slug
|
|
63
|
-
* @param {string} [order] Order response by createdAt.
|
|
64
|
-
* @param {string} [expand] Expand response by bodyTemplate.
|
|
65
60
|
* @param {*} [options] Override http request option.
|
|
66
61
|
* @throws {RequiredError}
|
|
67
62
|
*/
|
|
68
|
-
listDocTemplates: (
|
|
63
|
+
listDocTemplates: (pageSize: number, pageToken: string, filter: string, search: string, order: string, expand: string, authorization?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
69
64
|
/**
|
|
70
65
|
* Updates the specified document template by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
|
|
71
66
|
* @summary Update the document template
|
|
@@ -90,7 +85,7 @@ export declare const DocumentTemplatesApiFp: (configuration?: Configuration) =>
|
|
|
90
85
|
* @param {*} [options] Override http request option.
|
|
91
86
|
* @throws {RequiredError}
|
|
92
87
|
*/
|
|
93
|
-
createDocTemplate(createDocTemplateRequestDto: CreateDocTemplateRequestDto, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
88
|
+
createDocTemplate(createDocTemplateRequestDto: CreateDocTemplateRequestDto, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
94
89
|
/**
|
|
95
90
|
* Permanently deletes the document template. Supply the unique code that was returned when you created the document template and this will delete it.
|
|
96
91
|
* @summary Delete the document template
|
|
@@ -99,31 +94,31 @@ export declare const DocumentTemplatesApiFp: (configuration?: Configuration) =>
|
|
|
99
94
|
* @param {*} [options] Override http request option.
|
|
100
95
|
* @throws {RequiredError}
|
|
101
96
|
*/
|
|
102
|
-
deleteDocTemplate(id: number, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
97
|
+
deleteDocTemplate(id: number, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
103
98
|
/**
|
|
104
|
-
* Retrieves the details of the document template that was previously created.
|
|
99
|
+
* Retrieves the details of the document template that was previously created. Supply the unique document template id that was returned when you created it and Emil Api will return the corresponding document template information.
|
|
105
100
|
* @summary Retrieve the document template
|
|
106
101
|
* @param {number} id
|
|
102
|
+
* @param {string} expand Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
|
|
107
103
|
* @param {string} [authorization] Bearer Token
|
|
108
|
-
* @param {string} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
|
|
109
104
|
* @param {*} [options] Override http request option.
|
|
110
105
|
* @throws {RequiredError}
|
|
111
106
|
*/
|
|
112
|
-
getDocTemplate(id: number,
|
|
107
|
+
getDocTemplate(id: number, expand: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
113
108
|
/**
|
|
114
|
-
* Returns a list of document templates you have previously created.
|
|
109
|
+
* Returns a list of document templates you have previously created. The document templates are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
115
110
|
* @summary List document templates
|
|
111
|
+
* @param {number} pageSize A limit on the number of objects to be returned. Limit ranges between 1 and 100. Default: 10.
|
|
112
|
+
* @param {string} pageToken A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
|
|
113
|
+
* @param {string} filter Filter response by productSlug, slug and name.
|
|
114
|
+
* @param {string} search Search document templates by name | slug
|
|
115
|
+
* @param {string} order Order response by createdAt.
|
|
116
|
+
* @param {string} expand Expand response by bodyTemplate.
|
|
116
117
|
* @param {string} [authorization] Bearer Token
|
|
117
|
-
* @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 100. Default: 10.
|
|
118
|
-
* @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
|
|
119
|
-
* @param {string} [filter] Filter response by productSlug, slug and name.
|
|
120
|
-
* @param {string} [search] Search document templates by name | slug
|
|
121
|
-
* @param {string} [order] Order response by createdAt.
|
|
122
|
-
* @param {string} [expand] Expand response by bodyTemplate.
|
|
123
118
|
* @param {*} [options] Override http request option.
|
|
124
119
|
* @throws {RequiredError}
|
|
125
120
|
*/
|
|
126
|
-
listDocTemplates(
|
|
121
|
+
listDocTemplates(pageSize: number, pageToken: string, filter: string, search: string, order: string, expand: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
127
122
|
/**
|
|
128
123
|
* Updates the specified document template by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
|
|
129
124
|
* @summary Update the document template
|
|
@@ -133,7 +128,7 @@ export declare const DocumentTemplatesApiFp: (configuration?: Configuration) =>
|
|
|
133
128
|
* @param {*} [options] Override http request option.
|
|
134
129
|
* @throws {RequiredError}
|
|
135
130
|
*/
|
|
136
|
-
updateDocTemplate(id: number, updateDocTemplateRequestDto: UpdateDocTemplateRequestDto, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
131
|
+
updateDocTemplate(id: number, updateDocTemplateRequestDto: UpdateDocTemplateRequestDto, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
137
132
|
};
|
|
138
133
|
/**
|
|
139
134
|
* DocumentTemplatesApi - factory interface
|
|
@@ -148,7 +143,7 @@ export declare const DocumentTemplatesApiFactory: (configuration?: Configuration
|
|
|
148
143
|
* @param {*} [options] Override http request option.
|
|
149
144
|
* @throws {RequiredError}
|
|
150
145
|
*/
|
|
151
|
-
createDocTemplate(createDocTemplateRequestDto: CreateDocTemplateRequestDto, authorization?: string, options?: any): AxiosPromise<
|
|
146
|
+
createDocTemplate(createDocTemplateRequestDto: CreateDocTemplateRequestDto, authorization?: string, options?: any): AxiosPromise<void>;
|
|
152
147
|
/**
|
|
153
148
|
* Permanently deletes the document template. Supply the unique code that was returned when you created the document template and this will delete it.
|
|
154
149
|
* @summary Delete the document template
|
|
@@ -157,31 +152,31 @@ export declare const DocumentTemplatesApiFactory: (configuration?: Configuration
|
|
|
157
152
|
* @param {*} [options] Override http request option.
|
|
158
153
|
* @throws {RequiredError}
|
|
159
154
|
*/
|
|
160
|
-
deleteDocTemplate(id: number, authorization?: string, options?: any): AxiosPromise<
|
|
155
|
+
deleteDocTemplate(id: number, authorization?: string, options?: any): AxiosPromise<void>;
|
|
161
156
|
/**
|
|
162
|
-
* Retrieves the details of the document template that was previously created.
|
|
157
|
+
* Retrieves the details of the document template that was previously created. Supply the unique document template id that was returned when you created it and Emil Api will return the corresponding document template information.
|
|
163
158
|
* @summary Retrieve the document template
|
|
164
159
|
* @param {number} id
|
|
160
|
+
* @param {string} expand Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
|
|
165
161
|
* @param {string} [authorization] Bearer Token
|
|
166
|
-
* @param {string} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
|
|
167
162
|
* @param {*} [options] Override http request option.
|
|
168
163
|
* @throws {RequiredError}
|
|
169
164
|
*/
|
|
170
|
-
getDocTemplate(id: number,
|
|
165
|
+
getDocTemplate(id: number, expand: string, authorization?: string, options?: any): AxiosPromise<void>;
|
|
171
166
|
/**
|
|
172
|
-
* Returns a list of document templates you have previously created.
|
|
167
|
+
* Returns a list of document templates you have previously created. The document templates are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
173
168
|
* @summary List document templates
|
|
169
|
+
* @param {number} pageSize A limit on the number of objects to be returned. Limit ranges between 1 and 100. Default: 10.
|
|
170
|
+
* @param {string} pageToken A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
|
|
171
|
+
* @param {string} filter Filter response by productSlug, slug and name.
|
|
172
|
+
* @param {string} search Search document templates by name | slug
|
|
173
|
+
* @param {string} order Order response by createdAt.
|
|
174
|
+
* @param {string} expand Expand response by bodyTemplate.
|
|
174
175
|
* @param {string} [authorization] Bearer Token
|
|
175
|
-
* @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 100. Default: 10.
|
|
176
|
-
* @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
|
|
177
|
-
* @param {string} [filter] Filter response by productSlug, slug and name.
|
|
178
|
-
* @param {string} [search] Search document templates by name | slug
|
|
179
|
-
* @param {string} [order] Order response by createdAt.
|
|
180
|
-
* @param {string} [expand] Expand response by bodyTemplate.
|
|
181
176
|
* @param {*} [options] Override http request option.
|
|
182
177
|
* @throws {RequiredError}
|
|
183
178
|
*/
|
|
184
|
-
listDocTemplates(
|
|
179
|
+
listDocTemplates(pageSize: number, pageToken: string, filter: string, search: string, order: string, expand: string, authorization?: string, options?: any): AxiosPromise<void>;
|
|
185
180
|
/**
|
|
186
181
|
* Updates the specified document template by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
|
|
187
182
|
* @summary Update the document template
|
|
@@ -191,7 +186,7 @@ export declare const DocumentTemplatesApiFactory: (configuration?: Configuration
|
|
|
191
186
|
* @param {*} [options] Override http request option.
|
|
192
187
|
* @throws {RequiredError}
|
|
193
188
|
*/
|
|
194
|
-
updateDocTemplate(id: number, updateDocTemplateRequestDto: UpdateDocTemplateRequestDto, authorization?: string, options?: any): AxiosPromise<
|
|
189
|
+
updateDocTemplate(id: number, updateDocTemplateRequestDto: UpdateDocTemplateRequestDto, authorization?: string, options?: any): AxiosPromise<void>;
|
|
195
190
|
};
|
|
196
191
|
/**
|
|
197
192
|
* Request parameters for createDocTemplate operation in DocumentTemplatesApi.
|
|
@@ -244,17 +239,17 @@ export interface DocumentTemplatesApiGetDocTemplateRequest {
|
|
|
244
239
|
*/
|
|
245
240
|
readonly id: number;
|
|
246
241
|
/**
|
|
247
|
-
*
|
|
242
|
+
* Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
|
|
248
243
|
* @type {string}
|
|
249
244
|
* @memberof DocumentTemplatesApiGetDocTemplate
|
|
250
245
|
*/
|
|
251
|
-
readonly
|
|
246
|
+
readonly expand: string;
|
|
252
247
|
/**
|
|
253
|
-
*
|
|
248
|
+
* Bearer Token
|
|
254
249
|
* @type {string}
|
|
255
250
|
* @memberof DocumentTemplatesApiGetDocTemplate
|
|
256
251
|
*/
|
|
257
|
-
readonly
|
|
252
|
+
readonly authorization?: string;
|
|
258
253
|
}
|
|
259
254
|
/**
|
|
260
255
|
* Request parameters for listDocTemplates operation in DocumentTemplatesApi.
|
|
@@ -262,48 +257,48 @@ export interface DocumentTemplatesApiGetDocTemplateRequest {
|
|
|
262
257
|
* @interface DocumentTemplatesApiListDocTemplatesRequest
|
|
263
258
|
*/
|
|
264
259
|
export interface DocumentTemplatesApiListDocTemplatesRequest {
|
|
265
|
-
/**
|
|
266
|
-
* Bearer Token
|
|
267
|
-
* @type {string}
|
|
268
|
-
* @memberof DocumentTemplatesApiListDocTemplates
|
|
269
|
-
*/
|
|
270
|
-
readonly authorization?: string;
|
|
271
260
|
/**
|
|
272
261
|
* A limit on the number of objects to be returned. Limit ranges between 1 and 100. Default: 10.
|
|
273
262
|
* @type {number}
|
|
274
263
|
* @memberof DocumentTemplatesApiListDocTemplates
|
|
275
264
|
*/
|
|
276
|
-
readonly pageSize
|
|
265
|
+
readonly pageSize: number;
|
|
277
266
|
/**
|
|
278
267
|
* A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
|
|
279
268
|
* @type {string}
|
|
280
269
|
* @memberof DocumentTemplatesApiListDocTemplates
|
|
281
270
|
*/
|
|
282
|
-
readonly pageToken
|
|
271
|
+
readonly pageToken: string;
|
|
283
272
|
/**
|
|
284
273
|
* Filter response by productSlug, slug and name.
|
|
285
274
|
* @type {string}
|
|
286
275
|
* @memberof DocumentTemplatesApiListDocTemplates
|
|
287
276
|
*/
|
|
288
|
-
readonly filter
|
|
277
|
+
readonly filter: string;
|
|
289
278
|
/**
|
|
290
279
|
* Search document templates by name | slug
|
|
291
280
|
* @type {string}
|
|
292
281
|
* @memberof DocumentTemplatesApiListDocTemplates
|
|
293
282
|
*/
|
|
294
|
-
readonly search
|
|
283
|
+
readonly search: string;
|
|
295
284
|
/**
|
|
296
285
|
* Order response by createdAt.
|
|
297
286
|
* @type {string}
|
|
298
287
|
* @memberof DocumentTemplatesApiListDocTemplates
|
|
299
288
|
*/
|
|
300
|
-
readonly order
|
|
289
|
+
readonly order: string;
|
|
301
290
|
/**
|
|
302
291
|
* Expand response by bodyTemplate.
|
|
303
292
|
* @type {string}
|
|
304
293
|
* @memberof DocumentTemplatesApiListDocTemplates
|
|
305
294
|
*/
|
|
306
|
-
readonly expand
|
|
295
|
+
readonly expand: string;
|
|
296
|
+
/**
|
|
297
|
+
* Bearer Token
|
|
298
|
+
* @type {string}
|
|
299
|
+
* @memberof DocumentTemplatesApiListDocTemplates
|
|
300
|
+
*/
|
|
301
|
+
readonly authorization?: string;
|
|
307
302
|
}
|
|
308
303
|
/**
|
|
309
304
|
* Request parameters for updateDocTemplate operation in DocumentTemplatesApi.
|
|
@@ -345,7 +340,7 @@ export declare class DocumentTemplatesApi extends BaseAPI {
|
|
|
345
340
|
* @throws {RequiredError}
|
|
346
341
|
* @memberof DocumentTemplatesApi
|
|
347
342
|
*/
|
|
348
|
-
createDocTemplate(requestParameters: DocumentTemplatesApiCreateDocTemplateRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
343
|
+
createDocTemplate(requestParameters: DocumentTemplatesApiCreateDocTemplateRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
349
344
|
/**
|
|
350
345
|
* Permanently deletes the document template. Supply the unique code that was returned when you created the document template and this will delete it.
|
|
351
346
|
* @summary Delete the document template
|
|
@@ -354,25 +349,25 @@ export declare class DocumentTemplatesApi extends BaseAPI {
|
|
|
354
349
|
* @throws {RequiredError}
|
|
355
350
|
* @memberof DocumentTemplatesApi
|
|
356
351
|
*/
|
|
357
|
-
deleteDocTemplate(requestParameters: DocumentTemplatesApiDeleteDocTemplateRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
352
|
+
deleteDocTemplate(requestParameters: DocumentTemplatesApiDeleteDocTemplateRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
358
353
|
/**
|
|
359
|
-
* Retrieves the details of the document template that was previously created.
|
|
354
|
+
* Retrieves the details of the document template that was previously created. Supply the unique document template id that was returned when you created it and Emil Api will return the corresponding document template information.
|
|
360
355
|
* @summary Retrieve the document template
|
|
361
356
|
* @param {DocumentTemplatesApiGetDocTemplateRequest} requestParameters Request parameters.
|
|
362
357
|
* @param {*} [options] Override http request option.
|
|
363
358
|
* @throws {RequiredError}
|
|
364
359
|
* @memberof DocumentTemplatesApi
|
|
365
360
|
*/
|
|
366
|
-
getDocTemplate(requestParameters: DocumentTemplatesApiGetDocTemplateRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
361
|
+
getDocTemplate(requestParameters: DocumentTemplatesApiGetDocTemplateRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
367
362
|
/**
|
|
368
|
-
* Returns a list of document templates you have previously created.
|
|
363
|
+
* Returns a list of document templates you have previously created. The document templates are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
369
364
|
* @summary List document templates
|
|
370
365
|
* @param {DocumentTemplatesApiListDocTemplatesRequest} requestParameters Request parameters.
|
|
371
366
|
* @param {*} [options] Override http request option.
|
|
372
367
|
* @throws {RequiredError}
|
|
373
368
|
* @memberof DocumentTemplatesApi
|
|
374
369
|
*/
|
|
375
|
-
listDocTemplates(requestParameters
|
|
370
|
+
listDocTemplates(requestParameters: DocumentTemplatesApiListDocTemplatesRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
376
371
|
/**
|
|
377
372
|
* Updates the specified document template by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
|
|
378
373
|
* @summary Update the document template
|
|
@@ -381,5 +376,5 @@ export declare class DocumentTemplatesApi extends BaseAPI {
|
|
|
381
376
|
* @throws {RequiredError}
|
|
382
377
|
* @memberof DocumentTemplatesApi
|
|
383
378
|
*/
|
|
384
|
-
updateDocTemplate(requestParameters: DocumentTemplatesApiUpdateDocTemplateRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
379
|
+
updateDocTemplate(requestParameters: DocumentTemplatesApiUpdateDocTemplateRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
385
380
|
}
|