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
|
@@ -23,7 +23,7 @@ import { UpdateServiceCategoryCommand } from '../models';
|
|
|
23
23
|
export declare const ServicesCategoriesApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
24
24
|
/**
|
|
25
25
|
*
|
|
26
|
-
* @summary Get all ServiceCategories.
|
|
26
|
+
* @summary Get all ServiceCategories. (Auth policies: RequireLocalManagerRole)
|
|
27
27
|
* @param {string} [id]
|
|
28
28
|
* @param {string} [name]
|
|
29
29
|
* @param {number} [page]
|
|
@@ -35,6 +35,7 @@ export declare const ServicesCategoriesApiAxiosParamCreator: (configuration?: Co
|
|
|
35
35
|
apiV1ServicescategoriesGet: (id?: string, name?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
36
36
|
/**
|
|
37
37
|
*
|
|
38
|
+
* @summary (Auth policies: RequireManagerRole)
|
|
38
39
|
* @param {CreateServiceCategoryCommand} [createServiceCategoryCommand]
|
|
39
40
|
* @param {*} [options] Override http request option.
|
|
40
41
|
* @throws {RequiredError}
|
|
@@ -42,7 +43,7 @@ export declare const ServicesCategoriesApiAxiosParamCreator: (configuration?: Co
|
|
|
42
43
|
apiV1ServicescategoriesPost: (createServiceCategoryCommand?: CreateServiceCategoryCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
43
44
|
/**
|
|
44
45
|
*
|
|
45
|
-
* @summary Delete ServiceCategory.
|
|
46
|
+
* @summary Delete ServiceCategory. (Auth policies: RequireManagerRole)
|
|
46
47
|
* @param {string} serviceCategoryId
|
|
47
48
|
* @param {*} [options] Override http request option.
|
|
48
49
|
* @throws {RequiredError}
|
|
@@ -50,7 +51,7 @@ export declare const ServicesCategoriesApiAxiosParamCreator: (configuration?: Co
|
|
|
50
51
|
apiV1ServicescategoriesServiceCategoryIdDelete: (serviceCategoryId: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
51
52
|
/**
|
|
52
53
|
*
|
|
53
|
-
* @summary Get ServiceCategory.
|
|
54
|
+
* @summary Get ServiceCategory. (Auth policies: RequireLocalManagerRole)
|
|
54
55
|
* @param {string} serviceCategoryId
|
|
55
56
|
* @param {*} [options] Override http request option.
|
|
56
57
|
* @throws {RequiredError}
|
|
@@ -58,7 +59,7 @@ export declare const ServicesCategoriesApiAxiosParamCreator: (configuration?: Co
|
|
|
58
59
|
apiV1ServicescategoriesServiceCategoryIdGet: (serviceCategoryId: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
59
60
|
/**
|
|
60
61
|
*
|
|
61
|
-
* @summary Update ServiceCategory
|
|
62
|
+
* @summary Update ServiceCategory (Auth policies: RequireManagerRole)
|
|
62
63
|
* @param {string} serviceCategoryId
|
|
63
64
|
* @param {UpdateServiceCategoryCommand} [updateServiceCategoryCommand]
|
|
64
65
|
* @param {*} [options] Override http request option.
|
|
@@ -73,7 +74,7 @@ export declare const ServicesCategoriesApiAxiosParamCreator: (configuration?: Co
|
|
|
73
74
|
export declare const ServicesCategoriesApiFp: (configuration?: Configuration) => {
|
|
74
75
|
/**
|
|
75
76
|
*
|
|
76
|
-
* @summary Get all ServiceCategories.
|
|
77
|
+
* @summary Get all ServiceCategories. (Auth policies: RequireLocalManagerRole)
|
|
77
78
|
* @param {string} [id]
|
|
78
79
|
* @param {string} [name]
|
|
79
80
|
* @param {number} [page]
|
|
@@ -85,6 +86,7 @@ export declare const ServicesCategoriesApiFp: (configuration?: Configuration) =>
|
|
|
85
86
|
apiV1ServicescategoriesGet(id?: string, name?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ServiceCategoriesModel>>;
|
|
86
87
|
/**
|
|
87
88
|
*
|
|
89
|
+
* @summary (Auth policies: RequireManagerRole)
|
|
88
90
|
* @param {CreateServiceCategoryCommand} [createServiceCategoryCommand]
|
|
89
91
|
* @param {*} [options] Override http request option.
|
|
90
92
|
* @throws {RequiredError}
|
|
@@ -92,7 +94,7 @@ export declare const ServicesCategoriesApiFp: (configuration?: Configuration) =>
|
|
|
92
94
|
apiV1ServicescategoriesPost(createServiceCategoryCommand?: CreateServiceCategoryCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ServiceCategoryModel>>;
|
|
93
95
|
/**
|
|
94
96
|
*
|
|
95
|
-
* @summary Delete ServiceCategory.
|
|
97
|
+
* @summary Delete ServiceCategory. (Auth policies: RequireManagerRole)
|
|
96
98
|
* @param {string} serviceCategoryId
|
|
97
99
|
* @param {*} [options] Override http request option.
|
|
98
100
|
* @throws {RequiredError}
|
|
@@ -100,7 +102,7 @@ export declare const ServicesCategoriesApiFp: (configuration?: Configuration) =>
|
|
|
100
102
|
apiV1ServicescategoriesServiceCategoryIdDelete(serviceCategoryId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
101
103
|
/**
|
|
102
104
|
*
|
|
103
|
-
* @summary Get ServiceCategory.
|
|
105
|
+
* @summary Get ServiceCategory. (Auth policies: RequireLocalManagerRole)
|
|
104
106
|
* @param {string} serviceCategoryId
|
|
105
107
|
* @param {*} [options] Override http request option.
|
|
106
108
|
* @throws {RequiredError}
|
|
@@ -108,7 +110,7 @@ export declare const ServicesCategoriesApiFp: (configuration?: Configuration) =>
|
|
|
108
110
|
apiV1ServicescategoriesServiceCategoryIdGet(serviceCategoryId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ServiceCategoryModel>>;
|
|
109
111
|
/**
|
|
110
112
|
*
|
|
111
|
-
* @summary Update ServiceCategory
|
|
113
|
+
* @summary Update ServiceCategory (Auth policies: RequireManagerRole)
|
|
112
114
|
* @param {string} serviceCategoryId
|
|
113
115
|
* @param {UpdateServiceCategoryCommand} [updateServiceCategoryCommand]
|
|
114
116
|
* @param {*} [options] Override http request option.
|
|
@@ -123,7 +125,7 @@ export declare const ServicesCategoriesApiFp: (configuration?: Configuration) =>
|
|
|
123
125
|
export declare const ServicesCategoriesApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
124
126
|
/**
|
|
125
127
|
*
|
|
126
|
-
* @summary Get all ServiceCategories.
|
|
128
|
+
* @summary Get all ServiceCategories. (Auth policies: RequireLocalManagerRole)
|
|
127
129
|
* @param {string} [id]
|
|
128
130
|
* @param {string} [name]
|
|
129
131
|
* @param {number} [page]
|
|
@@ -135,6 +137,7 @@ export declare const ServicesCategoriesApiFactory: (configuration?: Configuratio
|
|
|
135
137
|
apiV1ServicescategoriesGet(id?: string, name?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<ServiceCategoriesModel>;
|
|
136
138
|
/**
|
|
137
139
|
*
|
|
140
|
+
* @summary (Auth policies: RequireManagerRole)
|
|
138
141
|
* @param {CreateServiceCategoryCommand} [createServiceCategoryCommand]
|
|
139
142
|
* @param {*} [options] Override http request option.
|
|
140
143
|
* @throws {RequiredError}
|
|
@@ -142,7 +145,7 @@ export declare const ServicesCategoriesApiFactory: (configuration?: Configuratio
|
|
|
142
145
|
apiV1ServicescategoriesPost(createServiceCategoryCommand?: CreateServiceCategoryCommand, options?: any): AxiosPromise<ServiceCategoryModel>;
|
|
143
146
|
/**
|
|
144
147
|
*
|
|
145
|
-
* @summary Delete ServiceCategory.
|
|
148
|
+
* @summary Delete ServiceCategory. (Auth policies: RequireManagerRole)
|
|
146
149
|
* @param {string} serviceCategoryId
|
|
147
150
|
* @param {*} [options] Override http request option.
|
|
148
151
|
* @throws {RequiredError}
|
|
@@ -150,7 +153,7 @@ export declare const ServicesCategoriesApiFactory: (configuration?: Configuratio
|
|
|
150
153
|
apiV1ServicescategoriesServiceCategoryIdDelete(serviceCategoryId: string, options?: any): AxiosPromise<boolean>;
|
|
151
154
|
/**
|
|
152
155
|
*
|
|
153
|
-
* @summary Get ServiceCategory.
|
|
156
|
+
* @summary Get ServiceCategory. (Auth policies: RequireLocalManagerRole)
|
|
154
157
|
* @param {string} serviceCategoryId
|
|
155
158
|
* @param {*} [options] Override http request option.
|
|
156
159
|
* @throws {RequiredError}
|
|
@@ -158,7 +161,7 @@ export declare const ServicesCategoriesApiFactory: (configuration?: Configuratio
|
|
|
158
161
|
apiV1ServicescategoriesServiceCategoryIdGet(serviceCategoryId: string, options?: any): AxiosPromise<ServiceCategoryModel>;
|
|
159
162
|
/**
|
|
160
163
|
*
|
|
161
|
-
* @summary Update ServiceCategory
|
|
164
|
+
* @summary Update ServiceCategory (Auth policies: RequireManagerRole)
|
|
162
165
|
* @param {string} serviceCategoryId
|
|
163
166
|
* @param {UpdateServiceCategoryCommand} [updateServiceCategoryCommand]
|
|
164
167
|
* @param {*} [options] Override http request option.
|
|
@@ -270,7 +273,7 @@ export interface ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdPu
|
|
|
270
273
|
export declare class ServicesCategoriesApi extends BaseAPI {
|
|
271
274
|
/**
|
|
272
275
|
*
|
|
273
|
-
* @summary Get all ServiceCategories.
|
|
276
|
+
* @summary Get all ServiceCategories. (Auth policies: RequireLocalManagerRole)
|
|
274
277
|
* @param {ServicesCategoriesApiApiV1ServicescategoriesGetRequest} requestParameters Request parameters.
|
|
275
278
|
* @param {*} [options] Override http request option.
|
|
276
279
|
* @throws {RequiredError}
|
|
@@ -279,6 +282,7 @@ export declare class ServicesCategoriesApi extends BaseAPI {
|
|
|
279
282
|
apiV1ServicescategoriesGet(requestParameters?: ServicesCategoriesApiApiV1ServicescategoriesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ServiceCategoriesModel, any>>;
|
|
280
283
|
/**
|
|
281
284
|
*
|
|
285
|
+
* @summary (Auth policies: RequireManagerRole)
|
|
282
286
|
* @param {ServicesCategoriesApiApiV1ServicescategoriesPostRequest} requestParameters Request parameters.
|
|
283
287
|
* @param {*} [options] Override http request option.
|
|
284
288
|
* @throws {RequiredError}
|
|
@@ -287,7 +291,7 @@ export declare class ServicesCategoriesApi extends BaseAPI {
|
|
|
287
291
|
apiV1ServicescategoriesPost(requestParameters?: ServicesCategoriesApiApiV1ServicescategoriesPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ServiceCategoryModel, any>>;
|
|
288
292
|
/**
|
|
289
293
|
*
|
|
290
|
-
* @summary Delete ServiceCategory.
|
|
294
|
+
* @summary Delete ServiceCategory. (Auth policies: RequireManagerRole)
|
|
291
295
|
* @param {ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdDeleteRequest} requestParameters Request parameters.
|
|
292
296
|
* @param {*} [options] Override http request option.
|
|
293
297
|
* @throws {RequiredError}
|
|
@@ -296,7 +300,7 @@ export declare class ServicesCategoriesApi extends BaseAPI {
|
|
|
296
300
|
apiV1ServicescategoriesServiceCategoryIdDelete(requestParameters: ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
297
301
|
/**
|
|
298
302
|
*
|
|
299
|
-
* @summary Get ServiceCategory.
|
|
303
|
+
* @summary Get ServiceCategory. (Auth policies: RequireLocalManagerRole)
|
|
300
304
|
* @param {ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdGetRequest} requestParameters Request parameters.
|
|
301
305
|
* @param {*} [options] Override http request option.
|
|
302
306
|
* @throws {RequiredError}
|
|
@@ -305,7 +309,7 @@ export declare class ServicesCategoriesApi extends BaseAPI {
|
|
|
305
309
|
apiV1ServicescategoriesServiceCategoryIdGet(requestParameters: ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ServiceCategoryModel, any>>;
|
|
306
310
|
/**
|
|
307
311
|
*
|
|
308
|
-
* @summary Update ServiceCategory
|
|
312
|
+
* @summary Update ServiceCategory (Auth policies: RequireManagerRole)
|
|
309
313
|
* @param {ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdPutRequest} requestParameters Request parameters.
|
|
310
314
|
* @param {*} [options] Override http request option.
|
|
311
315
|
* @throws {RequiredError}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"services-categories-api.d.ts","sourceRoot":"","sources":["../../src/api/services-categories-api.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAoB,EAAE,YAAY,EAAE,aAAa,EAAE,kBAAkB,EAAE,MAAM,OAAO,CAAC;AACrF,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAKjD,OAAO,EAAiC,WAAW,EAAE,OAAO,EAAiB,MAAM,SAAS,CAAC;AAE7F,OAAO,EAAE,4BAA4B,EAAE,MAAM,WAAW,CAAC;AAIzD,OAAO,EAAE,sBAAsB,EAAE,MAAM,WAAW,CAAC;AAEnD,OAAO,EAAE,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAEjD,OAAO,EAAE,4BAA4B,EAAE,MAAM,WAAW,CAAC;AACzD;;;GAGG;AACH,eAAO,MAAM,sCAAsC,mBAA6B,aAAa;IAErF;;;;;;;;;;OAUG;sCACqC,MAAM,SAAS,MAAM,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IAkD3K
|
|
1
|
+
{"version":3,"file":"services-categories-api.d.ts","sourceRoot":"","sources":["../../src/api/services-categories-api.ts"],"names":[],"mappings":"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"}
|
|
@@ -94,7 +94,7 @@ var ServicesCategoriesApiAxiosParamCreator = function (configuration) {
|
|
|
94
94
|
return {
|
|
95
95
|
/**
|
|
96
96
|
*
|
|
97
|
-
* @summary Get all ServiceCategories.
|
|
97
|
+
* @summary Get all ServiceCategories. (Auth policies: RequireLocalManagerRole)
|
|
98
98
|
* @param {string} [id]
|
|
99
99
|
* @param {string} [name]
|
|
100
100
|
* @param {number} [page]
|
|
@@ -155,6 +155,7 @@ var ServicesCategoriesApiAxiosParamCreator = function (configuration) {
|
|
|
155
155
|
},
|
|
156
156
|
/**
|
|
157
157
|
*
|
|
158
|
+
* @summary (Auth policies: RequireManagerRole)
|
|
158
159
|
* @param {CreateServiceCategoryCommand} [createServiceCategoryCommand]
|
|
159
160
|
* @param {*} [options] Override http request option.
|
|
160
161
|
* @throws {RequiredError}
|
|
@@ -196,7 +197,7 @@ var ServicesCategoriesApiAxiosParamCreator = function (configuration) {
|
|
|
196
197
|
},
|
|
197
198
|
/**
|
|
198
199
|
*
|
|
199
|
-
* @summary Delete ServiceCategory.
|
|
200
|
+
* @summary Delete ServiceCategory. (Auth policies: RequireManagerRole)
|
|
200
201
|
* @param {string} serviceCategoryId
|
|
201
202
|
* @param {*} [options] Override http request option.
|
|
202
203
|
* @throws {RequiredError}
|
|
@@ -239,7 +240,7 @@ var ServicesCategoriesApiAxiosParamCreator = function (configuration) {
|
|
|
239
240
|
},
|
|
240
241
|
/**
|
|
241
242
|
*
|
|
242
|
-
* @summary Get ServiceCategory.
|
|
243
|
+
* @summary Get ServiceCategory. (Auth policies: RequireLocalManagerRole)
|
|
243
244
|
* @param {string} serviceCategoryId
|
|
244
245
|
* @param {*} [options] Override http request option.
|
|
245
246
|
* @throws {RequiredError}
|
|
@@ -282,7 +283,7 @@ var ServicesCategoriesApiAxiosParamCreator = function (configuration) {
|
|
|
282
283
|
},
|
|
283
284
|
/**
|
|
284
285
|
*
|
|
285
|
-
* @summary Update ServiceCategory
|
|
286
|
+
* @summary Update ServiceCategory (Auth policies: RequireManagerRole)
|
|
286
287
|
* @param {string} serviceCategoryId
|
|
287
288
|
* @param {UpdateServiceCategoryCommand} [updateServiceCategoryCommand]
|
|
288
289
|
* @param {*} [options] Override http request option.
|
|
@@ -338,7 +339,7 @@ var ServicesCategoriesApiFp = function (configuration) {
|
|
|
338
339
|
return {
|
|
339
340
|
/**
|
|
340
341
|
*
|
|
341
|
-
* @summary Get all ServiceCategories.
|
|
342
|
+
* @summary Get all ServiceCategories. (Auth policies: RequireLocalManagerRole)
|
|
342
343
|
* @param {string} [id]
|
|
343
344
|
* @param {string} [name]
|
|
344
345
|
* @param {number} [page]
|
|
@@ -362,6 +363,7 @@ var ServicesCategoriesApiFp = function (configuration) {
|
|
|
362
363
|
},
|
|
363
364
|
/**
|
|
364
365
|
*
|
|
366
|
+
* @summary (Auth policies: RequireManagerRole)
|
|
365
367
|
* @param {CreateServiceCategoryCommand} [createServiceCategoryCommand]
|
|
366
368
|
* @param {*} [options] Override http request option.
|
|
367
369
|
* @throws {RequiredError}
|
|
@@ -381,7 +383,7 @@ var ServicesCategoriesApiFp = function (configuration) {
|
|
|
381
383
|
},
|
|
382
384
|
/**
|
|
383
385
|
*
|
|
384
|
-
* @summary Delete ServiceCategory.
|
|
386
|
+
* @summary Delete ServiceCategory. (Auth policies: RequireManagerRole)
|
|
385
387
|
* @param {string} serviceCategoryId
|
|
386
388
|
* @param {*} [options] Override http request option.
|
|
387
389
|
* @throws {RequiredError}
|
|
@@ -401,7 +403,7 @@ var ServicesCategoriesApiFp = function (configuration) {
|
|
|
401
403
|
},
|
|
402
404
|
/**
|
|
403
405
|
*
|
|
404
|
-
* @summary Get ServiceCategory.
|
|
406
|
+
* @summary Get ServiceCategory. (Auth policies: RequireLocalManagerRole)
|
|
405
407
|
* @param {string} serviceCategoryId
|
|
406
408
|
* @param {*} [options] Override http request option.
|
|
407
409
|
* @throws {RequiredError}
|
|
@@ -421,7 +423,7 @@ var ServicesCategoriesApiFp = function (configuration) {
|
|
|
421
423
|
},
|
|
422
424
|
/**
|
|
423
425
|
*
|
|
424
|
-
* @summary Update ServiceCategory
|
|
426
|
+
* @summary Update ServiceCategory (Auth policies: RequireManagerRole)
|
|
425
427
|
* @param {string} serviceCategoryId
|
|
426
428
|
* @param {UpdateServiceCategoryCommand} [updateServiceCategoryCommand]
|
|
427
429
|
* @param {*} [options] Override http request option.
|
|
@@ -452,7 +454,7 @@ var ServicesCategoriesApiFactory = function (configuration, basePath, axios) {
|
|
|
452
454
|
return {
|
|
453
455
|
/**
|
|
454
456
|
*
|
|
455
|
-
* @summary Get all ServiceCategories.
|
|
457
|
+
* @summary Get all ServiceCategories. (Auth policies: RequireLocalManagerRole)
|
|
456
458
|
* @param {string} [id]
|
|
457
459
|
* @param {string} [name]
|
|
458
460
|
* @param {number} [page]
|
|
@@ -466,6 +468,7 @@ var ServicesCategoriesApiFactory = function (configuration, basePath, axios) {
|
|
|
466
468
|
},
|
|
467
469
|
/**
|
|
468
470
|
*
|
|
471
|
+
* @summary (Auth policies: RequireManagerRole)
|
|
469
472
|
* @param {CreateServiceCategoryCommand} [createServiceCategoryCommand]
|
|
470
473
|
* @param {*} [options] Override http request option.
|
|
471
474
|
* @throws {RequiredError}
|
|
@@ -475,7 +478,7 @@ var ServicesCategoriesApiFactory = function (configuration, basePath, axios) {
|
|
|
475
478
|
},
|
|
476
479
|
/**
|
|
477
480
|
*
|
|
478
|
-
* @summary Delete ServiceCategory.
|
|
481
|
+
* @summary Delete ServiceCategory. (Auth policies: RequireManagerRole)
|
|
479
482
|
* @param {string} serviceCategoryId
|
|
480
483
|
* @param {*} [options] Override http request option.
|
|
481
484
|
* @throws {RequiredError}
|
|
@@ -485,7 +488,7 @@ var ServicesCategoriesApiFactory = function (configuration, basePath, axios) {
|
|
|
485
488
|
},
|
|
486
489
|
/**
|
|
487
490
|
*
|
|
488
|
-
* @summary Get ServiceCategory.
|
|
491
|
+
* @summary Get ServiceCategory. (Auth policies: RequireLocalManagerRole)
|
|
489
492
|
* @param {string} serviceCategoryId
|
|
490
493
|
* @param {*} [options] Override http request option.
|
|
491
494
|
* @throws {RequiredError}
|
|
@@ -495,7 +498,7 @@ var ServicesCategoriesApiFactory = function (configuration, basePath, axios) {
|
|
|
495
498
|
},
|
|
496
499
|
/**
|
|
497
500
|
*
|
|
498
|
-
* @summary Update ServiceCategory
|
|
501
|
+
* @summary Update ServiceCategory (Auth policies: RequireManagerRole)
|
|
499
502
|
* @param {string} serviceCategoryId
|
|
500
503
|
* @param {UpdateServiceCategoryCommand} [updateServiceCategoryCommand]
|
|
501
504
|
* @param {*} [options] Override http request option.
|
|
@@ -520,7 +523,7 @@ var ServicesCategoriesApi = /** @class */ (function (_super) {
|
|
|
520
523
|
}
|
|
521
524
|
/**
|
|
522
525
|
*
|
|
523
|
-
* @summary Get all ServiceCategories.
|
|
526
|
+
* @summary Get all ServiceCategories. (Auth policies: RequireLocalManagerRole)
|
|
524
527
|
* @param {ServicesCategoriesApiApiV1ServicescategoriesGetRequest} requestParameters Request parameters.
|
|
525
528
|
* @param {*} [options] Override http request option.
|
|
526
529
|
* @throws {RequiredError}
|
|
@@ -533,6 +536,7 @@ var ServicesCategoriesApi = /** @class */ (function (_super) {
|
|
|
533
536
|
};
|
|
534
537
|
/**
|
|
535
538
|
*
|
|
539
|
+
* @summary (Auth policies: RequireManagerRole)
|
|
536
540
|
* @param {ServicesCategoriesApiApiV1ServicescategoriesPostRequest} requestParameters Request parameters.
|
|
537
541
|
* @param {*} [options] Override http request option.
|
|
538
542
|
* @throws {RequiredError}
|
|
@@ -545,7 +549,7 @@ var ServicesCategoriesApi = /** @class */ (function (_super) {
|
|
|
545
549
|
};
|
|
546
550
|
/**
|
|
547
551
|
*
|
|
548
|
-
* @summary Delete ServiceCategory.
|
|
552
|
+
* @summary Delete ServiceCategory. (Auth policies: RequireManagerRole)
|
|
549
553
|
* @param {ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdDeleteRequest} requestParameters Request parameters.
|
|
550
554
|
* @param {*} [options] Override http request option.
|
|
551
555
|
* @throws {RequiredError}
|
|
@@ -557,7 +561,7 @@ var ServicesCategoriesApi = /** @class */ (function (_super) {
|
|
|
557
561
|
};
|
|
558
562
|
/**
|
|
559
563
|
*
|
|
560
|
-
* @summary Get ServiceCategory.
|
|
564
|
+
* @summary Get ServiceCategory. (Auth policies: RequireLocalManagerRole)
|
|
561
565
|
* @param {ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdGetRequest} requestParameters Request parameters.
|
|
562
566
|
* @param {*} [options] Override http request option.
|
|
563
567
|
* @throws {RequiredError}
|
|
@@ -569,7 +573,7 @@ var ServicesCategoriesApi = /** @class */ (function (_super) {
|
|
|
569
573
|
};
|
|
570
574
|
/**
|
|
571
575
|
*
|
|
572
|
-
* @summary Update ServiceCategory
|
|
576
|
+
* @summary Update ServiceCategory (Auth policies: RequireManagerRole)
|
|
573
577
|
* @param {ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdPutRequest} requestParameters Request parameters.
|
|
574
578
|
* @param {*} [options] Override http request option.
|
|
575
579
|
* @throws {RequiredError}
|