ch-admin-api-client-typescript 5.88.47 → 5.88.52
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 +8 -8
- package/lib/api/about-us-api.js +6 -6
- package/lib/api/appointments-api.d.ts +12 -12
- package/lib/api/appointments-api.js +9 -9
- package/lib/api/article-categories-api.d.ts +4 -4
- package/lib/api/article-categories-api.js +3 -3
- package/lib/api/articles-api.d.ts +16 -16
- package/lib/api/articles-api.js +12 -12
- package/lib/api/badges-api.d.ts +4 -4
- package/lib/api/badges-api.js +3 -3
- package/lib/api/benefits-api.d.ts +4 -4
- package/lib/api/benefits-api.js +3 -3
- package/lib/api/call-histories-api.d.ts +4 -4
- package/lib/api/call-histories-api.js +3 -3
- package/lib/api/contributors-api.d.ts +8 -8
- package/lib/api/contributors-api.js +6 -6
- package/lib/api/countries-api.d.ts +24 -24
- package/lib/api/countries-api.js +18 -18
- package/lib/api/curation-categories-api.d.ts +12 -12
- package/lib/api/curation-categories-api.js +9 -9
- package/lib/api/curations-api.d.ts +12 -12
- package/lib/api/curations-api.js +9 -9
- package/lib/api/deal-global-settings-api.d.ts +4 -4
- package/lib/api/deal-global-settings-api.js +3 -3
- package/lib/api/deals-api.d.ts +16 -16
- package/lib/api/deals-api.js +12 -12
- package/lib/api/doctor-affiliations-api.d.ts +4 -4
- package/lib/api/doctor-affiliations-api.js +3 -3
- package/lib/api/doctors-api.d.ts +12 -12
- package/lib/api/doctors-api.js +9 -9
- package/lib/api/faq-categories-api.d.ts +8 -8
- package/lib/api/faq-categories-api.js +6 -6
- package/lib/api/faqs-api.d.ts +8 -8
- package/lib/api/faqs-api.js +6 -6
- package/lib/api/form-results-api.d.ts +8 -8
- package/lib/api/form-results-api.js +6 -6
- package/lib/api/form-templates-api.d.ts +8 -8
- package/lib/api/form-templates-api.js +6 -6
- package/lib/api/frequently-asked-questions-api.d.ts +4 -4
- package/lib/api/frequently-asked-questions-api.js +3 -3
- package/lib/api/general-articles-api.d.ts +8 -8
- package/lib/api/general-articles-api.js +6 -6
- package/lib/api/hospital-branches-api.d.ts +4 -4
- package/lib/api/hospital-branches-api.js +3 -3
- package/lib/api/hospital-groups-api.d.ts +4 -4
- package/lib/api/hospital-groups-api.js +3 -3
- package/lib/api/hospitals-api.d.ts +136 -136
- package/lib/api/hospitals-api.js +104 -104
- package/lib/api/languages-api.d.ts +36 -36
- package/lib/api/languages-api.js +27 -27
- package/lib/api/patient-affiliations-api.d.ts +4 -4
- package/lib/api/patient-affiliations-api.js +3 -3
- package/lib/api/patients-api.d.ts +4 -4
- package/lib/api/patients-api.js +3 -3
- package/lib/api/platform-interpretation-languages-api.d.ts +16 -16
- package/lib/api/platform-interpretation-languages-api.js +12 -12
- package/lib/api/prescriptions-api.d.ts +8 -8
- package/lib/api/prescriptions-api.js +6 -6
- package/lib/api/promotions-api.d.ts +4 -4
- package/lib/api/promotions-api.js +3 -3
- package/lib/api/service-reviews-api.d.ts +8 -8
- package/lib/api/service-reviews-api.js +6 -6
- package/lib/api/services-api.d.ts +8 -8
- package/lib/api/services-api.js +6 -6
- package/lib/api/specialties-api.d.ts +8 -8
- package/lib/api/specialties-api.js +6 -6
- package/lib/api/specialty-types-api.d.ts +8 -8
- package/lib/api/specialty-types-api.js +6 -6
- package/lib/api/survey-forms-api.d.ts +8 -8
- package/lib/api/survey-forms-api.js +6 -6
- package/lib/api/survey-results-api.d.ts +4 -4
- package/lib/api/survey-results-api.js +3 -3
- package/lib/api/users-api.d.ts +4 -4
- package/lib/api/users-api.js +3 -3
- package/lib/api/web-apps-api.d.ts +139 -12
- package/lib/api/web-apps-api.d.ts.map +1 -1
- package/lib/api/web-apps-api.js +275 -11
- package/lib/models/country-language-item-model.d.ts +12 -0
- package/lib/models/country-language-item-model.d.ts.map +1 -1
- package/lib/models/country-language-model.d.ts +12 -0
- package/lib/models/country-language-model.d.ts.map +1 -1
- package/lib/models/deploy-web-apps-command.d.ts +31 -0
- package/lib/models/deploy-web-apps-command.d.ts.map +1 -0
- package/lib/models/deploy-web-apps-command.js +15 -0
- package/lib/models/index.d.ts +2 -0
- package/lib/models/index.d.ts.map +1 -1
- package/lib/models/index.js +2 -0
- package/lib/models/save-country-language-command.d.ts +6 -0
- package/lib/models/save-country-language-command.d.ts.map +1 -1
- package/lib/models/suspend-web-apps-command.d.ts +31 -0
- package/lib/models/suspend-web-apps-command.d.ts.map +1 -0
- package/lib/models/suspend-web-apps-command.js +15 -0
- package/package.json +1 -1
|
@@ -54,7 +54,7 @@ export declare const AboutUsApiAxiosParamCreator: (configuration?: Configuration
|
|
|
54
54
|
*
|
|
55
55
|
* @summary Get AboutUs. (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
56
56
|
* @param {string} hospitalId
|
|
57
|
-
* @param {string} [languageCode]
|
|
57
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
58
58
|
* @param {boolean} [returnDefaultValue]
|
|
59
59
|
* @param {*} [options] Override http request option.
|
|
60
60
|
* @throws {RequiredError}
|
|
@@ -99,7 +99,7 @@ export declare const AboutUsApiAxiosParamCreator: (configuration?: Configuration
|
|
|
99
99
|
*
|
|
100
100
|
* @summary (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
101
101
|
* @param {string} slug
|
|
102
|
-
* @param {string} [languageCode]
|
|
102
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
103
103
|
* @param {boolean} [returnDefaultValue]
|
|
104
104
|
* @param {*} [options] Override http request option.
|
|
105
105
|
* @throws {RequiredError}
|
|
@@ -142,7 +142,7 @@ export declare const AboutUsApiFp: (configuration?: Configuration) => {
|
|
|
142
142
|
*
|
|
143
143
|
* @summary Get AboutUs. (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
144
144
|
* @param {string} hospitalId
|
|
145
|
-
* @param {string} [languageCode]
|
|
145
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
146
146
|
* @param {boolean} [returnDefaultValue]
|
|
147
147
|
* @param {*} [options] Override http request option.
|
|
148
148
|
* @throws {RequiredError}
|
|
@@ -187,7 +187,7 @@ export declare const AboutUsApiFp: (configuration?: Configuration) => {
|
|
|
187
187
|
*
|
|
188
188
|
* @summary (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
189
189
|
* @param {string} slug
|
|
190
|
-
* @param {string} [languageCode]
|
|
190
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
191
191
|
* @param {boolean} [returnDefaultValue]
|
|
192
192
|
* @param {*} [options] Override http request option.
|
|
193
193
|
* @throws {RequiredError}
|
|
@@ -230,7 +230,7 @@ export declare const AboutUsApiFactory: (configuration?: Configuration, basePath
|
|
|
230
230
|
*
|
|
231
231
|
* @summary Get AboutUs. (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
232
232
|
* @param {string} hospitalId
|
|
233
|
-
* @param {string} [languageCode]
|
|
233
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
234
234
|
* @param {boolean} [returnDefaultValue]
|
|
235
235
|
* @param {*} [options] Override http request option.
|
|
236
236
|
* @throws {RequiredError}
|
|
@@ -275,7 +275,7 @@ export declare const AboutUsApiFactory: (configuration?: Configuration, basePath
|
|
|
275
275
|
*
|
|
276
276
|
* @summary (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
277
277
|
* @param {string} slug
|
|
278
|
-
* @param {string} [languageCode]
|
|
278
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
279
279
|
* @param {boolean} [returnDefaultValue]
|
|
280
280
|
* @param {*} [options] Override http request option.
|
|
281
281
|
* @throws {RequiredError}
|
|
@@ -387,7 +387,7 @@ export interface AboutUsApiApiV1AboutusHospitalIdGetRequest {
|
|
|
387
387
|
*/
|
|
388
388
|
readonly hospitalId: string;
|
|
389
389
|
/**
|
|
390
|
-
*
|
|
390
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
391
391
|
* @type {string}
|
|
392
392
|
* @memberof AboutUsApiApiV1AboutusHospitalIdGet
|
|
393
393
|
*/
|
|
@@ -482,7 +482,7 @@ export interface AboutUsApiApiV1AboutusSlugGetRequest {
|
|
|
482
482
|
*/
|
|
483
483
|
readonly slug: string;
|
|
484
484
|
/**
|
|
485
|
-
*
|
|
485
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
486
486
|
* @type {string}
|
|
487
487
|
* @memberof AboutUsApiApiV1AboutusSlugGet
|
|
488
488
|
*/
|
package/lib/api/about-us-api.js
CHANGED
|
@@ -245,7 +245,7 @@ var AboutUsApiAxiosParamCreator = function (configuration) {
|
|
|
245
245
|
*
|
|
246
246
|
* @summary Get AboutUs. (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
247
247
|
* @param {string} hospitalId
|
|
248
|
-
* @param {string} [languageCode]
|
|
248
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
249
249
|
* @param {boolean} [returnDefaultValue]
|
|
250
250
|
* @param {*} [options] Override http request option.
|
|
251
251
|
* @throws {RequiredError}
|
|
@@ -496,7 +496,7 @@ var AboutUsApiAxiosParamCreator = function (configuration) {
|
|
|
496
496
|
*
|
|
497
497
|
* @summary (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
498
498
|
* @param {string} slug
|
|
499
|
-
* @param {string} [languageCode]
|
|
499
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
500
500
|
* @param {boolean} [returnDefaultValue]
|
|
501
501
|
* @param {*} [options] Override http request option.
|
|
502
502
|
* @throws {RequiredError}
|
|
@@ -612,7 +612,7 @@ var AboutUsApiFp = function (configuration) {
|
|
|
612
612
|
*
|
|
613
613
|
* @summary Get AboutUs. (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
614
614
|
* @param {string} hospitalId
|
|
615
|
-
* @param {string} [languageCode]
|
|
615
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
616
616
|
* @param {boolean} [returnDefaultValue]
|
|
617
617
|
* @param {*} [options] Override http request option.
|
|
618
618
|
* @throws {RequiredError}
|
|
@@ -717,7 +717,7 @@ var AboutUsApiFp = function (configuration) {
|
|
|
717
717
|
*
|
|
718
718
|
* @summary (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
719
719
|
* @param {string} slug
|
|
720
|
-
* @param {string} [languageCode]
|
|
720
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
721
721
|
* @param {boolean} [returnDefaultValue]
|
|
722
722
|
* @param {*} [options] Override http request option.
|
|
723
723
|
* @throws {RequiredError}
|
|
@@ -780,7 +780,7 @@ var AboutUsApiFactory = function (configuration, basePath, axios) {
|
|
|
780
780
|
*
|
|
781
781
|
* @summary Get AboutUs. (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
782
782
|
* @param {string} hospitalId
|
|
783
|
-
* @param {string} [languageCode]
|
|
783
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
784
784
|
* @param {boolean} [returnDefaultValue]
|
|
785
785
|
* @param {*} [options] Override http request option.
|
|
786
786
|
* @throws {RequiredError}
|
|
@@ -835,7 +835,7 @@ var AboutUsApiFactory = function (configuration, basePath, axios) {
|
|
|
835
835
|
*
|
|
836
836
|
* @summary (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
837
837
|
* @param {string} slug
|
|
838
|
-
* @param {string} [languageCode]
|
|
838
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
839
839
|
* @param {boolean} [returnDefaultValue]
|
|
840
840
|
* @param {*} [options] Override http request option.
|
|
841
841
|
* @throws {RequiredError}
|
|
@@ -66,7 +66,7 @@ export declare const AppointmentsApiAxiosParamCreator: (configuration?: Configur
|
|
|
66
66
|
*
|
|
67
67
|
* @summary Get appointment by id (Auth policies: RequireDoctorOrPatientManagerRole)
|
|
68
68
|
* @param {string} appointmentId
|
|
69
|
-
* @param {string} [languageCode]
|
|
69
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
70
70
|
* @param {*} [options] Override http request option.
|
|
71
71
|
* @throws {RequiredError}
|
|
72
72
|
*/
|
|
@@ -83,7 +83,7 @@ export declare const AppointmentsApiAxiosParamCreator: (configuration?: Configur
|
|
|
83
83
|
*
|
|
84
84
|
* @summary Create appointment invoice (Auth policies: RequireDoctorRole)
|
|
85
85
|
* @param {string} appointmentId
|
|
86
|
-
* @param {string} [languageCode]
|
|
86
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
87
87
|
* @param {*} [options] Override http request option.
|
|
88
88
|
* @throws {RequiredError}
|
|
89
89
|
*/
|
|
@@ -100,7 +100,7 @@ export declare const AppointmentsApiAxiosParamCreator: (configuration?: Configur
|
|
|
100
100
|
*
|
|
101
101
|
* @summary Set appointment as refunded (Auth policies: RequireDoctorRole)
|
|
102
102
|
* @param {string} appointmentId
|
|
103
|
-
* @param {string} [languageCode]
|
|
103
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
104
104
|
* @param {*} [options] Override http request option.
|
|
105
105
|
* @throws {RequiredError}
|
|
106
106
|
*/
|
|
@@ -215,7 +215,7 @@ export declare const AppointmentsApiFp: (configuration?: Configuration) => {
|
|
|
215
215
|
*
|
|
216
216
|
* @summary Get appointment by id (Auth policies: RequireDoctorOrPatientManagerRole)
|
|
217
217
|
* @param {string} appointmentId
|
|
218
|
-
* @param {string} [languageCode]
|
|
218
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
219
219
|
* @param {*} [options] Override http request option.
|
|
220
220
|
* @throws {RequiredError}
|
|
221
221
|
*/
|
|
@@ -232,7 +232,7 @@ export declare const AppointmentsApiFp: (configuration?: Configuration) => {
|
|
|
232
232
|
*
|
|
233
233
|
* @summary Create appointment invoice (Auth policies: RequireDoctorRole)
|
|
234
234
|
* @param {string} appointmentId
|
|
235
|
-
* @param {string} [languageCode]
|
|
235
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
236
236
|
* @param {*} [options] Override http request option.
|
|
237
237
|
* @throws {RequiredError}
|
|
238
238
|
*/
|
|
@@ -249,7 +249,7 @@ export declare const AppointmentsApiFp: (configuration?: Configuration) => {
|
|
|
249
249
|
*
|
|
250
250
|
* @summary Set appointment as refunded (Auth policies: RequireDoctorRole)
|
|
251
251
|
* @param {string} appointmentId
|
|
252
|
-
* @param {string} [languageCode]
|
|
252
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
253
253
|
* @param {*} [options] Override http request option.
|
|
254
254
|
* @throws {RequiredError}
|
|
255
255
|
*/
|
|
@@ -364,7 +364,7 @@ export declare const AppointmentsApiFactory: (configuration?: Configuration, bas
|
|
|
364
364
|
*
|
|
365
365
|
* @summary Get appointment by id (Auth policies: RequireDoctorOrPatientManagerRole)
|
|
366
366
|
* @param {string} appointmentId
|
|
367
|
-
* @param {string} [languageCode]
|
|
367
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
368
368
|
* @param {*} [options] Override http request option.
|
|
369
369
|
* @throws {RequiredError}
|
|
370
370
|
*/
|
|
@@ -381,7 +381,7 @@ export declare const AppointmentsApiFactory: (configuration?: Configuration, bas
|
|
|
381
381
|
*
|
|
382
382
|
* @summary Create appointment invoice (Auth policies: RequireDoctorRole)
|
|
383
383
|
* @param {string} appointmentId
|
|
384
|
-
* @param {string} [languageCode]
|
|
384
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
385
385
|
* @param {*} [options] Override http request option.
|
|
386
386
|
* @throws {RequiredError}
|
|
387
387
|
*/
|
|
@@ -398,7 +398,7 @@ export declare const AppointmentsApiFactory: (configuration?: Configuration, bas
|
|
|
398
398
|
*
|
|
399
399
|
* @summary Set appointment as refunded (Auth policies: RequireDoctorRole)
|
|
400
400
|
* @param {string} appointmentId
|
|
401
|
-
* @param {string} [languageCode]
|
|
401
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
402
402
|
* @param {*} [options] Override http request option.
|
|
403
403
|
* @throws {RequiredError}
|
|
404
404
|
*/
|
|
@@ -552,7 +552,7 @@ export interface AppointmentsApiApiV1AppointmentsAppointmentIdGetRequest {
|
|
|
552
552
|
*/
|
|
553
553
|
readonly appointmentId: string;
|
|
554
554
|
/**
|
|
555
|
-
*
|
|
555
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
556
556
|
* @type {string}
|
|
557
557
|
* @memberof AppointmentsApiApiV1AppointmentsAppointmentIdGet
|
|
558
558
|
*/
|
|
@@ -584,7 +584,7 @@ export interface AppointmentsApiApiV1AppointmentsAppointmentIdInvoicesPostReques
|
|
|
584
584
|
*/
|
|
585
585
|
readonly appointmentId: string;
|
|
586
586
|
/**
|
|
587
|
-
*
|
|
587
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
588
588
|
* @type {string}
|
|
589
589
|
* @memberof AppointmentsApiApiV1AppointmentsAppointmentIdInvoicesPost
|
|
590
590
|
*/
|
|
@@ -616,7 +616,7 @@ export interface AppointmentsApiApiV1AppointmentsAppointmentIdRefundPostRequest
|
|
|
616
616
|
*/
|
|
617
617
|
readonly appointmentId: string;
|
|
618
618
|
/**
|
|
619
|
-
*
|
|
619
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
620
620
|
* @type {string}
|
|
621
621
|
* @memberof AppointmentsApiApiV1AppointmentsAppointmentIdRefundPost
|
|
622
622
|
*/
|
|
@@ -303,7 +303,7 @@ var AppointmentsApiAxiosParamCreator = function (configuration) {
|
|
|
303
303
|
*
|
|
304
304
|
* @summary Get appointment by id (Auth policies: RequireDoctorOrPatientManagerRole)
|
|
305
305
|
* @param {string} appointmentId
|
|
306
|
-
* @param {string} [languageCode]
|
|
306
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
307
307
|
* @param {*} [options] Override http request option.
|
|
308
308
|
* @throws {RequiredError}
|
|
309
309
|
*/
|
|
@@ -401,7 +401,7 @@ var AppointmentsApiAxiosParamCreator = function (configuration) {
|
|
|
401
401
|
*
|
|
402
402
|
* @summary Create appointment invoice (Auth policies: RequireDoctorRole)
|
|
403
403
|
* @param {string} appointmentId
|
|
404
|
-
* @param {string} [languageCode]
|
|
404
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
405
405
|
* @param {*} [options] Override http request option.
|
|
406
406
|
* @throws {RequiredError}
|
|
407
407
|
*/
|
|
@@ -499,7 +499,7 @@ var AppointmentsApiAxiosParamCreator = function (configuration) {
|
|
|
499
499
|
*
|
|
500
500
|
* @summary Set appointment as refunded (Auth policies: RequireDoctorRole)
|
|
501
501
|
* @param {string} appointmentId
|
|
502
|
-
* @param {string} [languageCode]
|
|
502
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
503
503
|
* @param {*} [options] Override http request option.
|
|
504
504
|
* @throws {RequiredError}
|
|
505
505
|
*/
|
|
@@ -966,7 +966,7 @@ var AppointmentsApiFp = function (configuration) {
|
|
|
966
966
|
*
|
|
967
967
|
* @summary Get appointment by id (Auth policies: RequireDoctorOrPatientManagerRole)
|
|
968
968
|
* @param {string} appointmentId
|
|
969
|
-
* @param {string} [languageCode]
|
|
969
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
970
970
|
* @param {*} [options] Override http request option.
|
|
971
971
|
* @throws {RequiredError}
|
|
972
972
|
*/
|
|
@@ -1007,7 +1007,7 @@ var AppointmentsApiFp = function (configuration) {
|
|
|
1007
1007
|
*
|
|
1008
1008
|
* @summary Create appointment invoice (Auth policies: RequireDoctorRole)
|
|
1009
1009
|
* @param {string} appointmentId
|
|
1010
|
-
* @param {string} [languageCode]
|
|
1010
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1011
1011
|
* @param {*} [options] Override http request option.
|
|
1012
1012
|
* @throws {RequiredError}
|
|
1013
1013
|
*/
|
|
@@ -1048,7 +1048,7 @@ var AppointmentsApiFp = function (configuration) {
|
|
|
1048
1048
|
*
|
|
1049
1049
|
* @summary Set appointment as refunded (Auth policies: RequireDoctorRole)
|
|
1050
1050
|
* @param {string} appointmentId
|
|
1051
|
-
* @param {string} [languageCode]
|
|
1051
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1052
1052
|
* @param {*} [options] Override http request option.
|
|
1053
1053
|
* @throws {RequiredError}
|
|
1054
1054
|
*/
|
|
@@ -1235,7 +1235,7 @@ var AppointmentsApiFactory = function (configuration, basePath, axios) {
|
|
|
1235
1235
|
*
|
|
1236
1236
|
* @summary Get appointment by id (Auth policies: RequireDoctorOrPatientManagerRole)
|
|
1237
1237
|
* @param {string} appointmentId
|
|
1238
|
-
* @param {string} [languageCode]
|
|
1238
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1239
1239
|
* @param {*} [options] Override http request option.
|
|
1240
1240
|
* @throws {RequiredError}
|
|
1241
1241
|
*/
|
|
@@ -1256,7 +1256,7 @@ var AppointmentsApiFactory = function (configuration, basePath, axios) {
|
|
|
1256
1256
|
*
|
|
1257
1257
|
* @summary Create appointment invoice (Auth policies: RequireDoctorRole)
|
|
1258
1258
|
* @param {string} appointmentId
|
|
1259
|
-
* @param {string} [languageCode]
|
|
1259
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1260
1260
|
* @param {*} [options] Override http request option.
|
|
1261
1261
|
* @throws {RequiredError}
|
|
1262
1262
|
*/
|
|
@@ -1277,7 +1277,7 @@ var AppointmentsApiFactory = function (configuration, basePath, axios) {
|
|
|
1277
1277
|
*
|
|
1278
1278
|
* @summary Set appointment as refunded (Auth policies: RequireDoctorRole)
|
|
1279
1279
|
* @param {string} appointmentId
|
|
1280
|
-
* @param {string} [languageCode]
|
|
1280
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1281
1281
|
* @param {*} [options] Override http request option.
|
|
1282
1282
|
* @throws {RequiredError}
|
|
1283
1283
|
*/
|
|
@@ -37,7 +37,7 @@ export declare const ArticleCategoriesApiAxiosParamCreator: (configuration?: Con
|
|
|
37
37
|
*
|
|
38
38
|
* @summary Get article category (Auth policies: RequireContentManagerRole)
|
|
39
39
|
* @param {string} articleCategoryId
|
|
40
|
-
* @param {string} [languageCode]
|
|
40
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
41
41
|
* @param {*} [options] Override http request option.
|
|
42
42
|
* @throws {RequiredError}
|
|
43
43
|
*/
|
|
@@ -120,7 +120,7 @@ export declare const ArticleCategoriesApiFp: (configuration?: Configuration) =>
|
|
|
120
120
|
*
|
|
121
121
|
* @summary Get article category (Auth policies: RequireContentManagerRole)
|
|
122
122
|
* @param {string} articleCategoryId
|
|
123
|
-
* @param {string} [languageCode]
|
|
123
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
124
124
|
* @param {*} [options] Override http request option.
|
|
125
125
|
* @throws {RequiredError}
|
|
126
126
|
*/
|
|
@@ -203,7 +203,7 @@ export declare const ArticleCategoriesApiFactory: (configuration?: Configuration
|
|
|
203
203
|
*
|
|
204
204
|
* @summary Get article category (Auth policies: RequireContentManagerRole)
|
|
205
205
|
* @param {string} articleCategoryId
|
|
206
|
-
* @param {string} [languageCode]
|
|
206
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
207
207
|
* @param {*} [options] Override http request option.
|
|
208
208
|
* @throws {RequiredError}
|
|
209
209
|
*/
|
|
@@ -300,7 +300,7 @@ export interface ArticleCategoriesApiApiV1ArticlecategoriesArticleCategoryIdGetR
|
|
|
300
300
|
*/
|
|
301
301
|
readonly articleCategoryId: string;
|
|
302
302
|
/**
|
|
303
|
-
*
|
|
303
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
304
304
|
* @type {string}
|
|
305
305
|
* @memberof ArticleCategoriesApiApiV1ArticlecategoriesArticleCategoryIdGet
|
|
306
306
|
*/
|
|
@@ -156,7 +156,7 @@ var ArticleCategoriesApiAxiosParamCreator = function (configuration) {
|
|
|
156
156
|
*
|
|
157
157
|
* @summary Get article category (Auth policies: RequireContentManagerRole)
|
|
158
158
|
* @param {string} articleCategoryId
|
|
159
|
-
* @param {string} [languageCode]
|
|
159
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
160
160
|
* @param {*} [options] Override http request option.
|
|
161
161
|
* @throws {RequiredError}
|
|
162
162
|
*/
|
|
@@ -562,7 +562,7 @@ var ArticleCategoriesApiFp = function (configuration) {
|
|
|
562
562
|
*
|
|
563
563
|
* @summary Get article category (Auth policies: RequireContentManagerRole)
|
|
564
564
|
* @param {string} articleCategoryId
|
|
565
|
-
* @param {string} [languageCode]
|
|
565
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
566
566
|
* @param {*} [options] Override http request option.
|
|
567
567
|
* @throws {RequiredError}
|
|
568
568
|
*/
|
|
@@ -735,7 +735,7 @@ var ArticleCategoriesApiFactory = function (configuration, basePath, axios) {
|
|
|
735
735
|
*
|
|
736
736
|
* @summary Get article category (Auth policies: RequireContentManagerRole)
|
|
737
737
|
* @param {string} articleCategoryId
|
|
738
|
-
* @param {string} [languageCode]
|
|
738
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
739
739
|
* @param {*} [options] Override http request option.
|
|
740
740
|
* @throws {RequiredError}
|
|
741
741
|
*/
|
|
@@ -104,7 +104,7 @@ export declare const ArticlesApiAxiosParamCreator: (configuration?: Configuratio
|
|
|
104
104
|
*
|
|
105
105
|
* @summary Delete Article. (Auth policies: RequireDoctorOrContentManagerRole)
|
|
106
106
|
* @param {string} articleId
|
|
107
|
-
* @param {string} [languageCode]
|
|
107
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
108
108
|
* @param {boolean} [isPermanent]
|
|
109
109
|
* @param {*} [options] Override http request option.
|
|
110
110
|
* @throws {RequiredError}
|
|
@@ -114,7 +114,7 @@ export declare const ArticlesApiAxiosParamCreator: (configuration?: Configuratio
|
|
|
114
114
|
*
|
|
115
115
|
* @summary Get Article. (Auth policies: RequireDoctorOrContentManagerRole)
|
|
116
116
|
* @param {string} articleId
|
|
117
|
-
* @param {string} [languageCode]
|
|
117
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
118
118
|
* @param {boolean} [returnDefaultValue]
|
|
119
119
|
* @param {*} [options] Override http request option.
|
|
120
120
|
* @throws {RequiredError}
|
|
@@ -326,7 +326,7 @@ export declare const ArticlesApiAxiosParamCreator: (configuration?: Configuratio
|
|
|
326
326
|
*
|
|
327
327
|
* @summary Translate article (Auth policies: RequireDoctorOrContentManagerRole)
|
|
328
328
|
* @param {string} articleId
|
|
329
|
-
* @param {TranslateArticleCommand} [translateArticleCommand]
|
|
329
|
+
* @param {TranslateArticleCommand} [translateArticleCommand] Translation settings. `SourceLanguageCode` and `TargetLanguageCode` accept either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
330
330
|
* @param {*} [options] Override http request option.
|
|
331
331
|
* @throws {RequiredError}
|
|
332
332
|
*/
|
|
@@ -369,7 +369,7 @@ export declare const ArticlesApiAxiosParamCreator: (configuration?: Configuratio
|
|
|
369
369
|
*
|
|
370
370
|
* @summary Get Article by slug. (Auth policies: RequireDoctorOrContentManagerRole)
|
|
371
371
|
* @param {string} slug
|
|
372
|
-
* @param {string} [languageCode]
|
|
372
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
373
373
|
* @param {boolean} [returnDefaultValue]
|
|
374
374
|
* @param {*} [options] Override http request option.
|
|
375
375
|
* @throws {RequiredError}
|
|
@@ -441,7 +441,7 @@ export declare const ArticlesApiFp: (configuration?: Configuration) => {
|
|
|
441
441
|
*
|
|
442
442
|
* @summary Delete Article. (Auth policies: RequireDoctorOrContentManagerRole)
|
|
443
443
|
* @param {string} articleId
|
|
444
|
-
* @param {string} [languageCode]
|
|
444
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
445
445
|
* @param {boolean} [isPermanent]
|
|
446
446
|
* @param {*} [options] Override http request option.
|
|
447
447
|
* @throws {RequiredError}
|
|
@@ -451,7 +451,7 @@ export declare const ArticlesApiFp: (configuration?: Configuration) => {
|
|
|
451
451
|
*
|
|
452
452
|
* @summary Get Article. (Auth policies: RequireDoctorOrContentManagerRole)
|
|
453
453
|
* @param {string} articleId
|
|
454
|
-
* @param {string} [languageCode]
|
|
454
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
455
455
|
* @param {boolean} [returnDefaultValue]
|
|
456
456
|
* @param {*} [options] Override http request option.
|
|
457
457
|
* @throws {RequiredError}
|
|
@@ -663,7 +663,7 @@ export declare const ArticlesApiFp: (configuration?: Configuration) => {
|
|
|
663
663
|
*
|
|
664
664
|
* @summary Translate article (Auth policies: RequireDoctorOrContentManagerRole)
|
|
665
665
|
* @param {string} articleId
|
|
666
|
-
* @param {TranslateArticleCommand} [translateArticleCommand]
|
|
666
|
+
* @param {TranslateArticleCommand} [translateArticleCommand] Translation settings. `SourceLanguageCode` and `TargetLanguageCode` accept either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
667
667
|
* @param {*} [options] Override http request option.
|
|
668
668
|
* @throws {RequiredError}
|
|
669
669
|
*/
|
|
@@ -706,7 +706,7 @@ export declare const ArticlesApiFp: (configuration?: Configuration) => {
|
|
|
706
706
|
*
|
|
707
707
|
* @summary Get Article by slug. (Auth policies: RequireDoctorOrContentManagerRole)
|
|
708
708
|
* @param {string} slug
|
|
709
|
-
* @param {string} [languageCode]
|
|
709
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
710
710
|
* @param {boolean} [returnDefaultValue]
|
|
711
711
|
* @param {*} [options] Override http request option.
|
|
712
712
|
* @throws {RequiredError}
|
|
@@ -778,7 +778,7 @@ export declare const ArticlesApiFactory: (configuration?: Configuration, basePat
|
|
|
778
778
|
*
|
|
779
779
|
* @summary Delete Article. (Auth policies: RequireDoctorOrContentManagerRole)
|
|
780
780
|
* @param {string} articleId
|
|
781
|
-
* @param {string} [languageCode]
|
|
781
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
782
782
|
* @param {boolean} [isPermanent]
|
|
783
783
|
* @param {*} [options] Override http request option.
|
|
784
784
|
* @throws {RequiredError}
|
|
@@ -788,7 +788,7 @@ export declare const ArticlesApiFactory: (configuration?: Configuration, basePat
|
|
|
788
788
|
*
|
|
789
789
|
* @summary Get Article. (Auth policies: RequireDoctorOrContentManagerRole)
|
|
790
790
|
* @param {string} articleId
|
|
791
|
-
* @param {string} [languageCode]
|
|
791
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
792
792
|
* @param {boolean} [returnDefaultValue]
|
|
793
793
|
* @param {*} [options] Override http request option.
|
|
794
794
|
* @throws {RequiredError}
|
|
@@ -1000,7 +1000,7 @@ export declare const ArticlesApiFactory: (configuration?: Configuration, basePat
|
|
|
1000
1000
|
*
|
|
1001
1001
|
* @summary Translate article (Auth policies: RequireDoctorOrContentManagerRole)
|
|
1002
1002
|
* @param {string} articleId
|
|
1003
|
-
* @param {TranslateArticleCommand} [translateArticleCommand]
|
|
1003
|
+
* @param {TranslateArticleCommand} [translateArticleCommand] Translation settings. `SourceLanguageCode` and `TargetLanguageCode` accept either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1004
1004
|
* @param {*} [options] Override http request option.
|
|
1005
1005
|
* @throws {RequiredError}
|
|
1006
1006
|
*/
|
|
@@ -1043,7 +1043,7 @@ export declare const ArticlesApiFactory: (configuration?: Configuration, basePat
|
|
|
1043
1043
|
*
|
|
1044
1044
|
* @summary Get Article by slug. (Auth policies: RequireDoctorOrContentManagerRole)
|
|
1045
1045
|
* @param {string} slug
|
|
1046
|
-
* @param {string} [languageCode]
|
|
1046
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1047
1047
|
* @param {boolean} [returnDefaultValue]
|
|
1048
1048
|
* @param {*} [options] Override http request option.
|
|
1049
1049
|
* @throws {RequiredError}
|
|
@@ -1224,7 +1224,7 @@ export interface ArticlesApiApiV1ArticlesArticleIdDeleteRequest {
|
|
|
1224
1224
|
*/
|
|
1225
1225
|
readonly articleId: string;
|
|
1226
1226
|
/**
|
|
1227
|
-
*
|
|
1227
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1228
1228
|
* @type {string}
|
|
1229
1229
|
* @memberof ArticlesApiApiV1ArticlesArticleIdDelete
|
|
1230
1230
|
*/
|
|
@@ -1249,7 +1249,7 @@ export interface ArticlesApiApiV1ArticlesArticleIdGetRequest {
|
|
|
1249
1249
|
*/
|
|
1250
1250
|
readonly articleId: string;
|
|
1251
1251
|
/**
|
|
1252
|
-
*
|
|
1252
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1253
1253
|
* @type {string}
|
|
1254
1254
|
* @memberof ArticlesApiApiV1ArticlesArticleIdGet
|
|
1255
1255
|
*/
|
|
@@ -1751,7 +1751,7 @@ export interface ArticlesApiApiV1ArticlesArticleIdTranslatePostRequest {
|
|
|
1751
1751
|
*/
|
|
1752
1752
|
readonly articleId: string;
|
|
1753
1753
|
/**
|
|
1754
|
-
*
|
|
1754
|
+
* Translation settings. `SourceLanguageCode` and `TargetLanguageCode` accept either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1755
1755
|
* @type {TranslateArticleCommand}
|
|
1756
1756
|
* @memberof ArticlesApiApiV1ArticlesArticleIdTranslatePost
|
|
1757
1757
|
*/
|
|
@@ -1904,7 +1904,7 @@ export interface ArticlesApiApiV1ArticlesSlugGetRequest {
|
|
|
1904
1904
|
*/
|
|
1905
1905
|
readonly slug: string;
|
|
1906
1906
|
/**
|
|
1907
|
-
*
|
|
1907
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1908
1908
|
* @type {string}
|
|
1909
1909
|
* @memberof ArticlesApiApiV1ArticlesSlugGet
|
|
1910
1910
|
*/
|
package/lib/api/articles-api.js
CHANGED
|
@@ -404,7 +404,7 @@ var ArticlesApiAxiosParamCreator = function (configuration) {
|
|
|
404
404
|
*
|
|
405
405
|
* @summary Delete Article. (Auth policies: RequireDoctorOrContentManagerRole)
|
|
406
406
|
* @param {string} articleId
|
|
407
|
-
* @param {string} [languageCode]
|
|
407
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
408
408
|
* @param {boolean} [isPermanent]
|
|
409
409
|
* @param {*} [options] Override http request option.
|
|
410
410
|
* @throws {RequiredError}
|
|
@@ -459,7 +459,7 @@ var ArticlesApiAxiosParamCreator = function (configuration) {
|
|
|
459
459
|
*
|
|
460
460
|
* @summary Get Article. (Auth policies: RequireDoctorOrContentManagerRole)
|
|
461
461
|
* @param {string} articleId
|
|
462
|
-
* @param {string} [languageCode]
|
|
462
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
463
463
|
* @param {boolean} [returnDefaultValue]
|
|
464
464
|
* @param {*} [options] Override http request option.
|
|
465
465
|
* @throws {RequiredError}
|
|
@@ -1636,7 +1636,7 @@ var ArticlesApiAxiosParamCreator = function (configuration) {
|
|
|
1636
1636
|
*
|
|
1637
1637
|
* @summary Translate article (Auth policies: RequireDoctorOrContentManagerRole)
|
|
1638
1638
|
* @param {string} articleId
|
|
1639
|
-
* @param {TranslateArticleCommand} [translateArticleCommand]
|
|
1639
|
+
* @param {TranslateArticleCommand} [translateArticleCommand] Translation settings. `SourceLanguageCode` and `TargetLanguageCode` accept either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1640
1640
|
* @param {*} [options] Override http request option.
|
|
1641
1641
|
* @throws {RequiredError}
|
|
1642
1642
|
*/
|
|
@@ -1853,7 +1853,7 @@ var ArticlesApiAxiosParamCreator = function (configuration) {
|
|
|
1853
1853
|
*
|
|
1854
1854
|
* @summary Get Article by slug. (Auth policies: RequireDoctorOrContentManagerRole)
|
|
1855
1855
|
* @param {string} slug
|
|
1856
|
-
* @param {string} [languageCode]
|
|
1856
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1857
1857
|
* @param {boolean} [returnDefaultValue]
|
|
1858
1858
|
* @param {*} [options] Override http request option.
|
|
1859
1859
|
* @throws {RequiredError}
|
|
@@ -2034,7 +2034,7 @@ var ArticlesApiFp = function (configuration) {
|
|
|
2034
2034
|
*
|
|
2035
2035
|
* @summary Delete Article. (Auth policies: RequireDoctorOrContentManagerRole)
|
|
2036
2036
|
* @param {string} articleId
|
|
2037
|
-
* @param {string} [languageCode]
|
|
2037
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2038
2038
|
* @param {boolean} [isPermanent]
|
|
2039
2039
|
* @param {*} [options] Override http request option.
|
|
2040
2040
|
* @throws {RequiredError}
|
|
@@ -2056,7 +2056,7 @@ var ArticlesApiFp = function (configuration) {
|
|
|
2056
2056
|
*
|
|
2057
2057
|
* @summary Get Article. (Auth policies: RequireDoctorOrContentManagerRole)
|
|
2058
2058
|
* @param {string} articleId
|
|
2059
|
-
* @param {string} [languageCode]
|
|
2059
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2060
2060
|
* @param {boolean} [returnDefaultValue]
|
|
2061
2061
|
* @param {*} [options] Override http request option.
|
|
2062
2062
|
* @throws {RequiredError}
|
|
@@ -2532,7 +2532,7 @@ var ArticlesApiFp = function (configuration) {
|
|
|
2532
2532
|
*
|
|
2533
2533
|
* @summary Translate article (Auth policies: RequireDoctorOrContentManagerRole)
|
|
2534
2534
|
* @param {string} articleId
|
|
2535
|
-
* @param {TranslateArticleCommand} [translateArticleCommand]
|
|
2535
|
+
* @param {TranslateArticleCommand} [translateArticleCommand] Translation settings. `SourceLanguageCode` and `TargetLanguageCode` accept either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2536
2536
|
* @param {*} [options] Override http request option.
|
|
2537
2537
|
* @throws {RequiredError}
|
|
2538
2538
|
*/
|
|
@@ -2611,7 +2611,7 @@ var ArticlesApiFp = function (configuration) {
|
|
|
2611
2611
|
*
|
|
2612
2612
|
* @summary Get Article by slug. (Auth policies: RequireDoctorOrContentManagerRole)
|
|
2613
2613
|
* @param {string} slug
|
|
2614
|
-
* @param {string} [languageCode]
|
|
2614
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2615
2615
|
* @param {boolean} [returnDefaultValue]
|
|
2616
2616
|
* @param {*} [options] Override http request option.
|
|
2617
2617
|
* @throws {RequiredError}
|
|
@@ -2709,7 +2709,7 @@ var ArticlesApiFactory = function (configuration, basePath, axios) {
|
|
|
2709
2709
|
*
|
|
2710
2710
|
* @summary Delete Article. (Auth policies: RequireDoctorOrContentManagerRole)
|
|
2711
2711
|
* @param {string} articleId
|
|
2712
|
-
* @param {string} [languageCode]
|
|
2712
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2713
2713
|
* @param {boolean} [isPermanent]
|
|
2714
2714
|
* @param {*} [options] Override http request option.
|
|
2715
2715
|
* @throws {RequiredError}
|
|
@@ -2721,7 +2721,7 @@ var ArticlesApiFactory = function (configuration, basePath, axios) {
|
|
|
2721
2721
|
*
|
|
2722
2722
|
* @summary Get Article. (Auth policies: RequireDoctorOrContentManagerRole)
|
|
2723
2723
|
* @param {string} articleId
|
|
2724
|
-
* @param {string} [languageCode]
|
|
2724
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2725
2725
|
* @param {boolean} [returnDefaultValue]
|
|
2726
2726
|
* @param {*} [options] Override http request option.
|
|
2727
2727
|
* @throws {RequiredError}
|
|
@@ -2977,7 +2977,7 @@ var ArticlesApiFactory = function (configuration, basePath, axios) {
|
|
|
2977
2977
|
*
|
|
2978
2978
|
* @summary Translate article (Auth policies: RequireDoctorOrContentManagerRole)
|
|
2979
2979
|
* @param {string} articleId
|
|
2980
|
-
* @param {TranslateArticleCommand} [translateArticleCommand]
|
|
2980
|
+
* @param {TranslateArticleCommand} [translateArticleCommand] Translation settings. `SourceLanguageCode` and `TargetLanguageCode` accept either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2981
2981
|
* @param {*} [options] Override http request option.
|
|
2982
2982
|
* @throws {RequiredError}
|
|
2983
2983
|
*/
|
|
@@ -3026,7 +3026,7 @@ var ArticlesApiFactory = function (configuration, basePath, axios) {
|
|
|
3026
3026
|
*
|
|
3027
3027
|
* @summary Get Article by slug. (Auth policies: RequireDoctorOrContentManagerRole)
|
|
3028
3028
|
* @param {string} slug
|
|
3029
|
-
* @param {string} [languageCode]
|
|
3029
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
3030
3030
|
* @param {boolean} [returnDefaultValue]
|
|
3031
3031
|
* @param {*} [options] Override http request option.
|
|
3032
3032
|
* @throws {RequiredError}
|
package/lib/api/badges-api.d.ts
CHANGED
|
@@ -52,7 +52,7 @@ export declare const BadgesApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
52
52
|
*
|
|
53
53
|
* @summary Get badge (Auth policies: RequireContentManagerRole)
|
|
54
54
|
* @param {string} badgeId
|
|
55
|
-
* @param {string} [languageCode]
|
|
55
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
56
56
|
* @param {*} [options] Override http request option.
|
|
57
57
|
* @throws {RequiredError}
|
|
58
58
|
*/
|
|
@@ -138,7 +138,7 @@ export declare const BadgesApiFp: (configuration?: Configuration) => {
|
|
|
138
138
|
*
|
|
139
139
|
* @summary Get badge (Auth policies: RequireContentManagerRole)
|
|
140
140
|
* @param {string} badgeId
|
|
141
|
-
* @param {string} [languageCode]
|
|
141
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
142
142
|
* @param {*} [options] Override http request option.
|
|
143
143
|
* @throws {RequiredError}
|
|
144
144
|
*/
|
|
@@ -224,7 +224,7 @@ export declare const BadgesApiFactory: (configuration?: Configuration, basePath?
|
|
|
224
224
|
*
|
|
225
225
|
* @summary Get badge (Auth policies: RequireContentManagerRole)
|
|
226
226
|
* @param {string} badgeId
|
|
227
|
-
* @param {string} [languageCode]
|
|
227
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
228
228
|
* @param {*} [options] Override http request option.
|
|
229
229
|
* @throws {RequiredError}
|
|
230
230
|
*/
|
|
@@ -344,7 +344,7 @@ export interface BadgesApiApiV1BadgesBadgeIdGetRequest {
|
|
|
344
344
|
*/
|
|
345
345
|
readonly badgeId: string;
|
|
346
346
|
/**
|
|
347
|
-
*
|
|
347
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
348
348
|
* @type {string}
|
|
349
349
|
* @memberof BadgesApiApiV1BadgesBadgeIdGet
|
|
350
350
|
*/
|