ch-admin-api-client-typescript 5.88.48 → 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.
Files changed (93) hide show
  1. package/lib/api/about-us-api.d.ts +8 -8
  2. package/lib/api/about-us-api.js +6 -6
  3. package/lib/api/appointments-api.d.ts +12 -12
  4. package/lib/api/appointments-api.js +9 -9
  5. package/lib/api/article-categories-api.d.ts +4 -4
  6. package/lib/api/article-categories-api.js +3 -3
  7. package/lib/api/articles-api.d.ts +16 -16
  8. package/lib/api/articles-api.js +12 -12
  9. package/lib/api/badges-api.d.ts +4 -4
  10. package/lib/api/badges-api.js +3 -3
  11. package/lib/api/benefits-api.d.ts +4 -4
  12. package/lib/api/benefits-api.js +3 -3
  13. package/lib/api/call-histories-api.d.ts +4 -4
  14. package/lib/api/call-histories-api.js +3 -3
  15. package/lib/api/contributors-api.d.ts +8 -8
  16. package/lib/api/contributors-api.js +6 -6
  17. package/lib/api/countries-api.d.ts +24 -24
  18. package/lib/api/countries-api.js +18 -18
  19. package/lib/api/curation-categories-api.d.ts +12 -12
  20. package/lib/api/curation-categories-api.js +9 -9
  21. package/lib/api/curations-api.d.ts +12 -12
  22. package/lib/api/curations-api.js +9 -9
  23. package/lib/api/deal-global-settings-api.d.ts +4 -4
  24. package/lib/api/deal-global-settings-api.js +3 -3
  25. package/lib/api/deals-api.d.ts +16 -16
  26. package/lib/api/deals-api.js +12 -12
  27. package/lib/api/doctor-affiliations-api.d.ts +4 -4
  28. package/lib/api/doctor-affiliations-api.js +3 -3
  29. package/lib/api/doctors-api.d.ts +12 -12
  30. package/lib/api/doctors-api.js +9 -9
  31. package/lib/api/faq-categories-api.d.ts +8 -8
  32. package/lib/api/faq-categories-api.js +6 -6
  33. package/lib/api/faqs-api.d.ts +8 -8
  34. package/lib/api/faqs-api.js +6 -6
  35. package/lib/api/form-results-api.d.ts +8 -8
  36. package/lib/api/form-results-api.js +6 -6
  37. package/lib/api/form-templates-api.d.ts +8 -8
  38. package/lib/api/form-templates-api.js +6 -6
  39. package/lib/api/frequently-asked-questions-api.d.ts +4 -4
  40. package/lib/api/frequently-asked-questions-api.js +3 -3
  41. package/lib/api/general-articles-api.d.ts +8 -8
  42. package/lib/api/general-articles-api.js +6 -6
  43. package/lib/api/hospital-branches-api.d.ts +4 -4
  44. package/lib/api/hospital-branches-api.js +3 -3
  45. package/lib/api/hospital-groups-api.d.ts +4 -4
  46. package/lib/api/hospital-groups-api.js +3 -3
  47. package/lib/api/hospitals-api.d.ts +136 -136
  48. package/lib/api/hospitals-api.js +104 -104
  49. package/lib/api/languages-api.d.ts +36 -36
  50. package/lib/api/languages-api.js +27 -27
  51. package/lib/api/patient-affiliations-api.d.ts +4 -4
  52. package/lib/api/patient-affiliations-api.js +3 -3
  53. package/lib/api/patients-api.d.ts +4 -4
  54. package/lib/api/patients-api.js +3 -3
  55. package/lib/api/platform-interpretation-languages-api.d.ts +16 -16
  56. package/lib/api/platform-interpretation-languages-api.js +12 -12
  57. package/lib/api/prescriptions-api.d.ts +8 -8
  58. package/lib/api/prescriptions-api.js +6 -6
  59. package/lib/api/promotions-api.d.ts +4 -4
  60. package/lib/api/promotions-api.js +3 -3
  61. package/lib/api/service-reviews-api.d.ts +8 -8
  62. package/lib/api/service-reviews-api.js +6 -6
  63. package/lib/api/services-api.d.ts +8 -8
  64. package/lib/api/services-api.js +6 -6
  65. package/lib/api/specialties-api.d.ts +8 -8
  66. package/lib/api/specialties-api.js +6 -6
  67. package/lib/api/specialty-types-api.d.ts +8 -8
  68. package/lib/api/specialty-types-api.js +6 -6
  69. package/lib/api/survey-forms-api.d.ts +8 -8
  70. package/lib/api/survey-forms-api.js +6 -6
  71. package/lib/api/survey-results-api.d.ts +4 -4
  72. package/lib/api/survey-results-api.js +3 -3
  73. package/lib/api/users-api.d.ts +4 -4
  74. package/lib/api/users-api.js +3 -3
  75. package/lib/api/web-apps-api.d.ts +139 -12
  76. package/lib/api/web-apps-api.d.ts.map +1 -1
  77. package/lib/api/web-apps-api.js +275 -11
  78. package/lib/models/country-language-item-model.d.ts +12 -0
  79. package/lib/models/country-language-item-model.d.ts.map +1 -1
  80. package/lib/models/country-language-model.d.ts +12 -0
  81. package/lib/models/country-language-model.d.ts.map +1 -1
  82. package/lib/models/deploy-web-apps-command.d.ts +31 -0
  83. package/lib/models/deploy-web-apps-command.d.ts.map +1 -0
  84. package/lib/models/deploy-web-apps-command.js +15 -0
  85. package/lib/models/index.d.ts +2 -0
  86. package/lib/models/index.d.ts.map +1 -1
  87. package/lib/models/index.js +2 -0
  88. package/lib/models/save-country-language-command.d.ts +6 -0
  89. package/lib/models/save-country-language-command.d.ts.map +1 -1
  90. package/lib/models/suspend-web-apps-command.d.ts +31 -0
  91. package/lib/models/suspend-web-apps-command.d.ts.map +1 -0
  92. package/lib/models/suspend-web-apps-command.js +15 -0
  93. package/package.json +1 -1
@@ -29,7 +29,7 @@ export declare const LanguagesApiAxiosParamCreator: (configuration?: Configurati
29
29
  /**
30
30
  *
31
31
  * @summary Disconnect language and country. (Auth policies: RequireManagerRole)
32
- * @param {string} code
32
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
33
33
  * @param {string} countryId
34
34
  * @param {*} [options] Override http request option.
35
35
  * @throws {RequiredError}
@@ -38,9 +38,9 @@ export declare const LanguagesApiAxiosParamCreator: (configuration?: Configurati
38
38
  /**
39
39
  *
40
40
  * @summary Get languageCountry (Auth policies: RequireManagerRole)
41
- * @param {string} code
41
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
42
42
  * @param {string} countryId
43
- * @param {string} [languageCode] LanguageCode for selecting translation value
43
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
44
44
  * @param {*} [options] Override http request option.
45
45
  * @throws {RequiredError}
46
46
  */
@@ -48,7 +48,7 @@ export declare const LanguagesApiAxiosParamCreator: (configuration?: Configurati
48
48
  /**
49
49
  *
50
50
  * @summary Connects languages ​​and countries. (Auth policies: RequireManagerRole)
51
- * @param {string} code
51
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
52
52
  * @param {string} countryId
53
53
  * @param {SaveCountryLanguageCommand} [saveCountryLanguageCommand]
54
54
  * @param {*} [options] Override http request option.
@@ -58,7 +58,7 @@ export declare const LanguagesApiAxiosParamCreator: (configuration?: Configurati
58
58
  /**
59
59
  *
60
60
  * @summary Get language-countries (Auth policies: RequireManagerRole)
61
- * @param {string} code
61
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
62
62
  * @param {string} [languageCode]
63
63
  * @param {number} [page]
64
64
  * @param {number} [limit]
@@ -70,7 +70,7 @@ export declare const LanguagesApiAxiosParamCreator: (configuration?: Configurati
70
70
  /**
71
71
  *
72
72
  * @summary Batch for languages-country sorting (Auth policies: RequireManagerRole)
73
- * @param {string} code
73
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
74
74
  * @param {SortCountryLanguagesCommand} [sortCountryLanguagesCommand]
75
75
  * @param {*} [options] Override http request option.
76
76
  * @throws {RequiredError}
@@ -79,7 +79,7 @@ export declare const LanguagesApiAxiosParamCreator: (configuration?: Configurati
79
79
  /**
80
80
  *
81
81
  * @summary Delete language (Auth policies: RequireManagerRole)
82
- * @param {string} code
82
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
83
83
  * @param {*} [options] Override http request option.
84
84
  * @throws {RequiredError}
85
85
  */
@@ -87,7 +87,7 @@ export declare const LanguagesApiAxiosParamCreator: (configuration?: Configurati
87
87
  /**
88
88
  *
89
89
  * @summary Get Language. (Auth policies: RequireDefaultAdminAppRole)
90
- * @param {string} code
90
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
91
91
  * @param {*} [options] Override http request option.
92
92
  * @throws {RequiredError}
93
93
  */
@@ -95,7 +95,7 @@ export declare const LanguagesApiAxiosParamCreator: (configuration?: Configurati
95
95
  /**
96
96
  *
97
97
  * @summary Update lanuguage (Auth policies: RequireManagerRole)
98
- * @param {string} code
98
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
99
99
  * @param {UpdateLanguageCommand} [updateLanguageCommand]
100
100
  * @param {*} [options] Override http request option.
101
101
  * @throws {RequiredError}
@@ -132,7 +132,7 @@ export declare const LanguagesApiFp: (configuration?: Configuration) => {
132
132
  /**
133
133
  *
134
134
  * @summary Disconnect language and country. (Auth policies: RequireManagerRole)
135
- * @param {string} code
135
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
136
136
  * @param {string} countryId
137
137
  * @param {*} [options] Override http request option.
138
138
  * @throws {RequiredError}
@@ -141,9 +141,9 @@ export declare const LanguagesApiFp: (configuration?: Configuration) => {
141
141
  /**
142
142
  *
143
143
  * @summary Get languageCountry (Auth policies: RequireManagerRole)
144
- * @param {string} code
144
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
145
145
  * @param {string} countryId
146
- * @param {string} [languageCode] LanguageCode for selecting translation value
146
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
147
147
  * @param {*} [options] Override http request option.
148
148
  * @throws {RequiredError}
149
149
  */
@@ -151,7 +151,7 @@ export declare const LanguagesApiFp: (configuration?: Configuration) => {
151
151
  /**
152
152
  *
153
153
  * @summary Connects languages ​​and countries. (Auth policies: RequireManagerRole)
154
- * @param {string} code
154
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
155
155
  * @param {string} countryId
156
156
  * @param {SaveCountryLanguageCommand} [saveCountryLanguageCommand]
157
157
  * @param {*} [options] Override http request option.
@@ -161,7 +161,7 @@ export declare const LanguagesApiFp: (configuration?: Configuration) => {
161
161
  /**
162
162
  *
163
163
  * @summary Get language-countries (Auth policies: RequireManagerRole)
164
- * @param {string} code
164
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
165
165
  * @param {string} [languageCode]
166
166
  * @param {number} [page]
167
167
  * @param {number} [limit]
@@ -173,7 +173,7 @@ export declare const LanguagesApiFp: (configuration?: Configuration) => {
173
173
  /**
174
174
  *
175
175
  * @summary Batch for languages-country sorting (Auth policies: RequireManagerRole)
176
- * @param {string} code
176
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
177
177
  * @param {SortCountryLanguagesCommand} [sortCountryLanguagesCommand]
178
178
  * @param {*} [options] Override http request option.
179
179
  * @throws {RequiredError}
@@ -182,7 +182,7 @@ export declare const LanguagesApiFp: (configuration?: Configuration) => {
182
182
  /**
183
183
  *
184
184
  * @summary Delete language (Auth policies: RequireManagerRole)
185
- * @param {string} code
185
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
186
186
  * @param {*} [options] Override http request option.
187
187
  * @throws {RequiredError}
188
188
  */
@@ -190,7 +190,7 @@ export declare const LanguagesApiFp: (configuration?: Configuration) => {
190
190
  /**
191
191
  *
192
192
  * @summary Get Language. (Auth policies: RequireDefaultAdminAppRole)
193
- * @param {string} code
193
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
194
194
  * @param {*} [options] Override http request option.
195
195
  * @throws {RequiredError}
196
196
  */
@@ -198,7 +198,7 @@ export declare const LanguagesApiFp: (configuration?: Configuration) => {
198
198
  /**
199
199
  *
200
200
  * @summary Update lanuguage (Auth policies: RequireManagerRole)
201
- * @param {string} code
201
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
202
202
  * @param {UpdateLanguageCommand} [updateLanguageCommand]
203
203
  * @param {*} [options] Override http request option.
204
204
  * @throws {RequiredError}
@@ -235,7 +235,7 @@ export declare const LanguagesApiFactory: (configuration?: Configuration, basePa
235
235
  /**
236
236
  *
237
237
  * @summary Disconnect language and country. (Auth policies: RequireManagerRole)
238
- * @param {string} code
238
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
239
239
  * @param {string} countryId
240
240
  * @param {*} [options] Override http request option.
241
241
  * @throws {RequiredError}
@@ -244,9 +244,9 @@ export declare const LanguagesApiFactory: (configuration?: Configuration, basePa
244
244
  /**
245
245
  *
246
246
  * @summary Get languageCountry (Auth policies: RequireManagerRole)
247
- * @param {string} code
247
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
248
248
  * @param {string} countryId
249
- * @param {string} [languageCode] LanguageCode for selecting translation value
249
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
250
250
  * @param {*} [options] Override http request option.
251
251
  * @throws {RequiredError}
252
252
  */
@@ -254,7 +254,7 @@ export declare const LanguagesApiFactory: (configuration?: Configuration, basePa
254
254
  /**
255
255
  *
256
256
  * @summary Connects languages ​​and countries. (Auth policies: RequireManagerRole)
257
- * @param {string} code
257
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
258
258
  * @param {string} countryId
259
259
  * @param {SaveCountryLanguageCommand} [saveCountryLanguageCommand]
260
260
  * @param {*} [options] Override http request option.
@@ -264,7 +264,7 @@ export declare const LanguagesApiFactory: (configuration?: Configuration, basePa
264
264
  /**
265
265
  *
266
266
  * @summary Get language-countries (Auth policies: RequireManagerRole)
267
- * @param {string} code
267
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
268
268
  * @param {string} [languageCode]
269
269
  * @param {number} [page]
270
270
  * @param {number} [limit]
@@ -276,7 +276,7 @@ export declare const LanguagesApiFactory: (configuration?: Configuration, basePa
276
276
  /**
277
277
  *
278
278
  * @summary Batch for languages-country sorting (Auth policies: RequireManagerRole)
279
- * @param {string} code
279
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
280
280
  * @param {SortCountryLanguagesCommand} [sortCountryLanguagesCommand]
281
281
  * @param {*} [options] Override http request option.
282
282
  * @throws {RequiredError}
@@ -285,7 +285,7 @@ export declare const LanguagesApiFactory: (configuration?: Configuration, basePa
285
285
  /**
286
286
  *
287
287
  * @summary Delete language (Auth policies: RequireManagerRole)
288
- * @param {string} code
288
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
289
289
  * @param {*} [options] Override http request option.
290
290
  * @throws {RequiredError}
291
291
  */
@@ -293,7 +293,7 @@ export declare const LanguagesApiFactory: (configuration?: Configuration, basePa
293
293
  /**
294
294
  *
295
295
  * @summary Get Language. (Auth policies: RequireDefaultAdminAppRole)
296
- * @param {string} code
296
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
297
297
  * @param {*} [options] Override http request option.
298
298
  * @throws {RequiredError}
299
299
  */
@@ -301,7 +301,7 @@ export declare const LanguagesApiFactory: (configuration?: Configuration, basePa
301
301
  /**
302
302
  *
303
303
  * @summary Update lanuguage (Auth policies: RequireManagerRole)
304
- * @param {string} code
304
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
305
305
  * @param {UpdateLanguageCommand} [updateLanguageCommand]
306
306
  * @param {*} [options] Override http request option.
307
307
  * @throws {RequiredError}
@@ -337,7 +337,7 @@ export declare const LanguagesApiFactory: (configuration?: Configuration, basePa
337
337
  */
338
338
  export interface LanguagesApiApiV1LanguagesCodeCountriesCountryIdDeleteRequest {
339
339
  /**
340
- *
340
+ * Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
341
341
  * @type {string}
342
342
  * @memberof LanguagesApiApiV1LanguagesCodeCountriesCountryIdDelete
343
343
  */
@@ -356,7 +356,7 @@ export interface LanguagesApiApiV1LanguagesCodeCountriesCountryIdDeleteRequest {
356
356
  */
357
357
  export interface LanguagesApiApiV1LanguagesCodeCountriesCountryIdGetRequest {
358
358
  /**
359
- *
359
+ * Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
360
360
  * @type {string}
361
361
  * @memberof LanguagesApiApiV1LanguagesCodeCountriesCountryIdGet
362
362
  */
@@ -368,7 +368,7 @@ export interface LanguagesApiApiV1LanguagesCodeCountriesCountryIdGetRequest {
368
368
  */
369
369
  readonly countryId: string;
370
370
  /**
371
- * LanguageCode for selecting translation value
371
+ * Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
372
372
  * @type {string}
373
373
  * @memberof LanguagesApiApiV1LanguagesCodeCountriesCountryIdGet
374
374
  */
@@ -381,7 +381,7 @@ export interface LanguagesApiApiV1LanguagesCodeCountriesCountryIdGetRequest {
381
381
  */
382
382
  export interface LanguagesApiApiV1LanguagesCodeCountriesCountryIdPostRequest {
383
383
  /**
384
- *
384
+ * Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
385
385
  * @type {string}
386
386
  * @memberof LanguagesApiApiV1LanguagesCodeCountriesCountryIdPost
387
387
  */
@@ -406,7 +406,7 @@ export interface LanguagesApiApiV1LanguagesCodeCountriesCountryIdPostRequest {
406
406
  */
407
407
  export interface LanguagesApiApiV1LanguagesCodeCountriesGetRequest {
408
408
  /**
409
- *
409
+ * Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
410
410
  * @type {string}
411
411
  * @memberof LanguagesApiApiV1LanguagesCodeCountriesGet
412
412
  */
@@ -443,7 +443,7 @@ export interface LanguagesApiApiV1LanguagesCodeCountriesGetRequest {
443
443
  */
444
444
  export interface LanguagesApiApiV1LanguagesCodeCountriesSortPutRequest {
445
445
  /**
446
- *
446
+ * Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
447
447
  * @type {string}
448
448
  * @memberof LanguagesApiApiV1LanguagesCodeCountriesSortPut
449
449
  */
@@ -462,7 +462,7 @@ export interface LanguagesApiApiV1LanguagesCodeCountriesSortPutRequest {
462
462
  */
463
463
  export interface LanguagesApiApiV1LanguagesCodeDeleteRequest {
464
464
  /**
465
- *
465
+ * Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
466
466
  * @type {string}
467
467
  * @memberof LanguagesApiApiV1LanguagesCodeDelete
468
468
  */
@@ -475,7 +475,7 @@ export interface LanguagesApiApiV1LanguagesCodeDeleteRequest {
475
475
  */
476
476
  export interface LanguagesApiApiV1LanguagesCodeGetRequest {
477
477
  /**
478
- *
478
+ * Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
479
479
  * @type {string}
480
480
  * @memberof LanguagesApiApiV1LanguagesCodeGet
481
481
  */
@@ -488,7 +488,7 @@ export interface LanguagesApiApiV1LanguagesCodeGetRequest {
488
488
  */
489
489
  export interface LanguagesApiApiV1LanguagesCodePutRequest {
490
490
  /**
491
- *
491
+ * Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
492
492
  * @type {string}
493
493
  * @memberof LanguagesApiApiV1LanguagesCodePut
494
494
  */
@@ -104,7 +104,7 @@ var LanguagesApiAxiosParamCreator = function (configuration) {
104
104
  /**
105
105
  *
106
106
  * @summary Disconnect language and country. (Auth policies: RequireManagerRole)
107
- * @param {string} code
107
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
108
108
  * @param {string} countryId
109
109
  * @param {*} [options] Override http request option.
110
110
  * @throws {RequiredError}
@@ -155,9 +155,9 @@ var LanguagesApiAxiosParamCreator = function (configuration) {
155
155
  /**
156
156
  *
157
157
  * @summary Get languageCountry (Auth policies: RequireManagerRole)
158
- * @param {string} code
158
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
159
159
  * @param {string} countryId
160
- * @param {string} [languageCode] LanguageCode for selecting translation value
160
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
161
161
  * @param {*} [options] Override http request option.
162
162
  * @throws {RequiredError}
163
163
  */
@@ -210,7 +210,7 @@ var LanguagesApiAxiosParamCreator = function (configuration) {
210
210
  /**
211
211
  *
212
212
  * @summary Connects languages ​​and countries. (Auth policies: RequireManagerRole)
213
- * @param {string} code
213
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
214
214
  * @param {string} countryId
215
215
  * @param {SaveCountryLanguageCommand} [saveCountryLanguageCommand]
216
216
  * @param {*} [options] Override http request option.
@@ -264,7 +264,7 @@ var LanguagesApiAxiosParamCreator = function (configuration) {
264
264
  /**
265
265
  *
266
266
  * @summary Get language-countries (Auth policies: RequireManagerRole)
267
- * @param {string} code
267
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
268
268
  * @param {string} [languageCode]
269
269
  * @param {number} [page]
270
270
  * @param {number} [limit]
@@ -329,7 +329,7 @@ var LanguagesApiAxiosParamCreator = function (configuration) {
329
329
  /**
330
330
  *
331
331
  * @summary Batch for languages-country sorting (Auth policies: RequireManagerRole)
332
- * @param {string} code
332
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
333
333
  * @param {SortCountryLanguagesCommand} [sortCountryLanguagesCommand]
334
334
  * @param {*} [options] Override http request option.
335
335
  * @throws {RequiredError}
@@ -379,7 +379,7 @@ var LanguagesApiAxiosParamCreator = function (configuration) {
379
379
  /**
380
380
  *
381
381
  * @summary Delete language (Auth policies: RequireManagerRole)
382
- * @param {string} code
382
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
383
383
  * @param {*} [options] Override http request option.
384
384
  * @throws {RequiredError}
385
385
  */
@@ -426,7 +426,7 @@ var LanguagesApiAxiosParamCreator = function (configuration) {
426
426
  /**
427
427
  *
428
428
  * @summary Get Language. (Auth policies: RequireDefaultAdminAppRole)
429
- * @param {string} code
429
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
430
430
  * @param {*} [options] Override http request option.
431
431
  * @throws {RequiredError}
432
432
  */
@@ -473,7 +473,7 @@ var LanguagesApiAxiosParamCreator = function (configuration) {
473
473
  /**
474
474
  *
475
475
  * @summary Update lanuguage (Auth policies: RequireManagerRole)
476
- * @param {string} code
476
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
477
477
  * @param {UpdateLanguageCommand} [updateLanguageCommand]
478
478
  * @param {*} [options] Override http request option.
479
479
  * @throws {RequiredError}
@@ -652,7 +652,7 @@ var LanguagesApiFp = function (configuration) {
652
652
  /**
653
653
  *
654
654
  * @summary Disconnect language and country. (Auth policies: RequireManagerRole)
655
- * @param {string} code
655
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
656
656
  * @param {string} countryId
657
657
  * @param {*} [options] Override http request option.
658
658
  * @throws {RequiredError}
@@ -673,9 +673,9 @@ var LanguagesApiFp = function (configuration) {
673
673
  /**
674
674
  *
675
675
  * @summary Get languageCountry (Auth policies: RequireManagerRole)
676
- * @param {string} code
676
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
677
677
  * @param {string} countryId
678
- * @param {string} [languageCode] LanguageCode for selecting translation value
678
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
679
679
  * @param {*} [options] Override http request option.
680
680
  * @throws {RequiredError}
681
681
  */
@@ -695,7 +695,7 @@ var LanguagesApiFp = function (configuration) {
695
695
  /**
696
696
  *
697
697
  * @summary Connects languages ​​and countries. (Auth policies: RequireManagerRole)
698
- * @param {string} code
698
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
699
699
  * @param {string} countryId
700
700
  * @param {SaveCountryLanguageCommand} [saveCountryLanguageCommand]
701
701
  * @param {*} [options] Override http request option.
@@ -717,7 +717,7 @@ var LanguagesApiFp = function (configuration) {
717
717
  /**
718
718
  *
719
719
  * @summary Get language-countries (Auth policies: RequireManagerRole)
720
- * @param {string} code
720
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
721
721
  * @param {string} [languageCode]
722
722
  * @param {number} [page]
723
723
  * @param {number} [limit]
@@ -741,7 +741,7 @@ var LanguagesApiFp = function (configuration) {
741
741
  /**
742
742
  *
743
743
  * @summary Batch for languages-country sorting (Auth policies: RequireManagerRole)
744
- * @param {string} code
744
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
745
745
  * @param {SortCountryLanguagesCommand} [sortCountryLanguagesCommand]
746
746
  * @param {*} [options] Override http request option.
747
747
  * @throws {RequiredError}
@@ -762,7 +762,7 @@ var LanguagesApiFp = function (configuration) {
762
762
  /**
763
763
  *
764
764
  * @summary Delete language (Auth policies: RequireManagerRole)
765
- * @param {string} code
765
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
766
766
  * @param {*} [options] Override http request option.
767
767
  * @throws {RequiredError}
768
768
  */
@@ -782,7 +782,7 @@ var LanguagesApiFp = function (configuration) {
782
782
  /**
783
783
  *
784
784
  * @summary Get Language. (Auth policies: RequireDefaultAdminAppRole)
785
- * @param {string} code
785
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
786
786
  * @param {*} [options] Override http request option.
787
787
  * @throws {RequiredError}
788
788
  */
@@ -802,7 +802,7 @@ var LanguagesApiFp = function (configuration) {
802
802
  /**
803
803
  *
804
804
  * @summary Update lanuguage (Auth policies: RequireManagerRole)
805
- * @param {string} code
805
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
806
806
  * @param {UpdateLanguageCommand} [updateLanguageCommand]
807
807
  * @param {*} [options] Override http request option.
808
808
  * @throws {RequiredError}
@@ -879,7 +879,7 @@ var LanguagesApiFactory = function (configuration, basePath, axios) {
879
879
  /**
880
880
  *
881
881
  * @summary Disconnect language and country. (Auth policies: RequireManagerRole)
882
- * @param {string} code
882
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
883
883
  * @param {string} countryId
884
884
  * @param {*} [options] Override http request option.
885
885
  * @throws {RequiredError}
@@ -890,9 +890,9 @@ var LanguagesApiFactory = function (configuration, basePath, axios) {
890
890
  /**
891
891
  *
892
892
  * @summary Get languageCountry (Auth policies: RequireManagerRole)
893
- * @param {string} code
893
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
894
894
  * @param {string} countryId
895
- * @param {string} [languageCode] LanguageCode for selecting translation value
895
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
896
896
  * @param {*} [options] Override http request option.
897
897
  * @throws {RequiredError}
898
898
  */
@@ -902,7 +902,7 @@ var LanguagesApiFactory = function (configuration, basePath, axios) {
902
902
  /**
903
903
  *
904
904
  * @summary Connects languages ​​and countries. (Auth policies: RequireManagerRole)
905
- * @param {string} code
905
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
906
906
  * @param {string} countryId
907
907
  * @param {SaveCountryLanguageCommand} [saveCountryLanguageCommand]
908
908
  * @param {*} [options] Override http request option.
@@ -914,7 +914,7 @@ var LanguagesApiFactory = function (configuration, basePath, axios) {
914
914
  /**
915
915
  *
916
916
  * @summary Get language-countries (Auth policies: RequireManagerRole)
917
- * @param {string} code
917
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
918
918
  * @param {string} [languageCode]
919
919
  * @param {number} [page]
920
920
  * @param {number} [limit]
@@ -928,7 +928,7 @@ var LanguagesApiFactory = function (configuration, basePath, axios) {
928
928
  /**
929
929
  *
930
930
  * @summary Batch for languages-country sorting (Auth policies: RequireManagerRole)
931
- * @param {string} code
931
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
932
932
  * @param {SortCountryLanguagesCommand} [sortCountryLanguagesCommand]
933
933
  * @param {*} [options] Override http request option.
934
934
  * @throws {RequiredError}
@@ -939,7 +939,7 @@ var LanguagesApiFactory = function (configuration, basePath, axios) {
939
939
  /**
940
940
  *
941
941
  * @summary Delete language (Auth policies: RequireManagerRole)
942
- * @param {string} code
942
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
943
943
  * @param {*} [options] Override http request option.
944
944
  * @throws {RequiredError}
945
945
  */
@@ -949,7 +949,7 @@ var LanguagesApiFactory = function (configuration, basePath, axios) {
949
949
  /**
950
950
  *
951
951
  * @summary Get Language. (Auth policies: RequireDefaultAdminAppRole)
952
- * @param {string} code
952
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
953
953
  * @param {*} [options] Override http request option.
954
954
  * @throws {RequiredError}
955
955
  */
@@ -959,7 +959,7 @@ var LanguagesApiFactory = function (configuration, basePath, axios) {
959
959
  /**
960
960
  *
961
961
  * @summary Update lanuguage (Auth policies: RequireManagerRole)
962
- * @param {string} code
962
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
963
963
  * @param {UpdateLanguageCommand} [updateLanguageCommand]
964
964
  * @param {*} [options] Override http request option.
965
965
  * @throws {RequiredError}
@@ -39,7 +39,7 @@ export declare const PatientAffiliationsApiAxiosParamCreator: (configuration?: C
39
39
  *
40
40
  * @summary Get patientAffiliation by id (Auth policies: RequireDoctorOrPatientManagerRole)
41
41
  * @param {string} patientAffiliationId
42
- * @param {string} [languageCode]
42
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
43
43
  * @param {*} [options] Override http request option.
44
44
  * @throws {RequiredError}
45
45
  */
@@ -70,7 +70,7 @@ export declare const PatientAffiliationsApiFp: (configuration?: Configuration) =
70
70
  *
71
71
  * @summary Get patientAffiliation by id (Auth policies: RequireDoctorOrPatientManagerRole)
72
72
  * @param {string} patientAffiliationId
73
- * @param {string} [languageCode]
73
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
74
74
  * @param {*} [options] Override http request option.
75
75
  * @throws {RequiredError}
76
76
  */
@@ -101,7 +101,7 @@ export declare const PatientAffiliationsApiFactory: (configuration?: Configurati
101
101
  *
102
102
  * @summary Get patientAffiliation by id (Auth policies: RequireDoctorOrPatientManagerRole)
103
103
  * @param {string} patientAffiliationId
104
- * @param {string} [languageCode]
104
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
105
105
  * @param {*} [options] Override http request option.
106
106
  * @throws {RequiredError}
107
107
  */
@@ -181,7 +181,7 @@ export interface PatientAffiliationsApiApiV1PatientaffiliationsPatientAffiliatio
181
181
  */
182
182
  readonly patientAffiliationId: string;
183
183
  /**
184
- *
184
+ * Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
185
185
  * @type {string}
186
186
  * @memberof PatientAffiliationsApiApiV1PatientaffiliationsPatientAffiliationIdGet
187
187
  */
@@ -186,7 +186,7 @@ var PatientAffiliationsApiAxiosParamCreator = function (configuration) {
186
186
  *
187
187
  * @summary Get patientAffiliation by id (Auth policies: RequireDoctorOrPatientManagerRole)
188
188
  * @param {string} patientAffiliationId
189
- * @param {string} [languageCode]
189
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
190
190
  * @param {*} [options] Override http request option.
191
191
  * @throws {RequiredError}
192
192
  */
@@ -275,7 +275,7 @@ var PatientAffiliationsApiFp = function (configuration) {
275
275
  *
276
276
  * @summary Get patientAffiliation by id (Auth policies: RequireDoctorOrPatientManagerRole)
277
277
  * @param {string} patientAffiliationId
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 {*} [options] Override http request option.
280
280
  * @throws {RequiredError}
281
281
  */
@@ -324,7 +324,7 @@ var PatientAffiliationsApiFactory = function (configuration, basePath, axios) {
324
324
  *
325
325
  * @summary Get patientAffiliation by id (Auth policies: RequireDoctorOrPatientManagerRole)
326
326
  * @param {string} patientAffiliationId
327
- * @param {string} [languageCode]
327
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
328
328
  * @param {*} [options] Override http request option.
329
329
  * @throws {RequiredError}
330
330
  */
@@ -61,7 +61,7 @@ export declare const PatientsApiAxiosParamCreator: (configuration?: Configuratio
61
61
  * @summary Get patientAffiliation by patient id and hospital id. (Auth policies: RequireDoctorOrPatientManagerRole)
62
62
  * @param {string} patientId
63
63
  * @param {string} hospitalId
64
- * @param {string} [languageCode]
64
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
65
65
  * @param {*} [options] Override http request option.
66
66
  * @deprecated
67
67
  * @throws {RequiredError}
@@ -198,7 +198,7 @@ export declare const PatientsApiFp: (configuration?: Configuration) => {
198
198
  * @summary Get patientAffiliation by patient id and hospital id. (Auth policies: RequireDoctorOrPatientManagerRole)
199
199
  * @param {string} patientId
200
200
  * @param {string} hospitalId
201
- * @param {string} [languageCode]
201
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
202
202
  * @param {*} [options] Override http request option.
203
203
  * @deprecated
204
204
  * @throws {RequiredError}
@@ -335,7 +335,7 @@ export declare const PatientsApiFactory: (configuration?: Configuration, basePat
335
335
  * @summary Get patientAffiliation by patient id and hospital id. (Auth policies: RequireDoctorOrPatientManagerRole)
336
336
  * @param {string} patientId
337
337
  * @param {string} hospitalId
338
- * @param {string} [languageCode]
338
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
339
339
  * @param {*} [options] Override http request option.
340
340
  * @deprecated
341
341
  * @throws {RequiredError}
@@ -549,7 +549,7 @@ export interface PatientsApiApiV1PatientsPatientIdAffiliationsHospitalIdGetReque
549
549
  */
550
550
  readonly hospitalId: string;
551
551
  /**
552
- *
552
+ * Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
553
553
  * @type {string}
554
554
  * @memberof PatientsApiApiV1PatientsPatientIdAffiliationsHospitalIdGet
555
555
  */
@@ -256,7 +256,7 @@ var PatientsApiAxiosParamCreator = function (configuration) {
256
256
  * @summary Get patientAffiliation by patient id and hospital id. (Auth policies: RequireDoctorOrPatientManagerRole)
257
257
  * @param {string} patientId
258
258
  * @param {string} hospitalId
259
- * @param {string} [languageCode]
259
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
260
260
  * @param {*} [options] Override http request option.
261
261
  * @deprecated
262
262
  * @throws {RequiredError}
@@ -840,7 +840,7 @@ var PatientsApiFp = function (configuration) {
840
840
  * @summary Get patientAffiliation by patient id and hospital id. (Auth policies: RequireDoctorOrPatientManagerRole)
841
841
  * @param {string} patientId
842
842
  * @param {string} hospitalId
843
- * @param {string} [languageCode]
843
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
844
844
  * @param {*} [options] Override http request option.
845
845
  * @deprecated
846
846
  * @throws {RequiredError}
@@ -1105,7 +1105,7 @@ var PatientsApiFactory = function (configuration, basePath, axios) {
1105
1105
  * @summary Get patientAffiliation by patient id and hospital id. (Auth policies: RequireDoctorOrPatientManagerRole)
1106
1106
  * @param {string} patientId
1107
1107
  * @param {string} hospitalId
1108
- * @param {string} [languageCode]
1108
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1109
1109
  * @param {*} [options] Override http request option.
1110
1110
  * @deprecated
1111
1111
  * @throws {RequiredError}