ch-admin-api-client-typescript 4.9.7 → 4.9.8
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 +186 -28
- package/lib/api/about-us-api.d.ts.map +1 -1
- package/lib/api/about-us-api.js +20 -34
- package/lib/api/accreditations-api.d.ts +111 -16
- package/lib/api/accreditations-api.d.ts.map +1 -1
- package/lib/api/accreditations-api.js +17 -21
- package/lib/api/app-version-api.d.ts +117 -17
- package/lib/api/app-version-api.d.ts.map +1 -1
- package/lib/api/app-version-api.js +17 -22
- package/lib/api/appointments-api.d.ts +279 -43
- package/lib/api/appointments-api.d.ts.map +1 -1
- package/lib/api/appointments-api.js +22 -50
- package/lib/api/articles-api.d.ts +759 -114
- package/lib/api/articles-api.d.ts.map +1 -1
- package/lib/api/articles-api.js +77 -139
- package/lib/api/bookings-api.d.ts +231 -35
- package/lib/api/bookings-api.d.ts.map +1 -1
- package/lib/api/bookings-api.js +22 -42
- package/lib/api/chadmins-api.d.ts +141 -21
- package/lib/api/chadmins-api.d.ts.map +1 -1
- package/lib/api/chadmins-api.js +17 -26
- package/lib/api/chat-users-api.d.ts +138 -20
- package/lib/api/chat-users-api.d.ts.map +1 -1
- package/lib/api/chat-users-api.js +20 -26
- package/lib/api/chmanagers-api.d.ts +141 -21
- package/lib/api/chmanagers-api.d.ts.map +1 -1
- package/lib/api/chmanagers-api.js +17 -26
- package/lib/api/consultations-api.d.ts +243 -37
- package/lib/api/consultations-api.d.ts.map +1 -1
- package/lib/api/consultations-api.js +22 -44
- package/lib/api/contributors-api.d.ts +339 -51
- package/lib/api/contributors-api.d.ts.map +1 -1
- package/lib/api/contributors-api.js +35 -62
- package/lib/api/countries-api.d.ts +326 -50
- package/lib/api/countries-api.d.ts.map +1 -1
- package/lib/api/countries-api.js +38 -60
- package/lib/api/dash-board-api.d.ts +15 -2
- package/lib/api/dash-board-api.d.ts.map +1 -1
- package/lib/api/dash-board-api.js +3 -3
- package/lib/api/deals-api.d.ts +1005 -155
- package/lib/api/deals-api.d.ts.map +1 -1
- package/lib/api/deals-api.js +78 -180
- package/lib/api/doctor-affiliations-api.d.ts +488 -86
- package/lib/api/doctor-affiliations-api.d.ts.map +1 -1
- package/lib/api/doctor-affiliations-api.js +50 -87
- package/lib/api/doctors-api.d.ts +1165 -194
- package/lib/api/doctors-api.d.ts.map +1 -1
- package/lib/api/doctors-api.js +118 -213
- package/lib/api/email-marketings-api.d.ts +114 -16
- package/lib/api/email-marketings-api.d.ts.map +1 -1
- package/lib/api/email-marketings-api.js +20 -22
- package/lib/api/faq-categories-api.d.ts +186 -28
- package/lib/api/faq-categories-api.d.ts.map +1 -1
- package/lib/api/faq-categories-api.js +20 -34
- package/lib/api/faqs-api.d.ts +429 -64
- package/lib/api/faqs-api.d.ts.map +1 -1
- package/lib/api/faqs-api.js +47 -79
- package/lib/api/group-channels-api.d.ts +54 -8
- package/lib/api/group-channels-api.d.ts.map +1 -1
- package/lib/api/group-channels-api.js +7 -10
- package/lib/api/header-navigations-api.d.ts +99 -14
- package/lib/api/header-navigations-api.d.ts.map +1 -1
- package/lib/api/header-navigations-api.js +15 -19
- package/lib/api/hospitals-api.d.ts +3099 -477
- package/lib/api/hospitals-api.d.ts.map +1 -1
- package/lib/api/hospitals-api.js +270 -560
- package/lib/api/hospitals-consultation-timetable-overrides-api.d.ts +120 -18
- package/lib/api/hospitals-consultation-timetable-overrides-api.d.ts.map +1 -1
- package/lib/api/hospitals-consultation-timetable-overrides-api.js +12 -22
- package/lib/api/hospitals-consultation-timetables-api.d.ts +150 -22
- package/lib/api/hospitals-consultation-timetables-api.d.ts.map +1 -1
- package/lib/api/hospitals-consultation-timetables-api.js +18 -28
- package/lib/api/languages-api.d.ts +117 -17
- package/lib/api/languages-api.d.ts.map +1 -1
- package/lib/api/languages-api.js +17 -22
- package/lib/api/managers-api.d.ts +261 -39
- package/lib/api/managers-api.d.ts.map +1 -1
- package/lib/api/managers-api.js +29 -48
- package/lib/api/memberships-api.d.ts +111 -17
- package/lib/api/memberships-api.d.ts.map +1 -1
- package/lib/api/memberships-api.js +10 -20
- package/lib/api/notifications-api.d.ts +54 -8
- package/lib/api/notifications-api.d.ts.map +1 -1
- package/lib/api/notifications-api.js +8 -10
- package/lib/api/patients-api.d.ts +216 -32
- package/lib/api/patients-api.d.ts.map +1 -1
- package/lib/api/patients-api.js +26 -40
- package/lib/api/plans-api.d.ts +228 -33
- package/lib/api/plans-api.d.ts.map +1 -1
- package/lib/api/plans-api.js +32 -43
- package/lib/api/profiles-api.d.ts +75 -10
- package/lib/api/profiles-api.d.ts.map +1 -1
- package/lib/api/profiles-api.js +19 -15
- package/lib/api/search-api.d.ts +15 -2
- package/lib/api/search-api.d.ts.map +1 -1
- package/lib/api/search-api.js +4 -3
- package/lib/api/service-reviews-api.d.ts +318 -48
- package/lib/api/service-reviews-api.d.ts.map +1 -1
- package/lib/api/service-reviews-api.js +32 -58
- package/lib/api/services-api.d.ts +177 -28
- package/lib/api/services-api.d.ts.map +1 -1
- package/lib/api/services-api.js +10 -31
- package/lib/api/services-categories-api.d.ts +105 -15
- package/lib/api/services-categories-api.d.ts.map +1 -1
- package/lib/api/services-categories-api.js +17 -20
- package/lib/api/specialties-api.d.ts +447 -68
- package/lib/api/specialties-api.d.ts.map +1 -1
- package/lib/api/specialties-api.js +42 -81
- package/lib/api/specialty-types-api.d.ts +447 -68
- package/lib/api/specialty-types-api.d.ts.map +1 -1
- package/lib/api/specialty-types-api.js +42 -81
- package/lib/api/survey-forms-api.d.ts +141 -21
- package/lib/api/survey-forms-api.d.ts.map +1 -1
- package/lib/api/survey-forms-api.js +17 -26
- package/lib/api/survey-results-api.d.ts +81 -12
- package/lib/api/survey-results-api.d.ts.map +1 -1
- package/lib/api/survey-results-api.js +10 -15
- package/lib/api/tags-api.d.ts +84 -12
- package/lib/api/tags-api.d.ts.map +1 -1
- package/lib/api/tags-api.js +14 -16
- package/lib/api/translation-api.d.ts +15 -2
- package/lib/api/translation-api.d.ts.map +1 -1
- package/lib/api/translation-api.js +4 -3
- package/openapitools.json +1 -0
- package/package.json +1 -1
- package/src/api/about-us-api.ts +214 -34
- package/src/api/accreditations-api.ts +127 -21
- package/src/api/app-version-api.ts +134 -22
- package/src/api/appointments-api.ts +322 -50
- package/src/api/articles-api.ts +873 -139
- package/src/api/bookings-api.ts +266 -42
- package/src/api/chadmins-api.ts +162 -26
- package/src/api/chat-users-api.ts +158 -26
- package/src/api/chmanagers-api.ts +162 -26
- package/src/api/consultations-api.ts +280 -44
- package/src/api/contributors-api.ts +390 -62
- package/src/api/countries-api.ts +374 -62
- package/src/api/dash-board-api.ts +17 -3
- package/src/api/deals-api.ts +1160 -180
- package/src/api/doctor-affiliations-api.ts +559 -103
- package/src/api/doctors-api.ts +1337 -231
- package/src/api/email-marketings-api.ts +130 -22
- package/src/api/faq-categories-api.ts +214 -34
- package/src/api/faqs-api.ts +493 -79
- package/src/api/group-channels-api.ts +62 -10
- package/src/api/header-navigations-api.ts +113 -19
- package/src/api/hospitals-api.ts +3566 -562
- package/src/api/hospitals-consultation-timetable-overrides-api.ts +138 -22
- package/src/api/hospitals-consultation-timetables-api.ts +172 -28
- package/src/api/languages-api.ts +134 -22
- package/src/api/managers-api.ts +300 -48
- package/src/api/memberships-api.ts +128 -20
- package/src/api/notifications-api.ts +62 -10
- package/src/api/patients-api.ts +248 -40
- package/src/api/plans-api.ts +261 -43
- package/src/api/profiles-api.ts +85 -15
- package/src/api/search-api.ts +17 -3
- package/src/api/service-reviews-api.ts +366 -58
- package/src/api/services-api.ts +205 -31
- package/src/api/services-categories-api.ts +120 -20
- package/src/api/specialties-api.ts +515 -81
- package/src/api/specialty-types-api.ts +515 -81
- package/src/api/survey-forms-api.ts +162 -26
- package/src/api/survey-results-api.ts +93 -15
- package/src/api/tags-api.ts +96 -16
- package/src/api/translation-api.ts +17 -3
|
@@ -166,6 +166,101 @@ export declare const ServicesCategoriesApiFactory: (configuration?: Configuratio
|
|
|
166
166
|
*/
|
|
167
167
|
apiV1ServicescategoriesServiceCategoryIdPut(serviceCategoryId: string, updateServiceCategoryCommand?: UpdateServiceCategoryCommand, options?: any): AxiosPromise<ServiceCategoryModel>;
|
|
168
168
|
};
|
|
169
|
+
/**
|
|
170
|
+
* Request parameters for apiV1ServicescategoriesGet operation in ServicesCategoriesApi.
|
|
171
|
+
* @export
|
|
172
|
+
* @interface ServicesCategoriesApiApiV1ServicescategoriesGetRequest
|
|
173
|
+
*/
|
|
174
|
+
export interface ServicesCategoriesApiApiV1ServicescategoriesGetRequest {
|
|
175
|
+
/**
|
|
176
|
+
*
|
|
177
|
+
* @type {string}
|
|
178
|
+
* @memberof ServicesCategoriesApiApiV1ServicescategoriesGet
|
|
179
|
+
*/
|
|
180
|
+
readonly id?: string;
|
|
181
|
+
/**
|
|
182
|
+
*
|
|
183
|
+
* @type {string}
|
|
184
|
+
* @memberof ServicesCategoriesApiApiV1ServicescategoriesGet
|
|
185
|
+
*/
|
|
186
|
+
readonly name?: string;
|
|
187
|
+
/**
|
|
188
|
+
*
|
|
189
|
+
* @type {number}
|
|
190
|
+
* @memberof ServicesCategoriesApiApiV1ServicescategoriesGet
|
|
191
|
+
*/
|
|
192
|
+
readonly page?: number;
|
|
193
|
+
/**
|
|
194
|
+
*
|
|
195
|
+
* @type {number}
|
|
196
|
+
* @memberof ServicesCategoriesApiApiV1ServicescategoriesGet
|
|
197
|
+
*/
|
|
198
|
+
readonly limit?: number;
|
|
199
|
+
/**
|
|
200
|
+
*
|
|
201
|
+
* @type {Date}
|
|
202
|
+
* @memberof ServicesCategoriesApiApiV1ServicescategoriesGet
|
|
203
|
+
*/
|
|
204
|
+
readonly lastRetrieved?: Date;
|
|
205
|
+
}
|
|
206
|
+
/**
|
|
207
|
+
* Request parameters for apiV1ServicescategoriesPost operation in ServicesCategoriesApi.
|
|
208
|
+
* @export
|
|
209
|
+
* @interface ServicesCategoriesApiApiV1ServicescategoriesPostRequest
|
|
210
|
+
*/
|
|
211
|
+
export interface ServicesCategoriesApiApiV1ServicescategoriesPostRequest {
|
|
212
|
+
/**
|
|
213
|
+
*
|
|
214
|
+
* @type {CreateServiceCategoryCommand}
|
|
215
|
+
* @memberof ServicesCategoriesApiApiV1ServicescategoriesPost
|
|
216
|
+
*/
|
|
217
|
+
readonly createServiceCategoryCommand?: CreateServiceCategoryCommand;
|
|
218
|
+
}
|
|
219
|
+
/**
|
|
220
|
+
* Request parameters for apiV1ServicescategoriesServiceCategoryIdDelete operation in ServicesCategoriesApi.
|
|
221
|
+
* @export
|
|
222
|
+
* @interface ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdDeleteRequest
|
|
223
|
+
*/
|
|
224
|
+
export interface ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdDeleteRequest {
|
|
225
|
+
/**
|
|
226
|
+
*
|
|
227
|
+
* @type {string}
|
|
228
|
+
* @memberof ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdDelete
|
|
229
|
+
*/
|
|
230
|
+
readonly serviceCategoryId: string;
|
|
231
|
+
}
|
|
232
|
+
/**
|
|
233
|
+
* Request parameters for apiV1ServicescategoriesServiceCategoryIdGet operation in ServicesCategoriesApi.
|
|
234
|
+
* @export
|
|
235
|
+
* @interface ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdGetRequest
|
|
236
|
+
*/
|
|
237
|
+
export interface ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdGetRequest {
|
|
238
|
+
/**
|
|
239
|
+
*
|
|
240
|
+
* @type {string}
|
|
241
|
+
* @memberof ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdGet
|
|
242
|
+
*/
|
|
243
|
+
readonly serviceCategoryId: string;
|
|
244
|
+
}
|
|
245
|
+
/**
|
|
246
|
+
* Request parameters for apiV1ServicescategoriesServiceCategoryIdPut operation in ServicesCategoriesApi.
|
|
247
|
+
* @export
|
|
248
|
+
* @interface ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdPutRequest
|
|
249
|
+
*/
|
|
250
|
+
export interface ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdPutRequest {
|
|
251
|
+
/**
|
|
252
|
+
*
|
|
253
|
+
* @type {string}
|
|
254
|
+
* @memberof ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdPut
|
|
255
|
+
*/
|
|
256
|
+
readonly serviceCategoryId: string;
|
|
257
|
+
/**
|
|
258
|
+
*
|
|
259
|
+
* @type {UpdateServiceCategoryCommand}
|
|
260
|
+
* @memberof ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdPut
|
|
261
|
+
*/
|
|
262
|
+
readonly updateServiceCategoryCommand?: UpdateServiceCategoryCommand;
|
|
263
|
+
}
|
|
169
264
|
/**
|
|
170
265
|
* ServicesCategoriesApi - object-oriented interface
|
|
171
266
|
* @export
|
|
@@ -176,51 +271,46 @@ export declare class ServicesCategoriesApi extends BaseAPI {
|
|
|
176
271
|
/**
|
|
177
272
|
*
|
|
178
273
|
* @summary Get all ServiceCategories.
|
|
179
|
-
* @param {
|
|
180
|
-
* @param {string} [name]
|
|
181
|
-
* @param {number} [page]
|
|
182
|
-
* @param {number} [limit]
|
|
183
|
-
* @param {Date} [lastRetrieved]
|
|
274
|
+
* @param {ServicesCategoriesApiApiV1ServicescategoriesGetRequest} requestParameters Request parameters.
|
|
184
275
|
* @param {*} [options] Override http request option.
|
|
185
276
|
* @throws {RequiredError}
|
|
186
277
|
* @memberof ServicesCategoriesApi
|
|
187
278
|
*/
|
|
188
|
-
apiV1ServicescategoriesGet(
|
|
279
|
+
apiV1ServicescategoriesGet(requestParameters?: ServicesCategoriesApiApiV1ServicescategoriesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ServiceCategoriesModel, any>>;
|
|
189
280
|
/**
|
|
190
281
|
*
|
|
191
|
-
* @param {
|
|
282
|
+
* @param {ServicesCategoriesApiApiV1ServicescategoriesPostRequest} requestParameters Request parameters.
|
|
192
283
|
* @param {*} [options] Override http request option.
|
|
193
284
|
* @throws {RequiredError}
|
|
194
285
|
* @memberof ServicesCategoriesApi
|
|
195
286
|
*/
|
|
196
|
-
apiV1ServicescategoriesPost(
|
|
287
|
+
apiV1ServicescategoriesPost(requestParameters?: ServicesCategoriesApiApiV1ServicescategoriesPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ServiceCategoryModel, any>>;
|
|
197
288
|
/**
|
|
198
289
|
*
|
|
199
290
|
* @summary Delete ServiceCategory.
|
|
200
|
-
* @param {
|
|
291
|
+
* @param {ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdDeleteRequest} requestParameters Request parameters.
|
|
201
292
|
* @param {*} [options] Override http request option.
|
|
202
293
|
* @throws {RequiredError}
|
|
203
294
|
* @memberof ServicesCategoriesApi
|
|
204
295
|
*/
|
|
205
|
-
apiV1ServicescategoriesServiceCategoryIdDelete(
|
|
296
|
+
apiV1ServicescategoriesServiceCategoryIdDelete(requestParameters: ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
206
297
|
/**
|
|
207
298
|
*
|
|
208
299
|
* @summary Get ServiceCategory.
|
|
209
|
-
* @param {
|
|
300
|
+
* @param {ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdGetRequest} requestParameters Request parameters.
|
|
210
301
|
* @param {*} [options] Override http request option.
|
|
211
302
|
* @throws {RequiredError}
|
|
212
303
|
* @memberof ServicesCategoriesApi
|
|
213
304
|
*/
|
|
214
|
-
apiV1ServicescategoriesServiceCategoryIdGet(
|
|
305
|
+
apiV1ServicescategoriesServiceCategoryIdGet(requestParameters: ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ServiceCategoryModel, any>>;
|
|
215
306
|
/**
|
|
216
307
|
*
|
|
217
308
|
* @summary Update ServiceCategory
|
|
218
|
-
* @param {
|
|
219
|
-
* @param {UpdateServiceCategoryCommand} [updateServiceCategoryCommand]
|
|
309
|
+
* @param {ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdPutRequest} requestParameters Request parameters.
|
|
220
310
|
* @param {*} [options] Override http request option.
|
|
221
311
|
* @throws {RequiredError}
|
|
222
312
|
* @memberof ServicesCategoriesApi
|
|
223
313
|
*/
|
|
224
|
-
apiV1ServicescategoriesServiceCategoryIdPut(
|
|
314
|
+
apiV1ServicescategoriesServiceCategoryIdPut(requestParameters: ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ServiceCategoryModel, any>>;
|
|
225
315
|
}
|
|
226
316
|
//# sourceMappingURL=services-categories-api.d.ts.map
|
|
@@ -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;;;;;OAKG;iEACgE,4BAA4B,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA+BxJ;;;;;;OAMG;wEACuE,MAAM,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA+BzI;;;;;;OAMG;qEACoE,MAAM,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA+BtI;;;;;;;OAOG;qEACoE,MAAM,iCAAiC,4BAA4B,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;CAmC1M,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,uBAAuB,mBAA4B,aAAa;IAGrE;;;;;;;;;;OAUG;oCACmC,MAAM,SAAS,MAAM,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,sBAAsB,CAAC;IAI3O;;;;;OAKG;+DAC8D,4BAA4B,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,oBAAoB,CAAC;IAItN;;;;;;OAMG;sEACqE,MAAM,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,OAAO,CAAC;IAI1L;;;;;;OAMG;mEACkE,MAAM,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,oBAAoB,CAAC;IAIpM;;;;;;;OAOG;mEACkE,MAAM,iCAAiC,4BAA4B,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,oBAAoB,CAAC;CAKxQ,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,4BAA4B,mBAA6B,aAAa,aAAa,MAAM,UAAU,aAAa;IAGrH;;;;;;;;;;OAUG;oCAC6B,MAAM,SAAS,MAAM,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAY,GAAG,GAAG,aAAa,sBAAsB,CAAC;IAGhK;;;;;OAKG;+DACwD,4BAA4B,YAAY,GAAG,GAAG,aAAa,oBAAoB,CAAC;IAG3I;;;;;;OAMG;sEAC+D,MAAM,YAAY,GAAG,GAAG,aAAa,OAAO,CAAC;IAG/G;;;;;;OAMG;mEAC4D,MAAM,YAAY,GAAG,GAAG,aAAa,oBAAoB,CAAC;IAGzH;;;;;;;OAOG;mEAC4D,MAAM,iCAAiC,4BAA4B,YAAY,GAAG,GAAG,aAAa,oBAAoB,CAAC;CAI7L,CAAC;AAEF
|
|
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;;;;;OAKG;iEACgE,4BAA4B,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA+BxJ;;;;;;OAMG;wEACuE,MAAM,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA+BzI;;;;;;OAMG;qEACoE,MAAM,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA+BtI;;;;;;;OAOG;qEACoE,MAAM,iCAAiC,4BAA4B,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;CAmC1M,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,uBAAuB,mBAA4B,aAAa;IAGrE;;;;;;;;;;OAUG;oCACmC,MAAM,SAAS,MAAM,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,sBAAsB,CAAC;IAI3O;;;;;OAKG;+DAC8D,4BAA4B,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,oBAAoB,CAAC;IAItN;;;;;;OAMG;sEACqE,MAAM,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,OAAO,CAAC;IAI1L;;;;;;OAMG;mEACkE,MAAM,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,oBAAoB,CAAC;IAIpM;;;;;;;OAOG;mEACkE,MAAM,iCAAiC,4BAA4B,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,oBAAoB,CAAC;CAKxQ,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,4BAA4B,mBAA6B,aAAa,aAAa,MAAM,UAAU,aAAa;IAGrH;;;;;;;;;;OAUG;oCAC6B,MAAM,SAAS,MAAM,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAY,GAAG,GAAG,aAAa,sBAAsB,CAAC;IAGhK;;;;;OAKG;+DACwD,4BAA4B,YAAY,GAAG,GAAG,aAAa,oBAAoB,CAAC;IAG3I;;;;;;OAMG;sEAC+D,MAAM,YAAY,GAAG,GAAG,aAAa,OAAO,CAAC;IAG/G;;;;;;OAMG;mEAC4D,MAAM,YAAY,GAAG,GAAG,aAAa,oBAAoB,CAAC;IAGzH;;;;;;;OAOG;mEAC4D,MAAM,iCAAiC,4BAA4B,YAAY,GAAG,GAAG,aAAa,oBAAoB,CAAC;CAI7L,CAAC;AAEF;;;;GAIG;AACH,MAAM,WAAW,sDAAsD;IACnE;;;;OAIG;IACH,QAAQ,CAAC,EAAE,CAAC,EAAE,MAAM,CAAA;IAEpB;;;;OAIG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAA;IAEtB;;;;OAIG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAA;IAEtB;;;;OAIG;IACH,QAAQ,CAAC,KAAK,CAAC,EAAE,MAAM,CAAA;IAEvB;;;;OAIG;IACH,QAAQ,CAAC,aAAa,CAAC,EAAE,IAAI,CAAA;CAChC;AAED;;;;GAIG;AACH,MAAM,WAAW,uDAAuD;IACpE;;;;OAIG;IACH,QAAQ,CAAC,4BAA4B,CAAC,EAAE,4BAA4B,CAAA;CACvE;AAED;;;;GAIG;AACH,MAAM,WAAW,0EAA0E;IACvF;;;;OAIG;IACH,QAAQ,CAAC,iBAAiB,EAAE,MAAM,CAAA;CACrC;AAED;;;;GAIG;AACH,MAAM,WAAW,uEAAuE;IACpF;;;;OAIG;IACH,QAAQ,CAAC,iBAAiB,EAAE,MAAM,CAAA;CACrC;AAED;;;;GAIG;AACH,MAAM,WAAW,uEAAuE;IACpF;;;;OAIG;IACH,QAAQ,CAAC,iBAAiB,EAAE,MAAM,CAAA;IAElC;;;;OAIG;IACH,QAAQ,CAAC,4BAA4B,CAAC,EAAE,4BAA4B,CAAA;CACvE;AAED;;;;;GAKG;AACH,qBAAa,qBAAsB,SAAQ,OAAO;IAC9C;;;;;;;OAOG;IACI,0BAA0B,CAAC,iBAAiB,GAAE,sDAA2D,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAI9I;;;;;;OAMG;IACI,2BAA2B,CAAC,iBAAiB,GAAE,uDAA4D,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAIhJ;;;;;;;OAOG;IACI,8CAA8C,CAAC,iBAAiB,EAAE,0EAA0E,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAIjL;;;;;;;OAOG;IACI,2CAA2C,CAAC,iBAAiB,EAAE,uEAAuE,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAI3K;;;;;;;OAOG;IACI,2CAA2C,CAAC,iBAAiB,EAAE,uEAAuE,EAAE,OAAO,CAAC,EAAE,kBAAkB;CAG9K"}
|
|
@@ -521,66 +521,63 @@ var ServicesCategoriesApi = /** @class */ (function (_super) {
|
|
|
521
521
|
/**
|
|
522
522
|
*
|
|
523
523
|
* @summary Get all ServiceCategories.
|
|
524
|
-
* @param {
|
|
525
|
-
* @param {string} [name]
|
|
526
|
-
* @param {number} [page]
|
|
527
|
-
* @param {number} [limit]
|
|
528
|
-
* @param {Date} [lastRetrieved]
|
|
524
|
+
* @param {ServicesCategoriesApiApiV1ServicescategoriesGetRequest} requestParameters Request parameters.
|
|
529
525
|
* @param {*} [options] Override http request option.
|
|
530
526
|
* @throws {RequiredError}
|
|
531
527
|
* @memberof ServicesCategoriesApi
|
|
532
528
|
*/
|
|
533
|
-
ServicesCategoriesApi.prototype.apiV1ServicescategoriesGet = function (
|
|
529
|
+
ServicesCategoriesApi.prototype.apiV1ServicescategoriesGet = function (requestParameters, options) {
|
|
534
530
|
var _this = this;
|
|
535
|
-
|
|
531
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
532
|
+
return (0, exports.ServicesCategoriesApiFp)(this.configuration).apiV1ServicescategoriesGet(requestParameters.id, requestParameters.name, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
536
533
|
};
|
|
537
534
|
/**
|
|
538
535
|
*
|
|
539
|
-
* @param {
|
|
536
|
+
* @param {ServicesCategoriesApiApiV1ServicescategoriesPostRequest} requestParameters Request parameters.
|
|
540
537
|
* @param {*} [options] Override http request option.
|
|
541
538
|
* @throws {RequiredError}
|
|
542
539
|
* @memberof ServicesCategoriesApi
|
|
543
540
|
*/
|
|
544
|
-
ServicesCategoriesApi.prototype.apiV1ServicescategoriesPost = function (
|
|
541
|
+
ServicesCategoriesApi.prototype.apiV1ServicescategoriesPost = function (requestParameters, options) {
|
|
545
542
|
var _this = this;
|
|
546
|
-
|
|
543
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
544
|
+
return (0, exports.ServicesCategoriesApiFp)(this.configuration).apiV1ServicescategoriesPost(requestParameters.createServiceCategoryCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
547
545
|
};
|
|
548
546
|
/**
|
|
549
547
|
*
|
|
550
548
|
* @summary Delete ServiceCategory.
|
|
551
|
-
* @param {
|
|
549
|
+
* @param {ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdDeleteRequest} requestParameters Request parameters.
|
|
552
550
|
* @param {*} [options] Override http request option.
|
|
553
551
|
* @throws {RequiredError}
|
|
554
552
|
* @memberof ServicesCategoriesApi
|
|
555
553
|
*/
|
|
556
|
-
ServicesCategoriesApi.prototype.apiV1ServicescategoriesServiceCategoryIdDelete = function (
|
|
554
|
+
ServicesCategoriesApi.prototype.apiV1ServicescategoriesServiceCategoryIdDelete = function (requestParameters, options) {
|
|
557
555
|
var _this = this;
|
|
558
|
-
return (0, exports.ServicesCategoriesApiFp)(this.configuration).apiV1ServicescategoriesServiceCategoryIdDelete(serviceCategoryId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
556
|
+
return (0, exports.ServicesCategoriesApiFp)(this.configuration).apiV1ServicescategoriesServiceCategoryIdDelete(requestParameters.serviceCategoryId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
559
557
|
};
|
|
560
558
|
/**
|
|
561
559
|
*
|
|
562
560
|
* @summary Get ServiceCategory.
|
|
563
|
-
* @param {
|
|
561
|
+
* @param {ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdGetRequest} requestParameters Request parameters.
|
|
564
562
|
* @param {*} [options] Override http request option.
|
|
565
563
|
* @throws {RequiredError}
|
|
566
564
|
* @memberof ServicesCategoriesApi
|
|
567
565
|
*/
|
|
568
|
-
ServicesCategoriesApi.prototype.apiV1ServicescategoriesServiceCategoryIdGet = function (
|
|
566
|
+
ServicesCategoriesApi.prototype.apiV1ServicescategoriesServiceCategoryIdGet = function (requestParameters, options) {
|
|
569
567
|
var _this = this;
|
|
570
|
-
return (0, exports.ServicesCategoriesApiFp)(this.configuration).apiV1ServicescategoriesServiceCategoryIdGet(serviceCategoryId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
568
|
+
return (0, exports.ServicesCategoriesApiFp)(this.configuration).apiV1ServicescategoriesServiceCategoryIdGet(requestParameters.serviceCategoryId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
571
569
|
};
|
|
572
570
|
/**
|
|
573
571
|
*
|
|
574
572
|
* @summary Update ServiceCategory
|
|
575
|
-
* @param {
|
|
576
|
-
* @param {UpdateServiceCategoryCommand} [updateServiceCategoryCommand]
|
|
573
|
+
* @param {ServicesCategoriesApiApiV1ServicescategoriesServiceCategoryIdPutRequest} requestParameters Request parameters.
|
|
577
574
|
* @param {*} [options] Override http request option.
|
|
578
575
|
* @throws {RequiredError}
|
|
579
576
|
* @memberof ServicesCategoriesApi
|
|
580
577
|
*/
|
|
581
|
-
ServicesCategoriesApi.prototype.apiV1ServicescategoriesServiceCategoryIdPut = function (
|
|
578
|
+
ServicesCategoriesApi.prototype.apiV1ServicescategoriesServiceCategoryIdPut = function (requestParameters, options) {
|
|
582
579
|
var _this = this;
|
|
583
|
-
return (0, exports.ServicesCategoriesApiFp)(this.configuration).apiV1ServicescategoriesServiceCategoryIdPut(serviceCategoryId, updateServiceCategoryCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
580
|
+
return (0, exports.ServicesCategoriesApiFp)(this.configuration).apiV1ServicescategoriesServiceCategoryIdPut(requestParameters.serviceCategoryId, requestParameters.updateServiceCategoryCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
584
581
|
};
|
|
585
582
|
return ServicesCategoriesApi;
|
|
586
583
|
}(base_1.BaseAPI));
|