ch-admin-api-client-typescript 5.14.13 → 5.14.15
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.
|
@@ -70,6 +70,7 @@ export declare const CurationsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
70
70
|
* @param {string} countryId
|
|
71
71
|
* @param {string} specialtyTypeId
|
|
72
72
|
* @param {string} [languageCode]
|
|
73
|
+
* @param {string} [serarchTerm]
|
|
73
74
|
* @param {boolean} [showHidden]
|
|
74
75
|
* @param {number} [page]
|
|
75
76
|
* @param {number} [limit]
|
|
@@ -77,7 +78,7 @@ export declare const CurationsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
77
78
|
* @param {*} [options] Override http request option.
|
|
78
79
|
* @throws {RequiredError}
|
|
79
80
|
*/
|
|
80
|
-
apiV1CurationsGet: (countryId: string, specialtyTypeId: string, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
81
|
+
apiV1CurationsGet: (countryId: string, specialtyTypeId: string, languageCode?: string, serarchTerm?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
81
82
|
/**
|
|
82
83
|
*
|
|
83
84
|
* @summary Create a Curation.
|
|
@@ -141,6 +142,7 @@ export declare const CurationsApiFp: (configuration?: Configuration) => {
|
|
|
141
142
|
* @param {string} countryId
|
|
142
143
|
* @param {string} specialtyTypeId
|
|
143
144
|
* @param {string} [languageCode]
|
|
145
|
+
* @param {string} [serarchTerm]
|
|
144
146
|
* @param {boolean} [showHidden]
|
|
145
147
|
* @param {number} [page]
|
|
146
148
|
* @param {number} [limit]
|
|
@@ -148,7 +150,7 @@ export declare const CurationsApiFp: (configuration?: Configuration) => {
|
|
|
148
150
|
* @param {*} [options] Override http request option.
|
|
149
151
|
* @throws {RequiredError}
|
|
150
152
|
*/
|
|
151
|
-
apiV1CurationsGet(countryId: string, specialtyTypeId: string, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CurationsModel>>;
|
|
153
|
+
apiV1CurationsGet(countryId: string, specialtyTypeId: string, languageCode?: string, serarchTerm?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CurationsModel>>;
|
|
152
154
|
/**
|
|
153
155
|
*
|
|
154
156
|
* @summary Create a Curation.
|
|
@@ -212,6 +214,7 @@ export declare const CurationsApiFactory: (configuration?: Configuration, basePa
|
|
|
212
214
|
* @param {string} countryId
|
|
213
215
|
* @param {string} specialtyTypeId
|
|
214
216
|
* @param {string} [languageCode]
|
|
217
|
+
* @param {string} [serarchTerm]
|
|
215
218
|
* @param {boolean} [showHidden]
|
|
216
219
|
* @param {number} [page]
|
|
217
220
|
* @param {number} [limit]
|
|
@@ -219,7 +222,7 @@ export declare const CurationsApiFactory: (configuration?: Configuration, basePa
|
|
|
219
222
|
* @param {*} [options] Override http request option.
|
|
220
223
|
* @throws {RequiredError}
|
|
221
224
|
*/
|
|
222
|
-
apiV1CurationsGet(countryId: string, specialtyTypeId: string, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<CurationsModel>;
|
|
225
|
+
apiV1CurationsGet(countryId: string, specialtyTypeId: string, languageCode?: string, serarchTerm?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<CurationsModel>;
|
|
223
226
|
/**
|
|
224
227
|
*
|
|
225
228
|
* @summary Create a Curation.
|
|
@@ -336,6 +339,12 @@ export interface CurationsApiApiV1CurationsGetRequest {
|
|
|
336
339
|
* @memberof CurationsApiApiV1CurationsGet
|
|
337
340
|
*/
|
|
338
341
|
readonly languageCode?: string;
|
|
342
|
+
/**
|
|
343
|
+
*
|
|
344
|
+
* @type {string}
|
|
345
|
+
* @memberof CurationsApiApiV1CurationsGet
|
|
346
|
+
*/
|
|
347
|
+
readonly serarchTerm?: string;
|
|
339
348
|
/**
|
|
340
349
|
*
|
|
341
350
|
* @type {boolean}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"curations-api.d.ts","sourceRoot":"","sources":["../../src/api/curations-api.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAoB,EAAE,YAAY,EAAE,aAAa,EAAE,kBAAkB,EAAE,MAAM,OAAO,CAAC;AACrF,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAKjD,OAAO,EAAiC,WAAW,EAAE,OAAO,EAAiB,MAAM,SAAS,CAAC;AAE7F,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAElD,OAAO,EAAE,aAAa,EAAE,MAAM,WAAW,CAAC;AAE1C,OAAO,EAAE,cAAc,EAAE,MAAM,WAAW,CAAC;AAI3C,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAClD;;;GAGG;AACH,eAAO,MAAM,6BAA6B,mBAA6B,aAAa;IAE5E;;;;;;;OAOG;iDACgD,MAAM,gBAAgB,OAAO,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IAmCzI;;;;;;;OAOG;8CAC6C,MAAM,iBAAiB,MAAM,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IAmCtI;;;;;;;OAOG;8CAC6C,MAAM,0BAA0B,qBAAqB,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IAkC9J;;;;;;OAMG;wDACuD,MAAM,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA+BzH;;;;;;OAMG;yDACwD,MAAM,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA+B1H
|
|
1
|
+
{"version":3,"file":"curations-api.d.ts","sourceRoot":"","sources":["../../src/api/curations-api.ts"],"names":[],"mappings":"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"}
|
package/lib/api/curations-api.js
CHANGED
|
@@ -324,6 +324,7 @@ var CurationsApiAxiosParamCreator = function (configuration) {
|
|
|
324
324
|
* @param {string} countryId
|
|
325
325
|
* @param {string} specialtyTypeId
|
|
326
326
|
* @param {string} [languageCode]
|
|
327
|
+
* @param {string} [serarchTerm]
|
|
327
328
|
* @param {boolean} [showHidden]
|
|
328
329
|
* @param {number} [page]
|
|
329
330
|
* @param {number} [limit]
|
|
@@ -331,7 +332,7 @@ var CurationsApiAxiosParamCreator = function (configuration) {
|
|
|
331
332
|
* @param {*} [options] Override http request option.
|
|
332
333
|
* @throws {RequiredError}
|
|
333
334
|
*/
|
|
334
|
-
apiV1CurationsGet: function (countryId, specialtyTypeId, languageCode, showHidden, page, limit, lastRetrieved, options) {
|
|
335
|
+
apiV1CurationsGet: function (countryId, specialtyTypeId, languageCode, serarchTerm, showHidden, page, limit, lastRetrieved, options) {
|
|
335
336
|
if (options === void 0) { options = {}; }
|
|
336
337
|
return __awaiter(_this, void 0, void 0, function () {
|
|
337
338
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -366,6 +367,9 @@ var CurationsApiAxiosParamCreator = function (configuration) {
|
|
|
366
367
|
if (languageCode !== undefined) {
|
|
367
368
|
localVarQueryParameter['LanguageCode'] = languageCode;
|
|
368
369
|
}
|
|
370
|
+
if (serarchTerm !== undefined) {
|
|
371
|
+
localVarQueryParameter['SerarchTerm'] = serarchTerm;
|
|
372
|
+
}
|
|
369
373
|
if (showHidden !== undefined) {
|
|
370
374
|
localVarQueryParameter['ShowHidden'] = showHidden;
|
|
371
375
|
}
|
|
@@ -552,6 +556,7 @@ var CurationsApiFp = function (configuration) {
|
|
|
552
556
|
* @param {string} countryId
|
|
553
557
|
* @param {string} specialtyTypeId
|
|
554
558
|
* @param {string} [languageCode]
|
|
559
|
+
* @param {string} [serarchTerm]
|
|
555
560
|
* @param {boolean} [showHidden]
|
|
556
561
|
* @param {number} [page]
|
|
557
562
|
* @param {number} [limit]
|
|
@@ -559,12 +564,12 @@ var CurationsApiFp = function (configuration) {
|
|
|
559
564
|
* @param {*} [options] Override http request option.
|
|
560
565
|
* @throws {RequiredError}
|
|
561
566
|
*/
|
|
562
|
-
apiV1CurationsGet: function (countryId, specialtyTypeId, languageCode, showHidden, page, limit, lastRetrieved, options) {
|
|
567
|
+
apiV1CurationsGet: function (countryId, specialtyTypeId, languageCode, serarchTerm, showHidden, page, limit, lastRetrieved, options) {
|
|
563
568
|
return __awaiter(this, void 0, void 0, function () {
|
|
564
569
|
var localVarAxiosArgs;
|
|
565
570
|
return __generator(this, function (_a) {
|
|
566
571
|
switch (_a.label) {
|
|
567
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV1CurationsGet(countryId, specialtyTypeId, languageCode, showHidden, page, limit, lastRetrieved, options)];
|
|
572
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV1CurationsGet(countryId, specialtyTypeId, languageCode, serarchTerm, showHidden, page, limit, lastRetrieved, options)];
|
|
568
573
|
case 1:
|
|
569
574
|
localVarAxiosArgs = _a.sent();
|
|
570
575
|
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
@@ -661,6 +666,7 @@ var CurationsApiFactory = function (configuration, basePath, axios) {
|
|
|
661
666
|
* @param {string} countryId
|
|
662
667
|
* @param {string} specialtyTypeId
|
|
663
668
|
* @param {string} [languageCode]
|
|
669
|
+
* @param {string} [serarchTerm]
|
|
664
670
|
* @param {boolean} [showHidden]
|
|
665
671
|
* @param {number} [page]
|
|
666
672
|
* @param {number} [limit]
|
|
@@ -668,8 +674,8 @@ var CurationsApiFactory = function (configuration, basePath, axios) {
|
|
|
668
674
|
* @param {*} [options] Override http request option.
|
|
669
675
|
* @throws {RequiredError}
|
|
670
676
|
*/
|
|
671
|
-
apiV1CurationsGet: function (countryId, specialtyTypeId, languageCode, showHidden, page, limit, lastRetrieved, options) {
|
|
672
|
-
return localVarFp.apiV1CurationsGet(countryId, specialtyTypeId, languageCode, showHidden, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
|
|
677
|
+
apiV1CurationsGet: function (countryId, specialtyTypeId, languageCode, serarchTerm, showHidden, page, limit, lastRetrieved, options) {
|
|
678
|
+
return localVarFp.apiV1CurationsGet(countryId, specialtyTypeId, languageCode, serarchTerm, showHidden, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
|
|
673
679
|
},
|
|
674
680
|
/**
|
|
675
681
|
*
|
|
@@ -765,7 +771,7 @@ var CurationsApi = /** @class */ (function (_super) {
|
|
|
765
771
|
*/
|
|
766
772
|
CurationsApi.prototype.apiV1CurationsGet = function (requestParameters, options) {
|
|
767
773
|
var _this = this;
|
|
768
|
-
return (0, exports.CurationsApiFp)(this.configuration).apiV1CurationsGet(requestParameters.countryId, requestParameters.specialtyTypeId, requestParameters.languageCode, requestParameters.showHidden, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
774
|
+
return (0, exports.CurationsApiFp)(this.configuration).apiV1CurationsGet(requestParameters.countryId, requestParameters.specialtyTypeId, requestParameters.languageCode, requestParameters.serarchTerm, requestParameters.showHidden, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
769
775
|
};
|
|
770
776
|
/**
|
|
771
777
|
*
|
package/package.json
CHANGED
package/src/api/curations-api.ts
CHANGED
|
@@ -246,6 +246,7 @@ export const CurationsApiAxiosParamCreator = function (configuration?: Configura
|
|
|
246
246
|
* @param {string} countryId
|
|
247
247
|
* @param {string} specialtyTypeId
|
|
248
248
|
* @param {string} [languageCode]
|
|
249
|
+
* @param {string} [serarchTerm]
|
|
249
250
|
* @param {boolean} [showHidden]
|
|
250
251
|
* @param {number} [page]
|
|
251
252
|
* @param {number} [limit]
|
|
@@ -253,7 +254,7 @@ export const CurationsApiAxiosParamCreator = function (configuration?: Configura
|
|
|
253
254
|
* @param {*} [options] Override http request option.
|
|
254
255
|
* @throws {RequiredError}
|
|
255
256
|
*/
|
|
256
|
-
apiV1CurationsGet: async (countryId: string, specialtyTypeId: string, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
257
|
+
apiV1CurationsGet: async (countryId: string, specialtyTypeId: string, languageCode?: string, serarchTerm?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
257
258
|
// verify required parameter 'countryId' is not null or undefined
|
|
258
259
|
assertParamExists('apiV1CurationsGet', 'countryId', countryId)
|
|
259
260
|
// verify required parameter 'specialtyTypeId' is not null or undefined
|
|
@@ -286,6 +287,10 @@ export const CurationsApiAxiosParamCreator = function (configuration?: Configura
|
|
|
286
287
|
localVarQueryParameter['LanguageCode'] = languageCode;
|
|
287
288
|
}
|
|
288
289
|
|
|
290
|
+
if (serarchTerm !== undefined) {
|
|
291
|
+
localVarQueryParameter['SerarchTerm'] = serarchTerm;
|
|
292
|
+
}
|
|
293
|
+
|
|
289
294
|
if (showHidden !== undefined) {
|
|
290
295
|
localVarQueryParameter['ShowHidden'] = showHidden;
|
|
291
296
|
}
|
|
@@ -427,6 +432,7 @@ export const CurationsApiFp = function(configuration?: Configuration) {
|
|
|
427
432
|
* @param {string} countryId
|
|
428
433
|
* @param {string} specialtyTypeId
|
|
429
434
|
* @param {string} [languageCode]
|
|
435
|
+
* @param {string} [serarchTerm]
|
|
430
436
|
* @param {boolean} [showHidden]
|
|
431
437
|
* @param {number} [page]
|
|
432
438
|
* @param {number} [limit]
|
|
@@ -434,8 +440,8 @@ export const CurationsApiFp = function(configuration?: Configuration) {
|
|
|
434
440
|
* @param {*} [options] Override http request option.
|
|
435
441
|
* @throws {RequiredError}
|
|
436
442
|
*/
|
|
437
|
-
async apiV1CurationsGet(countryId: string, specialtyTypeId: string, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CurationsModel>> {
|
|
438
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV1CurationsGet(countryId, specialtyTypeId, languageCode, showHidden, page, limit, lastRetrieved, options);
|
|
443
|
+
async apiV1CurationsGet(countryId: string, specialtyTypeId: string, languageCode?: string, serarchTerm?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CurationsModel>> {
|
|
444
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV1CurationsGet(countryId, specialtyTypeId, languageCode, serarchTerm, showHidden, page, limit, lastRetrieved, options);
|
|
439
445
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
440
446
|
},
|
|
441
447
|
/**
|
|
@@ -518,6 +524,7 @@ export const CurationsApiFactory = function (configuration?: Configuration, base
|
|
|
518
524
|
* @param {string} countryId
|
|
519
525
|
* @param {string} specialtyTypeId
|
|
520
526
|
* @param {string} [languageCode]
|
|
527
|
+
* @param {string} [serarchTerm]
|
|
521
528
|
* @param {boolean} [showHidden]
|
|
522
529
|
* @param {number} [page]
|
|
523
530
|
* @param {number} [limit]
|
|
@@ -525,8 +532,8 @@ export const CurationsApiFactory = function (configuration?: Configuration, base
|
|
|
525
532
|
* @param {*} [options] Override http request option.
|
|
526
533
|
* @throws {RequiredError}
|
|
527
534
|
*/
|
|
528
|
-
apiV1CurationsGet(countryId: string, specialtyTypeId: string, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<CurationsModel> {
|
|
529
|
-
return localVarFp.apiV1CurationsGet(countryId, specialtyTypeId, languageCode, showHidden, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
|
|
535
|
+
apiV1CurationsGet(countryId: string, specialtyTypeId: string, languageCode?: string, serarchTerm?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<CurationsModel> {
|
|
536
|
+
return localVarFp.apiV1CurationsGet(countryId, specialtyTypeId, languageCode, serarchTerm, showHidden, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
|
|
530
537
|
},
|
|
531
538
|
/**
|
|
532
539
|
*
|
|
@@ -659,6 +666,13 @@ export interface CurationsApiApiV1CurationsGetRequest {
|
|
|
659
666
|
*/
|
|
660
667
|
readonly languageCode?: string
|
|
661
668
|
|
|
669
|
+
/**
|
|
670
|
+
*
|
|
671
|
+
* @type {string}
|
|
672
|
+
* @memberof CurationsApiApiV1CurationsGet
|
|
673
|
+
*/
|
|
674
|
+
readonly serarchTerm?: string
|
|
675
|
+
|
|
662
676
|
/**
|
|
663
677
|
*
|
|
664
678
|
* @type {boolean}
|
|
@@ -778,7 +792,7 @@ export class CurationsApi extends BaseAPI {
|
|
|
778
792
|
* @memberof CurationsApi
|
|
779
793
|
*/
|
|
780
794
|
public apiV1CurationsGet(requestParameters: CurationsApiApiV1CurationsGetRequest, options?: AxiosRequestConfig) {
|
|
781
|
-
return CurationsApiFp(this.configuration).apiV1CurationsGet(requestParameters.countryId, requestParameters.specialtyTypeId, requestParameters.languageCode, requestParameters.showHidden, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
795
|
+
return CurationsApiFp(this.configuration).apiV1CurationsGet(requestParameters.countryId, requestParameters.specialtyTypeId, requestParameters.languageCode, requestParameters.serarchTerm, requestParameters.showHidden, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
782
796
|
}
|
|
783
797
|
|
|
784
798
|
/**
|