ch-admin-api-client-typescript 5.43.1 → 5.43.14
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/lib/api/about-us-api.d.ts +28 -28
- package/lib/api/about-us-api.js +28 -28
- package/lib/api/accreditations-api.d.ts +20 -20
- package/lib/api/accreditations-api.js +20 -20
- package/lib/api/app-version-api.d.ts +20 -0
- package/lib/api/app-version-api.d.ts.map +1 -1
- package/lib/api/app-version-api.js +20 -0
- package/lib/api/appointments-api.d.ts +52 -52
- package/lib/api/appointments-api.js +52 -52
- package/lib/api/articles-api.d.ts +104 -104
- package/lib/api/articles-api.js +104 -104
- package/lib/api/call-histories-api.d.ts +8 -0
- package/lib/api/call-histories-api.d.ts.map +1 -1
- package/lib/api/call-histories-api.js +8 -0
- package/lib/api/chadmins-api.d.ts +20 -20
- package/lib/api/chadmins-api.js +20 -20
- package/lib/api/chat-users-api.d.ts +28 -24
- package/lib/api/chat-users-api.d.ts.map +1 -1
- package/lib/api/chat-users-api.js +28 -24
- package/lib/api/chmanagers-api.d.ts +20 -20
- package/lib/api/chmanagers-api.js +20 -20
- package/lib/api/communications-api.d.ts +12 -12
- package/lib/api/communications-api.js +12 -12
- package/lib/api/content-managers-api.d.ts +421 -0
- package/lib/api/content-managers-api.d.ts.map +1 -0
- package/lib/api/content-managers-api.js +713 -0
- package/lib/api/contributors-api.d.ts +48 -48
- package/lib/api/contributors-api.js +48 -48
- package/lib/api/countries-api.d.ts +100 -100
- package/lib/api/countries-api.js +100 -100
- package/lib/api/curations-api.d.ts +32 -32
- package/lib/api/curations-api.js +32 -32
- package/lib/api/currencies-api.d.ts +28 -28
- package/lib/api/currencies-api.js +28 -28
- package/lib/api/dash-board-api.d.ts +20 -20
- package/lib/api/dash-board-api.js +20 -20
- package/lib/api/deals-api.d.ts +100 -100
- package/lib/api/deals-api.js +100 -100
- package/lib/api/dev-supports-api.d.ts +16 -16
- package/lib/api/dev-supports-api.js +16 -16
- package/lib/api/doctor-affiliations-api.d.ts +76 -72
- package/lib/api/doctor-affiliations-api.d.ts.map +1 -1
- package/lib/api/doctor-affiliations-api.js +76 -72
- package/lib/api/doctors-api.d.ts +160 -160
- package/lib/api/doctors-api.js +160 -160
- package/lib/api/email-marketings-api.d.ts +24 -24
- package/lib/api/email-marketings-api.js +24 -24
- package/lib/api/email-webhooks-api.d.ts +12 -12
- package/lib/api/email-webhooks-api.js +12 -12
- package/lib/api/faq-categories-api.d.ts +28 -28
- package/lib/api/faq-categories-api.js +28 -28
- package/lib/api/faqs-api.d.ts +64 -64
- package/lib/api/faqs-api.js +64 -64
- package/lib/api/form-results-api.d.ts +20 -20
- package/lib/api/form-results-api.js +20 -20
- package/lib/api/form-templates-api.d.ts +40 -40
- package/lib/api/form-templates-api.js +40 -40
- package/lib/api/grades-api.d.ts +20 -20
- package/lib/api/grades-api.js +20 -20
- package/lib/api/group-channels-api.d.ts +8 -8
- package/lib/api/group-channels-api.js +8 -8
- package/lib/api/hospital-branches-api.d.ts +36 -36
- package/lib/api/hospital-branches-api.js +36 -36
- package/lib/api/hospital-groups-api.d.ts +24 -24
- package/lib/api/hospital-groups-api.js +24 -24
- package/lib/api/hospitals-api.d.ts +712 -712
- package/lib/api/hospitals-api.js +712 -712
- package/lib/api/images-api.d.ts +8 -4
- package/lib/api/images-api.d.ts.map +1 -1
- package/lib/api/images-api.js +8 -4
- package/lib/api/languages-api.d.ts +20 -20
- package/lib/api/languages-api.js +20 -20
- package/lib/api/managers-api.d.ts +36 -32
- package/lib/api/managers-api.d.ts.map +1 -1
- package/lib/api/managers-api.js +36 -32
- package/lib/api/notifications-api.d.ts +8 -8
- package/lib/api/notifications-api.js +8 -8
- package/lib/api/patient-affiliations-api.d.ts +8 -8
- package/lib/api/patient-affiliations-api.js +8 -8
- package/lib/api/patient-managers-api.d.ts +421 -0
- package/lib/api/patient-managers-api.d.ts.map +1 -0
- package/lib/api/patient-managers-api.js +713 -0
- package/lib/api/patients-api.d.ts +48 -48
- package/lib/api/patients-api.js +48 -48
- package/lib/api/plans-api.d.ts +40 -40
- package/lib/api/plans-api.js +40 -40
- package/lib/api/prescriptions-api.d.ts +40 -40
- package/lib/api/prescriptions-api.js +40 -40
- package/lib/api/profiles-api.d.ts +24 -24
- package/lib/api/profiles-api.js +24 -24
- package/lib/api/promotions-api.d.ts +24 -24
- package/lib/api/promotions-api.js +24 -24
- package/lib/api/search-api.d.ts +8 -8
- package/lib/api/search-api.js +8 -8
- package/lib/api/search-curations-api.d.ts +24 -24
- package/lib/api/search-curations-api.js +24 -24
- package/lib/api/service-reviews-api.d.ts +40 -40
- package/lib/api/service-reviews-api.js +40 -40
- package/lib/api/services-api.d.ts +12 -12
- package/lib/api/services-api.js +12 -12
- package/lib/api/services-categories-api.d.ts +20 -16
- package/lib/api/services-categories-api.d.ts.map +1 -1
- package/lib/api/services-categories-api.js +20 -16
- package/lib/api/specialties-api.d.ts +60 -60
- package/lib/api/specialties-api.js +60 -60
- package/lib/api/specialty-types-api.d.ts +64 -64
- package/lib/api/specialty-types-api.js +64 -64
- package/lib/api/survey-forms-api.d.ts +36 -36
- package/lib/api/survey-forms-api.js +36 -36
- package/lib/api/survey-results-api.d.ts +16 -16
- package/lib/api/survey-results-api.js +16 -16
- package/lib/api/tags-api.d.ts +16 -16
- package/lib/api/tags-api.js +16 -16
- package/lib/api/translation-api.d.ts +4 -4
- package/lib/api/translation-api.js +4 -4
- package/lib/api/web-apps-api.d.ts +36 -36
- package/lib/api/web-apps-api.js +36 -36
- package/lib/api.d.ts +2 -0
- package/lib/api.d.ts.map +1 -1
- package/lib/api.js +2 -0
- package/lib/models/content-manager-item-model.d.ts +105 -0
- package/lib/models/content-manager-item-model.d.ts.map +1 -0
- package/lib/models/content-manager-item-model.js +15 -0
- package/lib/models/content-manager-model.d.ts +119 -0
- package/lib/models/content-manager-model.d.ts.map +1 -0
- package/lib/models/content-manager-model.js +15 -0
- package/lib/models/content-managers-model.d.ts +33 -0
- package/lib/models/content-managers-model.d.ts.map +1 -0
- package/lib/models/content-managers-model.js +15 -0
- package/lib/models/create-content-manager-command.d.ts +80 -0
- package/lib/models/create-content-manager-command.d.ts.map +1 -0
- package/lib/models/create-content-manager-command.js +15 -0
- package/lib/models/create-patient-manager-command.d.ts +80 -0
- package/lib/models/create-patient-manager-command.d.ts.map +1 -0
- package/lib/models/create-patient-manager-command.js +15 -0
- package/lib/models/index.d.ts +10 -0
- package/lib/models/index.d.ts.map +1 -1
- package/lib/models/index.js +10 -0
- package/lib/models/patient-manager-item-model.d.ts +105 -0
- package/lib/models/patient-manager-item-model.d.ts.map +1 -0
- package/lib/models/patient-manager-item-model.js +15 -0
- package/lib/models/patient-manager-model.d.ts +119 -0
- package/lib/models/patient-manager-model.d.ts.map +1 -0
- package/lib/models/patient-manager-model.js +15 -0
- package/lib/models/patient-managers-model.d.ts +33 -0
- package/lib/models/patient-managers-model.d.ts.map +1 -0
- package/lib/models/patient-managers-model.js +15 -0
- package/lib/models/update-content-manager-command.d.ts +80 -0
- package/lib/models/update-content-manager-command.d.ts.map +1 -0
- package/lib/models/update-content-manager-command.js +15 -0
- package/lib/models/update-patient-manager-command.d.ts +80 -0
- package/lib/models/update-patient-manager-command.d.ts.map +1 -0
- package/lib/models/update-patient-manager-command.js +15 -0
- package/lib/models/user-type.d.ts +2 -0
- package/lib/models/user-type.d.ts.map +1 -1
- package/lib/models/user-type.js +3 -1
- package/package.json +1 -1
- package/src/.openapi-generator/FILES +12 -0
- package/src/api/about-us-api.ts +28 -28
- package/src/api/accreditations-api.ts +20 -20
- package/src/api/app-version-api.ts +20 -0
- package/src/api/appointments-api.ts +52 -52
- package/src/api/articles-api.ts +104 -104
- package/src/api/call-histories-api.ts +8 -0
- package/src/api/chadmins-api.ts +20 -20
- package/src/api/chat-users-api.ts +28 -24
- package/src/api/chmanagers-api.ts +20 -20
- package/src/api/communications-api.ts +12 -12
- package/src/api/content-managers-api.ts +740 -0
- package/src/api/contributors-api.ts +48 -48
- package/src/api/countries-api.ts +100 -100
- package/src/api/curations-api.ts +32 -32
- package/src/api/currencies-api.ts +28 -28
- package/src/api/dash-board-api.ts +20 -20
- package/src/api/deals-api.ts +100 -100
- package/src/api/dev-supports-api.ts +16 -16
- package/src/api/doctor-affiliations-api.ts +76 -72
- package/src/api/doctors-api.ts +160 -160
- package/src/api/email-marketings-api.ts +24 -24
- package/src/api/email-webhooks-api.ts +12 -12
- package/src/api/faq-categories-api.ts +28 -28
- package/src/api/faqs-api.ts +64 -64
- package/src/api/form-results-api.ts +20 -20
- package/src/api/form-templates-api.ts +40 -40
- package/src/api/grades-api.ts +20 -20
- package/src/api/group-channels-api.ts +8 -8
- package/src/api/hospital-branches-api.ts +36 -36
- package/src/api/hospital-groups-api.ts +24 -24
- package/src/api/hospitals-api.ts +712 -712
- package/src/api/images-api.ts +8 -4
- package/src/api/languages-api.ts +20 -20
- package/src/api/managers-api.ts +36 -32
- package/src/api/notifications-api.ts +8 -8
- package/src/api/patient-affiliations-api.ts +8 -8
- package/src/api/patient-managers-api.ts +740 -0
- package/src/api/patients-api.ts +48 -48
- package/src/api/plans-api.ts +40 -40
- package/src/api/prescriptions-api.ts +40 -40
- package/src/api/profiles-api.ts +24 -24
- package/src/api/promotions-api.ts +24 -24
- package/src/api/search-api.ts +8 -8
- package/src/api/search-curations-api.ts +24 -24
- package/src/api/service-reviews-api.ts +40 -40
- package/src/api/services-api.ts +12 -12
- package/src/api/services-categories-api.ts +20 -16
- package/src/api/specialties-api.ts +60 -60
- package/src/api/specialty-types-api.ts +64 -64
- package/src/api/survey-forms-api.ts +36 -36
- package/src/api/survey-results-api.ts +16 -16
- package/src/api/tags-api.ts +16 -16
- package/src/api/translation-api.ts +4 -4
- package/src/api/web-apps-api.ts +36 -36
- package/src/api.ts +2 -0
- package/src/models/content-manager-item-model.ts +114 -0
- package/src/models/content-manager-model.ts +132 -0
- package/src/models/content-managers-model.ts +42 -0
- package/src/models/create-content-manager-command.ts +87 -0
- package/src/models/create-patient-manager-command.ts +87 -0
- package/src/models/index.ts +10 -0
- package/src/models/patient-manager-item-model.ts +114 -0
- package/src/models/patient-manager-model.ts +132 -0
- package/src/models/patient-managers-model.ts +42 -0
- package/src/models/update-content-manager-command.ts +87 -0
- package/src/models/update-patient-manager-command.ts +87 -0
- package/src/models/user-type.ts +3 -1
|
@@ -40,7 +40,7 @@ export const PromotionsApiAxiosParamCreator = function (configuration?: Configur
|
|
|
40
40
|
return {
|
|
41
41
|
/**
|
|
42
42
|
*
|
|
43
|
-
* @summary Get promotions
|
|
43
|
+
* @summary Get promotions (Auth policies: RequireDoctorRole)
|
|
44
44
|
* @param {string} [languageCode]
|
|
45
45
|
* @param {string} [hospitalId]
|
|
46
46
|
* @param {PromotionType} [promotionType]
|
|
@@ -130,7 +130,7 @@ export const PromotionsApiAxiosParamCreator = function (configuration?: Configur
|
|
|
130
130
|
},
|
|
131
131
|
/**
|
|
132
132
|
*
|
|
133
|
-
* @summary Create promotion
|
|
133
|
+
* @summary Create promotion (Auth policies: RequireDoctorRole)
|
|
134
134
|
* @param {CreatePromotionCommand} [createPromotionCommand]
|
|
135
135
|
* @param {*} [options] Override http request option.
|
|
136
136
|
* @throws {RequiredError}
|
|
@@ -168,7 +168,7 @@ export const PromotionsApiAxiosParamCreator = function (configuration?: Configur
|
|
|
168
168
|
},
|
|
169
169
|
/**
|
|
170
170
|
*
|
|
171
|
-
* @summary Delete promotion
|
|
171
|
+
* @summary Delete promotion (Auth policies: RequireDoctorRole)
|
|
172
172
|
* @param {string} promotionId
|
|
173
173
|
* @param {boolean} [isPermanent]
|
|
174
174
|
* @param {*} [options] Override http request option.
|
|
@@ -211,7 +211,7 @@ export const PromotionsApiAxiosParamCreator = function (configuration?: Configur
|
|
|
211
211
|
},
|
|
212
212
|
/**
|
|
213
213
|
*
|
|
214
|
-
* @summary Get promotion
|
|
214
|
+
* @summary Get promotion (Auth policies: RequireDoctorRole)
|
|
215
215
|
* @param {string} promotionId
|
|
216
216
|
* @param {string} [languageCode]
|
|
217
217
|
* @param {*} [options] Override http request option.
|
|
@@ -254,7 +254,7 @@ export const PromotionsApiAxiosParamCreator = function (configuration?: Configur
|
|
|
254
254
|
},
|
|
255
255
|
/**
|
|
256
256
|
*
|
|
257
|
-
* @summary Update promotion
|
|
257
|
+
* @summary Update promotion (Auth policies: RequireDoctorRole)
|
|
258
258
|
* @param {string} promotionId
|
|
259
259
|
* @param {UpdatePromotionCommand} [updatePromotionCommand]
|
|
260
260
|
* @param {*} [options] Override http request option.
|
|
@@ -296,7 +296,7 @@ export const PromotionsApiAxiosParamCreator = function (configuration?: Configur
|
|
|
296
296
|
},
|
|
297
297
|
/**
|
|
298
298
|
*
|
|
299
|
-
* @summary Reactivate promotion
|
|
299
|
+
* @summary Reactivate promotion (Auth policies: RequireDoctorRole)
|
|
300
300
|
* @param {string} promotionId
|
|
301
301
|
* @param {*} [options] Override http request option.
|
|
302
302
|
* @throws {RequiredError}
|
|
@@ -344,7 +344,7 @@ export const PromotionsApiFp = function(configuration?: Configuration) {
|
|
|
344
344
|
return {
|
|
345
345
|
/**
|
|
346
346
|
*
|
|
347
|
-
* @summary Get promotions
|
|
347
|
+
* @summary Get promotions (Auth policies: RequireDoctorRole)
|
|
348
348
|
* @param {string} [languageCode]
|
|
349
349
|
* @param {string} [hospitalId]
|
|
350
350
|
* @param {PromotionType} [promotionType]
|
|
@@ -364,7 +364,7 @@ export const PromotionsApiFp = function(configuration?: Configuration) {
|
|
|
364
364
|
},
|
|
365
365
|
/**
|
|
366
366
|
*
|
|
367
|
-
* @summary Create promotion
|
|
367
|
+
* @summary Create promotion (Auth policies: RequireDoctorRole)
|
|
368
368
|
* @param {CreatePromotionCommand} [createPromotionCommand]
|
|
369
369
|
* @param {*} [options] Override http request option.
|
|
370
370
|
* @throws {RequiredError}
|
|
@@ -375,7 +375,7 @@ export const PromotionsApiFp = function(configuration?: Configuration) {
|
|
|
375
375
|
},
|
|
376
376
|
/**
|
|
377
377
|
*
|
|
378
|
-
* @summary Delete promotion
|
|
378
|
+
* @summary Delete promotion (Auth policies: RequireDoctorRole)
|
|
379
379
|
* @param {string} promotionId
|
|
380
380
|
* @param {boolean} [isPermanent]
|
|
381
381
|
* @param {*} [options] Override http request option.
|
|
@@ -387,7 +387,7 @@ export const PromotionsApiFp = function(configuration?: Configuration) {
|
|
|
387
387
|
},
|
|
388
388
|
/**
|
|
389
389
|
*
|
|
390
|
-
* @summary Get promotion
|
|
390
|
+
* @summary Get promotion (Auth policies: RequireDoctorRole)
|
|
391
391
|
* @param {string} promotionId
|
|
392
392
|
* @param {string} [languageCode]
|
|
393
393
|
* @param {*} [options] Override http request option.
|
|
@@ -399,7 +399,7 @@ export const PromotionsApiFp = function(configuration?: Configuration) {
|
|
|
399
399
|
},
|
|
400
400
|
/**
|
|
401
401
|
*
|
|
402
|
-
* @summary Update promotion
|
|
402
|
+
* @summary Update promotion (Auth policies: RequireDoctorRole)
|
|
403
403
|
* @param {string} promotionId
|
|
404
404
|
* @param {UpdatePromotionCommand} [updatePromotionCommand]
|
|
405
405
|
* @param {*} [options] Override http request option.
|
|
@@ -411,7 +411,7 @@ export const PromotionsApiFp = function(configuration?: Configuration) {
|
|
|
411
411
|
},
|
|
412
412
|
/**
|
|
413
413
|
*
|
|
414
|
-
* @summary Reactivate promotion
|
|
414
|
+
* @summary Reactivate promotion (Auth policies: RequireDoctorRole)
|
|
415
415
|
* @param {string} promotionId
|
|
416
416
|
* @param {*} [options] Override http request option.
|
|
417
417
|
* @throws {RequiredError}
|
|
@@ -432,7 +432,7 @@ export const PromotionsApiFactory = function (configuration?: Configuration, bas
|
|
|
432
432
|
return {
|
|
433
433
|
/**
|
|
434
434
|
*
|
|
435
|
-
* @summary Get promotions
|
|
435
|
+
* @summary Get promotions (Auth policies: RequireDoctorRole)
|
|
436
436
|
* @param {string} [languageCode]
|
|
437
437
|
* @param {string} [hospitalId]
|
|
438
438
|
* @param {PromotionType} [promotionType]
|
|
@@ -451,7 +451,7 @@ export const PromotionsApiFactory = function (configuration?: Configuration, bas
|
|
|
451
451
|
},
|
|
452
452
|
/**
|
|
453
453
|
*
|
|
454
|
-
* @summary Create promotion
|
|
454
|
+
* @summary Create promotion (Auth policies: RequireDoctorRole)
|
|
455
455
|
* @param {CreatePromotionCommand} [createPromotionCommand]
|
|
456
456
|
* @param {*} [options] Override http request option.
|
|
457
457
|
* @throws {RequiredError}
|
|
@@ -461,7 +461,7 @@ export const PromotionsApiFactory = function (configuration?: Configuration, bas
|
|
|
461
461
|
},
|
|
462
462
|
/**
|
|
463
463
|
*
|
|
464
|
-
* @summary Delete promotion
|
|
464
|
+
* @summary Delete promotion (Auth policies: RequireDoctorRole)
|
|
465
465
|
* @param {string} promotionId
|
|
466
466
|
* @param {boolean} [isPermanent]
|
|
467
467
|
* @param {*} [options] Override http request option.
|
|
@@ -472,7 +472,7 @@ export const PromotionsApiFactory = function (configuration?: Configuration, bas
|
|
|
472
472
|
},
|
|
473
473
|
/**
|
|
474
474
|
*
|
|
475
|
-
* @summary Get promotion
|
|
475
|
+
* @summary Get promotion (Auth policies: RequireDoctorRole)
|
|
476
476
|
* @param {string} promotionId
|
|
477
477
|
* @param {string} [languageCode]
|
|
478
478
|
* @param {*} [options] Override http request option.
|
|
@@ -483,7 +483,7 @@ export const PromotionsApiFactory = function (configuration?: Configuration, bas
|
|
|
483
483
|
},
|
|
484
484
|
/**
|
|
485
485
|
*
|
|
486
|
-
* @summary Update promotion
|
|
486
|
+
* @summary Update promotion (Auth policies: RequireDoctorRole)
|
|
487
487
|
* @param {string} promotionId
|
|
488
488
|
* @param {UpdatePromotionCommand} [updatePromotionCommand]
|
|
489
489
|
* @param {*} [options] Override http request option.
|
|
@@ -494,7 +494,7 @@ export const PromotionsApiFactory = function (configuration?: Configuration, bas
|
|
|
494
494
|
},
|
|
495
495
|
/**
|
|
496
496
|
*
|
|
497
|
-
* @summary Reactivate promotion
|
|
497
|
+
* @summary Reactivate promotion (Auth policies: RequireDoctorRole)
|
|
498
498
|
* @param {string} promotionId
|
|
499
499
|
* @param {*} [options] Override http request option.
|
|
500
500
|
* @throws {RequiredError}
|
|
@@ -682,7 +682,7 @@ export interface PromotionsApiApiV1PromotionsPromotionIdReactivatePutRequest {
|
|
|
682
682
|
export class PromotionsApi extends BaseAPI {
|
|
683
683
|
/**
|
|
684
684
|
*
|
|
685
|
-
* @summary Get promotions
|
|
685
|
+
* @summary Get promotions (Auth policies: RequireDoctorRole)
|
|
686
686
|
* @param {PromotionsApiApiV1PromotionsGetRequest} requestParameters Request parameters.
|
|
687
687
|
* @param {*} [options] Override http request option.
|
|
688
688
|
* @throws {RequiredError}
|
|
@@ -694,7 +694,7 @@ export class PromotionsApi extends BaseAPI {
|
|
|
694
694
|
|
|
695
695
|
/**
|
|
696
696
|
*
|
|
697
|
-
* @summary Create promotion
|
|
697
|
+
* @summary Create promotion (Auth policies: RequireDoctorRole)
|
|
698
698
|
* @param {PromotionsApiApiV1PromotionsPostRequest} requestParameters Request parameters.
|
|
699
699
|
* @param {*} [options] Override http request option.
|
|
700
700
|
* @throws {RequiredError}
|
|
@@ -706,7 +706,7 @@ export class PromotionsApi extends BaseAPI {
|
|
|
706
706
|
|
|
707
707
|
/**
|
|
708
708
|
*
|
|
709
|
-
* @summary Delete promotion
|
|
709
|
+
* @summary Delete promotion (Auth policies: RequireDoctorRole)
|
|
710
710
|
* @param {PromotionsApiApiV1PromotionsPromotionIdDeleteRequest} requestParameters Request parameters.
|
|
711
711
|
* @param {*} [options] Override http request option.
|
|
712
712
|
* @throws {RequiredError}
|
|
@@ -718,7 +718,7 @@ export class PromotionsApi extends BaseAPI {
|
|
|
718
718
|
|
|
719
719
|
/**
|
|
720
720
|
*
|
|
721
|
-
* @summary Get promotion
|
|
721
|
+
* @summary Get promotion (Auth policies: RequireDoctorRole)
|
|
722
722
|
* @param {PromotionsApiApiV1PromotionsPromotionIdGetRequest} requestParameters Request parameters.
|
|
723
723
|
* @param {*} [options] Override http request option.
|
|
724
724
|
* @throws {RequiredError}
|
|
@@ -730,7 +730,7 @@ export class PromotionsApi extends BaseAPI {
|
|
|
730
730
|
|
|
731
731
|
/**
|
|
732
732
|
*
|
|
733
|
-
* @summary Update promotion
|
|
733
|
+
* @summary Update promotion (Auth policies: RequireDoctorRole)
|
|
734
734
|
* @param {PromotionsApiApiV1PromotionsPromotionIdPutRequest} requestParameters Request parameters.
|
|
735
735
|
* @param {*} [options] Override http request option.
|
|
736
736
|
* @throws {RequiredError}
|
|
@@ -742,7 +742,7 @@ export class PromotionsApi extends BaseAPI {
|
|
|
742
742
|
|
|
743
743
|
/**
|
|
744
744
|
*
|
|
745
|
-
* @summary Reactivate promotion
|
|
745
|
+
* @summary Reactivate promotion (Auth policies: RequireDoctorRole)
|
|
746
746
|
* @param {PromotionsApiApiV1PromotionsPromotionIdReactivatePutRequest} requestParameters Request parameters.
|
|
747
747
|
* @param {*} [options] Override http request option.
|
|
748
748
|
* @throws {RequiredError}
|
package/src/api/search-api.ts
CHANGED
|
@@ -32,7 +32,7 @@ export const SearchApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
32
32
|
return {
|
|
33
33
|
/**
|
|
34
34
|
*
|
|
35
|
-
* @summary Upload documents into azure search index. <br>To start uploading from where it left off, enter the current number of documents into skip value.
|
|
35
|
+
* @summary Upload documents into azure search index. <br>To start uploading from where it left off, enter the current number of documents into skip value. (Auth policies: RequireAdministratorRole)
|
|
36
36
|
* @param {SearchIndexType} selectedIndextype
|
|
37
37
|
* @param {number} [skip] To start uploading from where it left off, enter the current number of documents into skip value.
|
|
38
38
|
* @param {*} [options] Override http request option.
|
|
@@ -78,7 +78,7 @@ export const SearchApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
78
78
|
},
|
|
79
79
|
/**
|
|
80
80
|
*
|
|
81
|
-
* @summary Recreate Index
|
|
81
|
+
* @summary Recreate Index (Auth policies: RequireAdministratorRole)
|
|
82
82
|
* @param {Array<SearchIndexType>} selectedIndextypes
|
|
83
83
|
* @param {boolean} [recreateIndex]
|
|
84
84
|
* @param {*} [options] Override http request option.
|
|
@@ -134,7 +134,7 @@ export const SearchApiFp = function(configuration?: Configuration) {
|
|
|
134
134
|
return {
|
|
135
135
|
/**
|
|
136
136
|
*
|
|
137
|
-
* @summary Upload documents into azure search index. <br>To start uploading from where it left off, enter the current number of documents into skip value.
|
|
137
|
+
* @summary Upload documents into azure search index. <br>To start uploading from where it left off, enter the current number of documents into skip value. (Auth policies: RequireAdministratorRole)
|
|
138
138
|
* @param {SearchIndexType} selectedIndextype
|
|
139
139
|
* @param {number} [skip] To start uploading from where it left off, enter the current number of documents into skip value.
|
|
140
140
|
* @param {*} [options] Override http request option.
|
|
@@ -146,7 +146,7 @@ export const SearchApiFp = function(configuration?: Configuration) {
|
|
|
146
146
|
},
|
|
147
147
|
/**
|
|
148
148
|
*
|
|
149
|
-
* @summary Recreate Index
|
|
149
|
+
* @summary Recreate Index (Auth policies: RequireAdministratorRole)
|
|
150
150
|
* @param {Array<SearchIndexType>} selectedIndextypes
|
|
151
151
|
* @param {boolean} [recreateIndex]
|
|
152
152
|
* @param {*} [options] Override http request option.
|
|
@@ -168,7 +168,7 @@ export const SearchApiFactory = function (configuration?: Configuration, basePat
|
|
|
168
168
|
return {
|
|
169
169
|
/**
|
|
170
170
|
*
|
|
171
|
-
* @summary Upload documents into azure search index. <br>To start uploading from where it left off, enter the current number of documents into skip value.
|
|
171
|
+
* @summary Upload documents into azure search index. <br>To start uploading from where it left off, enter the current number of documents into skip value. (Auth policies: RequireAdministratorRole)
|
|
172
172
|
* @param {SearchIndexType} selectedIndextype
|
|
173
173
|
* @param {number} [skip] To start uploading from where it left off, enter the current number of documents into skip value.
|
|
174
174
|
* @param {*} [options] Override http request option.
|
|
@@ -179,7 +179,7 @@ export const SearchApiFactory = function (configuration?: Configuration, basePat
|
|
|
179
179
|
},
|
|
180
180
|
/**
|
|
181
181
|
*
|
|
182
|
-
* @summary Recreate Index
|
|
182
|
+
* @summary Recreate Index (Auth policies: RequireAdministratorRole)
|
|
183
183
|
* @param {Array<SearchIndexType>} selectedIndextypes
|
|
184
184
|
* @param {boolean} [recreateIndex]
|
|
185
185
|
* @param {*} [options] Override http request option.
|
|
@@ -242,7 +242,7 @@ export interface SearchApiApiV1SearchRecreatePostRequest {
|
|
|
242
242
|
export class SearchApi extends BaseAPI {
|
|
243
243
|
/**
|
|
244
244
|
*
|
|
245
|
-
* @summary Upload documents into azure search index. <br>To start uploading from where it left off, enter the current number of documents into skip value.
|
|
245
|
+
* @summary Upload documents into azure search index. <br>To start uploading from where it left off, enter the current number of documents into skip value. (Auth policies: RequireAdministratorRole)
|
|
246
246
|
* @param {SearchApiApiV1SearchDocumentsPostRequest} requestParameters Request parameters.
|
|
247
247
|
* @param {*} [options] Override http request option.
|
|
248
248
|
* @throws {RequiredError}
|
|
@@ -254,7 +254,7 @@ export class SearchApi extends BaseAPI {
|
|
|
254
254
|
|
|
255
255
|
/**
|
|
256
256
|
*
|
|
257
|
-
* @summary Recreate Index
|
|
257
|
+
* @summary Recreate Index (Auth policies: RequireAdministratorRole)
|
|
258
258
|
* @param {SearchApiApiV1SearchRecreatePostRequest} requestParameters Request parameters.
|
|
259
259
|
* @param {*} [options] Override http request option.
|
|
260
260
|
* @throws {RequiredError}
|
|
@@ -32,7 +32,7 @@ export const SearchCurationsApiAxiosParamCreator = function (configuration?: Con
|
|
|
32
32
|
return {
|
|
33
33
|
/**
|
|
34
34
|
*
|
|
35
|
-
* @summary Get all SearchCurationItems
|
|
35
|
+
* @summary Get all SearchCurationItems (Auth policies: RequireManagerRole)
|
|
36
36
|
* @param {string} languageCode
|
|
37
37
|
* @param {*} [options] Override http request option.
|
|
38
38
|
* @throws {RequiredError}
|
|
@@ -70,7 +70,7 @@ export const SearchCurationsApiAxiosParamCreator = function (configuration?: Con
|
|
|
70
70
|
},
|
|
71
71
|
/**
|
|
72
72
|
*
|
|
73
|
-
* @summary Delete SearchCurationItem
|
|
73
|
+
* @summary Delete SearchCurationItem (Auth policies: RequireManagerRole)
|
|
74
74
|
* @param {string} languageCode
|
|
75
75
|
* @param {string} id
|
|
76
76
|
* @param {*} [options] Override http request option.
|
|
@@ -112,7 +112,7 @@ export const SearchCurationsApiAxiosParamCreator = function (configuration?: Con
|
|
|
112
112
|
},
|
|
113
113
|
/**
|
|
114
114
|
*
|
|
115
|
-
* @summary Get SearchCurationItem by id
|
|
115
|
+
* @summary Get SearchCurationItem by id (Auth policies: RequireManagerRole)
|
|
116
116
|
* @param {string} languageCode
|
|
117
117
|
* @param {string} id
|
|
118
118
|
* @param {*} [options] Override http request option.
|
|
@@ -154,7 +154,7 @@ export const SearchCurationsApiAxiosParamCreator = function (configuration?: Con
|
|
|
154
154
|
},
|
|
155
155
|
/**
|
|
156
156
|
*
|
|
157
|
-
* @summary Get SearchCurationItems by parent id
|
|
157
|
+
* @summary Get SearchCurationItems by parent id (Auth policies: RequireManagerRole)
|
|
158
158
|
* @param {string} languageCode
|
|
159
159
|
* @param {string} parentId
|
|
160
160
|
* @param {*} [options] Override http request option.
|
|
@@ -196,7 +196,7 @@ export const SearchCurationsApiAxiosParamCreator = function (configuration?: Con
|
|
|
196
196
|
},
|
|
197
197
|
/**
|
|
198
198
|
*
|
|
199
|
-
* @summary Save SearchCurationItem
|
|
199
|
+
* @summary Save SearchCurationItem (Auth policies: RequireManagerRole)
|
|
200
200
|
* @param {string} languageCode
|
|
201
201
|
* @param {SaveSearchCurationsCommand} [saveSearchCurationsCommand]
|
|
202
202
|
* @param {*} [options] Override http request option.
|
|
@@ -238,7 +238,7 @@ export const SearchCurationsApiAxiosParamCreator = function (configuration?: Con
|
|
|
238
238
|
},
|
|
239
239
|
/**
|
|
240
240
|
*
|
|
241
|
-
* @summary Revalidate searchCurationItem
|
|
241
|
+
* @summary Revalidate searchCurationItem (Auth policies: RequireManagerRole)
|
|
242
242
|
* @param {string} slug
|
|
243
243
|
* @param {string} [languageCode]
|
|
244
244
|
* @param {*} [options] Override http request option.
|
|
@@ -291,7 +291,7 @@ export const SearchCurationsApiFp = function(configuration?: Configuration) {
|
|
|
291
291
|
return {
|
|
292
292
|
/**
|
|
293
293
|
*
|
|
294
|
-
* @summary Get all SearchCurationItems
|
|
294
|
+
* @summary Get all SearchCurationItems (Auth policies: RequireManagerRole)
|
|
295
295
|
* @param {string} languageCode
|
|
296
296
|
* @param {*} [options] Override http request option.
|
|
297
297
|
* @throws {RequiredError}
|
|
@@ -302,7 +302,7 @@ export const SearchCurationsApiFp = function(configuration?: Configuration) {
|
|
|
302
302
|
},
|
|
303
303
|
/**
|
|
304
304
|
*
|
|
305
|
-
* @summary Delete SearchCurationItem
|
|
305
|
+
* @summary Delete SearchCurationItem (Auth policies: RequireManagerRole)
|
|
306
306
|
* @param {string} languageCode
|
|
307
307
|
* @param {string} id
|
|
308
308
|
* @param {*} [options] Override http request option.
|
|
@@ -314,7 +314,7 @@ export const SearchCurationsApiFp = function(configuration?: Configuration) {
|
|
|
314
314
|
},
|
|
315
315
|
/**
|
|
316
316
|
*
|
|
317
|
-
* @summary Get SearchCurationItem by id
|
|
317
|
+
* @summary Get SearchCurationItem by id (Auth policies: RequireManagerRole)
|
|
318
318
|
* @param {string} languageCode
|
|
319
319
|
* @param {string} id
|
|
320
320
|
* @param {*} [options] Override http request option.
|
|
@@ -326,7 +326,7 @@ export const SearchCurationsApiFp = function(configuration?: Configuration) {
|
|
|
326
326
|
},
|
|
327
327
|
/**
|
|
328
328
|
*
|
|
329
|
-
* @summary Get SearchCurationItems by parent id
|
|
329
|
+
* @summary Get SearchCurationItems by parent id (Auth policies: RequireManagerRole)
|
|
330
330
|
* @param {string} languageCode
|
|
331
331
|
* @param {string} parentId
|
|
332
332
|
* @param {*} [options] Override http request option.
|
|
@@ -338,7 +338,7 @@ export const SearchCurationsApiFp = function(configuration?: Configuration) {
|
|
|
338
338
|
},
|
|
339
339
|
/**
|
|
340
340
|
*
|
|
341
|
-
* @summary Save SearchCurationItem
|
|
341
|
+
* @summary Save SearchCurationItem (Auth policies: RequireManagerRole)
|
|
342
342
|
* @param {string} languageCode
|
|
343
343
|
* @param {SaveSearchCurationsCommand} [saveSearchCurationsCommand]
|
|
344
344
|
* @param {*} [options] Override http request option.
|
|
@@ -350,7 +350,7 @@ export const SearchCurationsApiFp = function(configuration?: Configuration) {
|
|
|
350
350
|
},
|
|
351
351
|
/**
|
|
352
352
|
*
|
|
353
|
-
* @summary Revalidate searchCurationItem
|
|
353
|
+
* @summary Revalidate searchCurationItem (Auth policies: RequireManagerRole)
|
|
354
354
|
* @param {string} slug
|
|
355
355
|
* @param {string} [languageCode]
|
|
356
356
|
* @param {*} [options] Override http request option.
|
|
@@ -372,7 +372,7 @@ export const SearchCurationsApiFactory = function (configuration?: Configuration
|
|
|
372
372
|
return {
|
|
373
373
|
/**
|
|
374
374
|
*
|
|
375
|
-
* @summary Get all SearchCurationItems
|
|
375
|
+
* @summary Get all SearchCurationItems (Auth policies: RequireManagerRole)
|
|
376
376
|
* @param {string} languageCode
|
|
377
377
|
* @param {*} [options] Override http request option.
|
|
378
378
|
* @throws {RequiredError}
|
|
@@ -382,7 +382,7 @@ export const SearchCurationsApiFactory = function (configuration?: Configuration
|
|
|
382
382
|
},
|
|
383
383
|
/**
|
|
384
384
|
*
|
|
385
|
-
* @summary Delete SearchCurationItem
|
|
385
|
+
* @summary Delete SearchCurationItem (Auth policies: RequireManagerRole)
|
|
386
386
|
* @param {string} languageCode
|
|
387
387
|
* @param {string} id
|
|
388
388
|
* @param {*} [options] Override http request option.
|
|
@@ -393,7 +393,7 @@ export const SearchCurationsApiFactory = function (configuration?: Configuration
|
|
|
393
393
|
},
|
|
394
394
|
/**
|
|
395
395
|
*
|
|
396
|
-
* @summary Get SearchCurationItem by id
|
|
396
|
+
* @summary Get SearchCurationItem by id (Auth policies: RequireManagerRole)
|
|
397
397
|
* @param {string} languageCode
|
|
398
398
|
* @param {string} id
|
|
399
399
|
* @param {*} [options] Override http request option.
|
|
@@ -404,7 +404,7 @@ export const SearchCurationsApiFactory = function (configuration?: Configuration
|
|
|
404
404
|
},
|
|
405
405
|
/**
|
|
406
406
|
*
|
|
407
|
-
* @summary Get SearchCurationItems by parent id
|
|
407
|
+
* @summary Get SearchCurationItems by parent id (Auth policies: RequireManagerRole)
|
|
408
408
|
* @param {string} languageCode
|
|
409
409
|
* @param {string} parentId
|
|
410
410
|
* @param {*} [options] Override http request option.
|
|
@@ -415,7 +415,7 @@ export const SearchCurationsApiFactory = function (configuration?: Configuration
|
|
|
415
415
|
},
|
|
416
416
|
/**
|
|
417
417
|
*
|
|
418
|
-
* @summary Save SearchCurationItem
|
|
418
|
+
* @summary Save SearchCurationItem (Auth policies: RequireManagerRole)
|
|
419
419
|
* @param {string} languageCode
|
|
420
420
|
* @param {SaveSearchCurationsCommand} [saveSearchCurationsCommand]
|
|
421
421
|
* @param {*} [options] Override http request option.
|
|
@@ -426,7 +426,7 @@ export const SearchCurationsApiFactory = function (configuration?: Configuration
|
|
|
426
426
|
},
|
|
427
427
|
/**
|
|
428
428
|
*
|
|
429
|
-
* @summary Revalidate searchCurationItem
|
|
429
|
+
* @summary Revalidate searchCurationItem (Auth policies: RequireManagerRole)
|
|
430
430
|
* @param {string} slug
|
|
431
431
|
* @param {string} [languageCode]
|
|
432
432
|
* @param {*} [options] Override http request option.
|
|
@@ -566,7 +566,7 @@ export interface SearchCurationsApiApiV1SearchcurationsSlugRevalidatePostRequest
|
|
|
566
566
|
export class SearchCurationsApi extends BaseAPI {
|
|
567
567
|
/**
|
|
568
568
|
*
|
|
569
|
-
* @summary Get all SearchCurationItems
|
|
569
|
+
* @summary Get all SearchCurationItems (Auth policies: RequireManagerRole)
|
|
570
570
|
* @param {SearchCurationsApiApiV1SearchcurationsLanguageCodeGetRequest} requestParameters Request parameters.
|
|
571
571
|
* @param {*} [options] Override http request option.
|
|
572
572
|
* @throws {RequiredError}
|
|
@@ -578,7 +578,7 @@ export class SearchCurationsApi extends BaseAPI {
|
|
|
578
578
|
|
|
579
579
|
/**
|
|
580
580
|
*
|
|
581
|
-
* @summary Delete SearchCurationItem
|
|
581
|
+
* @summary Delete SearchCurationItem (Auth policies: RequireManagerRole)
|
|
582
582
|
* @param {SearchCurationsApiApiV1SearchcurationsLanguageCodeIdDeleteRequest} requestParameters Request parameters.
|
|
583
583
|
* @param {*} [options] Override http request option.
|
|
584
584
|
* @throws {RequiredError}
|
|
@@ -590,7 +590,7 @@ export class SearchCurationsApi extends BaseAPI {
|
|
|
590
590
|
|
|
591
591
|
/**
|
|
592
592
|
*
|
|
593
|
-
* @summary Get SearchCurationItem by id
|
|
593
|
+
* @summary Get SearchCurationItem by id (Auth policies: RequireManagerRole)
|
|
594
594
|
* @param {SearchCurationsApiApiV1SearchcurationsLanguageCodeIdGetRequest} requestParameters Request parameters.
|
|
595
595
|
* @param {*} [options] Override http request option.
|
|
596
596
|
* @throws {RequiredError}
|
|
@@ -602,7 +602,7 @@ export class SearchCurationsApi extends BaseAPI {
|
|
|
602
602
|
|
|
603
603
|
/**
|
|
604
604
|
*
|
|
605
|
-
* @summary Get SearchCurationItems by parent id
|
|
605
|
+
* @summary Get SearchCurationItems by parent id (Auth policies: RequireManagerRole)
|
|
606
606
|
* @param {SearchCurationsApiApiV1SearchcurationsLanguageCodeParentIdSubitemsGetRequest} requestParameters Request parameters.
|
|
607
607
|
* @param {*} [options] Override http request option.
|
|
608
608
|
* @throws {RequiredError}
|
|
@@ -614,7 +614,7 @@ export class SearchCurationsApi extends BaseAPI {
|
|
|
614
614
|
|
|
615
615
|
/**
|
|
616
616
|
*
|
|
617
|
-
* @summary Save SearchCurationItem
|
|
617
|
+
* @summary Save SearchCurationItem (Auth policies: RequireManagerRole)
|
|
618
618
|
* @param {SearchCurationsApiApiV1SearchcurationsLanguageCodePostRequest} requestParameters Request parameters.
|
|
619
619
|
* @param {*} [options] Override http request option.
|
|
620
620
|
* @throws {RequiredError}
|
|
@@ -626,7 +626,7 @@ export class SearchCurationsApi extends BaseAPI {
|
|
|
626
626
|
|
|
627
627
|
/**
|
|
628
628
|
*
|
|
629
|
-
* @summary Revalidate searchCurationItem
|
|
629
|
+
* @summary Revalidate searchCurationItem (Auth policies: RequireManagerRole)
|
|
630
630
|
* @param {SearchCurationsApiApiV1SearchcurationsSlugRevalidatePostRequest} requestParameters Request parameters.
|
|
631
631
|
* @param {*} [options] Override http request option.
|
|
632
632
|
* @throws {RequiredError}
|