@emilgroup/document-sdk-node 1.22.0 → 1.22.1-beta.1
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 +18 -30
- package/api/docx-templates-api.ts +16 -28
- package/api/layouts-api.ts +18 -28
- package/api/product-documents-api.ts +19 -226
- 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 +25 -31
- package/dist/api/documents-api.js +4 -4
- 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 +19 -141
- package/dist/api/product-documents-api.js +9 -143
- 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
|
@@ -13,14 +13,8 @@ import { AxiosPromise, AxiosInstance, AxiosRequestConfig } from 'axios';
|
|
|
13
13
|
import { Configuration } from '../configuration';
|
|
14
14
|
import { RequestArgs, BaseAPI } from '../base';
|
|
15
15
|
import { CreateDocumentRequestDto } from '../models';
|
|
16
|
-
import { CreateDocumentSyncResponseClass } from '../models';
|
|
17
16
|
import { CreatePresignedPostRequestDto } from '../models';
|
|
18
|
-
import { CreatePresignedPostResponseClass } from '../models';
|
|
19
|
-
import { GetDocumentDownloadUrlResponseClass } from '../models';
|
|
20
|
-
import { GetSignedS3KeyUrlResponseClass } from '../models';
|
|
21
|
-
import { ListDocumentsResponseClass } from '../models';
|
|
22
17
|
import { UpdateDocumentRequestDto } from '../models';
|
|
23
|
-
import { UpdateDocumentResponseClass } from '../models';
|
|
24
18
|
/**
|
|
25
19
|
* DocumentsApi - axios parameter creator
|
|
26
20
|
* @export
|
|
@@ -72,7 +66,7 @@ export declare const DocumentsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
72
66
|
*/
|
|
73
67
|
getSignedS3keyUrl: (s3Key: string, authorization?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
74
68
|
/**
|
|
75
|
-
* Returns a list of documents you have previously created.
|
|
69
|
+
* Returns a list of documents you have previously created. The documents are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
76
70
|
* @summary List documents
|
|
77
71
|
* @param {string} [authorization] Bearer Token
|
|
78
72
|
* @param {number} [pageSize] Page size
|
|
@@ -110,7 +104,7 @@ export declare const DocumentsApiFp: (configuration?: Configuration) => {
|
|
|
110
104
|
* @param {*} [options] Override http request option.
|
|
111
105
|
* @throws {RequiredError}
|
|
112
106
|
*/
|
|
113
|
-
createDocument(createDocumentRequestDto: CreateDocumentRequestDto, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
107
|
+
createDocument(createDocumentRequestDto: CreateDocumentRequestDto, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
114
108
|
/**
|
|
115
109
|
* This will create a URL that allows user upload its documents in Database.The URL will be expires between 5 minutes to 7 days.
|
|
116
110
|
* @summary Upload documents using pre-signed URL
|
|
@@ -119,7 +113,7 @@ export declare const DocumentsApiFp: (configuration?: Configuration) => {
|
|
|
119
113
|
* @param {*} [options] Override http request option.
|
|
120
114
|
* @throws {RequiredError}
|
|
121
115
|
*/
|
|
122
|
-
createPresignedPost(createPresignedPostRequestDto: CreatePresignedPostRequestDto, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
116
|
+
createPresignedPost(createPresignedPostRequestDto: CreatePresignedPostRequestDto, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
123
117
|
/**
|
|
124
118
|
* Permanently deletes the document. Supply the unique code that was returned when you created the document and this will delete it.
|
|
125
119
|
* @summary Delete the document
|
|
@@ -128,7 +122,7 @@ export declare const DocumentsApiFp: (configuration?: Configuration) => {
|
|
|
128
122
|
* @param {*} [options] Override http request option.
|
|
129
123
|
* @throws {RequiredError}
|
|
130
124
|
*/
|
|
131
|
-
deleteDocument(code: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
125
|
+
deleteDocument(code: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
132
126
|
/**
|
|
133
127
|
* This will return a presigned URL to download the document.
|
|
134
128
|
* @summary Fetches a document download URL
|
|
@@ -137,7 +131,7 @@ export declare const DocumentsApiFp: (configuration?: Configuration) => {
|
|
|
137
131
|
* @param {*} [options] Override http request option.
|
|
138
132
|
* @throws {RequiredError}
|
|
139
133
|
*/
|
|
140
|
-
getDocumentDownloadUrl(code: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
134
|
+
getDocumentDownloadUrl(code: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
141
135
|
/**
|
|
142
136
|
* This will return a presigned URL for a random S3 key
|
|
143
137
|
* @summary Fetches a presigned URL for a S3 key
|
|
@@ -146,9 +140,9 @@ export declare const DocumentsApiFp: (configuration?: Configuration) => {
|
|
|
146
140
|
* @param {*} [options] Override http request option.
|
|
147
141
|
* @throws {RequiredError}
|
|
148
142
|
*/
|
|
149
|
-
getSignedS3keyUrl(s3Key: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
143
|
+
getSignedS3keyUrl(s3Key: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
150
144
|
/**
|
|
151
|
-
* Returns a list of documents you have previously created.
|
|
145
|
+
* Returns a list of documents you have previously created. The documents are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
152
146
|
* @summary List documents
|
|
153
147
|
* @param {string} [authorization] Bearer Token
|
|
154
148
|
* @param {number} [pageSize] Page size
|
|
@@ -161,7 +155,7 @@ export declare const DocumentsApiFp: (configuration?: Configuration) => {
|
|
|
161
155
|
* @param {*} [options] Override http request option.
|
|
162
156
|
* @throws {RequiredError}
|
|
163
157
|
*/
|
|
164
|
-
listDocuments(authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
158
|
+
listDocuments(authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
165
159
|
/**
|
|
166
160
|
* Updates the specified document by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
|
|
167
161
|
* @summary Update the document
|
|
@@ -171,7 +165,7 @@ export declare const DocumentsApiFp: (configuration?: Configuration) => {
|
|
|
171
165
|
* @param {*} [options] Override http request option.
|
|
172
166
|
* @throws {RequiredError}
|
|
173
167
|
*/
|
|
174
|
-
updateDocument(code: string, updateDocumentRequestDto: UpdateDocumentRequestDto, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
168
|
+
updateDocument(code: string, updateDocumentRequestDto: UpdateDocumentRequestDto, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
175
169
|
};
|
|
176
170
|
/**
|
|
177
171
|
* DocumentsApi - factory interface
|
|
@@ -186,7 +180,7 @@ export declare const DocumentsApiFactory: (configuration?: Configuration, basePa
|
|
|
186
180
|
* @param {*} [options] Override http request option.
|
|
187
181
|
* @throws {RequiredError}
|
|
188
182
|
*/
|
|
189
|
-
createDocument(createDocumentRequestDto: CreateDocumentRequestDto, authorization?: string, options?: any): AxiosPromise<
|
|
183
|
+
createDocument(createDocumentRequestDto: CreateDocumentRequestDto, authorization?: string, options?: any): AxiosPromise<void>;
|
|
190
184
|
/**
|
|
191
185
|
* This will create a URL that allows user upload its documents in Database.The URL will be expires between 5 minutes to 7 days.
|
|
192
186
|
* @summary Upload documents using pre-signed URL
|
|
@@ -195,7 +189,7 @@ export declare const DocumentsApiFactory: (configuration?: Configuration, basePa
|
|
|
195
189
|
* @param {*} [options] Override http request option.
|
|
196
190
|
* @throws {RequiredError}
|
|
197
191
|
*/
|
|
198
|
-
createPresignedPost(createPresignedPostRequestDto: CreatePresignedPostRequestDto, authorization?: string, options?: any): AxiosPromise<
|
|
192
|
+
createPresignedPost(createPresignedPostRequestDto: CreatePresignedPostRequestDto, authorization?: string, options?: any): AxiosPromise<void>;
|
|
199
193
|
/**
|
|
200
194
|
* Permanently deletes the document. Supply the unique code that was returned when you created the document and this will delete it.
|
|
201
195
|
* @summary Delete the document
|
|
@@ -204,7 +198,7 @@ export declare const DocumentsApiFactory: (configuration?: Configuration, basePa
|
|
|
204
198
|
* @param {*} [options] Override http request option.
|
|
205
199
|
* @throws {RequiredError}
|
|
206
200
|
*/
|
|
207
|
-
deleteDocument(code: string, authorization?: string, options?: any): AxiosPromise<
|
|
201
|
+
deleteDocument(code: string, authorization?: string, options?: any): AxiosPromise<void>;
|
|
208
202
|
/**
|
|
209
203
|
* This will return a presigned URL to download the document.
|
|
210
204
|
* @summary Fetches a document download URL
|
|
@@ -213,7 +207,7 @@ export declare const DocumentsApiFactory: (configuration?: Configuration, basePa
|
|
|
213
207
|
* @param {*} [options] Override http request option.
|
|
214
208
|
* @throws {RequiredError}
|
|
215
209
|
*/
|
|
216
|
-
getDocumentDownloadUrl(code: string, authorization?: string, options?: any): AxiosPromise<
|
|
210
|
+
getDocumentDownloadUrl(code: string, authorization?: string, options?: any): AxiosPromise<void>;
|
|
217
211
|
/**
|
|
218
212
|
* This will return a presigned URL for a random S3 key
|
|
219
213
|
* @summary Fetches a presigned URL for a S3 key
|
|
@@ -222,9 +216,9 @@ export declare const DocumentsApiFactory: (configuration?: Configuration, basePa
|
|
|
222
216
|
* @param {*} [options] Override http request option.
|
|
223
217
|
* @throws {RequiredError}
|
|
224
218
|
*/
|
|
225
|
-
getSignedS3keyUrl(s3Key: string, authorization?: string, options?: any): AxiosPromise<
|
|
219
|
+
getSignedS3keyUrl(s3Key: string, authorization?: string, options?: any): AxiosPromise<void>;
|
|
226
220
|
/**
|
|
227
|
-
* Returns a list of documents you have previously created.
|
|
221
|
+
* Returns a list of documents you have previously created. The documents are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
228
222
|
* @summary List documents
|
|
229
223
|
* @param {string} [authorization] Bearer Token
|
|
230
224
|
* @param {number} [pageSize] Page size
|
|
@@ -237,7 +231,7 @@ export declare const DocumentsApiFactory: (configuration?: Configuration, basePa
|
|
|
237
231
|
* @param {*} [options] Override http request option.
|
|
238
232
|
* @throws {RequiredError}
|
|
239
233
|
*/
|
|
240
|
-
listDocuments(authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: any): AxiosPromise<
|
|
234
|
+
listDocuments(authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: any): AxiosPromise<void>;
|
|
241
235
|
/**
|
|
242
236
|
* Updates the specified document by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
|
|
243
237
|
* @summary Update the document
|
|
@@ -247,7 +241,7 @@ export declare const DocumentsApiFactory: (configuration?: Configuration, basePa
|
|
|
247
241
|
* @param {*} [options] Override http request option.
|
|
248
242
|
* @throws {RequiredError}
|
|
249
243
|
*/
|
|
250
|
-
updateDocument(code: string, updateDocumentRequestDto: UpdateDocumentRequestDto, authorization?: string, options?: any): AxiosPromise<
|
|
244
|
+
updateDocument(code: string, updateDocumentRequestDto: UpdateDocumentRequestDto, authorization?: string, options?: any): AxiosPromise<void>;
|
|
251
245
|
};
|
|
252
246
|
/**
|
|
253
247
|
* Request parameters for createDocument operation in DocumentsApi.
|
|
@@ -439,7 +433,7 @@ export declare class DocumentsApi extends BaseAPI {
|
|
|
439
433
|
* @throws {RequiredError}
|
|
440
434
|
* @memberof DocumentsApi
|
|
441
435
|
*/
|
|
442
|
-
createDocument(requestParameters: DocumentsApiCreateDocumentRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
436
|
+
createDocument(requestParameters: DocumentsApiCreateDocumentRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
443
437
|
/**
|
|
444
438
|
* This will create a URL that allows user upload its documents in Database.The URL will be expires between 5 minutes to 7 days.
|
|
445
439
|
* @summary Upload documents using pre-signed URL
|
|
@@ -448,7 +442,7 @@ export declare class DocumentsApi extends BaseAPI {
|
|
|
448
442
|
* @throws {RequiredError}
|
|
449
443
|
* @memberof DocumentsApi
|
|
450
444
|
*/
|
|
451
|
-
createPresignedPost(requestParameters: DocumentsApiCreatePresignedPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
445
|
+
createPresignedPost(requestParameters: DocumentsApiCreatePresignedPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
452
446
|
/**
|
|
453
447
|
* Permanently deletes the document. Supply the unique code that was returned when you created the document and this will delete it.
|
|
454
448
|
* @summary Delete the document
|
|
@@ -457,7 +451,7 @@ export declare class DocumentsApi extends BaseAPI {
|
|
|
457
451
|
* @throws {RequiredError}
|
|
458
452
|
* @memberof DocumentsApi
|
|
459
453
|
*/
|
|
460
|
-
deleteDocument(requestParameters: DocumentsApiDeleteDocumentRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
454
|
+
deleteDocument(requestParameters: DocumentsApiDeleteDocumentRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
461
455
|
/**
|
|
462
456
|
* This will return a presigned URL to download the document.
|
|
463
457
|
* @summary Fetches a document download URL
|
|
@@ -466,7 +460,7 @@ export declare class DocumentsApi extends BaseAPI {
|
|
|
466
460
|
* @throws {RequiredError}
|
|
467
461
|
* @memberof DocumentsApi
|
|
468
462
|
*/
|
|
469
|
-
getDocumentDownloadUrl(requestParameters: DocumentsApiGetDocumentDownloadUrlRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
463
|
+
getDocumentDownloadUrl(requestParameters: DocumentsApiGetDocumentDownloadUrlRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
470
464
|
/**
|
|
471
465
|
* This will return a presigned URL for a random S3 key
|
|
472
466
|
* @summary Fetches a presigned URL for a S3 key
|
|
@@ -475,16 +469,16 @@ export declare class DocumentsApi extends BaseAPI {
|
|
|
475
469
|
* @throws {RequiredError}
|
|
476
470
|
* @memberof DocumentsApi
|
|
477
471
|
*/
|
|
478
|
-
getSignedS3keyUrl(requestParameters: DocumentsApiGetSignedS3keyUrlRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
472
|
+
getSignedS3keyUrl(requestParameters: DocumentsApiGetSignedS3keyUrlRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
479
473
|
/**
|
|
480
|
-
* Returns a list of documents you have previously created.
|
|
474
|
+
* Returns a list of documents you have previously created. The documents are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
481
475
|
* @summary List documents
|
|
482
476
|
* @param {DocumentsApiListDocumentsRequest} requestParameters Request parameters.
|
|
483
477
|
* @param {*} [options] Override http request option.
|
|
484
478
|
* @throws {RequiredError}
|
|
485
479
|
* @memberof DocumentsApi
|
|
486
480
|
*/
|
|
487
|
-
listDocuments(requestParameters?: DocumentsApiListDocumentsRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
481
|
+
listDocuments(requestParameters?: DocumentsApiListDocumentsRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
488
482
|
/**
|
|
489
483
|
* Updates the specified document by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
|
|
490
484
|
* @summary Update the document
|
|
@@ -493,5 +487,5 @@ export declare class DocumentsApi extends BaseAPI {
|
|
|
493
487
|
* @throws {RequiredError}
|
|
494
488
|
* @memberof DocumentsApi
|
|
495
489
|
*/
|
|
496
|
-
updateDocument(requestParameters: DocumentsApiUpdateDocumentRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
490
|
+
updateDocument(requestParameters: DocumentsApiUpdateDocumentRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
497
491
|
}
|
|
@@ -341,7 +341,7 @@ var DocumentsApiAxiosParamCreator = function (configuration) {
|
|
|
341
341
|
});
|
|
342
342
|
},
|
|
343
343
|
/**
|
|
344
|
-
* Returns a list of documents you have previously created.
|
|
344
|
+
* Returns a list of documents you have previously created. The documents are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
345
345
|
* @summary List documents
|
|
346
346
|
* @param {string} [authorization] Bearer Token
|
|
347
347
|
* @param {number} [pageSize] Page size
|
|
@@ -581,7 +581,7 @@ var DocumentsApiFp = function (configuration) {
|
|
|
581
581
|
});
|
|
582
582
|
},
|
|
583
583
|
/**
|
|
584
|
-
* Returns a list of documents you have previously created.
|
|
584
|
+
* Returns a list of documents you have previously created. The documents are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
585
585
|
* @summary List documents
|
|
586
586
|
* @param {string} [authorization] Bearer Token
|
|
587
587
|
* @param {number} [pageSize] Page size
|
|
@@ -695,7 +695,7 @@ var DocumentsApiFactory = function (configuration, basePath, axios) {
|
|
|
695
695
|
return localVarFp.getSignedS3keyUrl(s3Key, authorization, options).then(function (request) { return request(axios, basePath); });
|
|
696
696
|
},
|
|
697
697
|
/**
|
|
698
|
-
* Returns a list of documents you have previously created.
|
|
698
|
+
* Returns a list of documents you have previously created. The documents are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
699
699
|
* @summary List documents
|
|
700
700
|
* @param {string} [authorization] Bearer Token
|
|
701
701
|
* @param {number} [pageSize] Page size
|
|
@@ -798,7 +798,7 @@ var DocumentsApi = /** @class */ (function (_super) {
|
|
|
798
798
|
return (0, exports.DocumentsApiFp)(this.configuration).getSignedS3keyUrl(requestParameters.s3Key, requestParameters.authorization, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
799
799
|
};
|
|
800
800
|
/**
|
|
801
|
-
* Returns a list of documents you have previously created.
|
|
801
|
+
* Returns a list of documents you have previously created. The documents are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
802
802
|
* @summary List documents
|
|
803
803
|
* @param {DocumentsApiListDocumentsRequest} requestParameters Request parameters.
|
|
804
804
|
* @param {*} [options] Override http request option.
|
|
@@ -12,13 +12,7 @@
|
|
|
12
12
|
import { AxiosPromise, AxiosInstance, AxiosRequestConfig } from 'axios';
|
|
13
13
|
import { Configuration } from '../configuration';
|
|
14
14
|
import { RequestArgs, BaseAPI } from '../base';
|
|
15
|
-
import { CreatePresignedPostResponseClass } from '../models';
|
|
16
|
-
import { DeleteResponseClass } from '../models';
|
|
17
|
-
import { GetDocxTemplateDownloadUrlResponseClass } from '../models';
|
|
18
|
-
import { GetDocxTemplateResponseClass } from '../models';
|
|
19
|
-
import { ListDocxTemplatesResponseClass } from '../models';
|
|
20
15
|
import { SharedUpdateDocxTemplateRequestDto } from '../models';
|
|
21
|
-
import { UpdateDocxTemplateResponseClass } from '../models';
|
|
22
16
|
import { UploadDocxTemplateRequestDto } from '../models';
|
|
23
17
|
/**
|
|
24
18
|
* DocxTemplatesApi - axios parameter creator
|
|
@@ -53,7 +47,7 @@ export declare const DocxTemplatesApiAxiosParamCreator: (configuration?: Configu
|
|
|
53
47
|
*/
|
|
54
48
|
getDocxTemplate: (code: string, authorization?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
55
49
|
/**
|
|
56
|
-
* Returns a list of docx templates you have previously created.
|
|
50
|
+
* Returns a list of docx templates you have previously created. The docx templates are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
57
51
|
* @summary List docx templates
|
|
58
52
|
* @param {string} [authorization] Bearer Token
|
|
59
53
|
* @param {number} [pageSize] Page size
|
|
@@ -100,7 +94,7 @@ export declare const DocxTemplatesApiFp: (configuration?: Configuration) => {
|
|
|
100
94
|
* @param {*} [options] Override http request option.
|
|
101
95
|
* @throws {RequiredError}
|
|
102
96
|
*/
|
|
103
|
-
deleteDocxTemplate(code: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
97
|
+
deleteDocxTemplate(code: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
104
98
|
/**
|
|
105
99
|
* Get a pre-signed download url for the given docx template.
|
|
106
100
|
* @summary Get pre-signed url for downloading docx template
|
|
@@ -109,7 +103,7 @@ export declare const DocxTemplatesApiFp: (configuration?: Configuration) => {
|
|
|
109
103
|
* @param {*} [options] Override http request option.
|
|
110
104
|
* @throws {RequiredError}
|
|
111
105
|
*/
|
|
112
|
-
downloadDocxTemplate(code: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
106
|
+
downloadDocxTemplate(code: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
113
107
|
/**
|
|
114
108
|
* Get a docx template.
|
|
115
109
|
* @summary Retrieve the docx template
|
|
@@ -118,9 +112,9 @@ export declare const DocxTemplatesApiFp: (configuration?: Configuration) => {
|
|
|
118
112
|
* @param {*} [options] Override http request option.
|
|
119
113
|
* @throws {RequiredError}
|
|
120
114
|
*/
|
|
121
|
-
getDocxTemplate(code: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
115
|
+
getDocxTemplate(code: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
122
116
|
/**
|
|
123
|
-
* Returns a list of docx templates you have previously created.
|
|
117
|
+
* Returns a list of docx templates you have previously created. The docx templates are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
124
118
|
* @summary List docx templates
|
|
125
119
|
* @param {string} [authorization] Bearer Token
|
|
126
120
|
* @param {number} [pageSize] Page size
|
|
@@ -133,7 +127,7 @@ export declare const DocxTemplatesApiFp: (configuration?: Configuration) => {
|
|
|
133
127
|
* @param {*} [options] Override http request option.
|
|
134
128
|
* @throws {RequiredError}
|
|
135
129
|
*/
|
|
136
|
-
listDocxTemplates(authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
130
|
+
listDocxTemplates(authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
137
131
|
/**
|
|
138
132
|
* Updates a docx template metadata.
|
|
139
133
|
* @summary Update the docx template
|
|
@@ -143,7 +137,7 @@ export declare const DocxTemplatesApiFp: (configuration?: Configuration) => {
|
|
|
143
137
|
* @param {*} [options] Override http request option.
|
|
144
138
|
* @throws {RequiredError}
|
|
145
139
|
*/
|
|
146
|
-
updateDocxTemplate(code: string, sharedUpdateDocxTemplateRequestDto: SharedUpdateDocxTemplateRequestDto, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
140
|
+
updateDocxTemplate(code: string, sharedUpdateDocxTemplateRequestDto: SharedUpdateDocxTemplateRequestDto, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
147
141
|
/**
|
|
148
142
|
* Upload a docx template via a presigned Url.
|
|
149
143
|
* @summary Upload a docx template.
|
|
@@ -152,7 +146,7 @@ export declare const DocxTemplatesApiFp: (configuration?: Configuration) => {
|
|
|
152
146
|
* @param {*} [options] Override http request option.
|
|
153
147
|
* @throws {RequiredError}
|
|
154
148
|
*/
|
|
155
|
-
uploadDocxTemplate(uploadDocxTemplateRequestDto: UploadDocxTemplateRequestDto, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
149
|
+
uploadDocxTemplate(uploadDocxTemplateRequestDto: UploadDocxTemplateRequestDto, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
156
150
|
};
|
|
157
151
|
/**
|
|
158
152
|
* DocxTemplatesApi - factory interface
|
|
@@ -167,7 +161,7 @@ export declare const DocxTemplatesApiFactory: (configuration?: Configuration, ba
|
|
|
167
161
|
* @param {*} [options] Override http request option.
|
|
168
162
|
* @throws {RequiredError}
|
|
169
163
|
*/
|
|
170
|
-
deleteDocxTemplate(code: string, authorization?: string, options?: any): AxiosPromise<
|
|
164
|
+
deleteDocxTemplate(code: string, authorization?: string, options?: any): AxiosPromise<void>;
|
|
171
165
|
/**
|
|
172
166
|
* Get a pre-signed download url for the given docx template.
|
|
173
167
|
* @summary Get pre-signed url for downloading docx template
|
|
@@ -176,7 +170,7 @@ export declare const DocxTemplatesApiFactory: (configuration?: Configuration, ba
|
|
|
176
170
|
* @param {*} [options] Override http request option.
|
|
177
171
|
* @throws {RequiredError}
|
|
178
172
|
*/
|
|
179
|
-
downloadDocxTemplate(code: string, authorization?: string, options?: any): AxiosPromise<
|
|
173
|
+
downloadDocxTemplate(code: string, authorization?: string, options?: any): AxiosPromise<void>;
|
|
180
174
|
/**
|
|
181
175
|
* Get a docx template.
|
|
182
176
|
* @summary Retrieve the docx template
|
|
@@ -185,9 +179,9 @@ export declare const DocxTemplatesApiFactory: (configuration?: Configuration, ba
|
|
|
185
179
|
* @param {*} [options] Override http request option.
|
|
186
180
|
* @throws {RequiredError}
|
|
187
181
|
*/
|
|
188
|
-
getDocxTemplate(code: string, authorization?: string, options?: any): AxiosPromise<
|
|
182
|
+
getDocxTemplate(code: string, authorization?: string, options?: any): AxiosPromise<void>;
|
|
189
183
|
/**
|
|
190
|
-
* Returns a list of docx templates you have previously created.
|
|
184
|
+
* Returns a list of docx templates you have previously created. The docx templates are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
191
185
|
* @summary List docx templates
|
|
192
186
|
* @param {string} [authorization] Bearer Token
|
|
193
187
|
* @param {number} [pageSize] Page size
|
|
@@ -200,7 +194,7 @@ export declare const DocxTemplatesApiFactory: (configuration?: Configuration, ba
|
|
|
200
194
|
* @param {*} [options] Override http request option.
|
|
201
195
|
* @throws {RequiredError}
|
|
202
196
|
*/
|
|
203
|
-
listDocxTemplates(authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: any): AxiosPromise<
|
|
197
|
+
listDocxTemplates(authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: any): AxiosPromise<void>;
|
|
204
198
|
/**
|
|
205
199
|
* Updates a docx template metadata.
|
|
206
200
|
* @summary Update the docx template
|
|
@@ -210,7 +204,7 @@ export declare const DocxTemplatesApiFactory: (configuration?: Configuration, ba
|
|
|
210
204
|
* @param {*} [options] Override http request option.
|
|
211
205
|
* @throws {RequiredError}
|
|
212
206
|
*/
|
|
213
|
-
updateDocxTemplate(code: string, sharedUpdateDocxTemplateRequestDto: SharedUpdateDocxTemplateRequestDto, authorization?: string, options?: any): AxiosPromise<
|
|
207
|
+
updateDocxTemplate(code: string, sharedUpdateDocxTemplateRequestDto: SharedUpdateDocxTemplateRequestDto, authorization?: string, options?: any): AxiosPromise<void>;
|
|
214
208
|
/**
|
|
215
209
|
* Upload a docx template via a presigned Url.
|
|
216
210
|
* @summary Upload a docx template.
|
|
@@ -219,7 +213,7 @@ export declare const DocxTemplatesApiFactory: (configuration?: Configuration, ba
|
|
|
219
213
|
* @param {*} [options] Override http request option.
|
|
220
214
|
* @throws {RequiredError}
|
|
221
215
|
*/
|
|
222
|
-
uploadDocxTemplate(uploadDocxTemplateRequestDto: UploadDocxTemplateRequestDto, authorization?: string, options?: any): AxiosPromise<
|
|
216
|
+
uploadDocxTemplate(uploadDocxTemplateRequestDto: UploadDocxTemplateRequestDto, authorization?: string, options?: any): AxiosPromise<void>;
|
|
223
217
|
};
|
|
224
218
|
/**
|
|
225
219
|
* Request parameters for deleteDocxTemplate operation in DocxTemplatesApi.
|
|
@@ -392,7 +386,7 @@ export declare class DocxTemplatesApi extends BaseAPI {
|
|
|
392
386
|
* @throws {RequiredError}
|
|
393
387
|
* @memberof DocxTemplatesApi
|
|
394
388
|
*/
|
|
395
|
-
deleteDocxTemplate(requestParameters: DocxTemplatesApiDeleteDocxTemplateRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
389
|
+
deleteDocxTemplate(requestParameters: DocxTemplatesApiDeleteDocxTemplateRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
396
390
|
/**
|
|
397
391
|
* Get a pre-signed download url for the given docx template.
|
|
398
392
|
* @summary Get pre-signed url for downloading docx template
|
|
@@ -401,7 +395,7 @@ export declare class DocxTemplatesApi extends BaseAPI {
|
|
|
401
395
|
* @throws {RequiredError}
|
|
402
396
|
* @memberof DocxTemplatesApi
|
|
403
397
|
*/
|
|
404
|
-
downloadDocxTemplate(requestParameters: DocxTemplatesApiDownloadDocxTemplateRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
398
|
+
downloadDocxTemplate(requestParameters: DocxTemplatesApiDownloadDocxTemplateRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
405
399
|
/**
|
|
406
400
|
* Get a docx template.
|
|
407
401
|
* @summary Retrieve the docx template
|
|
@@ -410,16 +404,16 @@ export declare class DocxTemplatesApi extends BaseAPI {
|
|
|
410
404
|
* @throws {RequiredError}
|
|
411
405
|
* @memberof DocxTemplatesApi
|
|
412
406
|
*/
|
|
413
|
-
getDocxTemplate(requestParameters: DocxTemplatesApiGetDocxTemplateRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
407
|
+
getDocxTemplate(requestParameters: DocxTemplatesApiGetDocxTemplateRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
414
408
|
/**
|
|
415
|
-
* Returns a list of docx templates you have previously created.
|
|
409
|
+
* Returns a list of docx templates you have previously created. The docx templates are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
416
410
|
* @summary List docx templates
|
|
417
411
|
* @param {DocxTemplatesApiListDocxTemplatesRequest} requestParameters Request parameters.
|
|
418
412
|
* @param {*} [options] Override http request option.
|
|
419
413
|
* @throws {RequiredError}
|
|
420
414
|
* @memberof DocxTemplatesApi
|
|
421
415
|
*/
|
|
422
|
-
listDocxTemplates(requestParameters?: DocxTemplatesApiListDocxTemplatesRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
416
|
+
listDocxTemplates(requestParameters?: DocxTemplatesApiListDocxTemplatesRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
423
417
|
/**
|
|
424
418
|
* Updates a docx template metadata.
|
|
425
419
|
* @summary Update the docx template
|
|
@@ -428,7 +422,7 @@ export declare class DocxTemplatesApi extends BaseAPI {
|
|
|
428
422
|
* @throws {RequiredError}
|
|
429
423
|
* @memberof DocxTemplatesApi
|
|
430
424
|
*/
|
|
431
|
-
updateDocxTemplate(requestParameters: DocxTemplatesApiUpdateDocxTemplateRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
425
|
+
updateDocxTemplate(requestParameters: DocxTemplatesApiUpdateDocxTemplateRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
432
426
|
/**
|
|
433
427
|
* Upload a docx template via a presigned Url.
|
|
434
428
|
* @summary Upload a docx template.
|
|
@@ -437,5 +431,5 @@ export declare class DocxTemplatesApi extends BaseAPI {
|
|
|
437
431
|
* @throws {RequiredError}
|
|
438
432
|
* @memberof DocxTemplatesApi
|
|
439
433
|
*/
|
|
440
|
-
uploadDocxTemplate(requestParameters: DocxTemplatesApiUploadDocxTemplateRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
434
|
+
uploadDocxTemplate(requestParameters: DocxTemplatesApiUploadDocxTemplateRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
441
435
|
}
|
|
@@ -241,7 +241,7 @@ var DocxTemplatesApiAxiosParamCreator = function (configuration) {
|
|
|
241
241
|
});
|
|
242
242
|
},
|
|
243
243
|
/**
|
|
244
|
-
* Returns a list of docx templates you have previously created.
|
|
244
|
+
* Returns a list of docx templates you have previously created. The docx templates are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
245
245
|
* @summary List docx templates
|
|
246
246
|
* @param {string} [authorization] Bearer Token
|
|
247
247
|
* @param {number} [pageSize] Page size
|
|
@@ -488,7 +488,7 @@ var DocxTemplatesApiFp = function (configuration) {
|
|
|
488
488
|
});
|
|
489
489
|
},
|
|
490
490
|
/**
|
|
491
|
-
* Returns a list of docx templates you have previously created.
|
|
491
|
+
* Returns a list of docx templates you have previously created. The docx templates are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
492
492
|
* @summary List docx templates
|
|
493
493
|
* @param {string} [authorization] Bearer Token
|
|
494
494
|
* @param {number} [pageSize] Page size
|
|
@@ -601,7 +601,7 @@ var DocxTemplatesApiFactory = function (configuration, basePath, axios) {
|
|
|
601
601
|
return localVarFp.getDocxTemplate(code, authorization, options).then(function (request) { return request(axios, basePath); });
|
|
602
602
|
},
|
|
603
603
|
/**
|
|
604
|
-
* Returns a list of docx templates you have previously created.
|
|
604
|
+
* Returns a list of docx templates you have previously created. The docx templates are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
605
605
|
* @summary List docx templates
|
|
606
606
|
* @param {string} [authorization] Bearer Token
|
|
607
607
|
* @param {number} [pageSize] Page size
|
|
@@ -691,7 +691,7 @@ var DocxTemplatesApi = /** @class */ (function (_super) {
|
|
|
691
691
|
return (0, exports.DocxTemplatesApiFp)(this.configuration).getDocxTemplate(requestParameters.code, requestParameters.authorization, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
692
692
|
};
|
|
693
693
|
/**
|
|
694
|
-
* Returns a list of docx templates you have previously created.
|
|
694
|
+
* Returns a list of docx templates you have previously created. The docx templates are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
695
695
|
* @summary List docx templates
|
|
696
696
|
* @param {DocxTemplatesApiListDocxTemplatesRequest} requestParameters Request parameters.
|
|
697
697
|
* @param {*} [options] Override http request option.
|