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
|
@@ -94,7 +94,7 @@ var ServiceReviewsApiAxiosParamCreator = function (configuration) {
|
|
|
94
94
|
return {
|
|
95
95
|
/**
|
|
96
96
|
*
|
|
97
|
-
* @summary Get all ServiceReviews.
|
|
97
|
+
* @summary Get all ServiceReviews. (Auth policies: RequireDoctorRole)
|
|
98
98
|
* @param {string} [id]
|
|
99
99
|
* @param {string} [serviceId]
|
|
100
100
|
* @param {string} [serviceName]
|
|
@@ -199,7 +199,7 @@ var ServiceReviewsApiAxiosParamCreator = function (configuration) {
|
|
|
199
199
|
},
|
|
200
200
|
/**
|
|
201
201
|
*
|
|
202
|
-
* @summary Create a ServiceReview.
|
|
202
|
+
* @summary Create a ServiceReview. (Auth policies: RequireDoctorRole)
|
|
203
203
|
* @param {CreateServiceReviewCommand} [createServiceReviewCommand]
|
|
204
204
|
* @param {*} [options] Override http request option.
|
|
205
205
|
* @throws {RequiredError}
|
|
@@ -241,7 +241,7 @@ var ServiceReviewsApiAxiosParamCreator = function (configuration) {
|
|
|
241
241
|
},
|
|
242
242
|
/**
|
|
243
243
|
*
|
|
244
|
-
* @summary Delete ServiceReview.
|
|
244
|
+
* @summary Delete ServiceReview. (Auth policies: RequireDoctorRole)
|
|
245
245
|
* @param {string} serviceReviewId
|
|
246
246
|
* @param {string} [languageCode]
|
|
247
247
|
* @param {boolean} [isPermanent]
|
|
@@ -292,7 +292,7 @@ var ServiceReviewsApiAxiosParamCreator = function (configuration) {
|
|
|
292
292
|
},
|
|
293
293
|
/**
|
|
294
294
|
*
|
|
295
|
-
* @summary
|
|
295
|
+
* @summary (Auth policies: RequireDoctorRole)
|
|
296
296
|
* @param {string} serviceReviewId
|
|
297
297
|
* @param {string} [languageCode]
|
|
298
298
|
* @param {*} [options] Override http request option.
|
|
@@ -339,7 +339,7 @@ var ServiceReviewsApiAxiosParamCreator = function (configuration) {
|
|
|
339
339
|
},
|
|
340
340
|
/**
|
|
341
341
|
*
|
|
342
|
-
* @summary Get all ServiceReviewMedias.
|
|
342
|
+
* @summary Get all ServiceReviewMedias. (Auth policies: RequireDoctorRole)
|
|
343
343
|
* @param {string} serviceReviewId
|
|
344
344
|
* @param {string} [id]
|
|
345
345
|
* @param {MediaType} [mediaType]
|
|
@@ -404,7 +404,7 @@ var ServiceReviewsApiAxiosParamCreator = function (configuration) {
|
|
|
404
404
|
},
|
|
405
405
|
/**
|
|
406
406
|
*
|
|
407
|
-
* @summary Delete ServiceReviewMedia
|
|
407
|
+
* @summary Delete ServiceReviewMedia (Auth policies: RequireDoctorRole)
|
|
408
408
|
* @param {string} serviceReviewId
|
|
409
409
|
* @param {string} mediaId
|
|
410
410
|
* @param {*} [options] Override http request option.
|
|
@@ -451,7 +451,7 @@ var ServiceReviewsApiAxiosParamCreator = function (configuration) {
|
|
|
451
451
|
},
|
|
452
452
|
/**
|
|
453
453
|
*
|
|
454
|
-
* @summary Get ServiceReviewMedia.
|
|
454
|
+
* @summary Get ServiceReviewMedia. (Auth policies: RequireDoctorRole)
|
|
455
455
|
* @param {string} serviceReviewId
|
|
456
456
|
* @param {string} mediaId
|
|
457
457
|
* @param {*} [options] Override http request option.
|
|
@@ -498,7 +498,7 @@ var ServiceReviewsApiAxiosParamCreator = function (configuration) {
|
|
|
498
498
|
},
|
|
499
499
|
/**
|
|
500
500
|
*
|
|
501
|
-
* @summary Update ServiceReviewMedia.
|
|
501
|
+
* @summary Update ServiceReviewMedia. (Auth policies: RequireDoctorRole)
|
|
502
502
|
* @param {string} serviceReviewId
|
|
503
503
|
* @param {string} mediaId
|
|
504
504
|
* @param {UpdateMediaCommand} [updateMediaCommand]
|
|
@@ -548,7 +548,7 @@ var ServiceReviewsApiAxiosParamCreator = function (configuration) {
|
|
|
548
548
|
},
|
|
549
549
|
/**
|
|
550
550
|
*
|
|
551
|
-
* @summary Create ServiceReviewMedia.
|
|
551
|
+
* @summary Create ServiceReviewMedia. (Auth policies: RequireDoctorRole)
|
|
552
552
|
* @param {string} serviceReviewId
|
|
553
553
|
* @param {CreateMediaCommand} [createMediaCommand]
|
|
554
554
|
* @param {*} [options] Override http request option.
|
|
@@ -594,7 +594,7 @@ var ServiceReviewsApiAxiosParamCreator = function (configuration) {
|
|
|
594
594
|
},
|
|
595
595
|
/**
|
|
596
596
|
*
|
|
597
|
-
* @summary Update ServiceReview.
|
|
597
|
+
* @summary Update ServiceReview. (Auth policies: RequireDoctorRole)
|
|
598
598
|
* @param {string} serviceReviewId
|
|
599
599
|
* @param {UpdateServiceReviewCommand} [updateServiceReviewCommand]
|
|
600
600
|
* @param {*} [options] Override http request option.
|
|
@@ -650,7 +650,7 @@ var ServiceReviewsApiFp = function (configuration) {
|
|
|
650
650
|
return {
|
|
651
651
|
/**
|
|
652
652
|
*
|
|
653
|
-
* @summary Get all ServiceReviews.
|
|
653
|
+
* @summary Get all ServiceReviews. (Auth policies: RequireDoctorRole)
|
|
654
654
|
* @param {string} [id]
|
|
655
655
|
* @param {string} [serviceId]
|
|
656
656
|
* @param {string} [serviceName]
|
|
@@ -685,7 +685,7 @@ var ServiceReviewsApiFp = function (configuration) {
|
|
|
685
685
|
},
|
|
686
686
|
/**
|
|
687
687
|
*
|
|
688
|
-
* @summary Create a ServiceReview.
|
|
688
|
+
* @summary Create a ServiceReview. (Auth policies: RequireDoctorRole)
|
|
689
689
|
* @param {CreateServiceReviewCommand} [createServiceReviewCommand]
|
|
690
690
|
* @param {*} [options] Override http request option.
|
|
691
691
|
* @throws {RequiredError}
|
|
@@ -705,7 +705,7 @@ var ServiceReviewsApiFp = function (configuration) {
|
|
|
705
705
|
},
|
|
706
706
|
/**
|
|
707
707
|
*
|
|
708
|
-
* @summary Delete ServiceReview.
|
|
708
|
+
* @summary Delete ServiceReview. (Auth policies: RequireDoctorRole)
|
|
709
709
|
* @param {string} serviceReviewId
|
|
710
710
|
* @param {string} [languageCode]
|
|
711
711
|
* @param {boolean} [isPermanent]
|
|
@@ -727,7 +727,7 @@ var ServiceReviewsApiFp = function (configuration) {
|
|
|
727
727
|
},
|
|
728
728
|
/**
|
|
729
729
|
*
|
|
730
|
-
* @summary
|
|
730
|
+
* @summary (Auth policies: RequireDoctorRole)
|
|
731
731
|
* @param {string} serviceReviewId
|
|
732
732
|
* @param {string} [languageCode]
|
|
733
733
|
* @param {*} [options] Override http request option.
|
|
@@ -748,7 +748,7 @@ var ServiceReviewsApiFp = function (configuration) {
|
|
|
748
748
|
},
|
|
749
749
|
/**
|
|
750
750
|
*
|
|
751
|
-
* @summary Get all ServiceReviewMedias.
|
|
751
|
+
* @summary Get all ServiceReviewMedias. (Auth policies: RequireDoctorRole)
|
|
752
752
|
* @param {string} serviceReviewId
|
|
753
753
|
* @param {string} [id]
|
|
754
754
|
* @param {MediaType} [mediaType]
|
|
@@ -773,7 +773,7 @@ var ServiceReviewsApiFp = function (configuration) {
|
|
|
773
773
|
},
|
|
774
774
|
/**
|
|
775
775
|
*
|
|
776
|
-
* @summary Delete ServiceReviewMedia
|
|
776
|
+
* @summary Delete ServiceReviewMedia (Auth policies: RequireDoctorRole)
|
|
777
777
|
* @param {string} serviceReviewId
|
|
778
778
|
* @param {string} mediaId
|
|
779
779
|
* @param {*} [options] Override http request option.
|
|
@@ -794,7 +794,7 @@ var ServiceReviewsApiFp = function (configuration) {
|
|
|
794
794
|
},
|
|
795
795
|
/**
|
|
796
796
|
*
|
|
797
|
-
* @summary Get ServiceReviewMedia.
|
|
797
|
+
* @summary Get ServiceReviewMedia. (Auth policies: RequireDoctorRole)
|
|
798
798
|
* @param {string} serviceReviewId
|
|
799
799
|
* @param {string} mediaId
|
|
800
800
|
* @param {*} [options] Override http request option.
|
|
@@ -815,7 +815,7 @@ var ServiceReviewsApiFp = function (configuration) {
|
|
|
815
815
|
},
|
|
816
816
|
/**
|
|
817
817
|
*
|
|
818
|
-
* @summary Update ServiceReviewMedia.
|
|
818
|
+
* @summary Update ServiceReviewMedia. (Auth policies: RequireDoctorRole)
|
|
819
819
|
* @param {string} serviceReviewId
|
|
820
820
|
* @param {string} mediaId
|
|
821
821
|
* @param {UpdateMediaCommand} [updateMediaCommand]
|
|
@@ -837,7 +837,7 @@ var ServiceReviewsApiFp = function (configuration) {
|
|
|
837
837
|
},
|
|
838
838
|
/**
|
|
839
839
|
*
|
|
840
|
-
* @summary Create ServiceReviewMedia.
|
|
840
|
+
* @summary Create ServiceReviewMedia. (Auth policies: RequireDoctorRole)
|
|
841
841
|
* @param {string} serviceReviewId
|
|
842
842
|
* @param {CreateMediaCommand} [createMediaCommand]
|
|
843
843
|
* @param {*} [options] Override http request option.
|
|
@@ -858,7 +858,7 @@ var ServiceReviewsApiFp = function (configuration) {
|
|
|
858
858
|
},
|
|
859
859
|
/**
|
|
860
860
|
*
|
|
861
|
-
* @summary Update ServiceReview.
|
|
861
|
+
* @summary Update ServiceReview. (Auth policies: RequireDoctorRole)
|
|
862
862
|
* @param {string} serviceReviewId
|
|
863
863
|
* @param {UpdateServiceReviewCommand} [updateServiceReviewCommand]
|
|
864
864
|
* @param {*} [options] Override http request option.
|
|
@@ -889,7 +889,7 @@ var ServiceReviewsApiFactory = function (configuration, basePath, axios) {
|
|
|
889
889
|
return {
|
|
890
890
|
/**
|
|
891
891
|
*
|
|
892
|
-
* @summary Get all ServiceReviews.
|
|
892
|
+
* @summary Get all ServiceReviews. (Auth policies: RequireDoctorRole)
|
|
893
893
|
* @param {string} [id]
|
|
894
894
|
* @param {string} [serviceId]
|
|
895
895
|
* @param {string} [serviceName]
|
|
@@ -914,7 +914,7 @@ var ServiceReviewsApiFactory = function (configuration, basePath, axios) {
|
|
|
914
914
|
},
|
|
915
915
|
/**
|
|
916
916
|
*
|
|
917
|
-
* @summary Create a ServiceReview.
|
|
917
|
+
* @summary Create a ServiceReview. (Auth policies: RequireDoctorRole)
|
|
918
918
|
* @param {CreateServiceReviewCommand} [createServiceReviewCommand]
|
|
919
919
|
* @param {*} [options] Override http request option.
|
|
920
920
|
* @throws {RequiredError}
|
|
@@ -924,7 +924,7 @@ var ServiceReviewsApiFactory = function (configuration, basePath, axios) {
|
|
|
924
924
|
},
|
|
925
925
|
/**
|
|
926
926
|
*
|
|
927
|
-
* @summary Delete ServiceReview.
|
|
927
|
+
* @summary Delete ServiceReview. (Auth policies: RequireDoctorRole)
|
|
928
928
|
* @param {string} serviceReviewId
|
|
929
929
|
* @param {string} [languageCode]
|
|
930
930
|
* @param {boolean} [isPermanent]
|
|
@@ -936,7 +936,7 @@ var ServiceReviewsApiFactory = function (configuration, basePath, axios) {
|
|
|
936
936
|
},
|
|
937
937
|
/**
|
|
938
938
|
*
|
|
939
|
-
* @summary
|
|
939
|
+
* @summary (Auth policies: RequireDoctorRole)
|
|
940
940
|
* @param {string} serviceReviewId
|
|
941
941
|
* @param {string} [languageCode]
|
|
942
942
|
* @param {*} [options] Override http request option.
|
|
@@ -947,7 +947,7 @@ var ServiceReviewsApiFactory = function (configuration, basePath, axios) {
|
|
|
947
947
|
},
|
|
948
948
|
/**
|
|
949
949
|
*
|
|
950
|
-
* @summary Get all ServiceReviewMedias.
|
|
950
|
+
* @summary Get all ServiceReviewMedias. (Auth policies: RequireDoctorRole)
|
|
951
951
|
* @param {string} serviceReviewId
|
|
952
952
|
* @param {string} [id]
|
|
953
953
|
* @param {MediaType} [mediaType]
|
|
@@ -962,7 +962,7 @@ var ServiceReviewsApiFactory = function (configuration, basePath, axios) {
|
|
|
962
962
|
},
|
|
963
963
|
/**
|
|
964
964
|
*
|
|
965
|
-
* @summary Delete ServiceReviewMedia
|
|
965
|
+
* @summary Delete ServiceReviewMedia (Auth policies: RequireDoctorRole)
|
|
966
966
|
* @param {string} serviceReviewId
|
|
967
967
|
* @param {string} mediaId
|
|
968
968
|
* @param {*} [options] Override http request option.
|
|
@@ -973,7 +973,7 @@ var ServiceReviewsApiFactory = function (configuration, basePath, axios) {
|
|
|
973
973
|
},
|
|
974
974
|
/**
|
|
975
975
|
*
|
|
976
|
-
* @summary Get ServiceReviewMedia.
|
|
976
|
+
* @summary Get ServiceReviewMedia. (Auth policies: RequireDoctorRole)
|
|
977
977
|
* @param {string} serviceReviewId
|
|
978
978
|
* @param {string} mediaId
|
|
979
979
|
* @param {*} [options] Override http request option.
|
|
@@ -984,7 +984,7 @@ var ServiceReviewsApiFactory = function (configuration, basePath, axios) {
|
|
|
984
984
|
},
|
|
985
985
|
/**
|
|
986
986
|
*
|
|
987
|
-
* @summary Update ServiceReviewMedia.
|
|
987
|
+
* @summary Update ServiceReviewMedia. (Auth policies: RequireDoctorRole)
|
|
988
988
|
* @param {string} serviceReviewId
|
|
989
989
|
* @param {string} mediaId
|
|
990
990
|
* @param {UpdateMediaCommand} [updateMediaCommand]
|
|
@@ -996,7 +996,7 @@ var ServiceReviewsApiFactory = function (configuration, basePath, axios) {
|
|
|
996
996
|
},
|
|
997
997
|
/**
|
|
998
998
|
*
|
|
999
|
-
* @summary Create ServiceReviewMedia.
|
|
999
|
+
* @summary Create ServiceReviewMedia. (Auth policies: RequireDoctorRole)
|
|
1000
1000
|
* @param {string} serviceReviewId
|
|
1001
1001
|
* @param {CreateMediaCommand} [createMediaCommand]
|
|
1002
1002
|
* @param {*} [options] Override http request option.
|
|
@@ -1007,7 +1007,7 @@ var ServiceReviewsApiFactory = function (configuration, basePath, axios) {
|
|
|
1007
1007
|
},
|
|
1008
1008
|
/**
|
|
1009
1009
|
*
|
|
1010
|
-
* @summary Update ServiceReview.
|
|
1010
|
+
* @summary Update ServiceReview. (Auth policies: RequireDoctorRole)
|
|
1011
1011
|
* @param {string} serviceReviewId
|
|
1012
1012
|
* @param {UpdateServiceReviewCommand} [updateServiceReviewCommand]
|
|
1013
1013
|
* @param {*} [options] Override http request option.
|
|
@@ -1032,7 +1032,7 @@ var ServiceReviewsApi = /** @class */ (function (_super) {
|
|
|
1032
1032
|
}
|
|
1033
1033
|
/**
|
|
1034
1034
|
*
|
|
1035
|
-
* @summary Get all ServiceReviews.
|
|
1035
|
+
* @summary Get all ServiceReviews. (Auth policies: RequireDoctorRole)
|
|
1036
1036
|
* @param {ServiceReviewsApiApiV1ServicereviewsGetRequest} requestParameters Request parameters.
|
|
1037
1037
|
* @param {*} [options] Override http request option.
|
|
1038
1038
|
* @throws {RequiredError}
|
|
@@ -1045,7 +1045,7 @@ var ServiceReviewsApi = /** @class */ (function (_super) {
|
|
|
1045
1045
|
};
|
|
1046
1046
|
/**
|
|
1047
1047
|
*
|
|
1048
|
-
* @summary Create a ServiceReview.
|
|
1048
|
+
* @summary Create a ServiceReview. (Auth policies: RequireDoctorRole)
|
|
1049
1049
|
* @param {ServiceReviewsApiApiV1ServicereviewsPostRequest} requestParameters Request parameters.
|
|
1050
1050
|
* @param {*} [options] Override http request option.
|
|
1051
1051
|
* @throws {RequiredError}
|
|
@@ -1058,7 +1058,7 @@ var ServiceReviewsApi = /** @class */ (function (_super) {
|
|
|
1058
1058
|
};
|
|
1059
1059
|
/**
|
|
1060
1060
|
*
|
|
1061
|
-
* @summary Delete ServiceReview.
|
|
1061
|
+
* @summary Delete ServiceReview. (Auth policies: RequireDoctorRole)
|
|
1062
1062
|
* @param {ServiceReviewsApiApiV1ServicereviewsServiceReviewIdDeleteRequest} requestParameters Request parameters.
|
|
1063
1063
|
* @param {*} [options] Override http request option.
|
|
1064
1064
|
* @throws {RequiredError}
|
|
@@ -1070,7 +1070,7 @@ var ServiceReviewsApi = /** @class */ (function (_super) {
|
|
|
1070
1070
|
};
|
|
1071
1071
|
/**
|
|
1072
1072
|
*
|
|
1073
|
-
* @summary
|
|
1073
|
+
* @summary (Auth policies: RequireDoctorRole)
|
|
1074
1074
|
* @param {ServiceReviewsApiApiV1ServicereviewsServiceReviewIdGetRequest} requestParameters Request parameters.
|
|
1075
1075
|
* @param {*} [options] Override http request option.
|
|
1076
1076
|
* @throws {RequiredError}
|
|
@@ -1082,7 +1082,7 @@ var ServiceReviewsApi = /** @class */ (function (_super) {
|
|
|
1082
1082
|
};
|
|
1083
1083
|
/**
|
|
1084
1084
|
*
|
|
1085
|
-
* @summary Get all ServiceReviewMedias.
|
|
1085
|
+
* @summary Get all ServiceReviewMedias. (Auth policies: RequireDoctorRole)
|
|
1086
1086
|
* @param {ServiceReviewsApiApiV1ServicereviewsServiceReviewIdMediasGetRequest} requestParameters Request parameters.
|
|
1087
1087
|
* @param {*} [options] Override http request option.
|
|
1088
1088
|
* @throws {RequiredError}
|
|
@@ -1094,7 +1094,7 @@ var ServiceReviewsApi = /** @class */ (function (_super) {
|
|
|
1094
1094
|
};
|
|
1095
1095
|
/**
|
|
1096
1096
|
*
|
|
1097
|
-
* @summary Delete ServiceReviewMedia
|
|
1097
|
+
* @summary Delete ServiceReviewMedia (Auth policies: RequireDoctorRole)
|
|
1098
1098
|
* @param {ServiceReviewsApiApiV1ServicereviewsServiceReviewIdMediasMediaIdDeleteRequest} requestParameters Request parameters.
|
|
1099
1099
|
* @param {*} [options] Override http request option.
|
|
1100
1100
|
* @throws {RequiredError}
|
|
@@ -1106,7 +1106,7 @@ var ServiceReviewsApi = /** @class */ (function (_super) {
|
|
|
1106
1106
|
};
|
|
1107
1107
|
/**
|
|
1108
1108
|
*
|
|
1109
|
-
* @summary Get ServiceReviewMedia.
|
|
1109
|
+
* @summary Get ServiceReviewMedia. (Auth policies: RequireDoctorRole)
|
|
1110
1110
|
* @param {ServiceReviewsApiApiV1ServicereviewsServiceReviewIdMediasMediaIdGetRequest} requestParameters Request parameters.
|
|
1111
1111
|
* @param {*} [options] Override http request option.
|
|
1112
1112
|
* @throws {RequiredError}
|
|
@@ -1118,7 +1118,7 @@ var ServiceReviewsApi = /** @class */ (function (_super) {
|
|
|
1118
1118
|
};
|
|
1119
1119
|
/**
|
|
1120
1120
|
*
|
|
1121
|
-
* @summary Update ServiceReviewMedia.
|
|
1121
|
+
* @summary Update ServiceReviewMedia. (Auth policies: RequireDoctorRole)
|
|
1122
1122
|
* @param {ServiceReviewsApiApiV1ServicereviewsServiceReviewIdMediasMediaIdPutRequest} requestParameters Request parameters.
|
|
1123
1123
|
* @param {*} [options] Override http request option.
|
|
1124
1124
|
* @throws {RequiredError}
|
|
@@ -1130,7 +1130,7 @@ var ServiceReviewsApi = /** @class */ (function (_super) {
|
|
|
1130
1130
|
};
|
|
1131
1131
|
/**
|
|
1132
1132
|
*
|
|
1133
|
-
* @summary Create ServiceReviewMedia.
|
|
1133
|
+
* @summary Create ServiceReviewMedia. (Auth policies: RequireDoctorRole)
|
|
1134
1134
|
* @param {ServiceReviewsApiApiV1ServicereviewsServiceReviewIdMediasPostRequest} requestParameters Request parameters.
|
|
1135
1135
|
* @param {*} [options] Override http request option.
|
|
1136
1136
|
* @throws {RequiredError}
|
|
@@ -1142,7 +1142,7 @@ var ServiceReviewsApi = /** @class */ (function (_super) {
|
|
|
1142
1142
|
};
|
|
1143
1143
|
/**
|
|
1144
1144
|
*
|
|
1145
|
-
* @summary Update ServiceReview.
|
|
1145
|
+
* @summary Update ServiceReview. (Auth policies: RequireDoctorRole)
|
|
1146
1146
|
* @param {ServiceReviewsApiApiV1ServicereviewsServiceReviewIdPutRequest} requestParameters Request parameters.
|
|
1147
1147
|
* @param {*} [options] Override http request option.
|
|
1148
1148
|
* @throws {RequiredError}
|
|
@@ -23,7 +23,7 @@ import { Procedure } from '../models';
|
|
|
23
23
|
export declare const ServicesApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
24
24
|
/**
|
|
25
25
|
*
|
|
26
|
-
* @summary Get all HospitalServices.
|
|
26
|
+
* @summary Get all HospitalServices. (Auth policies: RequireLocalManagerRole)
|
|
27
27
|
* @param {string} [id]
|
|
28
28
|
* @param {string} [name]
|
|
29
29
|
* @param {string} [slug]
|
|
@@ -49,7 +49,7 @@ export declare const ServicesApiAxiosParamCreator: (configuration?: Configuratio
|
|
|
49
49
|
apiV1ServicesGet: (id?: string, name?: string, slug?: string, hospitalId?: string, hospitalName?: string, hospitalSlug?: string, specialtyId?: string, specialtyName?: string, specialtyTypeId?: string, specialtyTypeName?: string, serviceCategoryId?: string, marketingType?: MarketingType, procedure?: Procedure, created?: Date, showHidden?: boolean, languageCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
50
50
|
/**
|
|
51
51
|
*
|
|
52
|
-
* @summary Get Service by ServiceId
|
|
52
|
+
* @summary Get Service by ServiceId (Auth policies: RequireLocalManagerRole)
|
|
53
53
|
* @param {string} serviceId
|
|
54
54
|
* @param {string} [languageCode]
|
|
55
55
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -59,7 +59,7 @@ export declare const ServicesApiAxiosParamCreator: (configuration?: Configuratio
|
|
|
59
59
|
apiV1ServicesServiceIdGet: (serviceId: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
60
60
|
/**
|
|
61
61
|
*
|
|
62
|
-
* @summary Get Service by slug
|
|
62
|
+
* @summary Get Service by slug (Auth policies: RequireLocalManagerRole)
|
|
63
63
|
* @param {string} slug
|
|
64
64
|
* @param {string} [languageCode]
|
|
65
65
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -75,7 +75,7 @@ export declare const ServicesApiAxiosParamCreator: (configuration?: Configuratio
|
|
|
75
75
|
export declare const ServicesApiFp: (configuration?: Configuration) => {
|
|
76
76
|
/**
|
|
77
77
|
*
|
|
78
|
-
* @summary Get all HospitalServices.
|
|
78
|
+
* @summary Get all HospitalServices. (Auth policies: RequireLocalManagerRole)
|
|
79
79
|
* @param {string} [id]
|
|
80
80
|
* @param {string} [name]
|
|
81
81
|
* @param {string} [slug]
|
|
@@ -101,7 +101,7 @@ export declare const ServicesApiFp: (configuration?: Configuration) => {
|
|
|
101
101
|
apiV1ServicesGet(id?: string, name?: string, slug?: string, hospitalId?: string, hospitalName?: string, hospitalSlug?: string, specialtyId?: string, specialtyName?: string, specialtyTypeId?: string, specialtyTypeName?: string, serviceCategoryId?: string, marketingType?: MarketingType, procedure?: Procedure, created?: Date, showHidden?: boolean, languageCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalServicesModel>>;
|
|
102
102
|
/**
|
|
103
103
|
*
|
|
104
|
-
* @summary Get Service by ServiceId
|
|
104
|
+
* @summary Get Service by ServiceId (Auth policies: RequireLocalManagerRole)
|
|
105
105
|
* @param {string} serviceId
|
|
106
106
|
* @param {string} [languageCode]
|
|
107
107
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -111,7 +111,7 @@ export declare const ServicesApiFp: (configuration?: Configuration) => {
|
|
|
111
111
|
apiV1ServicesServiceIdGet(serviceId: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalServiceModel>>;
|
|
112
112
|
/**
|
|
113
113
|
*
|
|
114
|
-
* @summary Get Service by slug
|
|
114
|
+
* @summary Get Service by slug (Auth policies: RequireLocalManagerRole)
|
|
115
115
|
* @param {string} slug
|
|
116
116
|
* @param {string} [languageCode]
|
|
117
117
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -127,7 +127,7 @@ export declare const ServicesApiFp: (configuration?: Configuration) => {
|
|
|
127
127
|
export declare const ServicesApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
128
128
|
/**
|
|
129
129
|
*
|
|
130
|
-
* @summary Get all HospitalServices.
|
|
130
|
+
* @summary Get all HospitalServices. (Auth policies: RequireLocalManagerRole)
|
|
131
131
|
* @param {string} [id]
|
|
132
132
|
* @param {string} [name]
|
|
133
133
|
* @param {string} [slug]
|
|
@@ -153,7 +153,7 @@ export declare const ServicesApiFactory: (configuration?: Configuration, basePat
|
|
|
153
153
|
apiV1ServicesGet(id?: string, name?: string, slug?: string, hospitalId?: string, hospitalName?: string, hospitalSlug?: string, specialtyId?: string, specialtyName?: string, specialtyTypeId?: string, specialtyTypeName?: string, serviceCategoryId?: string, marketingType?: MarketingType, procedure?: Procedure, created?: Date, showHidden?: boolean, languageCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalServicesModel>;
|
|
154
154
|
/**
|
|
155
155
|
*
|
|
156
|
-
* @summary Get Service by ServiceId
|
|
156
|
+
* @summary Get Service by ServiceId (Auth policies: RequireLocalManagerRole)
|
|
157
157
|
* @param {string} serviceId
|
|
158
158
|
* @param {string} [languageCode]
|
|
159
159
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -163,7 +163,7 @@ export declare const ServicesApiFactory: (configuration?: Configuration, basePat
|
|
|
163
163
|
apiV1ServicesServiceIdGet(serviceId: string, languageCode?: string, returnDefaultValue?: boolean, options?: any): AxiosPromise<HospitalServiceModel>;
|
|
164
164
|
/**
|
|
165
165
|
*
|
|
166
|
-
* @summary Get Service by slug
|
|
166
|
+
* @summary Get Service by slug (Auth policies: RequireLocalManagerRole)
|
|
167
167
|
* @param {string} slug
|
|
168
168
|
* @param {string} [languageCode]
|
|
169
169
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -352,7 +352,7 @@ export interface ServicesApiApiV1ServicesSlugGetRequest {
|
|
|
352
352
|
export declare class ServicesApi extends BaseAPI {
|
|
353
353
|
/**
|
|
354
354
|
*
|
|
355
|
-
* @summary Get all HospitalServices.
|
|
355
|
+
* @summary Get all HospitalServices. (Auth policies: RequireLocalManagerRole)
|
|
356
356
|
* @param {ServicesApiApiV1ServicesGetRequest} requestParameters Request parameters.
|
|
357
357
|
* @param {*} [options] Override http request option.
|
|
358
358
|
* @throws {RequiredError}
|
|
@@ -361,7 +361,7 @@ export declare class ServicesApi extends BaseAPI {
|
|
|
361
361
|
apiV1ServicesGet(requestParameters?: ServicesApiApiV1ServicesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalServicesModel, any>>;
|
|
362
362
|
/**
|
|
363
363
|
*
|
|
364
|
-
* @summary Get Service by ServiceId
|
|
364
|
+
* @summary Get Service by ServiceId (Auth policies: RequireLocalManagerRole)
|
|
365
365
|
* @param {ServicesApiApiV1ServicesServiceIdGetRequest} requestParameters Request parameters.
|
|
366
366
|
* @param {*} [options] Override http request option.
|
|
367
367
|
* @throws {RequiredError}
|
|
@@ -370,7 +370,7 @@ export declare class ServicesApi extends BaseAPI {
|
|
|
370
370
|
apiV1ServicesServiceIdGet(requestParameters: ServicesApiApiV1ServicesServiceIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalServiceModel, any>>;
|
|
371
371
|
/**
|
|
372
372
|
*
|
|
373
|
-
* @summary Get Service by slug
|
|
373
|
+
* @summary Get Service by slug (Auth policies: RequireLocalManagerRole)
|
|
374
374
|
* @param {ServicesApiApiV1ServicesSlugGetRequest} requestParameters Request parameters.
|
|
375
375
|
* @param {*} [options] Override http request option.
|
|
376
376
|
* @throws {RequiredError}
|
package/lib/api/services-api.js
CHANGED
|
@@ -94,7 +94,7 @@ var ServicesApiAxiosParamCreator = function (configuration) {
|
|
|
94
94
|
return {
|
|
95
95
|
/**
|
|
96
96
|
*
|
|
97
|
-
* @summary Get all HospitalServices.
|
|
97
|
+
* @summary Get all HospitalServices. (Auth policies: RequireLocalManagerRole)
|
|
98
98
|
* @param {string} [id]
|
|
99
99
|
* @param {string} [name]
|
|
100
100
|
* @param {string} [slug]
|
|
@@ -213,7 +213,7 @@ var ServicesApiAxiosParamCreator = function (configuration) {
|
|
|
213
213
|
},
|
|
214
214
|
/**
|
|
215
215
|
*
|
|
216
|
-
* @summary Get Service by ServiceId
|
|
216
|
+
* @summary Get Service by ServiceId (Auth policies: RequireLocalManagerRole)
|
|
217
217
|
* @param {string} serviceId
|
|
218
218
|
* @param {string} [languageCode]
|
|
219
219
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -264,7 +264,7 @@ var ServicesApiAxiosParamCreator = function (configuration) {
|
|
|
264
264
|
},
|
|
265
265
|
/**
|
|
266
266
|
*
|
|
267
|
-
* @summary Get Service by slug
|
|
267
|
+
* @summary Get Service by slug (Auth policies: RequireLocalManagerRole)
|
|
268
268
|
* @param {string} slug
|
|
269
269
|
* @param {string} [languageCode]
|
|
270
270
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -325,7 +325,7 @@ var ServicesApiFp = function (configuration) {
|
|
|
325
325
|
return {
|
|
326
326
|
/**
|
|
327
327
|
*
|
|
328
|
-
* @summary Get all HospitalServices.
|
|
328
|
+
* @summary Get all HospitalServices. (Auth policies: RequireLocalManagerRole)
|
|
329
329
|
* @param {string} [id]
|
|
330
330
|
* @param {string} [name]
|
|
331
331
|
* @param {string} [slug]
|
|
@@ -363,7 +363,7 @@ var ServicesApiFp = function (configuration) {
|
|
|
363
363
|
},
|
|
364
364
|
/**
|
|
365
365
|
*
|
|
366
|
-
* @summary Get Service by ServiceId
|
|
366
|
+
* @summary Get Service by ServiceId (Auth policies: RequireLocalManagerRole)
|
|
367
367
|
* @param {string} serviceId
|
|
368
368
|
* @param {string} [languageCode]
|
|
369
369
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -385,7 +385,7 @@ var ServicesApiFp = function (configuration) {
|
|
|
385
385
|
},
|
|
386
386
|
/**
|
|
387
387
|
*
|
|
388
|
-
* @summary Get Service by slug
|
|
388
|
+
* @summary Get Service by slug (Auth policies: RequireLocalManagerRole)
|
|
389
389
|
* @param {string} slug
|
|
390
390
|
* @param {string} [languageCode]
|
|
391
391
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -417,7 +417,7 @@ var ServicesApiFactory = function (configuration, basePath, axios) {
|
|
|
417
417
|
return {
|
|
418
418
|
/**
|
|
419
419
|
*
|
|
420
|
-
* @summary Get all HospitalServices.
|
|
420
|
+
* @summary Get all HospitalServices. (Auth policies: RequireLocalManagerRole)
|
|
421
421
|
* @param {string} [id]
|
|
422
422
|
* @param {string} [name]
|
|
423
423
|
* @param {string} [slug]
|
|
@@ -445,7 +445,7 @@ var ServicesApiFactory = function (configuration, basePath, axios) {
|
|
|
445
445
|
},
|
|
446
446
|
/**
|
|
447
447
|
*
|
|
448
|
-
* @summary Get Service by ServiceId
|
|
448
|
+
* @summary Get Service by ServiceId (Auth policies: RequireLocalManagerRole)
|
|
449
449
|
* @param {string} serviceId
|
|
450
450
|
* @param {string} [languageCode]
|
|
451
451
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -457,7 +457,7 @@ var ServicesApiFactory = function (configuration, basePath, axios) {
|
|
|
457
457
|
},
|
|
458
458
|
/**
|
|
459
459
|
*
|
|
460
|
-
* @summary Get Service by slug
|
|
460
|
+
* @summary Get Service by slug (Auth policies: RequireLocalManagerRole)
|
|
461
461
|
* @param {string} slug
|
|
462
462
|
* @param {string} [languageCode]
|
|
463
463
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -483,7 +483,7 @@ var ServicesApi = /** @class */ (function (_super) {
|
|
|
483
483
|
}
|
|
484
484
|
/**
|
|
485
485
|
*
|
|
486
|
-
* @summary Get all HospitalServices.
|
|
486
|
+
* @summary Get all HospitalServices. (Auth policies: RequireLocalManagerRole)
|
|
487
487
|
* @param {ServicesApiApiV1ServicesGetRequest} requestParameters Request parameters.
|
|
488
488
|
* @param {*} [options] Override http request option.
|
|
489
489
|
* @throws {RequiredError}
|
|
@@ -496,7 +496,7 @@ var ServicesApi = /** @class */ (function (_super) {
|
|
|
496
496
|
};
|
|
497
497
|
/**
|
|
498
498
|
*
|
|
499
|
-
* @summary Get Service by ServiceId
|
|
499
|
+
* @summary Get Service by ServiceId (Auth policies: RequireLocalManagerRole)
|
|
500
500
|
* @param {ServicesApiApiV1ServicesServiceIdGetRequest} requestParameters Request parameters.
|
|
501
501
|
* @param {*} [options] Override http request option.
|
|
502
502
|
* @throws {RequiredError}
|
|
@@ -508,7 +508,7 @@ var ServicesApi = /** @class */ (function (_super) {
|
|
|
508
508
|
};
|
|
509
509
|
/**
|
|
510
510
|
*
|
|
511
|
-
* @summary Get Service by slug
|
|
511
|
+
* @summary Get Service by slug (Auth policies: RequireLocalManagerRole)
|
|
512
512
|
* @param {ServicesApiApiV1ServicesSlugGetRequest} requestParameters Request parameters.
|
|
513
513
|
* @param {*} [options] Override http request option.
|
|
514
514
|
* @throws {RequiredError}
|