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
package/src/api/web-apps-api.ts
CHANGED
|
@@ -44,7 +44,7 @@ export const WebAppsApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
44
44
|
return {
|
|
45
45
|
/**
|
|
46
46
|
*
|
|
47
|
-
* @summary Upload favicon
|
|
47
|
+
* @summary Upload favicon (Auth policies: RequireLocalManagerRole)
|
|
48
48
|
* @param {string} [id]
|
|
49
49
|
* @param {File} [formFile]
|
|
50
50
|
* @param {*} [options] Override http request option.
|
|
@@ -92,7 +92,7 @@ export const WebAppsApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
92
92
|
},
|
|
93
93
|
/**
|
|
94
94
|
*
|
|
95
|
-
* @summary Retrive all WebApp configuration
|
|
95
|
+
* @summary Retrive all WebApp configuration (Auth policies: RequireDoctorRole)
|
|
96
96
|
* @param {string} [id]
|
|
97
97
|
* @param {string} [hospitalId]
|
|
98
98
|
* @param {string} [hospitalName]
|
|
@@ -183,7 +183,7 @@ export const WebAppsApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
183
183
|
},
|
|
184
184
|
/**
|
|
185
185
|
*
|
|
186
|
-
* @summary Delete WebApp configuration soft or permanent
|
|
186
|
+
* @summary Delete WebApp configuration soft or permanent (Auth policies: RequireLocalManagerRole)
|
|
187
187
|
* @param {string} id
|
|
188
188
|
* @param {boolean} [isPermanent]
|
|
189
189
|
* @param {*} [options] Override http request option.
|
|
@@ -226,7 +226,7 @@ export const WebAppsApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
226
226
|
},
|
|
227
227
|
/**
|
|
228
228
|
*
|
|
229
|
-
* @summary GET Webapp Environment Variables
|
|
229
|
+
* @summary GET Webapp Environment Variables (Auth policies: RequireLocalManagerRole)
|
|
230
230
|
* @param {string} id
|
|
231
231
|
* @param {Array<string>} [keys]
|
|
232
232
|
* @param {*} [options] Override http request option.
|
|
@@ -269,7 +269,7 @@ export const WebAppsApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
269
269
|
},
|
|
270
270
|
/**
|
|
271
271
|
*
|
|
272
|
-
* @summary Add or update webAppEnvironments
|
|
272
|
+
* @summary Add or update webAppEnvironments (Auth policies: RequireLocalManagerRole)
|
|
273
273
|
* @param {string} id
|
|
274
274
|
* @param {AddOrUpdateWebAppEnvironmentsCommand} [addOrUpdateWebAppEnvironmentsCommand]
|
|
275
275
|
* @param {*} [options] Override http request option.
|
|
@@ -311,7 +311,7 @@ export const WebAppsApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
311
311
|
},
|
|
312
312
|
/**
|
|
313
313
|
*
|
|
314
|
-
* @summary Retrive WebApp configuration
|
|
314
|
+
* @summary Retrive WebApp configuration (Auth policies: RequireDoctorRole)
|
|
315
315
|
* @param {string} id
|
|
316
316
|
* @param {string} [languageCode]
|
|
317
317
|
* @param {*} [options] Override http request option.
|
|
@@ -354,7 +354,7 @@ export const WebAppsApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
354
354
|
},
|
|
355
355
|
/**
|
|
356
356
|
*
|
|
357
|
-
* @summary Update WebApp configuration
|
|
357
|
+
* @summary Update WebApp configuration (Auth policies: RequireLocalManagerRole)
|
|
358
358
|
* @param {string} id
|
|
359
359
|
* @param {UpdateWebAppCommand} [updateWebAppCommand]
|
|
360
360
|
* @param {*} [options] Override http request option.
|
|
@@ -396,7 +396,7 @@ export const WebAppsApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
396
396
|
},
|
|
397
397
|
/**
|
|
398
398
|
*
|
|
399
|
-
* @summary Reactivate WebApp
|
|
399
|
+
* @summary Reactivate WebApp (Auth policies: RequireLocalManagerRole)
|
|
400
400
|
* @param {string} id
|
|
401
401
|
* @param {*} [options] Override http request option.
|
|
402
402
|
* @throws {RequiredError}
|
|
@@ -434,7 +434,7 @@ export const WebAppsApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
434
434
|
},
|
|
435
435
|
/**
|
|
436
436
|
*
|
|
437
|
-
* @summary Create WebApp configuration
|
|
437
|
+
* @summary Create WebApp configuration (Auth policies: RequireLocalManagerRole)
|
|
438
438
|
* @param {CreateWebAppCommand} [createWebAppCommand]
|
|
439
439
|
* @param {*} [options] Override http request option.
|
|
440
440
|
* @throws {RequiredError}
|
|
@@ -482,7 +482,7 @@ export const WebAppsApiFp = function(configuration?: Configuration) {
|
|
|
482
482
|
return {
|
|
483
483
|
/**
|
|
484
484
|
*
|
|
485
|
-
* @summary Upload favicon
|
|
485
|
+
* @summary Upload favicon (Auth policies: RequireLocalManagerRole)
|
|
486
486
|
* @param {string} [id]
|
|
487
487
|
* @param {File} [formFile]
|
|
488
488
|
* @param {*} [options] Override http request option.
|
|
@@ -494,7 +494,7 @@ export const WebAppsApiFp = function(configuration?: Configuration) {
|
|
|
494
494
|
},
|
|
495
495
|
/**
|
|
496
496
|
*
|
|
497
|
-
* @summary Retrive all WebApp configuration
|
|
497
|
+
* @summary Retrive all WebApp configuration (Auth policies: RequireDoctorRole)
|
|
498
498
|
* @param {string} [id]
|
|
499
499
|
* @param {string} [hospitalId]
|
|
500
500
|
* @param {string} [hospitalName]
|
|
@@ -515,7 +515,7 @@ export const WebAppsApiFp = function(configuration?: Configuration) {
|
|
|
515
515
|
},
|
|
516
516
|
/**
|
|
517
517
|
*
|
|
518
|
-
* @summary Delete WebApp configuration soft or permanent
|
|
518
|
+
* @summary Delete WebApp configuration soft or permanent (Auth policies: RequireLocalManagerRole)
|
|
519
519
|
* @param {string} id
|
|
520
520
|
* @param {boolean} [isPermanent]
|
|
521
521
|
* @param {*} [options] Override http request option.
|
|
@@ -527,7 +527,7 @@ export const WebAppsApiFp = function(configuration?: Configuration) {
|
|
|
527
527
|
},
|
|
528
528
|
/**
|
|
529
529
|
*
|
|
530
|
-
* @summary GET Webapp Environment Variables
|
|
530
|
+
* @summary GET Webapp Environment Variables (Auth policies: RequireLocalManagerRole)
|
|
531
531
|
* @param {string} id
|
|
532
532
|
* @param {Array<string>} [keys]
|
|
533
533
|
* @param {*} [options] Override http request option.
|
|
@@ -539,7 +539,7 @@ export const WebAppsApiFp = function(configuration?: Configuration) {
|
|
|
539
539
|
},
|
|
540
540
|
/**
|
|
541
541
|
*
|
|
542
|
-
* @summary Add or update webAppEnvironments
|
|
542
|
+
* @summary Add or update webAppEnvironments (Auth policies: RequireLocalManagerRole)
|
|
543
543
|
* @param {string} id
|
|
544
544
|
* @param {AddOrUpdateWebAppEnvironmentsCommand} [addOrUpdateWebAppEnvironmentsCommand]
|
|
545
545
|
* @param {*} [options] Override http request option.
|
|
@@ -551,7 +551,7 @@ export const WebAppsApiFp = function(configuration?: Configuration) {
|
|
|
551
551
|
},
|
|
552
552
|
/**
|
|
553
553
|
*
|
|
554
|
-
* @summary Retrive WebApp configuration
|
|
554
|
+
* @summary Retrive WebApp configuration (Auth policies: RequireDoctorRole)
|
|
555
555
|
* @param {string} id
|
|
556
556
|
* @param {string} [languageCode]
|
|
557
557
|
* @param {*} [options] Override http request option.
|
|
@@ -563,7 +563,7 @@ export const WebAppsApiFp = function(configuration?: Configuration) {
|
|
|
563
563
|
},
|
|
564
564
|
/**
|
|
565
565
|
*
|
|
566
|
-
* @summary Update WebApp configuration
|
|
566
|
+
* @summary Update WebApp configuration (Auth policies: RequireLocalManagerRole)
|
|
567
567
|
* @param {string} id
|
|
568
568
|
* @param {UpdateWebAppCommand} [updateWebAppCommand]
|
|
569
569
|
* @param {*} [options] Override http request option.
|
|
@@ -575,7 +575,7 @@ export const WebAppsApiFp = function(configuration?: Configuration) {
|
|
|
575
575
|
},
|
|
576
576
|
/**
|
|
577
577
|
*
|
|
578
|
-
* @summary Reactivate WebApp
|
|
578
|
+
* @summary Reactivate WebApp (Auth policies: RequireLocalManagerRole)
|
|
579
579
|
* @param {string} id
|
|
580
580
|
* @param {*} [options] Override http request option.
|
|
581
581
|
* @throws {RequiredError}
|
|
@@ -586,7 +586,7 @@ export const WebAppsApiFp = function(configuration?: Configuration) {
|
|
|
586
586
|
},
|
|
587
587
|
/**
|
|
588
588
|
*
|
|
589
|
-
* @summary Create WebApp configuration
|
|
589
|
+
* @summary Create WebApp configuration (Auth policies: RequireLocalManagerRole)
|
|
590
590
|
* @param {CreateWebAppCommand} [createWebAppCommand]
|
|
591
591
|
* @param {*} [options] Override http request option.
|
|
592
592
|
* @throws {RequiredError}
|
|
@@ -607,7 +607,7 @@ export const WebAppsApiFactory = function (configuration?: Configuration, basePa
|
|
|
607
607
|
return {
|
|
608
608
|
/**
|
|
609
609
|
*
|
|
610
|
-
* @summary Upload favicon
|
|
610
|
+
* @summary Upload favicon (Auth policies: RequireLocalManagerRole)
|
|
611
611
|
* @param {string} [id]
|
|
612
612
|
* @param {File} [formFile]
|
|
613
613
|
* @param {*} [options] Override http request option.
|
|
@@ -618,7 +618,7 @@ export const WebAppsApiFactory = function (configuration?: Configuration, basePa
|
|
|
618
618
|
},
|
|
619
619
|
/**
|
|
620
620
|
*
|
|
621
|
-
* @summary Retrive all WebApp configuration
|
|
621
|
+
* @summary Retrive all WebApp configuration (Auth policies: RequireDoctorRole)
|
|
622
622
|
* @param {string} [id]
|
|
623
623
|
* @param {string} [hospitalId]
|
|
624
624
|
* @param {string} [hospitalName]
|
|
@@ -638,7 +638,7 @@ export const WebAppsApiFactory = function (configuration?: Configuration, basePa
|
|
|
638
638
|
},
|
|
639
639
|
/**
|
|
640
640
|
*
|
|
641
|
-
* @summary Delete WebApp configuration soft or permanent
|
|
641
|
+
* @summary Delete WebApp configuration soft or permanent (Auth policies: RequireLocalManagerRole)
|
|
642
642
|
* @param {string} id
|
|
643
643
|
* @param {boolean} [isPermanent]
|
|
644
644
|
* @param {*} [options] Override http request option.
|
|
@@ -649,7 +649,7 @@ export const WebAppsApiFactory = function (configuration?: Configuration, basePa
|
|
|
649
649
|
},
|
|
650
650
|
/**
|
|
651
651
|
*
|
|
652
|
-
* @summary GET Webapp Environment Variables
|
|
652
|
+
* @summary GET Webapp Environment Variables (Auth policies: RequireLocalManagerRole)
|
|
653
653
|
* @param {string} id
|
|
654
654
|
* @param {Array<string>} [keys]
|
|
655
655
|
* @param {*} [options] Override http request option.
|
|
@@ -660,7 +660,7 @@ export const WebAppsApiFactory = function (configuration?: Configuration, basePa
|
|
|
660
660
|
},
|
|
661
661
|
/**
|
|
662
662
|
*
|
|
663
|
-
* @summary Add or update webAppEnvironments
|
|
663
|
+
* @summary Add or update webAppEnvironments (Auth policies: RequireLocalManagerRole)
|
|
664
664
|
* @param {string} id
|
|
665
665
|
* @param {AddOrUpdateWebAppEnvironmentsCommand} [addOrUpdateWebAppEnvironmentsCommand]
|
|
666
666
|
* @param {*} [options] Override http request option.
|
|
@@ -671,7 +671,7 @@ export const WebAppsApiFactory = function (configuration?: Configuration, basePa
|
|
|
671
671
|
},
|
|
672
672
|
/**
|
|
673
673
|
*
|
|
674
|
-
* @summary Retrive WebApp configuration
|
|
674
|
+
* @summary Retrive WebApp configuration (Auth policies: RequireDoctorRole)
|
|
675
675
|
* @param {string} id
|
|
676
676
|
* @param {string} [languageCode]
|
|
677
677
|
* @param {*} [options] Override http request option.
|
|
@@ -682,7 +682,7 @@ export const WebAppsApiFactory = function (configuration?: Configuration, basePa
|
|
|
682
682
|
},
|
|
683
683
|
/**
|
|
684
684
|
*
|
|
685
|
-
* @summary Update WebApp configuration
|
|
685
|
+
* @summary Update WebApp configuration (Auth policies: RequireLocalManagerRole)
|
|
686
686
|
* @param {string} id
|
|
687
687
|
* @param {UpdateWebAppCommand} [updateWebAppCommand]
|
|
688
688
|
* @param {*} [options] Override http request option.
|
|
@@ -693,7 +693,7 @@ export const WebAppsApiFactory = function (configuration?: Configuration, basePa
|
|
|
693
693
|
},
|
|
694
694
|
/**
|
|
695
695
|
*
|
|
696
|
-
* @summary Reactivate WebApp
|
|
696
|
+
* @summary Reactivate WebApp (Auth policies: RequireLocalManagerRole)
|
|
697
697
|
* @param {string} id
|
|
698
698
|
* @param {*} [options] Override http request option.
|
|
699
699
|
* @throws {RequiredError}
|
|
@@ -703,7 +703,7 @@ export const WebAppsApiFactory = function (configuration?: Configuration, basePa
|
|
|
703
703
|
},
|
|
704
704
|
/**
|
|
705
705
|
*
|
|
706
|
-
* @summary Create WebApp configuration
|
|
706
|
+
* @summary Create WebApp configuration (Auth policies: RequireLocalManagerRole)
|
|
707
707
|
* @param {CreateWebAppCommand} [createWebAppCommand]
|
|
708
708
|
* @param {*} [options] Override http request option.
|
|
709
709
|
* @throws {RequiredError}
|
|
@@ -961,7 +961,7 @@ export interface WebAppsApiApiV1WebappsPostRequest {
|
|
|
961
961
|
export class WebAppsApi extends BaseAPI {
|
|
962
962
|
/**
|
|
963
963
|
*
|
|
964
|
-
* @summary Upload favicon
|
|
964
|
+
* @summary Upload favicon (Auth policies: RequireLocalManagerRole)
|
|
965
965
|
* @param {WebAppsApiApiV1WebappsFaviconPostRequest} requestParameters Request parameters.
|
|
966
966
|
* @param {*} [options] Override http request option.
|
|
967
967
|
* @throws {RequiredError}
|
|
@@ -973,7 +973,7 @@ export class WebAppsApi extends BaseAPI {
|
|
|
973
973
|
|
|
974
974
|
/**
|
|
975
975
|
*
|
|
976
|
-
* @summary Retrive all WebApp configuration
|
|
976
|
+
* @summary Retrive all WebApp configuration (Auth policies: RequireDoctorRole)
|
|
977
977
|
* @param {WebAppsApiApiV1WebappsGetRequest} requestParameters Request parameters.
|
|
978
978
|
* @param {*} [options] Override http request option.
|
|
979
979
|
* @throws {RequiredError}
|
|
@@ -985,7 +985,7 @@ export class WebAppsApi extends BaseAPI {
|
|
|
985
985
|
|
|
986
986
|
/**
|
|
987
987
|
*
|
|
988
|
-
* @summary Delete WebApp configuration soft or permanent
|
|
988
|
+
* @summary Delete WebApp configuration soft or permanent (Auth policies: RequireLocalManagerRole)
|
|
989
989
|
* @param {WebAppsApiApiV1WebappsIdDeleteRequest} requestParameters Request parameters.
|
|
990
990
|
* @param {*} [options] Override http request option.
|
|
991
991
|
* @throws {RequiredError}
|
|
@@ -997,7 +997,7 @@ export class WebAppsApi extends BaseAPI {
|
|
|
997
997
|
|
|
998
998
|
/**
|
|
999
999
|
*
|
|
1000
|
-
* @summary GET Webapp Environment Variables
|
|
1000
|
+
* @summary GET Webapp Environment Variables (Auth policies: RequireLocalManagerRole)
|
|
1001
1001
|
* @param {WebAppsApiApiV1WebappsIdEnvironmentvariablesGetRequest} requestParameters Request parameters.
|
|
1002
1002
|
* @param {*} [options] Override http request option.
|
|
1003
1003
|
* @throws {RequiredError}
|
|
@@ -1009,7 +1009,7 @@ export class WebAppsApi extends BaseAPI {
|
|
|
1009
1009
|
|
|
1010
1010
|
/**
|
|
1011
1011
|
*
|
|
1012
|
-
* @summary Add or update webAppEnvironments
|
|
1012
|
+
* @summary Add or update webAppEnvironments (Auth policies: RequireLocalManagerRole)
|
|
1013
1013
|
* @param {WebAppsApiApiV1WebappsIdEnvironmentvariablesPatchRequest} requestParameters Request parameters.
|
|
1014
1014
|
* @param {*} [options] Override http request option.
|
|
1015
1015
|
* @throws {RequiredError}
|
|
@@ -1021,7 +1021,7 @@ export class WebAppsApi extends BaseAPI {
|
|
|
1021
1021
|
|
|
1022
1022
|
/**
|
|
1023
1023
|
*
|
|
1024
|
-
* @summary Retrive WebApp configuration
|
|
1024
|
+
* @summary Retrive WebApp configuration (Auth policies: RequireDoctorRole)
|
|
1025
1025
|
* @param {WebAppsApiApiV1WebappsIdGetRequest} requestParameters Request parameters.
|
|
1026
1026
|
* @param {*} [options] Override http request option.
|
|
1027
1027
|
* @throws {RequiredError}
|
|
@@ -1033,7 +1033,7 @@ export class WebAppsApi extends BaseAPI {
|
|
|
1033
1033
|
|
|
1034
1034
|
/**
|
|
1035
1035
|
*
|
|
1036
|
-
* @summary Update WebApp configuration
|
|
1036
|
+
* @summary Update WebApp configuration (Auth policies: RequireLocalManagerRole)
|
|
1037
1037
|
* @param {WebAppsApiApiV1WebappsIdPutRequest} requestParameters Request parameters.
|
|
1038
1038
|
* @param {*} [options] Override http request option.
|
|
1039
1039
|
* @throws {RequiredError}
|
|
@@ -1045,7 +1045,7 @@ export class WebAppsApi extends BaseAPI {
|
|
|
1045
1045
|
|
|
1046
1046
|
/**
|
|
1047
1047
|
*
|
|
1048
|
-
* @summary Reactivate WebApp
|
|
1048
|
+
* @summary Reactivate WebApp (Auth policies: RequireLocalManagerRole)
|
|
1049
1049
|
* @param {WebAppsApiApiV1WebappsIdReactivatePutRequest} requestParameters Request parameters.
|
|
1050
1050
|
* @param {*} [options] Override http request option.
|
|
1051
1051
|
* @throws {RequiredError}
|
|
@@ -1057,7 +1057,7 @@ export class WebAppsApi extends BaseAPI {
|
|
|
1057
1057
|
|
|
1058
1058
|
/**
|
|
1059
1059
|
*
|
|
1060
|
-
* @summary Create WebApp configuration
|
|
1060
|
+
* @summary Create WebApp configuration (Auth policies: RequireLocalManagerRole)
|
|
1061
1061
|
* @param {WebAppsApiApiV1WebappsPostRequest} requestParameters Request parameters.
|
|
1062
1062
|
* @param {*} [options] Override http request option.
|
|
1063
1063
|
* @throws {RequiredError}
|
package/src/api.ts
CHANGED
|
@@ -25,6 +25,7 @@ export * from './api/chmanagers-api';
|
|
|
25
25
|
export * from './api/call-histories-api';
|
|
26
26
|
export * from './api/chat-users-api';
|
|
27
27
|
export * from './api/communications-api';
|
|
28
|
+
export * from './api/content-managers-api';
|
|
28
29
|
export * from './api/contributors-api';
|
|
29
30
|
export * from './api/countries-api';
|
|
30
31
|
export * from './api/curations-api';
|
|
@@ -50,6 +51,7 @@ export * from './api/languages-api';
|
|
|
50
51
|
export * from './api/managers-api';
|
|
51
52
|
export * from './api/notifications-api';
|
|
52
53
|
export * from './api/patient-affiliations-api';
|
|
54
|
+
export * from './api/patient-managers-api';
|
|
53
55
|
export * from './api/patients-api';
|
|
54
56
|
export * from './api/payments-api';
|
|
55
57
|
export * from './api/plans-api';
|
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* CloudHospital Admin Api
|
|
5
|
+
* CloudHospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1
|
|
8
|
+
* Contact: developer@icloudhospital.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
// May contain unused imports in some cases
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
import { AuditableEntityModel } from './auditable-entity-model';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import { Gender } from './gender';
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @export
|
|
26
|
+
* @interface ContentManagerItemModel
|
|
27
|
+
*/
|
|
28
|
+
export interface ContentManagerItemModel {
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof ContentManagerItemModel
|
|
33
|
+
*/
|
|
34
|
+
'id'?: string;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof ContentManagerItemModel
|
|
39
|
+
*/
|
|
40
|
+
'userName'?: string | null;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof ContentManagerItemModel
|
|
45
|
+
*/
|
|
46
|
+
'firstName'?: string | null;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof ContentManagerItemModel
|
|
51
|
+
*/
|
|
52
|
+
'lastName'?: string | null;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof ContentManagerItemModel
|
|
57
|
+
*/
|
|
58
|
+
'fullname'?: string | null;
|
|
59
|
+
/**
|
|
60
|
+
*
|
|
61
|
+
* @type {string}
|
|
62
|
+
* @memberof ContentManagerItemModel
|
|
63
|
+
*/
|
|
64
|
+
'phone'?: string | null;
|
|
65
|
+
/**
|
|
66
|
+
*
|
|
67
|
+
* @type {string}
|
|
68
|
+
* @memberof ContentManagerItemModel
|
|
69
|
+
*/
|
|
70
|
+
'email'?: string | null;
|
|
71
|
+
/**
|
|
72
|
+
*
|
|
73
|
+
* @type {string}
|
|
74
|
+
* @memberof ContentManagerItemModel
|
|
75
|
+
*/
|
|
76
|
+
'photo'?: string | null;
|
|
77
|
+
/**
|
|
78
|
+
*
|
|
79
|
+
* @type {string}
|
|
80
|
+
* @memberof ContentManagerItemModel
|
|
81
|
+
*/
|
|
82
|
+
'photoThumbnail'?: string | null;
|
|
83
|
+
/**
|
|
84
|
+
*
|
|
85
|
+
* @type {Gender}
|
|
86
|
+
* @memberof ContentManagerItemModel
|
|
87
|
+
*/
|
|
88
|
+
'gender'?: Gender;
|
|
89
|
+
/**
|
|
90
|
+
*
|
|
91
|
+
* @type {Date}
|
|
92
|
+
* @memberof ContentManagerItemModel
|
|
93
|
+
*/
|
|
94
|
+
'dateOfBirth'?: Date | null;
|
|
95
|
+
/**
|
|
96
|
+
*
|
|
97
|
+
* @type {string}
|
|
98
|
+
* @memberof ContentManagerItemModel
|
|
99
|
+
*/
|
|
100
|
+
'timeZone'?: string | null;
|
|
101
|
+
/**
|
|
102
|
+
*
|
|
103
|
+
* @type {string}
|
|
104
|
+
* @memberof ContentManagerItemModel
|
|
105
|
+
*/
|
|
106
|
+
'communicationUserId'?: string | null;
|
|
107
|
+
/**
|
|
108
|
+
*
|
|
109
|
+
* @type {AuditableEntityModel}
|
|
110
|
+
* @memberof ContentManagerItemModel
|
|
111
|
+
*/
|
|
112
|
+
'auditableEntity'?: AuditableEntityModel;
|
|
113
|
+
}
|
|
114
|
+
|
|
@@ -0,0 +1,132 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* CloudHospital Admin Api
|
|
5
|
+
* CloudHospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1
|
|
8
|
+
* Contact: developer@icloudhospital.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
// May contain unused imports in some cases
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
import { AuditableEntityModel } from './auditable-entity-model';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import { Gender } from './gender';
|
|
22
|
+
// May contain unused imports in some cases
|
|
23
|
+
// @ts-ignore
|
|
24
|
+
import { UserLanguageModel } from './user-language-model';
|
|
25
|
+
// May contain unused imports in some cases
|
|
26
|
+
// @ts-ignore
|
|
27
|
+
import { UserType } from './user-type';
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @export
|
|
32
|
+
* @interface ContentManagerModel
|
|
33
|
+
*/
|
|
34
|
+
export interface ContentManagerModel {
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof ContentManagerModel
|
|
39
|
+
*/
|
|
40
|
+
'id'?: string;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof ContentManagerModel
|
|
45
|
+
*/
|
|
46
|
+
'userName'?: string | null;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof ContentManagerModel
|
|
51
|
+
*/
|
|
52
|
+
'firstName'?: string | null;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof ContentManagerModel
|
|
57
|
+
*/
|
|
58
|
+
'lastName'?: string | null;
|
|
59
|
+
/**
|
|
60
|
+
*
|
|
61
|
+
* @type {string}
|
|
62
|
+
* @memberof ContentManagerModel
|
|
63
|
+
*/
|
|
64
|
+
'fullname'?: string | null;
|
|
65
|
+
/**
|
|
66
|
+
*
|
|
67
|
+
* @type {string}
|
|
68
|
+
* @memberof ContentManagerModel
|
|
69
|
+
*/
|
|
70
|
+
'phone'?: string | null;
|
|
71
|
+
/**
|
|
72
|
+
*
|
|
73
|
+
* @type {string}
|
|
74
|
+
* @memberof ContentManagerModel
|
|
75
|
+
*/
|
|
76
|
+
'email'?: string | null;
|
|
77
|
+
/**
|
|
78
|
+
*
|
|
79
|
+
* @type {string}
|
|
80
|
+
* @memberof ContentManagerModel
|
|
81
|
+
*/
|
|
82
|
+
'photo'?: string | null;
|
|
83
|
+
/**
|
|
84
|
+
*
|
|
85
|
+
* @type {string}
|
|
86
|
+
* @memberof ContentManagerModel
|
|
87
|
+
*/
|
|
88
|
+
'photoThumbnail'?: string | null;
|
|
89
|
+
/**
|
|
90
|
+
*
|
|
91
|
+
* @type {Gender}
|
|
92
|
+
* @memberof ContentManagerModel
|
|
93
|
+
*/
|
|
94
|
+
'gender'?: Gender;
|
|
95
|
+
/**
|
|
96
|
+
*
|
|
97
|
+
* @type {Date}
|
|
98
|
+
* @memberof ContentManagerModel
|
|
99
|
+
*/
|
|
100
|
+
'dateOfBirth'?: Date | null;
|
|
101
|
+
/**
|
|
102
|
+
*
|
|
103
|
+
* @type {string}
|
|
104
|
+
* @memberof ContentManagerModel
|
|
105
|
+
*/
|
|
106
|
+
'timeZone'?: string | null;
|
|
107
|
+
/**
|
|
108
|
+
*
|
|
109
|
+
* @type {string}
|
|
110
|
+
* @memberof ContentManagerModel
|
|
111
|
+
*/
|
|
112
|
+
'communicationUserId'?: string | null;
|
|
113
|
+
/**
|
|
114
|
+
*
|
|
115
|
+
* @type {AuditableEntityModel}
|
|
116
|
+
* @memberof ContentManagerModel
|
|
117
|
+
*/
|
|
118
|
+
'auditableEntity'?: AuditableEntityModel;
|
|
119
|
+
/**
|
|
120
|
+
*
|
|
121
|
+
* @type {UserType}
|
|
122
|
+
* @memberof ContentManagerModel
|
|
123
|
+
*/
|
|
124
|
+
'userType'?: UserType;
|
|
125
|
+
/**
|
|
126
|
+
*
|
|
127
|
+
* @type {Array<UserLanguageModel>}
|
|
128
|
+
* @memberof ContentManagerModel
|
|
129
|
+
*/
|
|
130
|
+
'languages'?: Array<UserLanguageModel> | null;
|
|
131
|
+
}
|
|
132
|
+
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* CloudHospital Admin Api
|
|
5
|
+
* CloudHospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1
|
|
8
|
+
* Contact: developer@icloudhospital.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
// May contain unused imports in some cases
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
import { ContentManagerItemModel } from './content-manager-item-model';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import { PagedListMetaData } from './paged-list-meta-data';
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @export
|
|
26
|
+
* @interface ContentManagersModel
|
|
27
|
+
*/
|
|
28
|
+
export interface ContentManagersModel {
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {Array<ContentManagerItemModel>}
|
|
32
|
+
* @memberof ContentManagersModel
|
|
33
|
+
*/
|
|
34
|
+
'items'?: Array<ContentManagerItemModel> | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {PagedListMetaData}
|
|
38
|
+
* @memberof ContentManagersModel
|
|
39
|
+
*/
|
|
40
|
+
'metaData'?: PagedListMetaData;
|
|
41
|
+
}
|
|
42
|
+
|