@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
|
@@ -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.
|
|
@@ -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 { CreateLayoutRequestDto } from '../models';
|
|
16
|
-
import { CreateLayoutResponseClass } from '../models';
|
|
17
|
-
import { DeleteResponseClass } from '../models';
|
|
18
|
-
import { GetLayoutResponseClass } from '../models';
|
|
19
|
-
import { ListLayoutsResponseClass } from '../models';
|
|
20
16
|
import { UpdateLayoutRequestDto } from '../models';
|
|
21
|
-
import { UpdateLayoutResponseClass } from '../models';
|
|
22
17
|
/**
|
|
23
18
|
* LayoutsApi - axios parameter creator
|
|
24
19
|
* @export
|
|
@@ -43,7 +38,7 @@ export declare const LayoutsApiAxiosParamCreator: (configuration?: Configuration
|
|
|
43
38
|
*/
|
|
44
39
|
deleteLayout: (id: number, authorization?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
45
40
|
/**
|
|
46
|
-
* Retrieves the details of the layout that was previously created.
|
|
41
|
+
* Retrieves the details of the layout that was previously created. Supply the unique layout id that was returned when you created it and Emil Api will return the corresponding layout information.
|
|
47
42
|
* @summary Retrieve the layout
|
|
48
43
|
* @param {string} id
|
|
49
44
|
* @param {number} id2 Internal unique identifier for the object. You should not have to use this, use code instead.
|
|
@@ -53,7 +48,7 @@ export declare const LayoutsApiAxiosParamCreator: (configuration?: Configuration
|
|
|
53
48
|
*/
|
|
54
49
|
getLayout: (id: string, id2: number, authorization?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
55
50
|
/**
|
|
56
|
-
* Returns a list of layouts you have previously created.
|
|
51
|
+
* Returns a list of layouts you have previously created. The layouts are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
57
52
|
* @summary List layouts
|
|
58
53
|
* @param {string} [authorization] Bearer Token
|
|
59
54
|
* @param {number} [pageSize] Page size
|
|
@@ -91,7 +86,7 @@ export declare const LayoutsApiFp: (configuration?: Configuration) => {
|
|
|
91
86
|
* @param {*} [options] Override http request option.
|
|
92
87
|
* @throws {RequiredError}
|
|
93
88
|
*/
|
|
94
|
-
createLayout(createLayoutRequestDto: CreateLayoutRequestDto, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
89
|
+
createLayout(createLayoutRequestDto: CreateLayoutRequestDto, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
95
90
|
/**
|
|
96
91
|
* Permanently deletes the layout. Supply the unique code that was returned when you created the layout and this will delete it.
|
|
97
92
|
* @summary Delete the layout
|
|
@@ -100,9 +95,9 @@ export declare const LayoutsApiFp: (configuration?: Configuration) => {
|
|
|
100
95
|
* @param {*} [options] Override http request option.
|
|
101
96
|
* @throws {RequiredError}
|
|
102
97
|
*/
|
|
103
|
-
deleteLayout(id: number, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
98
|
+
deleteLayout(id: number, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
104
99
|
/**
|
|
105
|
-
* Retrieves the details of the layout that was previously created.
|
|
100
|
+
* Retrieves the details of the layout that was previously created. Supply the unique layout id that was returned when you created it and Emil Api will return the corresponding layout information.
|
|
106
101
|
* @summary Retrieve the layout
|
|
107
102
|
* @param {string} id
|
|
108
103
|
* @param {number} id2 Internal unique identifier for the object. You should not have to use this, use code instead.
|
|
@@ -110,9 +105,9 @@ export declare const LayoutsApiFp: (configuration?: Configuration) => {
|
|
|
110
105
|
* @param {*} [options] Override http request option.
|
|
111
106
|
* @throws {RequiredError}
|
|
112
107
|
*/
|
|
113
|
-
getLayout(id: string, id2: number, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
108
|
+
getLayout(id: string, id2: number, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
114
109
|
/**
|
|
115
|
-
* Returns a list of layouts you have previously created.
|
|
110
|
+
* Returns a list of layouts you have previously created. The layouts are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
116
111
|
* @summary List layouts
|
|
117
112
|
* @param {string} [authorization] Bearer Token
|
|
118
113
|
* @param {number} [pageSize] Page size
|
|
@@ -125,7 +120,7 @@ export declare const LayoutsApiFp: (configuration?: Configuration) => {
|
|
|
125
120
|
* @param {*} [options] Override http request option.
|
|
126
121
|
* @throws {RequiredError}
|
|
127
122
|
*/
|
|
128
|
-
listLayouts(authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
123
|
+
listLayouts(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>>;
|
|
129
124
|
/**
|
|
130
125
|
* Updates the specified layout by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
|
|
131
126
|
* @summary Update the layout
|
|
@@ -135,7 +130,7 @@ export declare const LayoutsApiFp: (configuration?: Configuration) => {
|
|
|
135
130
|
* @param {*} [options] Override http request option.
|
|
136
131
|
* @throws {RequiredError}
|
|
137
132
|
*/
|
|
138
|
-
updateLayout(id: number, updateLayoutRequestDto: UpdateLayoutRequestDto, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
133
|
+
updateLayout(id: number, updateLayoutRequestDto: UpdateLayoutRequestDto, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
139
134
|
};
|
|
140
135
|
/**
|
|
141
136
|
* LayoutsApi - factory interface
|
|
@@ -150,7 +145,7 @@ export declare const LayoutsApiFactory: (configuration?: Configuration, basePath
|
|
|
150
145
|
* @param {*} [options] Override http request option.
|
|
151
146
|
* @throws {RequiredError}
|
|
152
147
|
*/
|
|
153
|
-
createLayout(createLayoutRequestDto: CreateLayoutRequestDto, authorization?: string, options?: any): AxiosPromise<
|
|
148
|
+
createLayout(createLayoutRequestDto: CreateLayoutRequestDto, authorization?: string, options?: any): AxiosPromise<void>;
|
|
154
149
|
/**
|
|
155
150
|
* Permanently deletes the layout. Supply the unique code that was returned when you created the layout and this will delete it.
|
|
156
151
|
* @summary Delete the layout
|
|
@@ -159,9 +154,9 @@ export declare const LayoutsApiFactory: (configuration?: Configuration, basePath
|
|
|
159
154
|
* @param {*} [options] Override http request option.
|
|
160
155
|
* @throws {RequiredError}
|
|
161
156
|
*/
|
|
162
|
-
deleteLayout(id: number, authorization?: string, options?: any): AxiosPromise<
|
|
157
|
+
deleteLayout(id: number, authorization?: string, options?: any): AxiosPromise<void>;
|
|
163
158
|
/**
|
|
164
|
-
* Retrieves the details of the layout that was previously created.
|
|
159
|
+
* Retrieves the details of the layout that was previously created. Supply the unique layout id that was returned when you created it and Emil Api will return the corresponding layout information.
|
|
165
160
|
* @summary Retrieve the layout
|
|
166
161
|
* @param {string} id
|
|
167
162
|
* @param {number} id2 Internal unique identifier for the object. You should not have to use this, use code instead.
|
|
@@ -169,9 +164,9 @@ export declare const LayoutsApiFactory: (configuration?: Configuration, basePath
|
|
|
169
164
|
* @param {*} [options] Override http request option.
|
|
170
165
|
* @throws {RequiredError}
|
|
171
166
|
*/
|
|
172
|
-
getLayout(id: string, id2: number, authorization?: string, options?: any): AxiosPromise<
|
|
167
|
+
getLayout(id: string, id2: number, authorization?: string, options?: any): AxiosPromise<void>;
|
|
173
168
|
/**
|
|
174
|
-
* Returns a list of layouts you have previously created.
|
|
169
|
+
* Returns a list of layouts you have previously created. The layouts are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
175
170
|
* @summary List layouts
|
|
176
171
|
* @param {string} [authorization] Bearer Token
|
|
177
172
|
* @param {number} [pageSize] Page size
|
|
@@ -184,7 +179,7 @@ export declare const LayoutsApiFactory: (configuration?: Configuration, basePath
|
|
|
184
179
|
* @param {*} [options] Override http request option.
|
|
185
180
|
* @throws {RequiredError}
|
|
186
181
|
*/
|
|
187
|
-
listLayouts(authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: any): AxiosPromise<
|
|
182
|
+
listLayouts(authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: any): AxiosPromise<void>;
|
|
188
183
|
/**
|
|
189
184
|
* Updates the specified layout by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
|
|
190
185
|
* @summary Update the layout
|
|
@@ -194,7 +189,7 @@ export declare const LayoutsApiFactory: (configuration?: Configuration, basePath
|
|
|
194
189
|
* @param {*} [options] Override http request option.
|
|
195
190
|
* @throws {RequiredError}
|
|
196
191
|
*/
|
|
197
|
-
updateLayout(id: number, updateLayoutRequestDto: UpdateLayoutRequestDto, authorization?: string, options?: any): AxiosPromise<
|
|
192
|
+
updateLayout(id: number, updateLayoutRequestDto: UpdateLayoutRequestDto, authorization?: string, options?: any): AxiosPromise<void>;
|
|
198
193
|
};
|
|
199
194
|
/**
|
|
200
195
|
* Request parameters for createLayout operation in LayoutsApi.
|
|
@@ -354,7 +349,7 @@ export declare class LayoutsApi extends BaseAPI {
|
|
|
354
349
|
* @throws {RequiredError}
|
|
355
350
|
* @memberof LayoutsApi
|
|
356
351
|
*/
|
|
357
|
-
createLayout(requestParameters: LayoutsApiCreateLayoutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
352
|
+
createLayout(requestParameters: LayoutsApiCreateLayoutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
358
353
|
/**
|
|
359
354
|
* Permanently deletes the layout. Supply the unique code that was returned when you created the layout and this will delete it.
|
|
360
355
|
* @summary Delete the layout
|
|
@@ -363,25 +358,25 @@ export declare class LayoutsApi extends BaseAPI {
|
|
|
363
358
|
* @throws {RequiredError}
|
|
364
359
|
* @memberof LayoutsApi
|
|
365
360
|
*/
|
|
366
|
-
deleteLayout(requestParameters: LayoutsApiDeleteLayoutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
361
|
+
deleteLayout(requestParameters: LayoutsApiDeleteLayoutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
367
362
|
/**
|
|
368
|
-
* Retrieves the details of the layout that was previously created.
|
|
363
|
+
* Retrieves the details of the layout that was previously created. Supply the unique layout id that was returned when you created it and Emil Api will return the corresponding layout information.
|
|
369
364
|
* @summary Retrieve the layout
|
|
370
365
|
* @param {LayoutsApiGetLayoutRequest} requestParameters Request parameters.
|
|
371
366
|
* @param {*} [options] Override http request option.
|
|
372
367
|
* @throws {RequiredError}
|
|
373
368
|
* @memberof LayoutsApi
|
|
374
369
|
*/
|
|
375
|
-
getLayout(requestParameters: LayoutsApiGetLayoutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
370
|
+
getLayout(requestParameters: LayoutsApiGetLayoutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
376
371
|
/**
|
|
377
|
-
* Returns a list of layouts you have previously created.
|
|
372
|
+
* Returns a list of layouts you have previously created. The layouts are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
378
373
|
* @summary List layouts
|
|
379
374
|
* @param {LayoutsApiListLayoutsRequest} requestParameters Request parameters.
|
|
380
375
|
* @param {*} [options] Override http request option.
|
|
381
376
|
* @throws {RequiredError}
|
|
382
377
|
* @memberof LayoutsApi
|
|
383
378
|
*/
|
|
384
|
-
listLayouts(requestParameters?: LayoutsApiListLayoutsRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
379
|
+
listLayouts(requestParameters?: LayoutsApiListLayoutsRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
385
380
|
/**
|
|
386
381
|
* Updates the specified layout by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
|
|
387
382
|
* @summary Update the layout
|
|
@@ -390,5 +385,5 @@ export declare class LayoutsApi extends BaseAPI {
|
|
|
390
385
|
* @throws {RequiredError}
|
|
391
386
|
* @memberof LayoutsApi
|
|
392
387
|
*/
|
|
393
|
-
updateLayout(requestParameters: LayoutsApiUpdateLayoutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
388
|
+
updateLayout(requestParameters: LayoutsApiUpdateLayoutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
394
389
|
}
|
package/dist/api/layouts-api.js
CHANGED
|
@@ -194,7 +194,7 @@ var LayoutsApiAxiosParamCreator = function (configuration) {
|
|
|
194
194
|
});
|
|
195
195
|
},
|
|
196
196
|
/**
|
|
197
|
-
* Retrieves the details of the layout that was previously created.
|
|
197
|
+
* Retrieves the details of the layout that was previously created. Supply the unique layout id that was returned when you created it and Emil Api will return the corresponding layout information.
|
|
198
198
|
* @summary Retrieve the layout
|
|
199
199
|
* @param {string} id
|
|
200
200
|
* @param {number} id2 Internal unique identifier for the object. You should not have to use this, use code instead.
|
|
@@ -248,7 +248,7 @@ var LayoutsApiAxiosParamCreator = function (configuration) {
|
|
|
248
248
|
});
|
|
249
249
|
},
|
|
250
250
|
/**
|
|
251
|
-
* Returns a list of layouts you have previously created.
|
|
251
|
+
* Returns a list of layouts you have previously created. The layouts are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
252
252
|
* @summary List layouts
|
|
253
253
|
* @param {string} [authorization] Bearer Token
|
|
254
254
|
* @param {number} [pageSize] Page size
|
|
@@ -425,7 +425,7 @@ var LayoutsApiFp = function (configuration) {
|
|
|
425
425
|
});
|
|
426
426
|
},
|
|
427
427
|
/**
|
|
428
|
-
* Retrieves the details of the layout that was previously created.
|
|
428
|
+
* Retrieves the details of the layout that was previously created. Supply the unique layout id that was returned when you created it and Emil Api will return the corresponding layout information.
|
|
429
429
|
* @summary Retrieve the layout
|
|
430
430
|
* @param {string} id
|
|
431
431
|
* @param {number} id2 Internal unique identifier for the object. You should not have to use this, use code instead.
|
|
@@ -447,7 +447,7 @@ var LayoutsApiFp = function (configuration) {
|
|
|
447
447
|
});
|
|
448
448
|
},
|
|
449
449
|
/**
|
|
450
|
-
* Returns a list of layouts you have previously created.
|
|
450
|
+
* Returns a list of layouts you have previously created. The layouts are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
451
451
|
* @summary List layouts
|
|
452
452
|
* @param {string} [authorization] Bearer Token
|
|
453
453
|
* @param {number} [pageSize] Page size
|
|
@@ -528,7 +528,7 @@ var LayoutsApiFactory = function (configuration, basePath, axios) {
|
|
|
528
528
|
return localVarFp.deleteLayout(id, authorization, options).then(function (request) { return request(axios, basePath); });
|
|
529
529
|
},
|
|
530
530
|
/**
|
|
531
|
-
* Retrieves the details of the layout that was previously created.
|
|
531
|
+
* Retrieves the details of the layout that was previously created. Supply the unique layout id that was returned when you created it and Emil Api will return the corresponding layout information.
|
|
532
532
|
* @summary Retrieve the layout
|
|
533
533
|
* @param {string} id
|
|
534
534
|
* @param {number} id2 Internal unique identifier for the object. You should not have to use this, use code instead.
|
|
@@ -540,7 +540,7 @@ var LayoutsApiFactory = function (configuration, basePath, axios) {
|
|
|
540
540
|
return localVarFp.getLayout(id, id2, authorization, options).then(function (request) { return request(axios, basePath); });
|
|
541
541
|
},
|
|
542
542
|
/**
|
|
543
|
-
* Returns a list of layouts you have previously created.
|
|
543
|
+
* Returns a list of layouts you have previously created. The layouts are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
544
544
|
* @summary List layouts
|
|
545
545
|
* @param {string} [authorization] Bearer Token
|
|
546
546
|
* @param {number} [pageSize] Page size
|
|
@@ -607,7 +607,7 @@ var LayoutsApi = /** @class */ (function (_super) {
|
|
|
607
607
|
return (0, exports.LayoutsApiFp)(this.configuration).deleteLayout(requestParameters.id, requestParameters.authorization, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
608
608
|
};
|
|
609
609
|
/**
|
|
610
|
-
* Retrieves the details of the layout that was previously created.
|
|
610
|
+
* Retrieves the details of the layout that was previously created. Supply the unique layout id that was returned when you created it and Emil Api will return the corresponding layout information.
|
|
611
611
|
* @summary Retrieve the layout
|
|
612
612
|
* @param {LayoutsApiGetLayoutRequest} requestParameters Request parameters.
|
|
613
613
|
* @param {*} [options] Override http request option.
|
|
@@ -619,7 +619,7 @@ var LayoutsApi = /** @class */ (function (_super) {
|
|
|
619
619
|
return (0, exports.LayoutsApiFp)(this.configuration).getLayout(requestParameters.id, requestParameters.id2, requestParameters.authorization, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
620
620
|
};
|
|
621
621
|
/**
|
|
622
|
-
* Returns a list of layouts you have previously created.
|
|
622
|
+
* Returns a list of layouts you have previously created. The layouts are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
623
623
|
* @summary List layouts
|
|
624
624
|
* @param {LayoutsApiListLayoutsRequest} requestParameters Request parameters.
|
|
625
625
|
* @param {*} [options] Override http request option.
|