@teemill/product-catalog 1.64.1 → 1.68.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/README.md +12 -2
- package/api.ts +897 -11
- package/base.ts +1 -1
- package/common.ts +1 -1
- package/configuration.ts +1 -1
- package/dist/api.d.ts +606 -9
- package/dist/api.js +469 -4
- package/dist/base.d.ts +1 -1
- package/dist/base.js +1 -1
- package/dist/common.d.ts +1 -1
- package/dist/common.js +1 -1
- package/dist/configuration.d.ts +1 -1
- package/dist/configuration.js +1 -1
- package/dist/esm/api.d.ts +606 -9
- package/dist/esm/api.js +464 -3
- package/dist/esm/base.d.ts +1 -1
- package/dist/esm/base.js +1 -1
- package/dist/esm/common.d.ts +1 -1
- package/dist/esm/common.js +1 -1
- package/dist/esm/configuration.d.ts +1 -1
- package/dist/esm/configuration.js +1 -1
- package/dist/esm/index.d.ts +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/docs/Application.md +2 -2
- package/docs/ApplicationGroup.md +28 -0
- package/docs/ApplicationGroupsApi.md +317 -0
- package/docs/ApplicationGroupsResponse.md +22 -0
- package/docs/ApplicationSetsApi.md +1 -1
- package/docs/CreateApplication.md +2 -2
- package/docs/CreateApplicationGroupRequest.md +20 -0
- package/docs/ImageFile.md +4 -0
- package/docs/ImageFileFocalPoint.md +23 -0
- package/docs/UpdateApplicationGroupRequest.md +20 -0
- package/index.ts +1 -1
- package/package.json +1 -1
package/dist/api.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Product Catalog API
|
|
6
6
|
* Manage your Product Catalog. A catalog product is an object that represents a product listing that can be purchased from the given project. It contains a combination of design applications and a warehouse product, plus listing information such as title, description and tags.
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 1.
|
|
8
|
+
* The version of the OpenAPI document: 1.68.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -22,7 +22,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
22
22
|
});
|
|
23
23
|
};
|
|
24
24
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
|
-
exports.VariantsApi = exports.VariantsApiFactory = exports.VariantsApiFp = exports.VariantsApiAxiosParamCreator = exports.ListProductsDateFilterTypeEnum = exports.ProductsApi = exports.ProductsApiFactory = exports.ProductsApiFp = exports.ProductsApiAxiosParamCreator = exports.ApplicationTechnologiesApi = exports.ApplicationTechnologiesApiFactory = exports.ApplicationTechnologiesApiFp = exports.ApplicationTechnologiesApiAxiosParamCreator = exports.ApplicationSetsApi = exports.ApplicationSetsApiFactory = exports.ApplicationSetsApiFp = exports.ApplicationSetsApiAxiosParamCreator = exports.UpdateProductsRequestProductsInnerVariantsInnerSalePriceCurrencyCodeEnum = exports.UpdateProductsRequestProductsInnerVariantsInnerRetailPriceCurrencyCodeEnum = exports.UpdateProductsRequestProductsInnerVariantsInnerAttributesInnerNameEnum = exports.TextApplicationPropertiesPersonalizationTypeEnum = exports.TextApplicationPropertiesFontStyleEnum = exports.TextApplicationPropertiesFontWeightEnum = exports.SalePriceCurrencyCodeEnum = exports.PriceCurrencyCodeEnum = exports.CreateApplicationPlacementEnum = exports.CreateApplicationTechnologyEnum = exports.AttributeThumbnailTypeEnum = exports.ApplicationPropertiesPersonalizationRulesFitEnum = exports.ApplicationPlacementEnum = exports.ApplicationTechnologyEnum = void 0;
|
|
25
|
+
exports.VariantsApi = exports.VariantsApiFactory = exports.VariantsApiFp = exports.VariantsApiAxiosParamCreator = exports.ListProductsDateFilterTypeEnum = exports.ProductsApi = exports.ProductsApiFactory = exports.ProductsApiFp = exports.ProductsApiAxiosParamCreator = exports.ApplicationTechnologiesApi = exports.ApplicationTechnologiesApiFactory = exports.ApplicationTechnologiesApiFp = exports.ApplicationTechnologiesApiAxiosParamCreator = exports.ApplicationSetsApi = exports.ApplicationSetsApiFactory = exports.ApplicationSetsApiFp = exports.ApplicationSetsApiAxiosParamCreator = exports.ApplicationGroupsApi = exports.ApplicationGroupsApiFactory = exports.ApplicationGroupsApiFp = exports.ApplicationGroupsApiAxiosParamCreator = exports.UpdateProductsRequestProductsInnerVariantsInnerSalePriceCurrencyCodeEnum = exports.UpdateProductsRequestProductsInnerVariantsInnerRetailPriceCurrencyCodeEnum = exports.UpdateProductsRequestProductsInnerVariantsInnerAttributesInnerNameEnum = exports.TextApplicationPropertiesPersonalizationTypeEnum = exports.TextApplicationPropertiesFontStyleEnum = exports.TextApplicationPropertiesFontWeightEnum = exports.SalePriceCurrencyCodeEnum = exports.PriceCurrencyCodeEnum = exports.CreateApplicationPropertiesFontStyleEnum = exports.CreateApplicationPropertiesFontWeightEnum = exports.CreateApplicationPlacementEnum = exports.CreateApplicationTechnologyEnum = exports.AttributeThumbnailTypeEnum = exports.ApplicationPropertiesPropertiesFontStyleEnum = exports.ApplicationPropertiesPropertiesFontWeightEnum = exports.ApplicationPropertiesPersonalizationRulesFitEnum = exports.ApplicationPlacementEnum = exports.ApplicationTechnologyEnum = void 0;
|
|
26
26
|
const axios_1 = require("axios");
|
|
27
27
|
// Some imports not used depending on template conditions
|
|
28
28
|
// @ts-ignore
|
|
@@ -38,7 +38,8 @@ exports.ApplicationTechnologyEnum = {
|
|
|
38
38
|
ManualPrint: 'manual_print',
|
|
39
39
|
AdditionalApplication: 'additional_application',
|
|
40
40
|
NotebookSublimation: 'notebook_sublimation',
|
|
41
|
-
DuplexPrint: 'duplex_print'
|
|
41
|
+
DuplexPrint: 'duplex_print',
|
|
42
|
+
DuplexInsert: 'duplex_insert'
|
|
42
43
|
};
|
|
43
44
|
exports.ApplicationPlacementEnum = {
|
|
44
45
|
Front: 'front',
|
|
@@ -53,6 +54,17 @@ exports.ApplicationPropertiesPersonalizationRulesFitEnum = {
|
|
|
53
54
|
Stretch: 'stretch',
|
|
54
55
|
Crop: 'crop'
|
|
55
56
|
};
|
|
57
|
+
exports.ApplicationPropertiesPropertiesFontWeightEnum = {
|
|
58
|
+
Lighter: 'lighter',
|
|
59
|
+
Normal: 'normal',
|
|
60
|
+
Bold: 'bold',
|
|
61
|
+
Bolder: 'bolder'
|
|
62
|
+
};
|
|
63
|
+
exports.ApplicationPropertiesPropertiesFontStyleEnum = {
|
|
64
|
+
Normal: 'normal',
|
|
65
|
+
Italic: 'italic',
|
|
66
|
+
Oblique: 'oblique'
|
|
67
|
+
};
|
|
56
68
|
exports.AttributeThumbnailTypeEnum = {
|
|
57
69
|
Text: 'text',
|
|
58
70
|
Color: 'color',
|
|
@@ -67,7 +79,8 @@ exports.CreateApplicationTechnologyEnum = {
|
|
|
67
79
|
ManualPrint: 'manual_print',
|
|
68
80
|
AdditionalApplication: 'additional_application',
|
|
69
81
|
NotebookSublimation: 'notebook_sublimation',
|
|
70
|
-
DuplexPrint: 'duplex_print'
|
|
82
|
+
DuplexPrint: 'duplex_print',
|
|
83
|
+
DuplexInsert: 'duplex_insert'
|
|
71
84
|
};
|
|
72
85
|
exports.CreateApplicationPlacementEnum = {
|
|
73
86
|
Front: 'front',
|
|
@@ -76,6 +89,17 @@ exports.CreateApplicationPlacementEnum = {
|
|
|
76
89
|
Right: 'right',
|
|
77
90
|
Neck: 'neck'
|
|
78
91
|
};
|
|
92
|
+
exports.CreateApplicationPropertiesFontWeightEnum = {
|
|
93
|
+
Lighter: 'lighter',
|
|
94
|
+
Normal: 'normal',
|
|
95
|
+
Bold: 'bold',
|
|
96
|
+
Bolder: 'bolder'
|
|
97
|
+
};
|
|
98
|
+
exports.CreateApplicationPropertiesFontStyleEnum = {
|
|
99
|
+
Normal: 'normal',
|
|
100
|
+
Italic: 'italic',
|
|
101
|
+
Oblique: 'oblique'
|
|
102
|
+
};
|
|
79
103
|
exports.PriceCurrencyCodeEnum = {
|
|
80
104
|
Gbp: 'GBP'
|
|
81
105
|
};
|
|
@@ -107,6 +131,447 @@ exports.UpdateProductsRequestProductsInnerVariantsInnerRetailPriceCurrencyCodeEn
|
|
|
107
131
|
exports.UpdateProductsRequestProductsInnerVariantsInnerSalePriceCurrencyCodeEnum = {
|
|
108
132
|
Gbp: 'GBP'
|
|
109
133
|
};
|
|
134
|
+
/**
|
|
135
|
+
* ApplicationGroupsApi - axios parameter creator
|
|
136
|
+
* @export
|
|
137
|
+
*/
|
|
138
|
+
const ApplicationGroupsApiAxiosParamCreator = function (configuration) {
|
|
139
|
+
return {
|
|
140
|
+
/**
|
|
141
|
+
* Creates a new application group. Application groups are used to organize design applications that share the same source file, particularly useful for DTF (Direct to Film) transfers where the same transfer can be used across multiple products or variants.
|
|
142
|
+
* @summary Create application group
|
|
143
|
+
* @param {string} project What project it is
|
|
144
|
+
* @param {CreateApplicationGroupRequest} [createApplicationGroupRequest] Create a new application group.
|
|
145
|
+
* @param {*} [options] Override http request option.
|
|
146
|
+
* @throws {RequiredError}
|
|
147
|
+
*/
|
|
148
|
+
createApplicationGroup: (project_1, createApplicationGroupRequest_1, ...args_1) => __awaiter(this, [project_1, createApplicationGroupRequest_1, ...args_1], void 0, function* (project, createApplicationGroupRequest, options = {}) {
|
|
149
|
+
// verify required parameter 'project' is not null or undefined
|
|
150
|
+
(0, common_1.assertParamExists)('createApplicationGroup', 'project', project);
|
|
151
|
+
const localVarPath = `/v1/catalog/applications/groups`;
|
|
152
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
153
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
154
|
+
let baseOptions;
|
|
155
|
+
if (configuration) {
|
|
156
|
+
baseOptions = configuration.baseOptions;
|
|
157
|
+
}
|
|
158
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
159
|
+
const localVarHeaderParameter = {};
|
|
160
|
+
const localVarQueryParameter = {};
|
|
161
|
+
// authentication session-oauth required
|
|
162
|
+
// oauth required
|
|
163
|
+
yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "session-oauth", [], configuration);
|
|
164
|
+
// authentication api-key required
|
|
165
|
+
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "Authorization", configuration);
|
|
166
|
+
if (project !== undefined) {
|
|
167
|
+
localVarQueryParameter['project'] = project;
|
|
168
|
+
}
|
|
169
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
170
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
171
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
172
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
173
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(createApplicationGroupRequest, localVarRequestOptions, configuration);
|
|
174
|
+
return {
|
|
175
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
176
|
+
options: localVarRequestOptions,
|
|
177
|
+
};
|
|
178
|
+
}),
|
|
179
|
+
/**
|
|
180
|
+
* Deletes an existing application group.
|
|
181
|
+
* @summary Delete an application group
|
|
182
|
+
* @param {string} project What project it is
|
|
183
|
+
* @param {string} applicationGroupId Application group\'s unique identifier
|
|
184
|
+
* @param {*} [options] Override http request option.
|
|
185
|
+
* @throws {RequiredError}
|
|
186
|
+
*/
|
|
187
|
+
deleteApplicationGroup: (project_1, applicationGroupId_1, ...args_1) => __awaiter(this, [project_1, applicationGroupId_1, ...args_1], void 0, function* (project, applicationGroupId, options = {}) {
|
|
188
|
+
// verify required parameter 'project' is not null or undefined
|
|
189
|
+
(0, common_1.assertParamExists)('deleteApplicationGroup', 'project', project);
|
|
190
|
+
// verify required parameter 'applicationGroupId' is not null or undefined
|
|
191
|
+
(0, common_1.assertParamExists)('deleteApplicationGroup', 'applicationGroupId', applicationGroupId);
|
|
192
|
+
const localVarPath = `/v1/catalog/applications/groups/{applicationGroupId}`
|
|
193
|
+
.replace(`{${"applicationGroupId"}}`, encodeURIComponent(String(applicationGroupId)));
|
|
194
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
195
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
196
|
+
let baseOptions;
|
|
197
|
+
if (configuration) {
|
|
198
|
+
baseOptions = configuration.baseOptions;
|
|
199
|
+
}
|
|
200
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'DELETE' }, baseOptions), options);
|
|
201
|
+
const localVarHeaderParameter = {};
|
|
202
|
+
const localVarQueryParameter = {};
|
|
203
|
+
// authentication session-oauth required
|
|
204
|
+
// oauth required
|
|
205
|
+
yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "session-oauth", [], configuration);
|
|
206
|
+
// authentication api-key required
|
|
207
|
+
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "Authorization", configuration);
|
|
208
|
+
if (project !== undefined) {
|
|
209
|
+
localVarQueryParameter['project'] = project;
|
|
210
|
+
}
|
|
211
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
212
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
213
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
214
|
+
return {
|
|
215
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
216
|
+
options: localVarRequestOptions,
|
|
217
|
+
};
|
|
218
|
+
}),
|
|
219
|
+
/**
|
|
220
|
+
* Get an application group by the given id. Application groups are used to organize design applications that share the same source file, particularly useful for DTF (Direct to Film) transfers where the same transfer can be used across multiple products or variants.
|
|
221
|
+
* @summary Get an application group
|
|
222
|
+
* @param {string} project What project it is
|
|
223
|
+
* @param {string} applicationGroupId Application group\'s unique identifier
|
|
224
|
+
* @param {*} [options] Override http request option.
|
|
225
|
+
* @throws {RequiredError}
|
|
226
|
+
*/
|
|
227
|
+
getApplicationGroup: (project_1, applicationGroupId_1, ...args_1) => __awaiter(this, [project_1, applicationGroupId_1, ...args_1], void 0, function* (project, applicationGroupId, options = {}) {
|
|
228
|
+
// verify required parameter 'project' is not null or undefined
|
|
229
|
+
(0, common_1.assertParamExists)('getApplicationGroup', 'project', project);
|
|
230
|
+
// verify required parameter 'applicationGroupId' is not null or undefined
|
|
231
|
+
(0, common_1.assertParamExists)('getApplicationGroup', 'applicationGroupId', applicationGroupId);
|
|
232
|
+
const localVarPath = `/v1/catalog/applications/groups/{applicationGroupId}`
|
|
233
|
+
.replace(`{${"applicationGroupId"}}`, encodeURIComponent(String(applicationGroupId)));
|
|
234
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
235
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
236
|
+
let baseOptions;
|
|
237
|
+
if (configuration) {
|
|
238
|
+
baseOptions = configuration.baseOptions;
|
|
239
|
+
}
|
|
240
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
241
|
+
const localVarHeaderParameter = {};
|
|
242
|
+
const localVarQueryParameter = {};
|
|
243
|
+
// authentication session-oauth required
|
|
244
|
+
// oauth required
|
|
245
|
+
yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "session-oauth", [], configuration);
|
|
246
|
+
// authentication api-key required
|
|
247
|
+
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "Authorization", configuration);
|
|
248
|
+
if (project !== undefined) {
|
|
249
|
+
localVarQueryParameter['project'] = project;
|
|
250
|
+
}
|
|
251
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
252
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
253
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
254
|
+
return {
|
|
255
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
256
|
+
options: localVarRequestOptions,
|
|
257
|
+
};
|
|
258
|
+
}),
|
|
259
|
+
/**
|
|
260
|
+
* Lists all application groups that belong to the given project. Application groups are used to organize design applications that share the same source file, particularly useful for DTF (Direct to Film) transfers where the same transfer can be used across multiple products or variants.
|
|
261
|
+
* @summary List application groups
|
|
262
|
+
* @param {string} project What project it is
|
|
263
|
+
* @param {number} [pageToken] Page reference token
|
|
264
|
+
* @param {string} [search] Search query string to filter results. Supports field-specific filters like \'uuid:<id>\', \'name:\"application group name\"\'. Multiple filters can be combined with spaces and commas.
|
|
265
|
+
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
266
|
+
* @param {*} [options] Override http request option.
|
|
267
|
+
* @throws {RequiredError}
|
|
268
|
+
*/
|
|
269
|
+
listApplicationGroups: (project_1, pageToken_1, search_1, pageSize_1, ...args_1) => __awaiter(this, [project_1, pageToken_1, search_1, pageSize_1, ...args_1], void 0, function* (project, pageToken, search, pageSize, options = {}) {
|
|
270
|
+
// verify required parameter 'project' is not null or undefined
|
|
271
|
+
(0, common_1.assertParamExists)('listApplicationGroups', 'project', project);
|
|
272
|
+
const localVarPath = `/v1/catalog/applications/groups`;
|
|
273
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
274
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
275
|
+
let baseOptions;
|
|
276
|
+
if (configuration) {
|
|
277
|
+
baseOptions = configuration.baseOptions;
|
|
278
|
+
}
|
|
279
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
280
|
+
const localVarHeaderParameter = {};
|
|
281
|
+
const localVarQueryParameter = {};
|
|
282
|
+
// authentication session-oauth required
|
|
283
|
+
// oauth required
|
|
284
|
+
yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "session-oauth", [], configuration);
|
|
285
|
+
// authentication api-key required
|
|
286
|
+
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "Authorization", configuration);
|
|
287
|
+
if (project !== undefined) {
|
|
288
|
+
localVarQueryParameter['project'] = project;
|
|
289
|
+
}
|
|
290
|
+
if (pageToken !== undefined) {
|
|
291
|
+
localVarQueryParameter['pageToken'] = pageToken;
|
|
292
|
+
}
|
|
293
|
+
if (search !== undefined) {
|
|
294
|
+
localVarQueryParameter['search'] = search;
|
|
295
|
+
}
|
|
296
|
+
if (pageSize !== undefined) {
|
|
297
|
+
localVarQueryParameter['pageSize'] = pageSize;
|
|
298
|
+
}
|
|
299
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
300
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
301
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
302
|
+
return {
|
|
303
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
304
|
+
options: localVarRequestOptions,
|
|
305
|
+
};
|
|
306
|
+
}),
|
|
307
|
+
/**
|
|
308
|
+
* Updates an existing application group.
|
|
309
|
+
* @summary Update application group
|
|
310
|
+
* @param {string} project What project it is
|
|
311
|
+
* @param {string} applicationGroupId Application group\'s unique identifier
|
|
312
|
+
* @param {UpdateApplicationGroupRequest} [updateApplicationGroupRequest] Update an existing application group.
|
|
313
|
+
* @param {*} [options] Override http request option.
|
|
314
|
+
* @throws {RequiredError}
|
|
315
|
+
*/
|
|
316
|
+
updateApplicationGroup: (project_1, applicationGroupId_1, updateApplicationGroupRequest_1, ...args_1) => __awaiter(this, [project_1, applicationGroupId_1, updateApplicationGroupRequest_1, ...args_1], void 0, function* (project, applicationGroupId, updateApplicationGroupRequest, options = {}) {
|
|
317
|
+
// verify required parameter 'project' is not null or undefined
|
|
318
|
+
(0, common_1.assertParamExists)('updateApplicationGroup', 'project', project);
|
|
319
|
+
// verify required parameter 'applicationGroupId' is not null or undefined
|
|
320
|
+
(0, common_1.assertParamExists)('updateApplicationGroup', 'applicationGroupId', applicationGroupId);
|
|
321
|
+
const localVarPath = `/v1/catalog/applications/groups/{applicationGroupId}`
|
|
322
|
+
.replace(`{${"applicationGroupId"}}`, encodeURIComponent(String(applicationGroupId)));
|
|
323
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
324
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
325
|
+
let baseOptions;
|
|
326
|
+
if (configuration) {
|
|
327
|
+
baseOptions = configuration.baseOptions;
|
|
328
|
+
}
|
|
329
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'PATCH' }, baseOptions), options);
|
|
330
|
+
const localVarHeaderParameter = {};
|
|
331
|
+
const localVarQueryParameter = {};
|
|
332
|
+
// authentication session-oauth required
|
|
333
|
+
// oauth required
|
|
334
|
+
yield (0, common_1.setOAuthToObject)(localVarHeaderParameter, "session-oauth", [], configuration);
|
|
335
|
+
// authentication api-key required
|
|
336
|
+
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "Authorization", configuration);
|
|
337
|
+
if (project !== undefined) {
|
|
338
|
+
localVarQueryParameter['project'] = project;
|
|
339
|
+
}
|
|
340
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
341
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
342
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
343
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
344
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(updateApplicationGroupRequest, localVarRequestOptions, configuration);
|
|
345
|
+
return {
|
|
346
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
347
|
+
options: localVarRequestOptions,
|
|
348
|
+
};
|
|
349
|
+
}),
|
|
350
|
+
};
|
|
351
|
+
};
|
|
352
|
+
exports.ApplicationGroupsApiAxiosParamCreator = ApplicationGroupsApiAxiosParamCreator;
|
|
353
|
+
/**
|
|
354
|
+
* ApplicationGroupsApi - functional programming interface
|
|
355
|
+
* @export
|
|
356
|
+
*/
|
|
357
|
+
const ApplicationGroupsApiFp = function (configuration) {
|
|
358
|
+
const localVarAxiosParamCreator = (0, exports.ApplicationGroupsApiAxiosParamCreator)(configuration);
|
|
359
|
+
return {
|
|
360
|
+
/**
|
|
361
|
+
* Creates a new application group. Application groups are used to organize design applications that share the same source file, particularly useful for DTF (Direct to Film) transfers where the same transfer can be used across multiple products or variants.
|
|
362
|
+
* @summary Create application group
|
|
363
|
+
* @param {string} project What project it is
|
|
364
|
+
* @param {CreateApplicationGroupRequest} [createApplicationGroupRequest] Create a new application group.
|
|
365
|
+
* @param {*} [options] Override http request option.
|
|
366
|
+
* @throws {RequiredError}
|
|
367
|
+
*/
|
|
368
|
+
createApplicationGroup(project, createApplicationGroupRequest, options) {
|
|
369
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
370
|
+
var _a, _b, _c;
|
|
371
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.createApplicationGroup(project, createApplicationGroupRequest, options);
|
|
372
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
373
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApplicationGroupsApi.createApplicationGroup']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
374
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
375
|
+
});
|
|
376
|
+
},
|
|
377
|
+
/**
|
|
378
|
+
* Deletes an existing application group.
|
|
379
|
+
* @summary Delete an application group
|
|
380
|
+
* @param {string} project What project it is
|
|
381
|
+
* @param {string} applicationGroupId Application group\'s unique identifier
|
|
382
|
+
* @param {*} [options] Override http request option.
|
|
383
|
+
* @throws {RequiredError}
|
|
384
|
+
*/
|
|
385
|
+
deleteApplicationGroup(project, applicationGroupId, options) {
|
|
386
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
387
|
+
var _a, _b, _c;
|
|
388
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.deleteApplicationGroup(project, applicationGroupId, options);
|
|
389
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
390
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApplicationGroupsApi.deleteApplicationGroup']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
391
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
392
|
+
});
|
|
393
|
+
},
|
|
394
|
+
/**
|
|
395
|
+
* Get an application group by the given id. Application groups are used to organize design applications that share the same source file, particularly useful for DTF (Direct to Film) transfers where the same transfer can be used across multiple products or variants.
|
|
396
|
+
* @summary Get an application group
|
|
397
|
+
* @param {string} project What project it is
|
|
398
|
+
* @param {string} applicationGroupId Application group\'s unique identifier
|
|
399
|
+
* @param {*} [options] Override http request option.
|
|
400
|
+
* @throws {RequiredError}
|
|
401
|
+
*/
|
|
402
|
+
getApplicationGroup(project, applicationGroupId, options) {
|
|
403
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
404
|
+
var _a, _b, _c;
|
|
405
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.getApplicationGroup(project, applicationGroupId, options);
|
|
406
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
407
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApplicationGroupsApi.getApplicationGroup']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
408
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
409
|
+
});
|
|
410
|
+
},
|
|
411
|
+
/**
|
|
412
|
+
* Lists all application groups that belong to the given project. Application groups are used to organize design applications that share the same source file, particularly useful for DTF (Direct to Film) transfers where the same transfer can be used across multiple products or variants.
|
|
413
|
+
* @summary List application groups
|
|
414
|
+
* @param {string} project What project it is
|
|
415
|
+
* @param {number} [pageToken] Page reference token
|
|
416
|
+
* @param {string} [search] Search query string to filter results. Supports field-specific filters like \'uuid:<id>\', \'name:\"application group name\"\'. Multiple filters can be combined with spaces and commas.
|
|
417
|
+
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
418
|
+
* @param {*} [options] Override http request option.
|
|
419
|
+
* @throws {RequiredError}
|
|
420
|
+
*/
|
|
421
|
+
listApplicationGroups(project, pageToken, search, pageSize, options) {
|
|
422
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
423
|
+
var _a, _b, _c;
|
|
424
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.listApplicationGroups(project, pageToken, search, pageSize, options);
|
|
425
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
426
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApplicationGroupsApi.listApplicationGroups']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
427
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
428
|
+
});
|
|
429
|
+
},
|
|
430
|
+
/**
|
|
431
|
+
* Updates an existing application group.
|
|
432
|
+
* @summary Update application group
|
|
433
|
+
* @param {string} project What project it is
|
|
434
|
+
* @param {string} applicationGroupId Application group\'s unique identifier
|
|
435
|
+
* @param {UpdateApplicationGroupRequest} [updateApplicationGroupRequest] Update an existing application group.
|
|
436
|
+
* @param {*} [options] Override http request option.
|
|
437
|
+
* @throws {RequiredError}
|
|
438
|
+
*/
|
|
439
|
+
updateApplicationGroup(project, applicationGroupId, updateApplicationGroupRequest, options) {
|
|
440
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
441
|
+
var _a, _b, _c;
|
|
442
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.updateApplicationGroup(project, applicationGroupId, updateApplicationGroupRequest, options);
|
|
443
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
444
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApplicationGroupsApi.updateApplicationGroup']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
445
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
446
|
+
});
|
|
447
|
+
},
|
|
448
|
+
};
|
|
449
|
+
};
|
|
450
|
+
exports.ApplicationGroupsApiFp = ApplicationGroupsApiFp;
|
|
451
|
+
/**
|
|
452
|
+
* ApplicationGroupsApi - factory interface
|
|
453
|
+
* @export
|
|
454
|
+
*/
|
|
455
|
+
const ApplicationGroupsApiFactory = function (configuration, basePath, axios) {
|
|
456
|
+
const localVarFp = (0, exports.ApplicationGroupsApiFp)(configuration);
|
|
457
|
+
return {
|
|
458
|
+
/**
|
|
459
|
+
* Creates a new application group. Application groups are used to organize design applications that share the same source file, particularly useful for DTF (Direct to Film) transfers where the same transfer can be used across multiple products or variants.
|
|
460
|
+
* @summary Create application group
|
|
461
|
+
* @param {ApplicationGroupsApiCreateApplicationGroupRequest} requestParameters Request parameters.
|
|
462
|
+
* @param {*} [options] Override http request option.
|
|
463
|
+
* @throws {RequiredError}
|
|
464
|
+
*/
|
|
465
|
+
createApplicationGroup(requestParameters, options) {
|
|
466
|
+
return localVarFp.createApplicationGroup(requestParameters.project, requestParameters.createApplicationGroupRequest, options).then((request) => request(axios, basePath));
|
|
467
|
+
},
|
|
468
|
+
/**
|
|
469
|
+
* Deletes an existing application group.
|
|
470
|
+
* @summary Delete an application group
|
|
471
|
+
* @param {ApplicationGroupsApiDeleteApplicationGroupRequest} requestParameters Request parameters.
|
|
472
|
+
* @param {*} [options] Override http request option.
|
|
473
|
+
* @throws {RequiredError}
|
|
474
|
+
*/
|
|
475
|
+
deleteApplicationGroup(requestParameters, options) {
|
|
476
|
+
return localVarFp.deleteApplicationGroup(requestParameters.project, requestParameters.applicationGroupId, options).then((request) => request(axios, basePath));
|
|
477
|
+
},
|
|
478
|
+
/**
|
|
479
|
+
* Get an application group by the given id. Application groups are used to organize design applications that share the same source file, particularly useful for DTF (Direct to Film) transfers where the same transfer can be used across multiple products or variants.
|
|
480
|
+
* @summary Get an application group
|
|
481
|
+
* @param {ApplicationGroupsApiGetApplicationGroupRequest} requestParameters Request parameters.
|
|
482
|
+
* @param {*} [options] Override http request option.
|
|
483
|
+
* @throws {RequiredError}
|
|
484
|
+
*/
|
|
485
|
+
getApplicationGroup(requestParameters, options) {
|
|
486
|
+
return localVarFp.getApplicationGroup(requestParameters.project, requestParameters.applicationGroupId, options).then((request) => request(axios, basePath));
|
|
487
|
+
},
|
|
488
|
+
/**
|
|
489
|
+
* Lists all application groups that belong to the given project. Application groups are used to organize design applications that share the same source file, particularly useful for DTF (Direct to Film) transfers where the same transfer can be used across multiple products or variants.
|
|
490
|
+
* @summary List application groups
|
|
491
|
+
* @param {ApplicationGroupsApiListApplicationGroupsRequest} requestParameters Request parameters.
|
|
492
|
+
* @param {*} [options] Override http request option.
|
|
493
|
+
* @throws {RequiredError}
|
|
494
|
+
*/
|
|
495
|
+
listApplicationGroups(requestParameters, options) {
|
|
496
|
+
return localVarFp.listApplicationGroups(requestParameters.project, requestParameters.pageToken, requestParameters.search, requestParameters.pageSize, options).then((request) => request(axios, basePath));
|
|
497
|
+
},
|
|
498
|
+
/**
|
|
499
|
+
* Updates an existing application group.
|
|
500
|
+
* @summary Update application group
|
|
501
|
+
* @param {ApplicationGroupsApiUpdateApplicationGroupRequest} requestParameters Request parameters.
|
|
502
|
+
* @param {*} [options] Override http request option.
|
|
503
|
+
* @throws {RequiredError}
|
|
504
|
+
*/
|
|
505
|
+
updateApplicationGroup(requestParameters, options) {
|
|
506
|
+
return localVarFp.updateApplicationGroup(requestParameters.project, requestParameters.applicationGroupId, requestParameters.updateApplicationGroupRequest, options).then((request) => request(axios, basePath));
|
|
507
|
+
},
|
|
508
|
+
};
|
|
509
|
+
};
|
|
510
|
+
exports.ApplicationGroupsApiFactory = ApplicationGroupsApiFactory;
|
|
511
|
+
/**
|
|
512
|
+
* ApplicationGroupsApi - object-oriented interface
|
|
513
|
+
* @export
|
|
514
|
+
* @class ApplicationGroupsApi
|
|
515
|
+
* @extends {BaseAPI}
|
|
516
|
+
*/
|
|
517
|
+
class ApplicationGroupsApi extends base_1.BaseAPI {
|
|
518
|
+
/**
|
|
519
|
+
* Creates a new application group. Application groups are used to organize design applications that share the same source file, particularly useful for DTF (Direct to Film) transfers where the same transfer can be used across multiple products or variants.
|
|
520
|
+
* @summary Create application group
|
|
521
|
+
* @param {ApplicationGroupsApiCreateApplicationGroupRequest} requestParameters Request parameters.
|
|
522
|
+
* @param {*} [options] Override http request option.
|
|
523
|
+
* @throws {RequiredError}
|
|
524
|
+
* @memberof ApplicationGroupsApi
|
|
525
|
+
*/
|
|
526
|
+
createApplicationGroup(requestParameters, options) {
|
|
527
|
+
return (0, exports.ApplicationGroupsApiFp)(this.configuration).createApplicationGroup(requestParameters.project, requestParameters.createApplicationGroupRequest, options).then((request) => request(this.axios, this.basePath));
|
|
528
|
+
}
|
|
529
|
+
/**
|
|
530
|
+
* Deletes an existing application group.
|
|
531
|
+
* @summary Delete an application group
|
|
532
|
+
* @param {ApplicationGroupsApiDeleteApplicationGroupRequest} requestParameters Request parameters.
|
|
533
|
+
* @param {*} [options] Override http request option.
|
|
534
|
+
* @throws {RequiredError}
|
|
535
|
+
* @memberof ApplicationGroupsApi
|
|
536
|
+
*/
|
|
537
|
+
deleteApplicationGroup(requestParameters, options) {
|
|
538
|
+
return (0, exports.ApplicationGroupsApiFp)(this.configuration).deleteApplicationGroup(requestParameters.project, requestParameters.applicationGroupId, options).then((request) => request(this.axios, this.basePath));
|
|
539
|
+
}
|
|
540
|
+
/**
|
|
541
|
+
* Get an application group by the given id. Application groups are used to organize design applications that share the same source file, particularly useful for DTF (Direct to Film) transfers where the same transfer can be used across multiple products or variants.
|
|
542
|
+
* @summary Get an application group
|
|
543
|
+
* @param {ApplicationGroupsApiGetApplicationGroupRequest} requestParameters Request parameters.
|
|
544
|
+
* @param {*} [options] Override http request option.
|
|
545
|
+
* @throws {RequiredError}
|
|
546
|
+
* @memberof ApplicationGroupsApi
|
|
547
|
+
*/
|
|
548
|
+
getApplicationGroup(requestParameters, options) {
|
|
549
|
+
return (0, exports.ApplicationGroupsApiFp)(this.configuration).getApplicationGroup(requestParameters.project, requestParameters.applicationGroupId, options).then((request) => request(this.axios, this.basePath));
|
|
550
|
+
}
|
|
551
|
+
/**
|
|
552
|
+
* Lists all application groups that belong to the given project. Application groups are used to organize design applications that share the same source file, particularly useful for DTF (Direct to Film) transfers where the same transfer can be used across multiple products or variants.
|
|
553
|
+
* @summary List application groups
|
|
554
|
+
* @param {ApplicationGroupsApiListApplicationGroupsRequest} requestParameters Request parameters.
|
|
555
|
+
* @param {*} [options] Override http request option.
|
|
556
|
+
* @throws {RequiredError}
|
|
557
|
+
* @memberof ApplicationGroupsApi
|
|
558
|
+
*/
|
|
559
|
+
listApplicationGroups(requestParameters, options) {
|
|
560
|
+
return (0, exports.ApplicationGroupsApiFp)(this.configuration).listApplicationGroups(requestParameters.project, requestParameters.pageToken, requestParameters.search, requestParameters.pageSize, options).then((request) => request(this.axios, this.basePath));
|
|
561
|
+
}
|
|
562
|
+
/**
|
|
563
|
+
* Updates an existing application group.
|
|
564
|
+
* @summary Update application group
|
|
565
|
+
* @param {ApplicationGroupsApiUpdateApplicationGroupRequest} requestParameters Request parameters.
|
|
566
|
+
* @param {*} [options] Override http request option.
|
|
567
|
+
* @throws {RequiredError}
|
|
568
|
+
* @memberof ApplicationGroupsApi
|
|
569
|
+
*/
|
|
570
|
+
updateApplicationGroup(requestParameters, options) {
|
|
571
|
+
return (0, exports.ApplicationGroupsApiFp)(this.configuration).updateApplicationGroup(requestParameters.project, requestParameters.applicationGroupId, requestParameters.updateApplicationGroupRequest, options).then((request) => request(this.axios, this.basePath));
|
|
572
|
+
}
|
|
573
|
+
}
|
|
574
|
+
exports.ApplicationGroupsApi = ApplicationGroupsApi;
|
|
110
575
|
/**
|
|
111
576
|
* ApplicationSetsApi - axios parameter creator
|
|
112
577
|
* @export
|
package/dist/base.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Product Catalog API
|
|
3
3
|
* Manage your Product Catalog. A catalog product is an object that represents a product listing that can be purchased from the given project. It contains a combination of design applications and a warehouse product, plus listing information such as title, description and tags.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.68.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/base.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Product Catalog API
|
|
6
6
|
* Manage your Product Catalog. A catalog product is an object that represents a product listing that can be purchased from the given project. It contains a combination of design applications and a warehouse product, plus listing information such as title, description and tags.
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 1.
|
|
8
|
+
* The version of the OpenAPI document: 1.68.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/common.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Product Catalog API
|
|
3
3
|
* Manage your Product Catalog. A catalog product is an object that represents a product listing that can be purchased from the given project. It contains a combination of design applications and a warehouse product, plus listing information such as title, description and tags.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.68.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/common.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Product Catalog API
|
|
6
6
|
* Manage your Product Catalog. A catalog product is an object that represents a product listing that can be purchased from the given project. It contains a combination of design applications and a warehouse product, plus listing information such as title, description and tags.
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 1.
|
|
8
|
+
* The version of the OpenAPI document: 1.68.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/configuration.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Product Catalog API
|
|
3
3
|
* Manage your Product Catalog. A catalog product is an object that represents a product listing that can be purchased from the given project. It contains a combination of design applications and a warehouse product, plus listing information such as title, description and tags.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.68.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/configuration.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Product Catalog API
|
|
6
6
|
* Manage your Product Catalog. A catalog product is an object that represents a product listing that can be purchased from the given project. It contains a combination of design applications and a warehouse product, plus listing information such as title, description and tags.
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 1.
|
|
8
|
+
* The version of the OpenAPI document: 1.68.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|