@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,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.
|
|
@@ -12,10 +12,6 @@
|
|
|
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 { GetProductDocumentDownloadUrlResponseClass } from '../models';
|
|
17
|
-
import { GetProductDocumentResponseClass } from '../models';
|
|
18
|
-
import { ListProductDocumentsResponseClass } from '../models';
|
|
19
15
|
import { UploadProductDocumentRequestDto } from '../models';
|
|
20
16
|
/**
|
|
21
17
|
* ProductDocumentsApi - axios parameter creator
|
|
@@ -53,7 +49,7 @@ export declare const ProductDocumentsApiAxiosParamCreator: (configuration?: Conf
|
|
|
53
49
|
*/
|
|
54
50
|
getProductDocument: (productSlug: string, code: string, authorization?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
55
51
|
/**
|
|
56
|
-
* Returns a list of product documents you have previously created.
|
|
52
|
+
* Returns a list of product documents you have previously created. The product documents are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
57
53
|
* @summary List product documents
|
|
58
54
|
* @param {string} productSlug
|
|
59
55
|
* @param {string} [authorization] Bearer Token
|
|
@@ -68,22 +64,6 @@ export declare const ProductDocumentsApiAxiosParamCreator: (configuration?: Conf
|
|
|
68
64
|
* @throws {RequiredError}
|
|
69
65
|
*/
|
|
70
66
|
listProductDocuments: (productSlug: string, authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
71
|
-
/**
|
|
72
|
-
* Returns a list of product documents you have previously created. The product documents are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
73
|
-
* @summary List product documents
|
|
74
|
-
* @param {string} productSlug
|
|
75
|
-
* @param {string} [authorization] Bearer Token
|
|
76
|
-
* @param {number} [pageSize] Page size
|
|
77
|
-
* @param {string} [pageToken] Page token
|
|
78
|
-
* @param {string} [filter] List filter
|
|
79
|
-
* @param {string} [search] Search query
|
|
80
|
-
* @param {string} [order] Ordering criteria
|
|
81
|
-
* @param {string} [expand] Extra fields to fetch
|
|
82
|
-
* @param {string} [filters] List filters
|
|
83
|
-
* @param {*} [options] Override http request option.
|
|
84
|
-
* @throws {RequiredError}
|
|
85
|
-
*/
|
|
86
|
-
listProductDocuments_1: (productSlug: string, authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
87
67
|
/**
|
|
88
68
|
* Upload a product document.
|
|
89
69
|
* @summary Create the product document
|
|
@@ -109,7 +89,7 @@ export declare const ProductDocumentsApiFp: (configuration?: Configuration) => {
|
|
|
109
89
|
* @param {*} [options] Override http request option.
|
|
110
90
|
* @throws {RequiredError}
|
|
111
91
|
*/
|
|
112
|
-
deleteProductDocument(code: string, productSlug: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
92
|
+
deleteProductDocument(code: string, productSlug: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
113
93
|
/**
|
|
114
94
|
* Get a pre-signed download url for the given product document.
|
|
115
95
|
* @summary Get pre-signed url for downloading product document
|
|
@@ -119,7 +99,7 @@ export declare const ProductDocumentsApiFp: (configuration?: Configuration) => {
|
|
|
119
99
|
* @param {*} [options] Override http request option.
|
|
120
100
|
* @throws {RequiredError}
|
|
121
101
|
*/
|
|
122
|
-
downloadProductDocument(productSlug: string, code: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
102
|
+
downloadProductDocument(productSlug: string, code: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
123
103
|
/**
|
|
124
104
|
* Get a product document.
|
|
125
105
|
* @summary Retrieve the product document
|
|
@@ -129,9 +109,9 @@ export declare const ProductDocumentsApiFp: (configuration?: Configuration) => {
|
|
|
129
109
|
* @param {*} [options] Override http request option.
|
|
130
110
|
* @throws {RequiredError}
|
|
131
111
|
*/
|
|
132
|
-
getProductDocument(productSlug: string, code: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
112
|
+
getProductDocument(productSlug: string, code: string, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
133
113
|
/**
|
|
134
|
-
* Returns a list of product documents you have previously created.
|
|
114
|
+
* Returns a list of product documents you have previously created. The product documents are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
135
115
|
* @summary List product documents
|
|
136
116
|
* @param {string} productSlug
|
|
137
117
|
* @param {string} [authorization] Bearer Token
|
|
@@ -145,23 +125,7 @@ export declare const ProductDocumentsApiFp: (configuration?: Configuration) => {
|
|
|
145
125
|
* @param {*} [options] Override http request option.
|
|
146
126
|
* @throws {RequiredError}
|
|
147
127
|
*/
|
|
148
|
-
listProductDocuments(productSlug: string, authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
149
|
-
/**
|
|
150
|
-
* Returns a list of product documents you have previously created. The product documents are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
151
|
-
* @summary List product documents
|
|
152
|
-
* @param {string} productSlug
|
|
153
|
-
* @param {string} [authorization] Bearer Token
|
|
154
|
-
* @param {number} [pageSize] Page size
|
|
155
|
-
* @param {string} [pageToken] Page token
|
|
156
|
-
* @param {string} [filter] List filter
|
|
157
|
-
* @param {string} [search] Search query
|
|
158
|
-
* @param {string} [order] Ordering criteria
|
|
159
|
-
* @param {string} [expand] Extra fields to fetch
|
|
160
|
-
* @param {string} [filters] List filters
|
|
161
|
-
* @param {*} [options] Override http request option.
|
|
162
|
-
* @throws {RequiredError}
|
|
163
|
-
*/
|
|
164
|
-
listProductDocuments_1(productSlug: string, authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ListProductDocumentsResponseClass>>;
|
|
128
|
+
listProductDocuments(productSlug: string, 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
129
|
/**
|
|
166
130
|
* Upload a product document.
|
|
167
131
|
* @summary Create the product document
|
|
@@ -171,7 +135,7 @@ export declare const ProductDocumentsApiFp: (configuration?: Configuration) => {
|
|
|
171
135
|
* @param {*} [options] Override http request option.
|
|
172
136
|
* @throws {RequiredError}
|
|
173
137
|
*/
|
|
174
|
-
uploadProductDocument(productSlug: string, uploadProductDocumentRequestDto: UploadProductDocumentRequestDto, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
138
|
+
uploadProductDocument(productSlug: string, uploadProductDocumentRequestDto: UploadProductDocumentRequestDto, authorization?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
175
139
|
};
|
|
176
140
|
/**
|
|
177
141
|
* ProductDocumentsApi - factory interface
|
|
@@ -187,7 +151,7 @@ export declare const ProductDocumentsApiFactory: (configuration?: Configuration,
|
|
|
187
151
|
* @param {*} [options] Override http request option.
|
|
188
152
|
* @throws {RequiredError}
|
|
189
153
|
*/
|
|
190
|
-
deleteProductDocument(code: string, productSlug: string, authorization?: string, options?: any): AxiosPromise<
|
|
154
|
+
deleteProductDocument(code: string, productSlug: string, authorization?: string, options?: any): AxiosPromise<void>;
|
|
191
155
|
/**
|
|
192
156
|
* Get a pre-signed download url for the given product document.
|
|
193
157
|
* @summary Get pre-signed url for downloading product document
|
|
@@ -197,7 +161,7 @@ export declare const ProductDocumentsApiFactory: (configuration?: Configuration,
|
|
|
197
161
|
* @param {*} [options] Override http request option.
|
|
198
162
|
* @throws {RequiredError}
|
|
199
163
|
*/
|
|
200
|
-
downloadProductDocument(productSlug: string, code: string, authorization?: string, options?: any): AxiosPromise<
|
|
164
|
+
downloadProductDocument(productSlug: string, code: string, authorization?: string, options?: any): AxiosPromise<void>;
|
|
201
165
|
/**
|
|
202
166
|
* Get a product document.
|
|
203
167
|
* @summary Retrieve the product document
|
|
@@ -207,25 +171,9 @@ export declare const ProductDocumentsApiFactory: (configuration?: Configuration,
|
|
|
207
171
|
* @param {*} [options] Override http request option.
|
|
208
172
|
* @throws {RequiredError}
|
|
209
173
|
*/
|
|
210
|
-
getProductDocument(productSlug: string, code: string, authorization?: string, options?: any): AxiosPromise<
|
|
211
|
-
/**
|
|
212
|
-
* Returns a list of product documents you have previously created. The product documents are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
213
|
-
* @summary List product documents
|
|
214
|
-
* @param {string} productSlug
|
|
215
|
-
* @param {string} [authorization] Bearer Token
|
|
216
|
-
* @param {number} [pageSize] Page size
|
|
217
|
-
* @param {string} [pageToken] Page token
|
|
218
|
-
* @param {string} [filter] List filter
|
|
219
|
-
* @param {string} [search] Search query
|
|
220
|
-
* @param {string} [order] Ordering criteria
|
|
221
|
-
* @param {string} [expand] Extra fields to fetch
|
|
222
|
-
* @param {string} [filters] List filters
|
|
223
|
-
* @param {*} [options] Override http request option.
|
|
224
|
-
* @throws {RequiredError}
|
|
225
|
-
*/
|
|
226
|
-
listProductDocuments(productSlug: string, authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: any): AxiosPromise<ListProductDocumentsResponseClass>;
|
|
174
|
+
getProductDocument(productSlug: string, code: string, authorization?: string, options?: any): AxiosPromise<void>;
|
|
227
175
|
/**
|
|
228
|
-
* Returns a list of product documents you have previously created.
|
|
176
|
+
* Returns a list of product documents you have previously created. The product documents are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
229
177
|
* @summary List product documents
|
|
230
178
|
* @param {string} productSlug
|
|
231
179
|
* @param {string} [authorization] Bearer Token
|
|
@@ -239,7 +187,7 @@ export declare const ProductDocumentsApiFactory: (configuration?: Configuration,
|
|
|
239
187
|
* @param {*} [options] Override http request option.
|
|
240
188
|
* @throws {RequiredError}
|
|
241
189
|
*/
|
|
242
|
-
|
|
190
|
+
listProductDocuments(productSlug: string, authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: any): AxiosPromise<void>;
|
|
243
191
|
/**
|
|
244
192
|
* Upload a product document.
|
|
245
193
|
* @summary Create the product document
|
|
@@ -249,7 +197,7 @@ export declare const ProductDocumentsApiFactory: (configuration?: Configuration,
|
|
|
249
197
|
* @param {*} [options] Override http request option.
|
|
250
198
|
* @throws {RequiredError}
|
|
251
199
|
*/
|
|
252
|
-
uploadProductDocument(productSlug: string, uploadProductDocumentRequestDto: UploadProductDocumentRequestDto, authorization?: string, options?: any): AxiosPromise<
|
|
200
|
+
uploadProductDocument(productSlug: string, uploadProductDocumentRequestDto: UploadProductDocumentRequestDto, authorization?: string, options?: any): AxiosPromise<void>;
|
|
253
201
|
};
|
|
254
202
|
/**
|
|
255
203
|
* Request parameters for deleteProductDocument operation in ProductDocumentsApi.
|
|
@@ -387,67 +335,6 @@ export interface ProductDocumentsApiListProductDocumentsRequest {
|
|
|
387
335
|
*/
|
|
388
336
|
readonly filters?: string;
|
|
389
337
|
}
|
|
390
|
-
/**
|
|
391
|
-
* Request parameters for listProductDocuments_1 operation in ProductDocumentsApi.
|
|
392
|
-
* @export
|
|
393
|
-
* @interface ProductDocumentsApiListProductDocuments0Request
|
|
394
|
-
*/
|
|
395
|
-
export interface ProductDocumentsApiListProductDocuments0Request {
|
|
396
|
-
/**
|
|
397
|
-
*
|
|
398
|
-
* @type {string}
|
|
399
|
-
* @memberof ProductDocumentsApiListProductDocuments0
|
|
400
|
-
*/
|
|
401
|
-
readonly productSlug: string;
|
|
402
|
-
/**
|
|
403
|
-
* Bearer Token
|
|
404
|
-
* @type {string}
|
|
405
|
-
* @memberof ProductDocumentsApiListProductDocuments0
|
|
406
|
-
*/
|
|
407
|
-
readonly authorization?: string;
|
|
408
|
-
/**
|
|
409
|
-
* Page size
|
|
410
|
-
* @type {number}
|
|
411
|
-
* @memberof ProductDocumentsApiListProductDocuments0
|
|
412
|
-
*/
|
|
413
|
-
readonly pageSize?: number;
|
|
414
|
-
/**
|
|
415
|
-
* Page token
|
|
416
|
-
* @type {string}
|
|
417
|
-
* @memberof ProductDocumentsApiListProductDocuments0
|
|
418
|
-
*/
|
|
419
|
-
readonly pageToken?: string;
|
|
420
|
-
/**
|
|
421
|
-
* List filter
|
|
422
|
-
* @type {string}
|
|
423
|
-
* @memberof ProductDocumentsApiListProductDocuments0
|
|
424
|
-
*/
|
|
425
|
-
readonly filter?: string;
|
|
426
|
-
/**
|
|
427
|
-
* Search query
|
|
428
|
-
* @type {string}
|
|
429
|
-
* @memberof ProductDocumentsApiListProductDocuments0
|
|
430
|
-
*/
|
|
431
|
-
readonly search?: string;
|
|
432
|
-
/**
|
|
433
|
-
* Ordering criteria
|
|
434
|
-
* @type {string}
|
|
435
|
-
* @memberof ProductDocumentsApiListProductDocuments0
|
|
436
|
-
*/
|
|
437
|
-
readonly order?: string;
|
|
438
|
-
/**
|
|
439
|
-
* Extra fields to fetch
|
|
440
|
-
* @type {string}
|
|
441
|
-
* @memberof ProductDocumentsApiListProductDocuments0
|
|
442
|
-
*/
|
|
443
|
-
readonly expand?: string;
|
|
444
|
-
/**
|
|
445
|
-
* List filters
|
|
446
|
-
* @type {string}
|
|
447
|
-
* @memberof ProductDocumentsApiListProductDocuments0
|
|
448
|
-
*/
|
|
449
|
-
readonly filters?: string;
|
|
450
|
-
}
|
|
451
338
|
/**
|
|
452
339
|
* Request parameters for uploadProductDocument operation in ProductDocumentsApi.
|
|
453
340
|
* @export
|
|
@@ -488,7 +375,7 @@ export declare class ProductDocumentsApi extends BaseAPI {
|
|
|
488
375
|
* @throws {RequiredError}
|
|
489
376
|
* @memberof ProductDocumentsApi
|
|
490
377
|
*/
|
|
491
|
-
deleteProductDocument(requestParameters: ProductDocumentsApiDeleteProductDocumentRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
378
|
+
deleteProductDocument(requestParameters: ProductDocumentsApiDeleteProductDocumentRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
492
379
|
/**
|
|
493
380
|
* Get a pre-signed download url for the given product document.
|
|
494
381
|
* @summary Get pre-signed url for downloading product document
|
|
@@ -497,7 +384,7 @@ export declare class ProductDocumentsApi extends BaseAPI {
|
|
|
497
384
|
* @throws {RequiredError}
|
|
498
385
|
* @memberof ProductDocumentsApi
|
|
499
386
|
*/
|
|
500
|
-
downloadProductDocument(requestParameters: ProductDocumentsApiDownloadProductDocumentRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
387
|
+
downloadProductDocument(requestParameters: ProductDocumentsApiDownloadProductDocumentRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
501
388
|
/**
|
|
502
389
|
* Get a product document.
|
|
503
390
|
* @summary Retrieve the product document
|
|
@@ -506,25 +393,16 @@ export declare class ProductDocumentsApi extends BaseAPI {
|
|
|
506
393
|
* @throws {RequiredError}
|
|
507
394
|
* @memberof ProductDocumentsApi
|
|
508
395
|
*/
|
|
509
|
-
getProductDocument(requestParameters: ProductDocumentsApiGetProductDocumentRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
396
|
+
getProductDocument(requestParameters: ProductDocumentsApiGetProductDocumentRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
510
397
|
/**
|
|
511
|
-
* Returns a list of product documents you have previously created.
|
|
398
|
+
* Returns a list of product documents you have previously created. The product documents are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
512
399
|
* @summary List product documents
|
|
513
400
|
* @param {ProductDocumentsApiListProductDocumentsRequest} requestParameters Request parameters.
|
|
514
401
|
* @param {*} [options] Override http request option.
|
|
515
402
|
* @throws {RequiredError}
|
|
516
403
|
* @memberof ProductDocumentsApi
|
|
517
404
|
*/
|
|
518
|
-
listProductDocuments(requestParameters: ProductDocumentsApiListProductDocumentsRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
519
|
-
/**
|
|
520
|
-
* Returns a list of product documents you have previously created. The product documents are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
521
|
-
* @summary List product documents
|
|
522
|
-
* @param {ProductDocumentsApiListProductDocuments0Request} requestParameters Request parameters.
|
|
523
|
-
* @param {*} [options] Override http request option.
|
|
524
|
-
* @throws {RequiredError}
|
|
525
|
-
* @memberof ProductDocumentsApi
|
|
526
|
-
*/
|
|
527
|
-
listProductDocuments_1(requestParameters: ProductDocumentsApiListProductDocuments0Request, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ListProductDocumentsResponseClass, any>>;
|
|
405
|
+
listProductDocuments(requestParameters: ProductDocumentsApiListProductDocumentsRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
528
406
|
/**
|
|
529
407
|
* Upload a product document.
|
|
530
408
|
* @summary Create the product document
|
|
@@ -533,5 +411,5 @@ export declare class ProductDocumentsApi extends BaseAPI {
|
|
|
533
411
|
* @throws {RequiredError}
|
|
534
412
|
* @memberof ProductDocumentsApi
|
|
535
413
|
*/
|
|
536
|
-
uploadProductDocument(requestParameters: ProductDocumentsApiUploadProductDocumentRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
414
|
+
uploadProductDocument(requestParameters: ProductDocumentsApiUploadProductDocumentRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
537
415
|
}
|