ch-api-client-typescript2 4.9.1 → 4.9.3

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 (191) hide show
  1. package/lib/api/{v2-about-us-api.d.ts → about-us-api.d.ts} +25 -25
  2. package/lib/api/about-us-api.d.ts.map +1 -0
  3. package/lib/api/{v2-about-us-api.js → about-us-api.js} +48 -48
  4. package/lib/api/{v2-accreditations-api.d.ts → accreditations-api.d.ts} +20 -20
  5. package/lib/api/accreditations-api.d.ts.map +1 -0
  6. package/lib/api/{v2-accreditations-api.js → accreditations-api.js} +38 -38
  7. package/lib/api/{v2-app-version-api.d.ts → app-version-api.d.ts} +15 -15
  8. package/lib/api/app-version-api.d.ts.map +1 -0
  9. package/lib/api/{v2-app-version-api.js → app-version-api.js} +29 -29
  10. package/lib/api/{v2-articles-api.d.ts → articles-api.d.ts} +65 -65
  11. package/lib/api/articles-api.d.ts.map +1 -0
  12. package/lib/api/{v2-articles-api.js → articles-api.js} +132 -132
  13. package/lib/api/{v2-bookings-api.d.ts → bookings-api.d.ts} +35 -35
  14. package/lib/api/bookings-api.d.ts.map +1 -0
  15. package/lib/api/{v2-bookings-api.js → bookings-api.js} +68 -68
  16. package/lib/api/{v2-chat-users-api.d.ts → chat-users-api.d.ts} +40 -40
  17. package/lib/api/chat-users-api.d.ts.map +1 -0
  18. package/lib/api/{v2-chat-users-api.js → chat-users-api.js} +74 -74
  19. package/lib/api/{v2-communications-api.d.ts → communications-api.d.ts} +25 -25
  20. package/lib/api/communications-api.d.ts.map +1 -0
  21. package/lib/api/{v2-communications-api.js → communications-api.js} +46 -46
  22. package/lib/api/{v2-consultations-api.d.ts → consultations-api.d.ts} +35 -35
  23. package/lib/api/consultations-api.d.ts.map +1 -0
  24. package/lib/api/{v2-consultations-api.js → consultations-api.js} +68 -68
  25. package/lib/api/{v2-contributors-api.d.ts → contributors-api.d.ts} +35 -35
  26. package/lib/api/contributors-api.d.ts.map +1 -0
  27. package/lib/api/{v2-contributors-api.js → contributors-api.js} +69 -69
  28. package/lib/api/{v2-countries-api.d.ts → countries-api.d.ts} +35 -35
  29. package/lib/api/countries-api.d.ts.map +1 -0
  30. package/lib/api/{v2-countries-api.js → countries-api.js} +69 -69
  31. package/lib/api/{v2-deals-api.d.ts → deals-api.d.ts} +50 -50
  32. package/lib/api/deals-api.d.ts.map +1 -0
  33. package/lib/api/{v2-deals-api.js → deals-api.js} +99 -99
  34. package/lib/api/{v2-devices-api.d.ts → devices-api.d.ts} +40 -40
  35. package/lib/api/devices-api.d.ts.map +1 -0
  36. package/lib/api/{v2-devices-api.js → devices-api.js} +77 -77
  37. package/lib/api/{v2-doctor-affiliations-api.d.ts → doctor-affiliations-api.d.ts} +35 -35
  38. package/lib/api/doctor-affiliations-api.d.ts.map +1 -0
  39. package/lib/api/{v2-doctor-affiliations-api.js → doctor-affiliations-api.js} +69 -69
  40. package/lib/api/{v2-doctors-api.d.ts → doctors-api.d.ts} +85 -85
  41. package/lib/api/doctors-api.d.ts.map +1 -0
  42. package/lib/api/{v2-doctors-api.js → doctors-api.js} +173 -173
  43. package/lib/api/{v2-external-api.d.ts → external-api.d.ts} +15 -15
  44. package/lib/api/external-api.d.ts.map +1 -0
  45. package/lib/api/{v2-external-api.js → external-api.js} +28 -28
  46. package/lib/api/{v2-faq-categories-api.d.ts → faq-categories-api.d.ts} +25 -25
  47. package/lib/api/faq-categories-api.d.ts.map +1 -0
  48. package/lib/api/{v2-faq-categories-api.js → faq-categories-api.js} +48 -48
  49. package/lib/api/{v2-faqs-api.d.ts → faqs-api.d.ts} +45 -45
  50. package/lib/api/faqs-api.d.ts.map +1 -0
  51. package/lib/api/{v2-faqs-api.js → faqs-api.js} +90 -90
  52. package/lib/api/{v2-group-channels-api.d.ts → group-channels-api.d.ts} +35 -35
  53. package/lib/api/group-channels-api.d.ts.map +1 -0
  54. package/lib/api/{v2-group-channels-api.js → group-channels-api.js} +70 -70
  55. package/lib/api/{v2-header-navigations-api.d.ts → header-navigations-api.d.ts} +15 -15
  56. package/lib/api/header-navigations-api.d.ts.map +1 -0
  57. package/lib/api/{v2-header-navigations-api.js → header-navigations-api.js} +29 -29
  58. package/lib/api/{v2-hospitals-api.d.ts → hospitals-api.d.ts} +170 -170
  59. package/lib/api/hospitals-api.d.ts.map +1 -0
  60. package/lib/api/{v2-hospitals-api.js → hospitals-api.js} +361 -361
  61. package/lib/api/{v2-hospitals-consultation-timetables-api.d.ts → hospitals-consultation-timetables-api.d.ts} +15 -15
  62. package/lib/api/hospitals-consultation-timetables-api.d.ts.map +1 -0
  63. package/lib/api/{v2-hospitals-consultation-timetables-api.js → hospitals-consultation-timetables-api.js} +29 -29
  64. package/lib/api/{v2-images-api.d.ts → images-api.d.ts} +15 -15
  65. package/lib/api/images-api.d.ts.map +1 -0
  66. package/lib/api/{v2-images-api.js → images-api.js} +28 -28
  67. package/lib/api/{v2-languages-api.d.ts → languages-api.d.ts} +20 -20
  68. package/lib/api/languages-api.d.ts.map +1 -0
  69. package/lib/api/{v2-languages-api.js → languages-api.js} +38 -38
  70. package/lib/api/{v2-memberships-api.d.ts → memberships-api.d.ts} +25 -25
  71. package/lib/api/memberships-api.d.ts.map +1 -0
  72. package/lib/api/{v2-memberships-api.js → memberships-api.js} +48 -48
  73. package/lib/api/{v2-notifications-api.d.ts → notifications-api.d.ts} +20 -20
  74. package/lib/api/notifications-api.d.ts.map +1 -0
  75. package/lib/api/{v2-notifications-api.js → notifications-api.js} +37 -37
  76. package/lib/api/{v2-origins-api.d.ts → origins-api.d.ts} +30 -30
  77. package/lib/api/origins-api.d.ts.map +1 -0
  78. package/lib/api/{v2-origins-api.js → origins-api.js} +56 -56
  79. package/lib/api/{v2-patients-api.d.ts → patients-api.d.ts} +40 -40
  80. package/lib/api/patients-api.d.ts.map +1 -0
  81. package/lib/api/{v2-patients-api.js → patients-api.js} +78 -78
  82. package/lib/api/{v2-plans-api.d.ts → plans-api.d.ts} +30 -30
  83. package/lib/api/plans-api.d.ts.map +1 -0
  84. package/lib/api/{v2-plans-api.js → plans-api.js} +59 -59
  85. package/lib/api/{v2-profiles-api.d.ts → profiles-api.d.ts} +40 -40
  86. package/lib/api/profiles-api.d.ts.map +1 -0
  87. package/lib/api/{v2-profiles-api.js → profiles-api.js} +74 -74
  88. package/lib/api/{v2-service-reviews-api.d.ts → service-reviews-api.d.ts} +60 -60
  89. package/lib/api/service-reviews-api.d.ts.map +1 -0
  90. package/lib/api/{v2-service-reviews-api.js → service-reviews-api.js} +120 -120
  91. package/lib/api/{v2-services-api.d.ts → services-api.d.ts} +25 -25
  92. package/lib/api/services-api.d.ts.map +1 -0
  93. package/lib/api/{v2-services-api.js → services-api.js} +48 -48
  94. package/lib/api/{v2-services-categories-api.d.ts → services-categories-api.d.ts} +20 -20
  95. package/lib/api/services-categories-api.d.ts.map +1 -0
  96. package/lib/api/{v2-services-categories-api.js → services-categories-api.js} +38 -38
  97. package/lib/api/{v2-specialties-api.d.ts → specialties-api.d.ts} +40 -40
  98. package/lib/api/specialties-api.d.ts.map +1 -0
  99. package/lib/api/{v2-specialties-api.js → specialties-api.js} +78 -78
  100. package/lib/api/{v2-specialty-types-api.d.ts → specialty-types-api.d.ts} +40 -40
  101. package/lib/api/specialty-types-api.d.ts.map +1 -0
  102. package/lib/api/{v2-specialty-types-api.js → specialty-types-api.js} +78 -78
  103. package/lib/api/{v2-survey-forms-api.d.ts → survey-forms-api.d.ts} +15 -15
  104. package/lib/api/survey-forms-api.d.ts.map +1 -0
  105. package/lib/api/{v2-survey-forms-api.js → survey-forms-api.js} +29 -29
  106. package/lib/api/{v2-survey-results-api.d.ts → survey-results-api.d.ts} +15 -15
  107. package/lib/api/survey-results-api.d.ts.map +1 -0
  108. package/lib/api/{v2-survey-results-api.js → survey-results-api.js} +28 -28
  109. package/lib/api/{v2-tags-api.d.ts → tags-api.d.ts} +20 -20
  110. package/lib/api/tags-api.d.ts.map +1 -0
  111. package/lib/api/{v2-tags-api.js → tags-api.js} +38 -38
  112. package/lib/api.d.ts +37 -37
  113. package/lib/api.d.ts.map +1 -1
  114. package/lib/api.js +37 -37
  115. package/package.json +1 -1
  116. package/src/.openapi-generator/FILES +37 -37
  117. package/src/api/{v2-about-us-api.ts → about-us-api.ts} +40 -40
  118. package/src/api/{v2-accreditations-api.ts → accreditations-api.ts} +30 -30
  119. package/src/api/{v2-app-version-api.ts → app-version-api.ts} +21 -21
  120. package/src/api/{v2-articles-api.ts → articles-api.ts} +124 -124
  121. package/src/api/{v2-bookings-api.ts → bookings-api.ts} +60 -60
  122. package/src/api/{v2-chat-users-api.ts → chat-users-api.ts} +66 -66
  123. package/src/api/{v2-communications-api.ts → communications-api.ts} +38 -38
  124. package/src/api/{v2-consultations-api.ts → consultations-api.ts} +60 -60
  125. package/src/api/{v2-contributors-api.ts → contributors-api.ts} +61 -61
  126. package/src/api/{v2-countries-api.ts → countries-api.ts} +61 -61
  127. package/src/api/{v2-deals-api.ts → deals-api.ts} +91 -91
  128. package/src/api/{v2-devices-api.ts → devices-api.ts} +69 -69
  129. package/src/api/{v2-doctor-affiliations-api.ts → doctor-affiliations-api.ts} +61 -61
  130. package/src/api/{v2-doctors-api.ts → doctors-api.ts} +165 -165
  131. package/src/api/{v2-external-api.ts → external-api.ts} +20 -20
  132. package/src/api/{v2-faq-categories-api.ts → faq-categories-api.ts} +40 -40
  133. package/src/api/{v2-faqs-api.ts → faqs-api.ts} +82 -82
  134. package/src/api/{v2-group-channels-api.ts → group-channels-api.ts} +62 -62
  135. package/src/api/{v2-header-navigations-api.ts → header-navigations-api.ts} +21 -21
  136. package/src/api/{v2-hospitals-api.ts → hospitals-api.ts} +353 -353
  137. package/src/api/{v2-hospitals-consultation-timetables-api.ts → hospitals-consultation-timetables-api.ts} +21 -21
  138. package/src/api/{v2-images-api.ts → images-api.ts} +20 -20
  139. package/src/api/{v2-languages-api.ts → languages-api.ts} +30 -30
  140. package/src/api/{v2-memberships-api.ts → memberships-api.ts} +40 -40
  141. package/src/api/{v2-notifications-api.ts → notifications-api.ts} +29 -29
  142. package/src/api/{v2-origins-api.ts → origins-api.ts} +48 -48
  143. package/src/api/{v2-patients-api.ts → patients-api.ts} +70 -70
  144. package/src/api/{v2-plans-api.ts → plans-api.ts} +51 -51
  145. package/src/api/{v2-profiles-api.ts → profiles-api.ts} +66 -66
  146. package/src/api/{v2-service-reviews-api.ts → service-reviews-api.ts} +112 -112
  147. package/src/api/{v2-services-api.ts → services-api.ts} +40 -40
  148. package/src/api/{v2-services-categories-api.ts → services-categories-api.ts} +30 -30
  149. package/src/api/{v2-specialties-api.ts → specialties-api.ts} +70 -70
  150. package/src/api/{v2-specialty-types-api.ts → specialty-types-api.ts} +70 -70
  151. package/src/api/{v2-survey-forms-api.ts → survey-forms-api.ts} +21 -21
  152. package/src/api/{v2-survey-results-api.ts → survey-results-api.ts} +20 -20
  153. package/src/api/{v2-tags-api.ts → tags-api.ts} +30 -30
  154. package/src/api.ts +37 -37
  155. package/lib/api/v2-about-us-api.d.ts.map +0 -1
  156. package/lib/api/v2-accreditations-api.d.ts.map +0 -1
  157. package/lib/api/v2-app-version-api.d.ts.map +0 -1
  158. package/lib/api/v2-articles-api.d.ts.map +0 -1
  159. package/lib/api/v2-bookings-api.d.ts.map +0 -1
  160. package/lib/api/v2-chat-users-api.d.ts.map +0 -1
  161. package/lib/api/v2-communications-api.d.ts.map +0 -1
  162. package/lib/api/v2-consultations-api.d.ts.map +0 -1
  163. package/lib/api/v2-contributors-api.d.ts.map +0 -1
  164. package/lib/api/v2-countries-api.d.ts.map +0 -1
  165. package/lib/api/v2-deals-api.d.ts.map +0 -1
  166. package/lib/api/v2-devices-api.d.ts.map +0 -1
  167. package/lib/api/v2-doctor-affiliations-api.d.ts.map +0 -1
  168. package/lib/api/v2-doctors-api.d.ts.map +0 -1
  169. package/lib/api/v2-external-api.d.ts.map +0 -1
  170. package/lib/api/v2-faq-categories-api.d.ts.map +0 -1
  171. package/lib/api/v2-faqs-api.d.ts.map +0 -1
  172. package/lib/api/v2-group-channels-api.d.ts.map +0 -1
  173. package/lib/api/v2-header-navigations-api.d.ts.map +0 -1
  174. package/lib/api/v2-hospitals-api.d.ts.map +0 -1
  175. package/lib/api/v2-hospitals-consultation-timetables-api.d.ts.map +0 -1
  176. package/lib/api/v2-images-api.d.ts.map +0 -1
  177. package/lib/api/v2-languages-api.d.ts.map +0 -1
  178. package/lib/api/v2-memberships-api.d.ts.map +0 -1
  179. package/lib/api/v2-notifications-api.d.ts.map +0 -1
  180. package/lib/api/v2-origins-api.d.ts.map +0 -1
  181. package/lib/api/v2-patients-api.d.ts.map +0 -1
  182. package/lib/api/v2-plans-api.d.ts.map +0 -1
  183. package/lib/api/v2-profiles-api.d.ts.map +0 -1
  184. package/lib/api/v2-service-reviews-api.d.ts.map +0 -1
  185. package/lib/api/v2-services-api.d.ts.map +0 -1
  186. package/lib/api/v2-services-categories-api.d.ts.map +0 -1
  187. package/lib/api/v2-specialties-api.d.ts.map +0 -1
  188. package/lib/api/v2-specialty-types-api.d.ts.map +0 -1
  189. package/lib/api/v2-survey-forms-api.d.ts.map +0 -1
  190. package/lib/api/v2-survey-results-api.d.ts.map +0 -1
  191. package/lib/api/v2-tags-api.d.ts.map +0 -1
@@ -75,10 +75,10 @@ import { WorkingDayModel } from '../models';
75
75
  // @ts-ignore
76
76
  import { WorkingDaysModel } from '../models';
77
77
  /**
78
- * V2HospitalsApi - axios parameter creator
78
+ * HospitalsApi - axios parameter creator
79
79
  * @export
80
80
  */
81
- export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configuration) {
81
+ export const HospitalsApiAxiosParamCreator = function (configuration?: Configuration) {
82
82
  return {
83
83
  /**
84
84
  *
@@ -103,8 +103,8 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
103
103
  * @param {*} [options] Override http request option.
104
104
  * @throws {RequiredError}
105
105
  */
106
- apiv2hospitalsGet: async (hospitalId?: string, name?: string, countryId?: string, created?: Date, marketingType?: MarketingType, specialtyTypeId?: string, specialtyId?: string, exceptHospitalId?: string, mediaCount?: number, showHidden?: boolean, languageCode?: string, ids?: Array<string>, returnDefaultValue?: boolean, paymentEnabled?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
107
- const localVarPath = `/apiv2hospitals`;
106
+ apiV2HospitalsGet: async (hospitalId?: string, name?: string, countryId?: string, created?: Date, marketingType?: MarketingType, specialtyTypeId?: string, specialtyId?: string, exceptHospitalId?: string, mediaCount?: number, showHidden?: boolean, languageCode?: string, ids?: Array<string>, returnDefaultValue?: boolean, paymentEnabled?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
107
+ const localVarPath = `/api/v2/hospitals`;
108
108
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
109
109
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
110
110
  let baseOptions;
@@ -207,12 +207,12 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
207
207
  * @param {*} [options] Override http request option.
208
208
  * @throws {RequiredError}
209
209
  */
210
- apiv2hospitalsHospitalIdAccreditationsAccreditationIdGet: async (hospitalId: string, accreditationId: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
210
+ apiV2HospitalsHospitalIdAccreditationsAccreditationIdGet: async (hospitalId: string, accreditationId: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
211
211
  // verify required parameter 'hospitalId' is not null or undefined
212
- assertParamExists('apiv2hospitalsHospitalIdAccreditationsAccreditationIdGet', 'hospitalId', hospitalId)
212
+ assertParamExists('apiV2HospitalsHospitalIdAccreditationsAccreditationIdGet', 'hospitalId', hospitalId)
213
213
  // verify required parameter 'accreditationId' is not null or undefined
214
- assertParamExists('apiv2hospitalsHospitalIdAccreditationsAccreditationIdGet', 'accreditationId', accreditationId)
215
- const localVarPath = `/apiv2hospitals/{hospitalId}/accreditations/{accreditationId}`
214
+ assertParamExists('apiV2HospitalsHospitalIdAccreditationsAccreditationIdGet', 'accreditationId', accreditationId)
215
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/accreditations/{accreditationId}`
216
216
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)))
217
217
  .replace(`{${"accreditationId"}}`, encodeURIComponent(String(accreditationId)));
218
218
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
@@ -250,10 +250,10 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
250
250
  * @param {*} [options] Override http request option.
251
251
  * @throws {RequiredError}
252
252
  */
253
- apiv2hospitalsHospitalIdAccreditationsGet: async (hospitalId: string, hospitalName?: string, accreditationId?: string, accreditationName?: string, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
253
+ apiV2HospitalsHospitalIdAccreditationsGet: async (hospitalId: string, hospitalName?: string, accreditationId?: string, accreditationName?: string, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
254
254
  // verify required parameter 'hospitalId' is not null or undefined
255
- assertParamExists('apiv2hospitalsHospitalIdAccreditationsGet', 'hospitalId', hospitalId)
256
- const localVarPath = `/apiv2hospitals/{hospitalId}/accreditations`
255
+ assertParamExists('apiV2HospitalsHospitalIdAccreditationsGet', 'hospitalId', hospitalId)
256
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/accreditations`
257
257
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)));
258
258
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
259
259
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -311,12 +311,12 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
311
311
  * @param {*} [options] Override http request option.
312
312
  * @throws {RequiredError}
313
313
  */
314
- apiv2hospitalsHospitalIdEquipmentsEquipmentIdGet: async (hospitalId: string, equipmentId: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
314
+ apiV2HospitalsHospitalIdEquipmentsEquipmentIdGet: async (hospitalId: string, equipmentId: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
315
315
  // verify required parameter 'hospitalId' is not null or undefined
316
- assertParamExists('apiv2hospitalsHospitalIdEquipmentsEquipmentIdGet', 'hospitalId', hospitalId)
316
+ assertParamExists('apiV2HospitalsHospitalIdEquipmentsEquipmentIdGet', 'hospitalId', hospitalId)
317
317
  // verify required parameter 'equipmentId' is not null or undefined
318
- assertParamExists('apiv2hospitalsHospitalIdEquipmentsEquipmentIdGet', 'equipmentId', equipmentId)
319
- const localVarPath = `/apiv2hospitals/{hospitalId}/equipments/{equipmentId}`
318
+ assertParamExists('apiV2HospitalsHospitalIdEquipmentsEquipmentIdGet', 'equipmentId', equipmentId)
319
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/equipments/{equipmentId}`
320
320
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)))
321
321
  .replace(`{${"equipmentId"}}`, encodeURIComponent(String(equipmentId)));
322
322
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
@@ -354,12 +354,12 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
354
354
  * @param {*} [options] Override http request option.
355
355
  * @throws {RequiredError}
356
356
  */
357
- apiv2hospitalsHospitalIdEquipmentsEquipmentIdMediasGet: async (hospitalId: string, equipmentId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
357
+ apiV2HospitalsHospitalIdEquipmentsEquipmentIdMediasGet: async (hospitalId: string, equipmentId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
358
358
  // verify required parameter 'hospitalId' is not null or undefined
359
- assertParamExists('apiv2hospitalsHospitalIdEquipmentsEquipmentIdMediasGet', 'hospitalId', hospitalId)
359
+ assertParamExists('apiV2HospitalsHospitalIdEquipmentsEquipmentIdMediasGet', 'hospitalId', hospitalId)
360
360
  // verify required parameter 'equipmentId' is not null or undefined
361
- assertParamExists('apiv2hospitalsHospitalIdEquipmentsEquipmentIdMediasGet', 'equipmentId', equipmentId)
362
- const localVarPath = `/apiv2hospitals/{hospitalId}/equipments/{equipmentId}/medias`
361
+ assertParamExists('apiV2HospitalsHospitalIdEquipmentsEquipmentIdMediasGet', 'equipmentId', equipmentId)
362
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/equipments/{equipmentId}/medias`
363
363
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)))
364
364
  .replace(`{${"equipmentId"}}`, encodeURIComponent(String(equipmentId)));
365
365
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
@@ -415,14 +415,14 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
415
415
  * @param {*} [options] Override http request option.
416
416
  * @throws {RequiredError}
417
417
  */
418
- apiv2hospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet: async (hospitalId: string, equipmentId: string, mediaId: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
418
+ apiV2HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet: async (hospitalId: string, equipmentId: string, mediaId: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
419
419
  // verify required parameter 'hospitalId' is not null or undefined
420
- assertParamExists('apiv2hospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet', 'hospitalId', hospitalId)
420
+ assertParamExists('apiV2HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet', 'hospitalId', hospitalId)
421
421
  // verify required parameter 'equipmentId' is not null or undefined
422
- assertParamExists('apiv2hospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet', 'equipmentId', equipmentId)
422
+ assertParamExists('apiV2HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet', 'equipmentId', equipmentId)
423
423
  // verify required parameter 'mediaId' is not null or undefined
424
- assertParamExists('apiv2hospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet', 'mediaId', mediaId)
425
- const localVarPath = `/apiv2hospitals/{hospitalId}/equipments/{equipmentId}/medias/{mediaId}`
424
+ assertParamExists('apiV2HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet', 'mediaId', mediaId)
425
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/equipments/{equipmentId}/medias/{mediaId}`
426
426
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)))
427
427
  .replace(`{${"equipmentId"}}`, encodeURIComponent(String(equipmentId)))
428
428
  .replace(`{${"mediaId"}}`, encodeURIComponent(String(mediaId)));
@@ -464,10 +464,10 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
464
464
  * @param {*} [options] Override http request option.
465
465
  * @throws {RequiredError}
466
466
  */
467
- apiv2hospitalsHospitalIdEquipmentsGet: async (hospitalId: string, id?: string, name?: string, hospitalId2?: string, hospitalName?: string, description?: string, created?: Date, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
467
+ apiV2HospitalsHospitalIdEquipmentsGet: async (hospitalId: string, id?: string, name?: string, hospitalId2?: string, hospitalName?: string, description?: string, created?: Date, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
468
468
  // verify required parameter 'hospitalId' is not null or undefined
469
- assertParamExists('apiv2hospitalsHospitalIdEquipmentsGet', 'hospitalId', hospitalId)
470
- const localVarPath = `/apiv2hospitals/{hospitalId}/equipments`
469
+ assertParamExists('apiV2HospitalsHospitalIdEquipmentsGet', 'hospitalId', hospitalId)
470
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/equipments`
471
471
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)));
472
472
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
473
473
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -539,12 +539,12 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
539
539
  * @param {*} [options] Override http request option.
540
540
  * @throws {RequiredError}
541
541
  */
542
- apiv2hospitalsHospitalIdEvaluationsEvaluationIdGet: async (hospitalId: string, evaluationId: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
542
+ apiV2HospitalsHospitalIdEvaluationsEvaluationIdGet: async (hospitalId: string, evaluationId: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
543
543
  // verify required parameter 'hospitalId' is not null or undefined
544
- assertParamExists('apiv2hospitalsHospitalIdEvaluationsEvaluationIdGet', 'hospitalId', hospitalId)
544
+ assertParamExists('apiV2HospitalsHospitalIdEvaluationsEvaluationIdGet', 'hospitalId', hospitalId)
545
545
  // verify required parameter 'evaluationId' is not null or undefined
546
- assertParamExists('apiv2hospitalsHospitalIdEvaluationsEvaluationIdGet', 'evaluationId', evaluationId)
547
- const localVarPath = `/apiv2hospitals/{hospitalId}/evaluations/{evaluationId}`
546
+ assertParamExists('apiV2HospitalsHospitalIdEvaluationsEvaluationIdGet', 'evaluationId', evaluationId)
547
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/evaluations/{evaluationId}`
548
548
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)))
549
549
  .replace(`{${"evaluationId"}}`, encodeURIComponent(String(evaluationId)));
550
550
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
@@ -582,10 +582,10 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
582
582
  * @param {*} [options] Override http request option.
583
583
  * @throws {RequiredError}
584
584
  */
585
- apiv2hospitalsHospitalIdEvaluationsGet: async (hospitalId: string, id?: string, name?: string, stars?: number, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
585
+ apiV2HospitalsHospitalIdEvaluationsGet: async (hospitalId: string, id?: string, name?: string, stars?: number, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
586
586
  // verify required parameter 'hospitalId' is not null or undefined
587
- assertParamExists('apiv2hospitalsHospitalIdEvaluationsGet', 'hospitalId', hospitalId)
588
- const localVarPath = `/apiv2hospitals/{hospitalId}/evaluations`
587
+ assertParamExists('apiV2HospitalsHospitalIdEvaluationsGet', 'hospitalId', hospitalId)
588
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/evaluations`
589
589
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)));
590
590
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
591
591
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -644,10 +644,10 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
644
644
  * @param {*} [options] Override http request option.
645
645
  * @throws {RequiredError}
646
646
  */
647
- apiv2hospitalsHospitalIdGet: async (hospitalId: string, languageCode?: string, returnDefaultValue?: boolean, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
647
+ apiV2HospitalsHospitalIdGet: async (hospitalId: string, languageCode?: string, returnDefaultValue?: boolean, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
648
648
  // verify required parameter 'hospitalId' is not null or undefined
649
- assertParamExists('apiv2hospitalsHospitalIdGet', 'hospitalId', hospitalId)
650
- const localVarPath = `/apiv2hospitals/{hospitalId}`
649
+ assertParamExists('apiV2HospitalsHospitalIdGet', 'hospitalId', hospitalId)
650
+ const localVarPath = `/api/v2/hospitals/{hospitalId}`
651
651
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)));
652
652
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
653
653
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -692,10 +692,10 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
692
692
  * @param {*} [options] Override http request option.
693
693
  * @throws {RequiredError}
694
694
  */
695
- apiv2hospitalsHospitalIdHandlesGet: async (hospitalId: string, id?: string, snsType?: SnsType, handle?: string, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
695
+ apiV2HospitalsHospitalIdHandlesGet: async (hospitalId: string, id?: string, snsType?: SnsType, handle?: string, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
696
696
  // verify required parameter 'hospitalId' is not null or undefined
697
- assertParamExists('apiv2hospitalsHospitalIdHandlesGet', 'hospitalId', hospitalId)
698
- const localVarPath = `/apiv2hospitals/{hospitalId}/handles`
697
+ assertParamExists('apiV2HospitalsHospitalIdHandlesGet', 'hospitalId', hospitalId)
698
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/handles`
699
699
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)));
700
700
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
701
701
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -753,12 +753,12 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
753
753
  * @param {*} [options] Override http request option.
754
754
  * @throws {RequiredError}
755
755
  */
756
- apiv2hospitalsHospitalIdHandlesHandleIdGet: async (hospitalId: string, handleId: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
756
+ apiV2HospitalsHospitalIdHandlesHandleIdGet: async (hospitalId: string, handleId: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
757
757
  // verify required parameter 'hospitalId' is not null or undefined
758
- assertParamExists('apiv2hospitalsHospitalIdHandlesHandleIdGet', 'hospitalId', hospitalId)
758
+ assertParamExists('apiV2HospitalsHospitalIdHandlesHandleIdGet', 'hospitalId', hospitalId)
759
759
  // verify required parameter 'handleId' is not null or undefined
760
- assertParamExists('apiv2hospitalsHospitalIdHandlesHandleIdGet', 'handleId', handleId)
761
- const localVarPath = `/apiv2hospitals/{hospitalId}/handles/{handleId}`
760
+ assertParamExists('apiV2HospitalsHospitalIdHandlesHandleIdGet', 'handleId', handleId)
761
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/handles/{handleId}`
762
762
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)))
763
763
  .replace(`{${"handleId"}}`, encodeURIComponent(String(handleId)));
764
764
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
@@ -796,10 +796,10 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
796
796
  * @param {*} [options] Override http request option.
797
797
  * @throws {RequiredError}
798
798
  */
799
- apiv2hospitalsHospitalIdLandingsGet: async (hospitalId: string, name?: string, slug?: string, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
799
+ apiV2HospitalsHospitalIdLandingsGet: async (hospitalId: string, name?: string, slug?: string, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
800
800
  // verify required parameter 'hospitalId' is not null or undefined
801
- assertParamExists('apiv2hospitalsHospitalIdLandingsGet', 'hospitalId', hospitalId)
802
- const localVarPath = `/apiv2hospitals/{hospitalId}/landings`
801
+ assertParamExists('apiV2HospitalsHospitalIdLandingsGet', 'hospitalId', hospitalId)
802
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/landings`
803
803
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)));
804
804
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
805
805
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -861,12 +861,12 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
861
861
  * @param {*} [options] Override http request option.
862
862
  * @throws {RequiredError}
863
863
  */
864
- apiv2hospitalsHospitalIdLandingsLandingIdGet: async (hospitalId: string, landingId: string, languageCode?: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
864
+ apiV2HospitalsHospitalIdLandingsLandingIdGet: async (hospitalId: string, landingId: string, languageCode?: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
865
865
  // verify required parameter 'hospitalId' is not null or undefined
866
- assertParamExists('apiv2hospitalsHospitalIdLandingsLandingIdGet', 'hospitalId', hospitalId)
866
+ assertParamExists('apiV2HospitalsHospitalIdLandingsLandingIdGet', 'hospitalId', hospitalId)
867
867
  // verify required parameter 'landingId' is not null or undefined
868
- assertParamExists('apiv2hospitalsHospitalIdLandingsLandingIdGet', 'landingId', landingId)
869
- const localVarPath = `/apiv2hospitals/{hospitalId}/landings/{landingId}`
868
+ assertParamExists('apiV2HospitalsHospitalIdLandingsLandingIdGet', 'landingId', landingId)
869
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/landings/{landingId}`
870
870
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)))
871
871
  .replace(`{${"landingId"}}`, encodeURIComponent(String(landingId)));
872
872
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
@@ -903,12 +903,12 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
903
903
  * @param {*} [options] Override http request option.
904
904
  * @throws {RequiredError}
905
905
  */
906
- apiv2hospitalsHospitalIdLandingsSlugGet: async (slug: string, hospitalId: string, languageCode?: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
906
+ apiV2HospitalsHospitalIdLandingsSlugGet: async (slug: string, hospitalId: string, languageCode?: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
907
907
  // verify required parameter 'slug' is not null or undefined
908
- assertParamExists('apiv2hospitalsHospitalIdLandingsSlugGet', 'slug', slug)
908
+ assertParamExists('apiV2HospitalsHospitalIdLandingsSlugGet', 'slug', slug)
909
909
  // verify required parameter 'hospitalId' is not null or undefined
910
- assertParamExists('apiv2hospitalsHospitalIdLandingsSlugGet', 'hospitalId', hospitalId)
911
- const localVarPath = `/apiv2hospitals/{hospitalId}/landings/{slug}`
910
+ assertParamExists('apiV2HospitalsHospitalIdLandingsSlugGet', 'hospitalId', hospitalId)
911
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/landings/{slug}`
912
912
  .replace(`{${"slug"}}`, encodeURIComponent(String(slug)))
913
913
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)));
914
914
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
@@ -948,10 +948,10 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
948
948
  * @param {*} [options] Override http request option.
949
949
  * @throws {RequiredError}
950
950
  */
951
- apiv2hospitalsHospitalIdLanguagesGet: async (hospitalId: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
951
+ apiV2HospitalsHospitalIdLanguagesGet: async (hospitalId: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
952
952
  // verify required parameter 'hospitalId' is not null or undefined
953
- assertParamExists('apiv2hospitalsHospitalIdLanguagesGet', 'hospitalId', hospitalId)
954
- const localVarPath = `/apiv2hospitals/{hospitalId}/languages`
953
+ assertParamExists('apiV2HospitalsHospitalIdLanguagesGet', 'hospitalId', hospitalId)
954
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/languages`
955
955
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)));
956
956
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
957
957
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -1005,10 +1005,10 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
1005
1005
  * @param {*} [options] Override http request option.
1006
1006
  * @throws {RequiredError}
1007
1007
  */
1008
- apiv2hospitalsHospitalIdMediasGet: async (hospitalId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1008
+ apiV2HospitalsHospitalIdMediasGet: async (hospitalId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1009
1009
  // verify required parameter 'hospitalId' is not null or undefined
1010
- assertParamExists('apiv2hospitalsHospitalIdMediasGet', 'hospitalId', hospitalId)
1011
- const localVarPath = `/apiv2hospitals/{hospitalId}/medias`
1010
+ assertParamExists('apiV2HospitalsHospitalIdMediasGet', 'hospitalId', hospitalId)
1011
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/medias`
1012
1012
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)));
1013
1013
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
1014
1014
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -1062,12 +1062,12 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
1062
1062
  * @param {*} [options] Override http request option.
1063
1063
  * @throws {RequiredError}
1064
1064
  */
1065
- apiv2hospitalsHospitalIdMediasMediaIdGet: async (hospitalId: string, mediaId: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1065
+ apiV2HospitalsHospitalIdMediasMediaIdGet: async (hospitalId: string, mediaId: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1066
1066
  // verify required parameter 'hospitalId' is not null or undefined
1067
- assertParamExists('apiv2hospitalsHospitalIdMediasMediaIdGet', 'hospitalId', hospitalId)
1067
+ assertParamExists('apiV2HospitalsHospitalIdMediasMediaIdGet', 'hospitalId', hospitalId)
1068
1068
  // verify required parameter 'mediaId' is not null or undefined
1069
- assertParamExists('apiv2hospitalsHospitalIdMediasMediaIdGet', 'mediaId', mediaId)
1070
- const localVarPath = `/apiv2hospitals/{hospitalId}/medias/{mediaId}`
1069
+ assertParamExists('apiV2HospitalsHospitalIdMediasMediaIdGet', 'mediaId', mediaId)
1070
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/medias/{mediaId}`
1071
1071
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)))
1072
1072
  .replace(`{${"mediaId"}}`, encodeURIComponent(String(mediaId)));
1073
1073
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
@@ -1112,10 +1112,10 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
1112
1112
  * @param {*} [options] Override http request option.
1113
1113
  * @throws {RequiredError}
1114
1114
  */
1115
- apiv2hospitalsHospitalIdSpecialtiesGet: async (hospitalId: string, specialtyId?: string, specialtyName?: string, specialtyTypeId?: string, specialtyTypeName?: string, hospitalSpecialtyId?: string, name?: string, slug?: string, marketingType?: MarketingType, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1115
+ apiV2HospitalsHospitalIdSpecialtiesGet: async (hospitalId: string, specialtyId?: string, specialtyName?: string, specialtyTypeId?: string, specialtyTypeName?: string, hospitalSpecialtyId?: string, name?: string, slug?: string, marketingType?: MarketingType, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1116
1116
  // verify required parameter 'hospitalId' is not null or undefined
1117
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesGet', 'hospitalId', hospitalId)
1118
- const localVarPath = `/apiv2hospitals/{hospitalId}/specialties`
1117
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesGet', 'hospitalId', hospitalId)
1118
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/specialties`
1119
1119
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)));
1120
1120
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
1121
1121
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -1206,12 +1206,12 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
1206
1206
  * @param {*} [options] Override http request option.
1207
1207
  * @throws {RequiredError}
1208
1208
  */
1209
- apiv2hospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet: async (hospitalId: string, hospitalSpecialtyId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1209
+ apiV2HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet: async (hospitalId: string, hospitalSpecialtyId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1210
1210
  // verify required parameter 'hospitalId' is not null or undefined
1211
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet', 'hospitalId', hospitalId)
1211
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet', 'hospitalId', hospitalId)
1212
1212
  // verify required parameter 'hospitalSpecialtyId' is not null or undefined
1213
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet', 'hospitalSpecialtyId', hospitalSpecialtyId)
1214
- const localVarPath = `/apiv2hospitals/{hospitalId}/specialties/{hospitalSpecialtyId}/medias`
1213
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet', 'hospitalSpecialtyId', hospitalSpecialtyId)
1214
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/specialties/{hospitalSpecialtyId}/medias`
1215
1215
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)))
1216
1216
  .replace(`{${"hospitalSpecialtyId"}}`, encodeURIComponent(String(hospitalSpecialtyId)));
1217
1217
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
@@ -1267,14 +1267,14 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
1267
1267
  * @param {*} [options] Override http request option.
1268
1268
  * @throws {RequiredError}
1269
1269
  */
1270
- apiv2hospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet: async (hospitalId: string, hospitalSpecialtyId: string, mediaId: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1270
+ apiV2HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet: async (hospitalId: string, hospitalSpecialtyId: string, mediaId: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1271
1271
  // verify required parameter 'hospitalId' is not null or undefined
1272
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet', 'hospitalId', hospitalId)
1272
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet', 'hospitalId', hospitalId)
1273
1273
  // verify required parameter 'hospitalSpecialtyId' is not null or undefined
1274
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet', 'hospitalSpecialtyId', hospitalSpecialtyId)
1274
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet', 'hospitalSpecialtyId', hospitalSpecialtyId)
1275
1275
  // verify required parameter 'mediaId' is not null or undefined
1276
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet', 'mediaId', mediaId)
1277
- const localVarPath = `/apiv2hospitals/{hospitalId}/specialties/{hospitalSpecialtyId}/medias/{mediaId}`
1276
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet', 'mediaId', mediaId)
1277
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/specialties/{hospitalSpecialtyId}/medias/{mediaId}`
1278
1278
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)))
1279
1279
  .replace(`{${"hospitalSpecialtyId"}}`, encodeURIComponent(String(hospitalSpecialtyId)))
1280
1280
  .replace(`{${"mediaId"}}`, encodeURIComponent(String(mediaId)));
@@ -1320,10 +1320,10 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
1320
1320
  * @param {*} [options] Override http request option.
1321
1321
  * @throws {RequiredError}
1322
1322
  */
1323
- apiv2hospitalsHospitalIdSpecialtiesSimpleGet: async (hospitalId: string, specialtyId?: string, specialtyName?: string, specialtyTypeId?: string, specialtyTypeName?: string, hospitalSpecialtyId?: string, name?: string, slug?: string, marketingType?: MarketingType, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1323
+ apiV2HospitalsHospitalIdSpecialtiesSimpleGet: async (hospitalId: string, specialtyId?: string, specialtyName?: string, specialtyTypeId?: string, specialtyTypeName?: string, hospitalSpecialtyId?: string, name?: string, slug?: string, marketingType?: MarketingType, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1324
1324
  // verify required parameter 'hospitalId' is not null or undefined
1325
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesSimpleGet', 'hospitalId', hospitalId)
1326
- const localVarPath = `/apiv2hospitals/{hospitalId}/specialties/simple`
1325
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesSimpleGet', 'hospitalId', hospitalId)
1326
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/specialties/simple`
1327
1327
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)));
1328
1328
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
1329
1329
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -1410,12 +1410,12 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
1410
1410
  * @param {*} [options] Override http request option.
1411
1411
  * @throws {RequiredError}
1412
1412
  */
1413
- apiv2hospitalsHospitalIdSpecialtiesSlugGet: async (hospitalId: string, slug: string, languageCode?: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1413
+ apiV2HospitalsHospitalIdSpecialtiesSlugGet: async (hospitalId: string, slug: string, languageCode?: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1414
1414
  // verify required parameter 'hospitalId' is not null or undefined
1415
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesSlugGet', 'hospitalId', hospitalId)
1415
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesSlugGet', 'hospitalId', hospitalId)
1416
1416
  // verify required parameter 'slug' is not null or undefined
1417
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesSlugGet', 'slug', slug)
1418
- const localVarPath = `/apiv2hospitals/{hospitalId}/specialties/{slug}`
1417
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesSlugGet', 'slug', slug)
1418
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/specialties/{slug}`
1419
1419
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)))
1420
1420
  .replace(`{${"slug"}}`, encodeURIComponent(String(slug)));
1421
1421
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
@@ -1453,12 +1453,12 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
1453
1453
  * @param {*} [options] Override http request option.
1454
1454
  * @throws {RequiredError}
1455
1455
  */
1456
- apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdGet: async (hospitalId: string, specialtyId: string, languageCode?: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1456
+ apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdGet: async (hospitalId: string, specialtyId: string, languageCode?: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1457
1457
  // verify required parameter 'hospitalId' is not null or undefined
1458
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdGet', 'hospitalId', hospitalId)
1458
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdGet', 'hospitalId', hospitalId)
1459
1459
  // verify required parameter 'specialtyId' is not null or undefined
1460
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdGet', 'specialtyId', specialtyId)
1461
- const localVarPath = `/apiv2hospitals/{hospitalId}/specialties/{specialtyId}`
1460
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdGet', 'specialtyId', specialtyId)
1461
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/specialties/{specialtyId}`
1462
1462
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)))
1463
1463
  .replace(`{${"specialtyId"}}`, encodeURIComponent(String(specialtyId)));
1464
1464
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
@@ -1507,12 +1507,12 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
1507
1507
  * @param {*} [options] Override http request option.
1508
1508
  * @throws {RequiredError}
1509
1509
  */
1510
- apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet: async (hospitalId: string, specialtyId: string, id?: string, name?: string, slug?: string, serviceCategoryId?: string, marketingType?: MarketingType, procedure?: Procedure, created?: Date, languageCode?: string, returnDefaultValue?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1510
+ apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet: async (hospitalId: string, specialtyId: string, id?: string, name?: string, slug?: string, serviceCategoryId?: string, marketingType?: MarketingType, procedure?: Procedure, created?: Date, languageCode?: string, returnDefaultValue?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1511
1511
  // verify required parameter 'hospitalId' is not null or undefined
1512
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet', 'hospitalId', hospitalId)
1512
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet', 'hospitalId', hospitalId)
1513
1513
  // verify required parameter 'specialtyId' is not null or undefined
1514
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet', 'specialtyId', specialtyId)
1515
- const localVarPath = `/apiv2hospitals/{hospitalId}/specialties/{specialtyId}/services`
1514
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet', 'specialtyId', specialtyId)
1515
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/specialties/{specialtyId}/services`
1516
1516
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)))
1517
1517
  .replace(`{${"specialtyId"}}`, encodeURIComponent(String(specialtyId)));
1518
1518
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
@@ -1600,14 +1600,14 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
1600
1600
  * @param {*} [options] Override http request option.
1601
1601
  * @throws {RequiredError}
1602
1602
  */
1603
- apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet: async (hospitalId: string, specialtyId: string, serviceId: string, languageCode?: string, returnDefaultValue?: boolean, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1603
+ apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet: async (hospitalId: string, specialtyId: string, serviceId: string, languageCode?: string, returnDefaultValue?: boolean, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1604
1604
  // verify required parameter 'hospitalId' is not null or undefined
1605
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet', 'hospitalId', hospitalId)
1605
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet', 'hospitalId', hospitalId)
1606
1606
  // verify required parameter 'specialtyId' is not null or undefined
1607
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet', 'specialtyId', specialtyId)
1607
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet', 'specialtyId', specialtyId)
1608
1608
  // verify required parameter 'serviceId' is not null or undefined
1609
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet', 'serviceId', serviceId)
1610
- const localVarPath = `/apiv2hospitals/{hospitalId}/specialties/{specialtyId}/services/{serviceId}`
1609
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet', 'serviceId', serviceId)
1610
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/specialties/{specialtyId}/services/{serviceId}`
1611
1611
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)))
1612
1612
  .replace(`{${"specialtyId"}}`, encodeURIComponent(String(specialtyId)))
1613
1613
  .replace(`{${"serviceId"}}`, encodeURIComponent(String(serviceId)));
@@ -1655,14 +1655,14 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
1655
1655
  * @param {*} [options] Override http request option.
1656
1656
  * @throws {RequiredError}
1657
1657
  */
1658
- apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet: async (hospitalId: string, specialtyId: string, serviceId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1658
+ apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet: async (hospitalId: string, specialtyId: string, serviceId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1659
1659
  // verify required parameter 'hospitalId' is not null or undefined
1660
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet', 'hospitalId', hospitalId)
1660
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet', 'hospitalId', hospitalId)
1661
1661
  // verify required parameter 'specialtyId' is not null or undefined
1662
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet', 'specialtyId', specialtyId)
1662
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet', 'specialtyId', specialtyId)
1663
1663
  // verify required parameter 'serviceId' is not null or undefined
1664
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet', 'serviceId', serviceId)
1665
- const localVarPath = `/apiv2hospitals/{hospitalId}/specialties/{specialtyId}/services/{serviceId}/medias`
1664
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet', 'serviceId', serviceId)
1665
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/specialties/{specialtyId}/services/{serviceId}/medias`
1666
1666
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)))
1667
1667
  .replace(`{${"specialtyId"}}`, encodeURIComponent(String(specialtyId)))
1668
1668
  .replace(`{${"serviceId"}}`, encodeURIComponent(String(serviceId)));
@@ -1720,16 +1720,16 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
1720
1720
  * @param {*} [options] Override http request option.
1721
1721
  * @throws {RequiredError}
1722
1722
  */
1723
- apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet: async (hospitalId: string, specialtyId: string, serviceId: string, mediaId: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1723
+ apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet: async (hospitalId: string, specialtyId: string, serviceId: string, mediaId: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1724
1724
  // verify required parameter 'hospitalId' is not null or undefined
1725
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet', 'hospitalId', hospitalId)
1725
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet', 'hospitalId', hospitalId)
1726
1726
  // verify required parameter 'specialtyId' is not null or undefined
1727
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet', 'specialtyId', specialtyId)
1727
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet', 'specialtyId', specialtyId)
1728
1728
  // verify required parameter 'serviceId' is not null or undefined
1729
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet', 'serviceId', serviceId)
1729
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet', 'serviceId', serviceId)
1730
1730
  // verify required parameter 'mediaId' is not null or undefined
1731
- assertParamExists('apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet', 'mediaId', mediaId)
1732
- const localVarPath = `/apiv2hospitals/{hospitalId}/specialties/{specialtyId}/services/{serviceId}/medias/{mediaId}`
1731
+ assertParamExists('apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet', 'mediaId', mediaId)
1732
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/specialties/{specialtyId}/services/{serviceId}/medias/{mediaId}`
1733
1733
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)))
1734
1734
  .replace(`{${"specialtyId"}}`, encodeURIComponent(String(specialtyId)))
1735
1735
  .replace(`{${"serviceId"}}`, encodeURIComponent(String(serviceId)))
@@ -1771,10 +1771,10 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
1771
1771
  * @param {*} [options] Override http request option.
1772
1772
  * @throws {RequiredError}
1773
1773
  */
1774
- apiv2hospitalsHospitalIdWorkingdaysGet: async (hospitalId: string, id?: string, dayOfWeek?: string, timeFrom?: Date, timeTo?: Date, checkHoliday?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1774
+ apiV2HospitalsHospitalIdWorkingdaysGet: async (hospitalId: string, id?: string, dayOfWeek?: string, timeFrom?: Date, timeTo?: Date, checkHoliday?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1775
1775
  // verify required parameter 'hospitalId' is not null or undefined
1776
- assertParamExists('apiv2hospitalsHospitalIdWorkingdaysGet', 'hospitalId', hospitalId)
1777
- const localVarPath = `/apiv2hospitals/{hospitalId}/workingdays`
1776
+ assertParamExists('apiV2HospitalsHospitalIdWorkingdaysGet', 'hospitalId', hospitalId)
1777
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/workingdays`
1778
1778
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)));
1779
1779
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
1780
1780
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -1844,12 +1844,12 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
1844
1844
  * @param {*} [options] Override http request option.
1845
1845
  * @throws {RequiredError}
1846
1846
  */
1847
- apiv2hospitalsHospitalIdWorkingdaysWorkingDayIdGet: async (hospitalId: string, workingDayId: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1847
+ apiV2HospitalsHospitalIdWorkingdaysWorkingDayIdGet: async (hospitalId: string, workingDayId: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1848
1848
  // verify required parameter 'hospitalId' is not null or undefined
1849
- assertParamExists('apiv2hospitalsHospitalIdWorkingdaysWorkingDayIdGet', 'hospitalId', hospitalId)
1849
+ assertParamExists('apiV2HospitalsHospitalIdWorkingdaysWorkingDayIdGet', 'hospitalId', hospitalId)
1850
1850
  // verify required parameter 'workingDayId' is not null or undefined
1851
- assertParamExists('apiv2hospitalsHospitalIdWorkingdaysWorkingDayIdGet', 'workingDayId', workingDayId)
1852
- const localVarPath = `/apiv2hospitals/{hospitalId}/workingdays/{workingDayId}`
1851
+ assertParamExists('apiV2HospitalsHospitalIdWorkingdaysWorkingDayIdGet', 'workingDayId', workingDayId)
1852
+ const localVarPath = `/api/v2/hospitals/{hospitalId}/workingdays/{workingDayId}`
1853
1853
  .replace(`{${"hospitalId"}}`, encodeURIComponent(String(hospitalId)))
1854
1854
  .replace(`{${"workingDayId"}}`, encodeURIComponent(String(workingDayId)));
1855
1855
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
@@ -1897,8 +1897,8 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
1897
1897
  * @param {*} [options] Override http request option.
1898
1898
  * @throws {RequiredError}
1899
1899
  */
1900
- apiv2hospitalsSimpleGet: async (hospitalId?: string, name?: string, countryId?: string, created?: Date, marketingType?: MarketingType, specialtyTypeId?: string, specialtyId?: string, exceptHospitalId?: string, mediaCount?: number, showHidden?: boolean, languageCode?: string, ids?: Array<string>, returnDefaultValue?: boolean, paymentEnabled?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1901
- const localVarPath = `/apiv2hospitals/simple`;
1900
+ apiV2HospitalsSimpleGet: async (hospitalId?: string, name?: string, countryId?: string, created?: Date, marketingType?: MarketingType, specialtyTypeId?: string, specialtyId?: string, exceptHospitalId?: string, mediaCount?: number, showHidden?: boolean, languageCode?: string, ids?: Array<string>, returnDefaultValue?: boolean, paymentEnabled?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
1901
+ const localVarPath = `/api/v2/hospitals/simple`;
1902
1902
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
1903
1903
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
1904
1904
  let baseOptions;
@@ -2002,10 +2002,10 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
2002
2002
  * @param {*} [options] Override http request option.
2003
2003
  * @throws {RequiredError}
2004
2004
  */
2005
- apiv2hospitalsSlugGet: async (slug: string, languageCode?: string, returnDefaultValue?: boolean, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
2005
+ apiV2HospitalsSlugGet: async (slug: string, languageCode?: string, returnDefaultValue?: boolean, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
2006
2006
  // verify required parameter 'slug' is not null or undefined
2007
- assertParamExists('apiv2hospitalsSlugGet', 'slug', slug)
2008
- const localVarPath = `/apiv2hospitals/{slug}`
2007
+ assertParamExists('apiV2HospitalsSlugGet', 'slug', slug)
2008
+ const localVarPath = `/api/v2/hospitals/{slug}`
2009
2009
  .replace(`{${"slug"}}`, encodeURIComponent(String(slug)));
2010
2010
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
2011
2011
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -2041,11 +2041,11 @@ export const V2HospitalsApiAxiosParamCreator = function (configuration?: Configu
2041
2041
  };
2042
2042
 
2043
2043
  /**
2044
- * V2HospitalsApi - functional programming interface
2044
+ * HospitalsApi - functional programming interface
2045
2045
  * @export
2046
2046
  */
2047
- export const V2HospitalsApiFp = function(configuration?: Configuration) {
2048
- const localVarAxiosParamCreator = V2HospitalsApiAxiosParamCreator(configuration)
2047
+ export const HospitalsApiFp = function(configuration?: Configuration) {
2048
+ const localVarAxiosParamCreator = HospitalsApiAxiosParamCreator(configuration)
2049
2049
  return {
2050
2050
  /**
2051
2051
  *
@@ -2070,8 +2070,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2070
2070
  * @param {*} [options] Override http request option.
2071
2071
  * @throws {RequiredError}
2072
2072
  */
2073
- async apiv2hospitalsGet(hospitalId?: string, name?: string, countryId?: string, created?: Date, marketingType?: MarketingType, specialtyTypeId?: string, specialtyId?: string, exceptHospitalId?: string, mediaCount?: number, showHidden?: boolean, languageCode?: string, ids?: Array<string>, returnDefaultValue?: boolean, paymentEnabled?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalsModel>> {
2074
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, exceptHospitalId, mediaCount, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options);
2073
+ async apiV2HospitalsGet(hospitalId?: string, name?: string, countryId?: string, created?: Date, marketingType?: MarketingType, specialtyTypeId?: string, specialtyId?: string, exceptHospitalId?: string, mediaCount?: number, showHidden?: boolean, languageCode?: string, ids?: Array<string>, returnDefaultValue?: boolean, paymentEnabled?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalsModel>> {
2074
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, exceptHospitalId, mediaCount, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options);
2075
2075
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2076
2076
  },
2077
2077
  /**
@@ -2082,8 +2082,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2082
2082
  * @param {*} [options] Override http request option.
2083
2083
  * @throws {RequiredError}
2084
2084
  */
2085
- async apiv2hospitalsHospitalIdAccreditationsAccreditationIdGet(hospitalId: string, accreditationId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalAccreditationModel>> {
2086
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdAccreditationsAccreditationIdGet(hospitalId, accreditationId, options);
2085
+ async apiV2HospitalsHospitalIdAccreditationsAccreditationIdGet(hospitalId: string, accreditationId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalAccreditationModel>> {
2086
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdAccreditationsAccreditationIdGet(hospitalId, accreditationId, options);
2087
2087
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2088
2088
  },
2089
2089
  /**
@@ -2099,8 +2099,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2099
2099
  * @param {*} [options] Override http request option.
2100
2100
  * @throws {RequiredError}
2101
2101
  */
2102
- async apiv2hospitalsHospitalIdAccreditationsGet(hospitalId: string, hospitalName?: string, accreditationId?: string, accreditationName?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalAccreditationsModel>> {
2103
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdAccreditationsGet(hospitalId, hospitalName, accreditationId, accreditationName, page, limit, lastRetrieved, options);
2102
+ async apiV2HospitalsHospitalIdAccreditationsGet(hospitalId: string, hospitalName?: string, accreditationId?: string, accreditationName?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalAccreditationsModel>> {
2103
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdAccreditationsGet(hospitalId, hospitalName, accreditationId, accreditationName, page, limit, lastRetrieved, options);
2104
2104
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2105
2105
  },
2106
2106
  /**
@@ -2111,8 +2111,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2111
2111
  * @param {*} [options] Override http request option.
2112
2112
  * @throws {RequiredError}
2113
2113
  */
2114
- async apiv2hospitalsHospitalIdEquipmentsEquipmentIdGet(hospitalId: string, equipmentId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalEquipmentModel>> {
2115
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdEquipmentsEquipmentIdGet(hospitalId, equipmentId, options);
2114
+ async apiV2HospitalsHospitalIdEquipmentsEquipmentIdGet(hospitalId: string, equipmentId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalEquipmentModel>> {
2115
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdEquipmentsEquipmentIdGet(hospitalId, equipmentId, options);
2116
2116
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2117
2117
  },
2118
2118
  /**
@@ -2128,8 +2128,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2128
2128
  * @param {*} [options] Override http request option.
2129
2129
  * @throws {RequiredError}
2130
2130
  */
2131
- async apiv2hospitalsHospitalIdEquipmentsEquipmentIdMediasGet(hospitalId: string, equipmentId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediasModel>> {
2132
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdEquipmentsEquipmentIdMediasGet(hospitalId, equipmentId, id, mediaType, page, limit, lastRetrieved, options);
2131
+ async apiV2HospitalsHospitalIdEquipmentsEquipmentIdMediasGet(hospitalId: string, equipmentId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediasModel>> {
2132
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdEquipmentsEquipmentIdMediasGet(hospitalId, equipmentId, id, mediaType, page, limit, lastRetrieved, options);
2133
2133
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2134
2134
  },
2135
2135
  /**
@@ -2141,8 +2141,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2141
2141
  * @param {*} [options] Override http request option.
2142
2142
  * @throws {RequiredError}
2143
2143
  */
2144
- async apiv2hospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet(hospitalId: string, equipmentId: string, mediaId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediaModel>> {
2145
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet(hospitalId, equipmentId, mediaId, options);
2144
+ async apiV2HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet(hospitalId: string, equipmentId: string, mediaId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediaModel>> {
2145
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet(hospitalId, equipmentId, mediaId, options);
2146
2146
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2147
2147
  },
2148
2148
  /**
@@ -2161,8 +2161,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2161
2161
  * @param {*} [options] Override http request option.
2162
2162
  * @throws {RequiredError}
2163
2163
  */
2164
- async apiv2hospitalsHospitalIdEquipmentsGet(hospitalId: string, id?: string, name?: string, hospitalId2?: string, hospitalName?: string, description?: string, created?: Date, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalEquipmentsModel>> {
2165
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdEquipmentsGet(hospitalId, id, name, hospitalId2, hospitalName, description, created, page, limit, lastRetrieved, options);
2164
+ async apiV2HospitalsHospitalIdEquipmentsGet(hospitalId: string, id?: string, name?: string, hospitalId2?: string, hospitalName?: string, description?: string, created?: Date, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalEquipmentsModel>> {
2165
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdEquipmentsGet(hospitalId, id, name, hospitalId2, hospitalName, description, created, page, limit, lastRetrieved, options);
2166
2166
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2167
2167
  },
2168
2168
  /**
@@ -2173,8 +2173,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2173
2173
  * @param {*} [options] Override http request option.
2174
2174
  * @throws {RequiredError}
2175
2175
  */
2176
- async apiv2hospitalsHospitalIdEvaluationsEvaluationIdGet(hospitalId: string, evaluationId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalEvaluationModel>> {
2177
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdEvaluationsEvaluationIdGet(hospitalId, evaluationId, options);
2176
+ async apiV2HospitalsHospitalIdEvaluationsEvaluationIdGet(hospitalId: string, evaluationId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalEvaluationModel>> {
2177
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdEvaluationsEvaluationIdGet(hospitalId, evaluationId, options);
2178
2178
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2179
2179
  },
2180
2180
  /**
@@ -2190,8 +2190,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2190
2190
  * @param {*} [options] Override http request option.
2191
2191
  * @throws {RequiredError}
2192
2192
  */
2193
- async apiv2hospitalsHospitalIdEvaluationsGet(hospitalId: string, id?: string, name?: string, stars?: number, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalEvaluationsModel>> {
2194
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdEvaluationsGet(hospitalId, id, name, stars, page, limit, lastRetrieved, options);
2193
+ async apiV2HospitalsHospitalIdEvaluationsGet(hospitalId: string, id?: string, name?: string, stars?: number, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalEvaluationsModel>> {
2194
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdEvaluationsGet(hospitalId, id, name, stars, page, limit, lastRetrieved, options);
2195
2195
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2196
2196
  },
2197
2197
  /**
@@ -2203,8 +2203,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2203
2203
  * @param {*} [options] Override http request option.
2204
2204
  * @throws {RequiredError}
2205
2205
  */
2206
- async apiv2hospitalsHospitalIdGet(hospitalId: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalModel>> {
2207
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdGet(hospitalId, languageCode, returnDefaultValue, options);
2206
+ async apiV2HospitalsHospitalIdGet(hospitalId: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalModel>> {
2207
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdGet(hospitalId, languageCode, returnDefaultValue, options);
2208
2208
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2209
2209
  },
2210
2210
  /**
@@ -2220,8 +2220,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2220
2220
  * @param {*} [options] Override http request option.
2221
2221
  * @throws {RequiredError}
2222
2222
  */
2223
- async apiv2hospitalsHospitalIdHandlesGet(hospitalId: string, id?: string, snsType?: SnsType, handle?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalSnsHandlesModel>> {
2224
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdHandlesGet(hospitalId, id, snsType, handle, page, limit, lastRetrieved, options);
2223
+ async apiV2HospitalsHospitalIdHandlesGet(hospitalId: string, id?: string, snsType?: SnsType, handle?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalSnsHandlesModel>> {
2224
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdHandlesGet(hospitalId, id, snsType, handle, page, limit, lastRetrieved, options);
2225
2225
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2226
2226
  },
2227
2227
  /**
@@ -2232,8 +2232,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2232
2232
  * @param {*} [options] Override http request option.
2233
2233
  * @throws {RequiredError}
2234
2234
  */
2235
- async apiv2hospitalsHospitalIdHandlesHandleIdGet(hospitalId: string, handleId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<SnsHandleModel>> {
2236
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdHandlesHandleIdGet(hospitalId, handleId, options);
2235
+ async apiV2HospitalsHospitalIdHandlesHandleIdGet(hospitalId: string, handleId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<SnsHandleModel>> {
2236
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdHandlesHandleIdGet(hospitalId, handleId, options);
2237
2237
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2238
2238
  },
2239
2239
  /**
@@ -2249,8 +2249,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2249
2249
  * @param {*} [options] Override http request option.
2250
2250
  * @throws {RequiredError}
2251
2251
  */
2252
- async apiv2hospitalsHospitalIdLandingsGet(hospitalId: string, name?: string, slug?: string, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<LandingsModel>> {
2253
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdLandingsGet(hospitalId, name, slug, languageCode, showHidden, page, limit, lastRetrieved, options);
2252
+ async apiV2HospitalsHospitalIdLandingsGet(hospitalId: string, name?: string, slug?: string, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<LandingsModel>> {
2253
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdLandingsGet(hospitalId, name, slug, languageCode, showHidden, page, limit, lastRetrieved, options);
2254
2254
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2255
2255
  },
2256
2256
  /**
@@ -2261,8 +2261,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2261
2261
  * @param {*} [options] Override http request option.
2262
2262
  * @throws {RequiredError}
2263
2263
  */
2264
- async apiv2hospitalsHospitalIdLandingsLandingIdGet(hospitalId: string, landingId: string, languageCode?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<LandingModel>> {
2265
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdLandingsLandingIdGet(hospitalId, landingId, languageCode, options);
2264
+ async apiV2HospitalsHospitalIdLandingsLandingIdGet(hospitalId: string, landingId: string, languageCode?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<LandingModel>> {
2265
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdLandingsLandingIdGet(hospitalId, landingId, languageCode, options);
2266
2266
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2267
2267
  },
2268
2268
  /**
@@ -2273,8 +2273,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2273
2273
  * @param {*} [options] Override http request option.
2274
2274
  * @throws {RequiredError}
2275
2275
  */
2276
- async apiv2hospitalsHospitalIdLandingsSlugGet(slug: string, hospitalId: string, languageCode?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<LandingModel>> {
2277
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdLandingsSlugGet(slug, hospitalId, languageCode, options);
2276
+ async apiV2HospitalsHospitalIdLandingsSlugGet(slug: string, hospitalId: string, languageCode?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<LandingModel>> {
2277
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdLandingsSlugGet(slug, hospitalId, languageCode, options);
2278
2278
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2279
2279
  },
2280
2280
  /**
@@ -2288,8 +2288,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2288
2288
  * @param {*} [options] Override http request option.
2289
2289
  * @throws {RequiredError}
2290
2290
  */
2291
- async apiv2hospitalsHospitalIdLanguagesGet(hospitalId: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalLanguagesModel>> {
2292
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdLanguagesGet(hospitalId, showHidden, page, limit, lastRetrieved, options);
2291
+ async apiV2HospitalsHospitalIdLanguagesGet(hospitalId: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalLanguagesModel>> {
2292
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdLanguagesGet(hospitalId, showHidden, page, limit, lastRetrieved, options);
2293
2293
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2294
2294
  },
2295
2295
  /**
@@ -2304,8 +2304,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2304
2304
  * @param {*} [options] Override http request option.
2305
2305
  * @throws {RequiredError}
2306
2306
  */
2307
- async apiv2hospitalsHospitalIdMediasGet(hospitalId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediasModel>> {
2308
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdMediasGet(hospitalId, id, mediaType, page, limit, lastRetrieved, options);
2307
+ async apiV2HospitalsHospitalIdMediasGet(hospitalId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediasModel>> {
2308
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdMediasGet(hospitalId, id, mediaType, page, limit, lastRetrieved, options);
2309
2309
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2310
2310
  },
2311
2311
  /**
@@ -2316,8 +2316,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2316
2316
  * @param {*} [options] Override http request option.
2317
2317
  * @throws {RequiredError}
2318
2318
  */
2319
- async apiv2hospitalsHospitalIdMediasMediaIdGet(hospitalId: string, mediaId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediaModel>> {
2320
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdMediasMediaIdGet(hospitalId, mediaId, options);
2319
+ async apiV2HospitalsHospitalIdMediasMediaIdGet(hospitalId: string, mediaId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediaModel>> {
2320
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdMediasMediaIdGet(hospitalId, mediaId, options);
2321
2321
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2322
2322
  },
2323
2323
  /**
@@ -2340,8 +2340,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2340
2340
  * @param {*} [options] Override http request option.
2341
2341
  * @throws {RequiredError}
2342
2342
  */
2343
- async apiv2hospitalsHospitalIdSpecialtiesGet(hospitalId: string, specialtyId?: string, specialtyName?: string, specialtyTypeId?: string, specialtyTypeName?: string, hospitalSpecialtyId?: string, name?: string, slug?: string, marketingType?: MarketingType, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalSpecialtiesModel>> {
2344
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdSpecialtiesGet(hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, languageCode, showHidden, page, limit, lastRetrieved, options);
2343
+ async apiV2HospitalsHospitalIdSpecialtiesGet(hospitalId: string, specialtyId?: string, specialtyName?: string, specialtyTypeId?: string, specialtyTypeName?: string, hospitalSpecialtyId?: string, name?: string, slug?: string, marketingType?: MarketingType, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalSpecialtiesModel>> {
2344
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdSpecialtiesGet(hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, languageCode, showHidden, page, limit, lastRetrieved, options);
2345
2345
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2346
2346
  },
2347
2347
  /**
@@ -2357,8 +2357,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2357
2357
  * @param {*} [options] Override http request option.
2358
2358
  * @throws {RequiredError}
2359
2359
  */
2360
- async apiv2hospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet(hospitalId: string, hospitalSpecialtyId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediasModel>> {
2361
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet(hospitalId, hospitalSpecialtyId, id, mediaType, page, limit, lastRetrieved, options);
2360
+ async apiV2HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet(hospitalId: string, hospitalSpecialtyId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediasModel>> {
2361
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet(hospitalId, hospitalSpecialtyId, id, mediaType, page, limit, lastRetrieved, options);
2362
2362
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2363
2363
  },
2364
2364
  /**
@@ -2370,8 +2370,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2370
2370
  * @param {*} [options] Override http request option.
2371
2371
  * @throws {RequiredError}
2372
2372
  */
2373
- async apiv2hospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet(hospitalId: string, hospitalSpecialtyId: string, mediaId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediaModel>> {
2374
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet(hospitalId, hospitalSpecialtyId, mediaId, options);
2373
+ async apiV2HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet(hospitalId: string, hospitalSpecialtyId: string, mediaId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediaModel>> {
2374
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet(hospitalId, hospitalSpecialtyId, mediaId, options);
2375
2375
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2376
2376
  },
2377
2377
  /**
@@ -2394,8 +2394,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2394
2394
  * @param {*} [options] Override http request option.
2395
2395
  * @throws {RequiredError}
2396
2396
  */
2397
- async apiv2hospitalsHospitalIdSpecialtiesSimpleGet(hospitalId: string, specialtyId?: string, specialtyName?: string, specialtyTypeId?: string, specialtyTypeName?: string, hospitalSpecialtyId?: string, name?: string, slug?: string, marketingType?: MarketingType, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalSpecialtiesSimpleModel>> {
2398
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdSpecialtiesSimpleGet(hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, languageCode, showHidden, page, limit, lastRetrieved, options);
2397
+ async apiV2HospitalsHospitalIdSpecialtiesSimpleGet(hospitalId: string, specialtyId?: string, specialtyName?: string, specialtyTypeId?: string, specialtyTypeName?: string, hospitalSpecialtyId?: string, name?: string, slug?: string, marketingType?: MarketingType, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalSpecialtiesSimpleModel>> {
2398
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdSpecialtiesSimpleGet(hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, languageCode, showHidden, page, limit, lastRetrieved, options);
2399
2399
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2400
2400
  },
2401
2401
  /**
@@ -2407,8 +2407,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2407
2407
  * @param {*} [options] Override http request option.
2408
2408
  * @throws {RequiredError}
2409
2409
  */
2410
- async apiv2hospitalsHospitalIdSpecialtiesSlugGet(hospitalId: string, slug: string, languageCode?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalSpecialtyModel>> {
2411
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdSpecialtiesSlugGet(hospitalId, slug, languageCode, options);
2410
+ async apiV2HospitalsHospitalIdSpecialtiesSlugGet(hospitalId: string, slug: string, languageCode?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalSpecialtyModel>> {
2411
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdSpecialtiesSlugGet(hospitalId, slug, languageCode, options);
2412
2412
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2413
2413
  },
2414
2414
  /**
@@ -2420,8 +2420,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2420
2420
  * @param {*} [options] Override http request option.
2421
2421
  * @throws {RequiredError}
2422
2422
  */
2423
- async apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdGet(hospitalId: string, specialtyId: string, languageCode?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalSpecialtyModel>> {
2424
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdGet(hospitalId, specialtyId, languageCode, options);
2423
+ async apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdGet(hospitalId: string, specialtyId: string, languageCode?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalSpecialtyModel>> {
2424
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdGet(hospitalId, specialtyId, languageCode, options);
2425
2425
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2426
2426
  },
2427
2427
  /**
@@ -2444,8 +2444,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2444
2444
  * @param {*} [options] Override http request option.
2445
2445
  * @throws {RequiredError}
2446
2446
  */
2447
- async apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet(hospitalId: string, specialtyId: string, id?: string, name?: string, slug?: string, serviceCategoryId?: string, marketingType?: MarketingType, procedure?: Procedure, created?: Date, languageCode?: string, returnDefaultValue?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalServicesModel>> {
2448
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet(hospitalId, specialtyId, id, name, slug, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options);
2447
+ async apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet(hospitalId: string, specialtyId: string, id?: string, name?: string, slug?: string, serviceCategoryId?: string, marketingType?: MarketingType, procedure?: Procedure, created?: Date, languageCode?: string, returnDefaultValue?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalServicesModel>> {
2448
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet(hospitalId, specialtyId, id, name, slug, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options);
2449
2449
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2450
2450
  },
2451
2451
  /**
@@ -2459,8 +2459,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2459
2459
  * @param {*} [options] Override http request option.
2460
2460
  * @throws {RequiredError}
2461
2461
  */
2462
- async apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet(hospitalId: string, specialtyId: string, serviceId: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalServiceModel>> {
2463
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet(hospitalId, specialtyId, serviceId, languageCode, returnDefaultValue, options);
2462
+ async apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet(hospitalId: string, specialtyId: string, serviceId: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalServiceModel>> {
2463
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet(hospitalId, specialtyId, serviceId, languageCode, returnDefaultValue, options);
2464
2464
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2465
2465
  },
2466
2466
  /**
@@ -2477,8 +2477,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2477
2477
  * @param {*} [options] Override http request option.
2478
2478
  * @throws {RequiredError}
2479
2479
  */
2480
- async apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet(hospitalId: string, specialtyId: string, serviceId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediasModel>> {
2481
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet(hospitalId, specialtyId, serviceId, id, mediaType, page, limit, lastRetrieved, options);
2480
+ async apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet(hospitalId: string, specialtyId: string, serviceId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediasModel>> {
2481
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet(hospitalId, specialtyId, serviceId, id, mediaType, page, limit, lastRetrieved, options);
2482
2482
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2483
2483
  },
2484
2484
  /**
@@ -2491,8 +2491,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2491
2491
  * @param {*} [options] Override http request option.
2492
2492
  * @throws {RequiredError}
2493
2493
  */
2494
- async apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet(hospitalId: string, specialtyId: string, serviceId: string, mediaId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediaModel>> {
2495
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet(hospitalId, specialtyId, serviceId, mediaId, options);
2494
+ async apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet(hospitalId: string, specialtyId: string, serviceId: string, mediaId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediaModel>> {
2495
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet(hospitalId, specialtyId, serviceId, mediaId, options);
2496
2496
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2497
2497
  },
2498
2498
  /**
@@ -2510,8 +2510,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2510
2510
  * @param {*} [options] Override http request option.
2511
2511
  * @throws {RequiredError}
2512
2512
  */
2513
- async apiv2hospitalsHospitalIdWorkingdaysGet(hospitalId: string, id?: string, dayOfWeek?: string, timeFrom?: Date, timeTo?: Date, checkHoliday?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<WorkingDaysModel>> {
2514
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdWorkingdaysGet(hospitalId, id, dayOfWeek, timeFrom, timeTo, checkHoliday, page, limit, lastRetrieved, options);
2513
+ async apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId: string, id?: string, dayOfWeek?: string, timeFrom?: Date, timeTo?: Date, checkHoliday?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<WorkingDaysModel>> {
2514
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId, id, dayOfWeek, timeFrom, timeTo, checkHoliday, page, limit, lastRetrieved, options);
2515
2515
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2516
2516
  },
2517
2517
  /**
@@ -2522,8 +2522,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2522
2522
  * @param {*} [options] Override http request option.
2523
2523
  * @throws {RequiredError}
2524
2524
  */
2525
- async apiv2hospitalsHospitalIdWorkingdaysWorkingDayIdGet(hospitalId: string, workingDayId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<WorkingDayModel>> {
2526
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsHospitalIdWorkingdaysWorkingDayIdGet(hospitalId, workingDayId, options);
2525
+ async apiV2HospitalsHospitalIdWorkingdaysWorkingDayIdGet(hospitalId: string, workingDayId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<WorkingDayModel>> {
2526
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdWorkingdaysWorkingDayIdGet(hospitalId, workingDayId, options);
2527
2527
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2528
2528
  },
2529
2529
  /**
@@ -2549,8 +2549,8 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2549
2549
  * @param {*} [options] Override http request option.
2550
2550
  * @throws {RequiredError}
2551
2551
  */
2552
- async apiv2hospitalsSimpleGet(hospitalId?: string, name?: string, countryId?: string, created?: Date, marketingType?: MarketingType, specialtyTypeId?: string, specialtyId?: string, exceptHospitalId?: string, mediaCount?: number, showHidden?: boolean, languageCode?: string, ids?: Array<string>, returnDefaultValue?: boolean, paymentEnabled?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalsSimpleModel>> {
2553
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsSimpleGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, exceptHospitalId, mediaCount, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options);
2552
+ async apiV2HospitalsSimpleGet(hospitalId?: string, name?: string, countryId?: string, created?: Date, marketingType?: MarketingType, specialtyTypeId?: string, specialtyId?: string, exceptHospitalId?: string, mediaCount?: number, showHidden?: boolean, languageCode?: string, ids?: Array<string>, returnDefaultValue?: boolean, paymentEnabled?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalsSimpleModel>> {
2553
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsSimpleGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, exceptHospitalId, mediaCount, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options);
2554
2554
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2555
2555
  },
2556
2556
  /**
@@ -2562,19 +2562,19 @@ export const V2HospitalsApiFp = function(configuration?: Configuration) {
2562
2562
  * @param {*} [options] Override http request option.
2563
2563
  * @throws {RequiredError}
2564
2564
  */
2565
- async apiv2hospitalsSlugGet(slug: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalModel>> {
2566
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiv2hospitalsSlugGet(slug, languageCode, returnDefaultValue, options);
2565
+ async apiV2HospitalsSlugGet(slug: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalModel>> {
2566
+ const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsSlugGet(slug, languageCode, returnDefaultValue, options);
2567
2567
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2568
2568
  },
2569
2569
  }
2570
2570
  };
2571
2571
 
2572
2572
  /**
2573
- * V2HospitalsApi - factory interface
2573
+ * HospitalsApi - factory interface
2574
2574
  * @export
2575
2575
  */
2576
- export const V2HospitalsApiFactory = function (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) {
2577
- const localVarFp = V2HospitalsApiFp(configuration)
2576
+ export const HospitalsApiFactory = function (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) {
2577
+ const localVarFp = HospitalsApiFp(configuration)
2578
2578
  return {
2579
2579
  /**
2580
2580
  *
@@ -2599,8 +2599,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2599
2599
  * @param {*} [options] Override http request option.
2600
2600
  * @throws {RequiredError}
2601
2601
  */
2602
- apiv2hospitalsGet(hospitalId?: string, name?: string, countryId?: string, created?: Date, marketingType?: MarketingType, specialtyTypeId?: string, specialtyId?: string, exceptHospitalId?: string, mediaCount?: number, showHidden?: boolean, languageCode?: string, ids?: Array<string>, returnDefaultValue?: boolean, paymentEnabled?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalsModel> {
2603
- return localVarFp.apiv2hospitalsGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, exceptHospitalId, mediaCount, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2602
+ apiV2HospitalsGet(hospitalId?: string, name?: string, countryId?: string, created?: Date, marketingType?: MarketingType, specialtyTypeId?: string, specialtyId?: string, exceptHospitalId?: string, mediaCount?: number, showHidden?: boolean, languageCode?: string, ids?: Array<string>, returnDefaultValue?: boolean, paymentEnabled?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalsModel> {
2603
+ return localVarFp.apiV2HospitalsGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, exceptHospitalId, mediaCount, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2604
2604
  },
2605
2605
  /**
2606
2606
  *
@@ -2610,8 +2610,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2610
2610
  * @param {*} [options] Override http request option.
2611
2611
  * @throws {RequiredError}
2612
2612
  */
2613
- apiv2hospitalsHospitalIdAccreditationsAccreditationIdGet(hospitalId: string, accreditationId: string, options?: any): AxiosPromise<HospitalAccreditationModel> {
2614
- return localVarFp.apiv2hospitalsHospitalIdAccreditationsAccreditationIdGet(hospitalId, accreditationId, options).then((request) => request(axios, basePath));
2613
+ apiV2HospitalsHospitalIdAccreditationsAccreditationIdGet(hospitalId: string, accreditationId: string, options?: any): AxiosPromise<HospitalAccreditationModel> {
2614
+ return localVarFp.apiV2HospitalsHospitalIdAccreditationsAccreditationIdGet(hospitalId, accreditationId, options).then((request) => request(axios, basePath));
2615
2615
  },
2616
2616
  /**
2617
2617
  *
@@ -2626,8 +2626,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2626
2626
  * @param {*} [options] Override http request option.
2627
2627
  * @throws {RequiredError}
2628
2628
  */
2629
- apiv2hospitalsHospitalIdAccreditationsGet(hospitalId: string, hospitalName?: string, accreditationId?: string, accreditationName?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalAccreditationsModel> {
2630
- return localVarFp.apiv2hospitalsHospitalIdAccreditationsGet(hospitalId, hospitalName, accreditationId, accreditationName, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2629
+ apiV2HospitalsHospitalIdAccreditationsGet(hospitalId: string, hospitalName?: string, accreditationId?: string, accreditationName?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalAccreditationsModel> {
2630
+ return localVarFp.apiV2HospitalsHospitalIdAccreditationsGet(hospitalId, hospitalName, accreditationId, accreditationName, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2631
2631
  },
2632
2632
  /**
2633
2633
  *
@@ -2637,8 +2637,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2637
2637
  * @param {*} [options] Override http request option.
2638
2638
  * @throws {RequiredError}
2639
2639
  */
2640
- apiv2hospitalsHospitalIdEquipmentsEquipmentIdGet(hospitalId: string, equipmentId: string, options?: any): AxiosPromise<HospitalEquipmentModel> {
2641
- return localVarFp.apiv2hospitalsHospitalIdEquipmentsEquipmentIdGet(hospitalId, equipmentId, options).then((request) => request(axios, basePath));
2640
+ apiV2HospitalsHospitalIdEquipmentsEquipmentIdGet(hospitalId: string, equipmentId: string, options?: any): AxiosPromise<HospitalEquipmentModel> {
2641
+ return localVarFp.apiV2HospitalsHospitalIdEquipmentsEquipmentIdGet(hospitalId, equipmentId, options).then((request) => request(axios, basePath));
2642
2642
  },
2643
2643
  /**
2644
2644
  *
@@ -2653,8 +2653,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2653
2653
  * @param {*} [options] Override http request option.
2654
2654
  * @throws {RequiredError}
2655
2655
  */
2656
- apiv2hospitalsHospitalIdEquipmentsEquipmentIdMediasGet(hospitalId: string, equipmentId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<MediasModel> {
2657
- return localVarFp.apiv2hospitalsHospitalIdEquipmentsEquipmentIdMediasGet(hospitalId, equipmentId, id, mediaType, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2656
+ apiV2HospitalsHospitalIdEquipmentsEquipmentIdMediasGet(hospitalId: string, equipmentId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<MediasModel> {
2657
+ return localVarFp.apiV2HospitalsHospitalIdEquipmentsEquipmentIdMediasGet(hospitalId, equipmentId, id, mediaType, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2658
2658
  },
2659
2659
  /**
2660
2660
  *
@@ -2665,8 +2665,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2665
2665
  * @param {*} [options] Override http request option.
2666
2666
  * @throws {RequiredError}
2667
2667
  */
2668
- apiv2hospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet(hospitalId: string, equipmentId: string, mediaId: string, options?: any): AxiosPromise<MediaModel> {
2669
- return localVarFp.apiv2hospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet(hospitalId, equipmentId, mediaId, options).then((request) => request(axios, basePath));
2668
+ apiV2HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet(hospitalId: string, equipmentId: string, mediaId: string, options?: any): AxiosPromise<MediaModel> {
2669
+ return localVarFp.apiV2HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet(hospitalId, equipmentId, mediaId, options).then((request) => request(axios, basePath));
2670
2670
  },
2671
2671
  /**
2672
2672
  *
@@ -2684,8 +2684,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2684
2684
  * @param {*} [options] Override http request option.
2685
2685
  * @throws {RequiredError}
2686
2686
  */
2687
- apiv2hospitalsHospitalIdEquipmentsGet(hospitalId: string, id?: string, name?: string, hospitalId2?: string, hospitalName?: string, description?: string, created?: Date, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalEquipmentsModel> {
2688
- return localVarFp.apiv2hospitalsHospitalIdEquipmentsGet(hospitalId, id, name, hospitalId2, hospitalName, description, created, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2687
+ apiV2HospitalsHospitalIdEquipmentsGet(hospitalId: string, id?: string, name?: string, hospitalId2?: string, hospitalName?: string, description?: string, created?: Date, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalEquipmentsModel> {
2688
+ return localVarFp.apiV2HospitalsHospitalIdEquipmentsGet(hospitalId, id, name, hospitalId2, hospitalName, description, created, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2689
2689
  },
2690
2690
  /**
2691
2691
  *
@@ -2695,8 +2695,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2695
2695
  * @param {*} [options] Override http request option.
2696
2696
  * @throws {RequiredError}
2697
2697
  */
2698
- apiv2hospitalsHospitalIdEvaluationsEvaluationIdGet(hospitalId: string, evaluationId: string, options?: any): AxiosPromise<HospitalEvaluationModel> {
2699
- return localVarFp.apiv2hospitalsHospitalIdEvaluationsEvaluationIdGet(hospitalId, evaluationId, options).then((request) => request(axios, basePath));
2698
+ apiV2HospitalsHospitalIdEvaluationsEvaluationIdGet(hospitalId: string, evaluationId: string, options?: any): AxiosPromise<HospitalEvaluationModel> {
2699
+ return localVarFp.apiV2HospitalsHospitalIdEvaluationsEvaluationIdGet(hospitalId, evaluationId, options).then((request) => request(axios, basePath));
2700
2700
  },
2701
2701
  /**
2702
2702
  *
@@ -2711,8 +2711,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2711
2711
  * @param {*} [options] Override http request option.
2712
2712
  * @throws {RequiredError}
2713
2713
  */
2714
- apiv2hospitalsHospitalIdEvaluationsGet(hospitalId: string, id?: string, name?: string, stars?: number, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalEvaluationsModel> {
2715
- return localVarFp.apiv2hospitalsHospitalIdEvaluationsGet(hospitalId, id, name, stars, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2714
+ apiV2HospitalsHospitalIdEvaluationsGet(hospitalId: string, id?: string, name?: string, stars?: number, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalEvaluationsModel> {
2715
+ return localVarFp.apiV2HospitalsHospitalIdEvaluationsGet(hospitalId, id, name, stars, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2716
2716
  },
2717
2717
  /**
2718
2718
  *
@@ -2723,8 +2723,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2723
2723
  * @param {*} [options] Override http request option.
2724
2724
  * @throws {RequiredError}
2725
2725
  */
2726
- apiv2hospitalsHospitalIdGet(hospitalId: string, languageCode?: string, returnDefaultValue?: boolean, options?: any): AxiosPromise<HospitalModel> {
2727
- return localVarFp.apiv2hospitalsHospitalIdGet(hospitalId, languageCode, returnDefaultValue, options).then((request) => request(axios, basePath));
2726
+ apiV2HospitalsHospitalIdGet(hospitalId: string, languageCode?: string, returnDefaultValue?: boolean, options?: any): AxiosPromise<HospitalModel> {
2727
+ return localVarFp.apiV2HospitalsHospitalIdGet(hospitalId, languageCode, returnDefaultValue, options).then((request) => request(axios, basePath));
2728
2728
  },
2729
2729
  /**
2730
2730
  *
@@ -2739,8 +2739,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2739
2739
  * @param {*} [options] Override http request option.
2740
2740
  * @throws {RequiredError}
2741
2741
  */
2742
- apiv2hospitalsHospitalIdHandlesGet(hospitalId: string, id?: string, snsType?: SnsType, handle?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalSnsHandlesModel> {
2743
- return localVarFp.apiv2hospitalsHospitalIdHandlesGet(hospitalId, id, snsType, handle, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2742
+ apiV2HospitalsHospitalIdHandlesGet(hospitalId: string, id?: string, snsType?: SnsType, handle?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalSnsHandlesModel> {
2743
+ return localVarFp.apiV2HospitalsHospitalIdHandlesGet(hospitalId, id, snsType, handle, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2744
2744
  },
2745
2745
  /**
2746
2746
  *
@@ -2750,8 +2750,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2750
2750
  * @param {*} [options] Override http request option.
2751
2751
  * @throws {RequiredError}
2752
2752
  */
2753
- apiv2hospitalsHospitalIdHandlesHandleIdGet(hospitalId: string, handleId: string, options?: any): AxiosPromise<SnsHandleModel> {
2754
- return localVarFp.apiv2hospitalsHospitalIdHandlesHandleIdGet(hospitalId, handleId, options).then((request) => request(axios, basePath));
2753
+ apiV2HospitalsHospitalIdHandlesHandleIdGet(hospitalId: string, handleId: string, options?: any): AxiosPromise<SnsHandleModel> {
2754
+ return localVarFp.apiV2HospitalsHospitalIdHandlesHandleIdGet(hospitalId, handleId, options).then((request) => request(axios, basePath));
2755
2755
  },
2756
2756
  /**
2757
2757
  *
@@ -2766,8 +2766,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2766
2766
  * @param {*} [options] Override http request option.
2767
2767
  * @throws {RequiredError}
2768
2768
  */
2769
- apiv2hospitalsHospitalIdLandingsGet(hospitalId: string, name?: string, slug?: string, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<LandingsModel> {
2770
- return localVarFp.apiv2hospitalsHospitalIdLandingsGet(hospitalId, name, slug, languageCode, showHidden, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2769
+ apiV2HospitalsHospitalIdLandingsGet(hospitalId: string, name?: string, slug?: string, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<LandingsModel> {
2770
+ return localVarFp.apiV2HospitalsHospitalIdLandingsGet(hospitalId, name, slug, languageCode, showHidden, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2771
2771
  },
2772
2772
  /**
2773
2773
  *
@@ -2777,8 +2777,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2777
2777
  * @param {*} [options] Override http request option.
2778
2778
  * @throws {RequiredError}
2779
2779
  */
2780
- apiv2hospitalsHospitalIdLandingsLandingIdGet(hospitalId: string, landingId: string, languageCode?: string, options?: any): AxiosPromise<LandingModel> {
2781
- return localVarFp.apiv2hospitalsHospitalIdLandingsLandingIdGet(hospitalId, landingId, languageCode, options).then((request) => request(axios, basePath));
2780
+ apiV2HospitalsHospitalIdLandingsLandingIdGet(hospitalId: string, landingId: string, languageCode?: string, options?: any): AxiosPromise<LandingModel> {
2781
+ return localVarFp.apiV2HospitalsHospitalIdLandingsLandingIdGet(hospitalId, landingId, languageCode, options).then((request) => request(axios, basePath));
2782
2782
  },
2783
2783
  /**
2784
2784
  *
@@ -2788,8 +2788,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2788
2788
  * @param {*} [options] Override http request option.
2789
2789
  * @throws {RequiredError}
2790
2790
  */
2791
- apiv2hospitalsHospitalIdLandingsSlugGet(slug: string, hospitalId: string, languageCode?: string, options?: any): AxiosPromise<LandingModel> {
2792
- return localVarFp.apiv2hospitalsHospitalIdLandingsSlugGet(slug, hospitalId, languageCode, options).then((request) => request(axios, basePath));
2791
+ apiV2HospitalsHospitalIdLandingsSlugGet(slug: string, hospitalId: string, languageCode?: string, options?: any): AxiosPromise<LandingModel> {
2792
+ return localVarFp.apiV2HospitalsHospitalIdLandingsSlugGet(slug, hospitalId, languageCode, options).then((request) => request(axios, basePath));
2793
2793
  },
2794
2794
  /**
2795
2795
  *
@@ -2802,8 +2802,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2802
2802
  * @param {*} [options] Override http request option.
2803
2803
  * @throws {RequiredError}
2804
2804
  */
2805
- apiv2hospitalsHospitalIdLanguagesGet(hospitalId: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalLanguagesModel> {
2806
- return localVarFp.apiv2hospitalsHospitalIdLanguagesGet(hospitalId, showHidden, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2805
+ apiV2HospitalsHospitalIdLanguagesGet(hospitalId: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalLanguagesModel> {
2806
+ return localVarFp.apiV2HospitalsHospitalIdLanguagesGet(hospitalId, showHidden, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2807
2807
  },
2808
2808
  /**
2809
2809
  *
@@ -2817,8 +2817,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2817
2817
  * @param {*} [options] Override http request option.
2818
2818
  * @throws {RequiredError}
2819
2819
  */
2820
- apiv2hospitalsHospitalIdMediasGet(hospitalId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<MediasModel> {
2821
- return localVarFp.apiv2hospitalsHospitalIdMediasGet(hospitalId, id, mediaType, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2820
+ apiV2HospitalsHospitalIdMediasGet(hospitalId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<MediasModel> {
2821
+ return localVarFp.apiV2HospitalsHospitalIdMediasGet(hospitalId, id, mediaType, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2822
2822
  },
2823
2823
  /**
2824
2824
  *
@@ -2828,8 +2828,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2828
2828
  * @param {*} [options] Override http request option.
2829
2829
  * @throws {RequiredError}
2830
2830
  */
2831
- apiv2hospitalsHospitalIdMediasMediaIdGet(hospitalId: string, mediaId: string, options?: any): AxiosPromise<MediaModel> {
2832
- return localVarFp.apiv2hospitalsHospitalIdMediasMediaIdGet(hospitalId, mediaId, options).then((request) => request(axios, basePath));
2831
+ apiV2HospitalsHospitalIdMediasMediaIdGet(hospitalId: string, mediaId: string, options?: any): AxiosPromise<MediaModel> {
2832
+ return localVarFp.apiV2HospitalsHospitalIdMediasMediaIdGet(hospitalId, mediaId, options).then((request) => request(axios, basePath));
2833
2833
  },
2834
2834
  /**
2835
2835
  *
@@ -2851,8 +2851,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2851
2851
  * @param {*} [options] Override http request option.
2852
2852
  * @throws {RequiredError}
2853
2853
  */
2854
- apiv2hospitalsHospitalIdSpecialtiesGet(hospitalId: string, specialtyId?: string, specialtyName?: string, specialtyTypeId?: string, specialtyTypeName?: string, hospitalSpecialtyId?: string, name?: string, slug?: string, marketingType?: MarketingType, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalSpecialtiesModel> {
2855
- return localVarFp.apiv2hospitalsHospitalIdSpecialtiesGet(hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, languageCode, showHidden, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2854
+ apiV2HospitalsHospitalIdSpecialtiesGet(hospitalId: string, specialtyId?: string, specialtyName?: string, specialtyTypeId?: string, specialtyTypeName?: string, hospitalSpecialtyId?: string, name?: string, slug?: string, marketingType?: MarketingType, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalSpecialtiesModel> {
2855
+ return localVarFp.apiV2HospitalsHospitalIdSpecialtiesGet(hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, languageCode, showHidden, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2856
2856
  },
2857
2857
  /**
2858
2858
  *
@@ -2867,8 +2867,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2867
2867
  * @param {*} [options] Override http request option.
2868
2868
  * @throws {RequiredError}
2869
2869
  */
2870
- apiv2hospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet(hospitalId: string, hospitalSpecialtyId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<MediasModel> {
2871
- return localVarFp.apiv2hospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet(hospitalId, hospitalSpecialtyId, id, mediaType, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2870
+ apiV2HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet(hospitalId: string, hospitalSpecialtyId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<MediasModel> {
2871
+ return localVarFp.apiV2HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet(hospitalId, hospitalSpecialtyId, id, mediaType, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2872
2872
  },
2873
2873
  /**
2874
2874
  *
@@ -2879,8 +2879,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2879
2879
  * @param {*} [options] Override http request option.
2880
2880
  * @throws {RequiredError}
2881
2881
  */
2882
- apiv2hospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet(hospitalId: string, hospitalSpecialtyId: string, mediaId: string, options?: any): AxiosPromise<MediaModel> {
2883
- return localVarFp.apiv2hospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet(hospitalId, hospitalSpecialtyId, mediaId, options).then((request) => request(axios, basePath));
2882
+ apiV2HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet(hospitalId: string, hospitalSpecialtyId: string, mediaId: string, options?: any): AxiosPromise<MediaModel> {
2883
+ return localVarFp.apiV2HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet(hospitalId, hospitalSpecialtyId, mediaId, options).then((request) => request(axios, basePath));
2884
2884
  },
2885
2885
  /**
2886
2886
  *
@@ -2902,8 +2902,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2902
2902
  * @param {*} [options] Override http request option.
2903
2903
  * @throws {RequiredError}
2904
2904
  */
2905
- apiv2hospitalsHospitalIdSpecialtiesSimpleGet(hospitalId: string, specialtyId?: string, specialtyName?: string, specialtyTypeId?: string, specialtyTypeName?: string, hospitalSpecialtyId?: string, name?: string, slug?: string, marketingType?: MarketingType, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalSpecialtiesSimpleModel> {
2906
- return localVarFp.apiv2hospitalsHospitalIdSpecialtiesSimpleGet(hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, languageCode, showHidden, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2905
+ apiV2HospitalsHospitalIdSpecialtiesSimpleGet(hospitalId: string, specialtyId?: string, specialtyName?: string, specialtyTypeId?: string, specialtyTypeName?: string, hospitalSpecialtyId?: string, name?: string, slug?: string, marketingType?: MarketingType, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalSpecialtiesSimpleModel> {
2906
+ return localVarFp.apiV2HospitalsHospitalIdSpecialtiesSimpleGet(hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, languageCode, showHidden, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2907
2907
  },
2908
2908
  /**
2909
2909
  *
@@ -2914,8 +2914,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2914
2914
  * @param {*} [options] Override http request option.
2915
2915
  * @throws {RequiredError}
2916
2916
  */
2917
- apiv2hospitalsHospitalIdSpecialtiesSlugGet(hospitalId: string, slug: string, languageCode?: string, options?: any): AxiosPromise<HospitalSpecialtyModel> {
2918
- return localVarFp.apiv2hospitalsHospitalIdSpecialtiesSlugGet(hospitalId, slug, languageCode, options).then((request) => request(axios, basePath));
2917
+ apiV2HospitalsHospitalIdSpecialtiesSlugGet(hospitalId: string, slug: string, languageCode?: string, options?: any): AxiosPromise<HospitalSpecialtyModel> {
2918
+ return localVarFp.apiV2HospitalsHospitalIdSpecialtiesSlugGet(hospitalId, slug, languageCode, options).then((request) => request(axios, basePath));
2919
2919
  },
2920
2920
  /**
2921
2921
  *
@@ -2926,8 +2926,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2926
2926
  * @param {*} [options] Override http request option.
2927
2927
  * @throws {RequiredError}
2928
2928
  */
2929
- apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdGet(hospitalId: string, specialtyId: string, languageCode?: string, options?: any): AxiosPromise<HospitalSpecialtyModel> {
2930
- return localVarFp.apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdGet(hospitalId, specialtyId, languageCode, options).then((request) => request(axios, basePath));
2929
+ apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdGet(hospitalId: string, specialtyId: string, languageCode?: string, options?: any): AxiosPromise<HospitalSpecialtyModel> {
2930
+ return localVarFp.apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdGet(hospitalId, specialtyId, languageCode, options).then((request) => request(axios, basePath));
2931
2931
  },
2932
2932
  /**
2933
2933
  *
@@ -2949,8 +2949,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2949
2949
  * @param {*} [options] Override http request option.
2950
2950
  * @throws {RequiredError}
2951
2951
  */
2952
- apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet(hospitalId: string, specialtyId: string, id?: string, name?: string, slug?: string, serviceCategoryId?: string, marketingType?: MarketingType, procedure?: Procedure, created?: Date, languageCode?: string, returnDefaultValue?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalServicesModel> {
2953
- return localVarFp.apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet(hospitalId, specialtyId, id, name, slug, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2952
+ apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet(hospitalId: string, specialtyId: string, id?: string, name?: string, slug?: string, serviceCategoryId?: string, marketingType?: MarketingType, procedure?: Procedure, created?: Date, languageCode?: string, returnDefaultValue?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalServicesModel> {
2953
+ return localVarFp.apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet(hospitalId, specialtyId, id, name, slug, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2954
2954
  },
2955
2955
  /**
2956
2956
  *
@@ -2963,8 +2963,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2963
2963
  * @param {*} [options] Override http request option.
2964
2964
  * @throws {RequiredError}
2965
2965
  */
2966
- apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet(hospitalId: string, specialtyId: string, serviceId: string, languageCode?: string, returnDefaultValue?: boolean, options?: any): AxiosPromise<HospitalServiceModel> {
2967
- return localVarFp.apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet(hospitalId, specialtyId, serviceId, languageCode, returnDefaultValue, options).then((request) => request(axios, basePath));
2966
+ apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet(hospitalId: string, specialtyId: string, serviceId: string, languageCode?: string, returnDefaultValue?: boolean, options?: any): AxiosPromise<HospitalServiceModel> {
2967
+ return localVarFp.apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet(hospitalId, specialtyId, serviceId, languageCode, returnDefaultValue, options).then((request) => request(axios, basePath));
2968
2968
  },
2969
2969
  /**
2970
2970
  *
@@ -2980,8 +2980,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2980
2980
  * @param {*} [options] Override http request option.
2981
2981
  * @throws {RequiredError}
2982
2982
  */
2983
- apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet(hospitalId: string, specialtyId: string, serviceId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<MediasModel> {
2984
- return localVarFp.apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet(hospitalId, specialtyId, serviceId, id, mediaType, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2983
+ apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet(hospitalId: string, specialtyId: string, serviceId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<MediasModel> {
2984
+ return localVarFp.apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet(hospitalId, specialtyId, serviceId, id, mediaType, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
2985
2985
  },
2986
2986
  /**
2987
2987
  *
@@ -2993,8 +2993,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
2993
2993
  * @param {*} [options] Override http request option.
2994
2994
  * @throws {RequiredError}
2995
2995
  */
2996
- apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet(hospitalId: string, specialtyId: string, serviceId: string, mediaId: string, options?: any): AxiosPromise<MediaModel> {
2997
- return localVarFp.apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet(hospitalId, specialtyId, serviceId, mediaId, options).then((request) => request(axios, basePath));
2996
+ apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet(hospitalId: string, specialtyId: string, serviceId: string, mediaId: string, options?: any): AxiosPromise<MediaModel> {
2997
+ return localVarFp.apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet(hospitalId, specialtyId, serviceId, mediaId, options).then((request) => request(axios, basePath));
2998
2998
  },
2999
2999
  /**
3000
3000
  *
@@ -3011,8 +3011,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
3011
3011
  * @param {*} [options] Override http request option.
3012
3012
  * @throws {RequiredError}
3013
3013
  */
3014
- apiv2hospitalsHospitalIdWorkingdaysGet(hospitalId: string, id?: string, dayOfWeek?: string, timeFrom?: Date, timeTo?: Date, checkHoliday?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<WorkingDaysModel> {
3015
- return localVarFp.apiv2hospitalsHospitalIdWorkingdaysGet(hospitalId, id, dayOfWeek, timeFrom, timeTo, checkHoliday, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
3014
+ apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId: string, id?: string, dayOfWeek?: string, timeFrom?: Date, timeTo?: Date, checkHoliday?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<WorkingDaysModel> {
3015
+ return localVarFp.apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId, id, dayOfWeek, timeFrom, timeTo, checkHoliday, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
3016
3016
  },
3017
3017
  /**
3018
3018
  *
@@ -3022,8 +3022,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
3022
3022
  * @param {*} [options] Override http request option.
3023
3023
  * @throws {RequiredError}
3024
3024
  */
3025
- apiv2hospitalsHospitalIdWorkingdaysWorkingDayIdGet(hospitalId: string, workingDayId: string, options?: any): AxiosPromise<WorkingDayModel> {
3026
- return localVarFp.apiv2hospitalsHospitalIdWorkingdaysWorkingDayIdGet(hospitalId, workingDayId, options).then((request) => request(axios, basePath));
3025
+ apiV2HospitalsHospitalIdWorkingdaysWorkingDayIdGet(hospitalId: string, workingDayId: string, options?: any): AxiosPromise<WorkingDayModel> {
3026
+ return localVarFp.apiV2HospitalsHospitalIdWorkingdaysWorkingDayIdGet(hospitalId, workingDayId, options).then((request) => request(axios, basePath));
3027
3027
  },
3028
3028
  /**
3029
3029
  *
@@ -3048,8 +3048,8 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
3048
3048
  * @param {*} [options] Override http request option.
3049
3049
  * @throws {RequiredError}
3050
3050
  */
3051
- apiv2hospitalsSimpleGet(hospitalId?: string, name?: string, countryId?: string, created?: Date, marketingType?: MarketingType, specialtyTypeId?: string, specialtyId?: string, exceptHospitalId?: string, mediaCount?: number, showHidden?: boolean, languageCode?: string, ids?: Array<string>, returnDefaultValue?: boolean, paymentEnabled?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalsSimpleModel> {
3052
- return localVarFp.apiv2hospitalsSimpleGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, exceptHospitalId, mediaCount, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
3051
+ apiV2HospitalsSimpleGet(hospitalId?: string, name?: string, countryId?: string, created?: Date, marketingType?: MarketingType, specialtyTypeId?: string, specialtyId?: string, exceptHospitalId?: string, mediaCount?: number, showHidden?: boolean, languageCode?: string, ids?: Array<string>, returnDefaultValue?: boolean, paymentEnabled?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalsSimpleModel> {
3052
+ return localVarFp.apiV2HospitalsSimpleGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, exceptHospitalId, mediaCount, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
3053
3053
  },
3054
3054
  /**
3055
3055
  *
@@ -3060,19 +3060,19 @@ export const V2HospitalsApiFactory = function (configuration?: Configuration, ba
3060
3060
  * @param {*} [options] Override http request option.
3061
3061
  * @throws {RequiredError}
3062
3062
  */
3063
- apiv2hospitalsSlugGet(slug: string, languageCode?: string, returnDefaultValue?: boolean, options?: any): AxiosPromise<HospitalModel> {
3064
- return localVarFp.apiv2hospitalsSlugGet(slug, languageCode, returnDefaultValue, options).then((request) => request(axios, basePath));
3063
+ apiV2HospitalsSlugGet(slug: string, languageCode?: string, returnDefaultValue?: boolean, options?: any): AxiosPromise<HospitalModel> {
3064
+ return localVarFp.apiV2HospitalsSlugGet(slug, languageCode, returnDefaultValue, options).then((request) => request(axios, basePath));
3065
3065
  },
3066
3066
  };
3067
3067
  };
3068
3068
 
3069
3069
  /**
3070
- * V2HospitalsApi - object-oriented interface
3070
+ * HospitalsApi - object-oriented interface
3071
3071
  * @export
3072
- * @class V2HospitalsApi
3072
+ * @class HospitalsApi
3073
3073
  * @extends {BaseAPI}
3074
3074
  */
3075
- export class V2HospitalsApi extends BaseAPI {
3075
+ export class HospitalsApi extends BaseAPI {
3076
3076
  /**
3077
3077
  *
3078
3078
  * @summary Get all Hospitals.
@@ -3095,10 +3095,10 @@ export class V2HospitalsApi extends BaseAPI {
3095
3095
  * @param {Date} [lastRetrieved]
3096
3096
  * @param {*} [options] Override http request option.
3097
3097
  * @throws {RequiredError}
3098
- * @memberof V2HospitalsApi
3098
+ * @memberof HospitalsApi
3099
3099
  */
3100
- public apiv2hospitalsGet(hospitalId?: string, name?: string, countryId?: string, created?: Date, marketingType?: MarketingType, specialtyTypeId?: string, specialtyId?: string, exceptHospitalId?: string, mediaCount?: number, showHidden?: boolean, languageCode?: string, ids?: Array<string>, returnDefaultValue?: boolean, paymentEnabled?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3101
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, exceptHospitalId, mediaCount, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3100
+ public apiV2HospitalsGet(hospitalId?: string, name?: string, countryId?: string, created?: Date, marketingType?: MarketingType, specialtyTypeId?: string, specialtyId?: string, exceptHospitalId?: string, mediaCount?: number, showHidden?: boolean, languageCode?: string, ids?: Array<string>, returnDefaultValue?: boolean, paymentEnabled?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3101
+ return HospitalsApiFp(this.configuration).apiV2HospitalsGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, exceptHospitalId, mediaCount, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3102
3102
  }
3103
3103
 
3104
3104
  /**
@@ -3108,10 +3108,10 @@ export class V2HospitalsApi extends BaseAPI {
3108
3108
  * @param {string} accreditationId
3109
3109
  * @param {*} [options] Override http request option.
3110
3110
  * @throws {RequiredError}
3111
- * @memberof V2HospitalsApi
3111
+ * @memberof HospitalsApi
3112
3112
  */
3113
- public apiv2hospitalsHospitalIdAccreditationsAccreditationIdGet(hospitalId: string, accreditationId: string, options?: AxiosRequestConfig) {
3114
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdAccreditationsAccreditationIdGet(hospitalId, accreditationId, options).then((request) => request(this.axios, this.basePath));
3113
+ public apiV2HospitalsHospitalIdAccreditationsAccreditationIdGet(hospitalId: string, accreditationId: string, options?: AxiosRequestConfig) {
3114
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdAccreditationsAccreditationIdGet(hospitalId, accreditationId, options).then((request) => request(this.axios, this.basePath));
3115
3115
  }
3116
3116
 
3117
3117
  /**
@@ -3126,10 +3126,10 @@ export class V2HospitalsApi extends BaseAPI {
3126
3126
  * @param {Date} [lastRetrieved]
3127
3127
  * @param {*} [options] Override http request option.
3128
3128
  * @throws {RequiredError}
3129
- * @memberof V2HospitalsApi
3129
+ * @memberof HospitalsApi
3130
3130
  */
3131
- public apiv2hospitalsHospitalIdAccreditationsGet(hospitalId: string, hospitalName?: string, accreditationId?: string, accreditationName?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3132
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdAccreditationsGet(hospitalId, hospitalName, accreditationId, accreditationName, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3131
+ public apiV2HospitalsHospitalIdAccreditationsGet(hospitalId: string, hospitalName?: string, accreditationId?: string, accreditationName?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3132
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdAccreditationsGet(hospitalId, hospitalName, accreditationId, accreditationName, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3133
3133
  }
3134
3134
 
3135
3135
  /**
@@ -3139,10 +3139,10 @@ export class V2HospitalsApi extends BaseAPI {
3139
3139
  * @param {string} equipmentId
3140
3140
  * @param {*} [options] Override http request option.
3141
3141
  * @throws {RequiredError}
3142
- * @memberof V2HospitalsApi
3142
+ * @memberof HospitalsApi
3143
3143
  */
3144
- public apiv2hospitalsHospitalIdEquipmentsEquipmentIdGet(hospitalId: string, equipmentId: string, options?: AxiosRequestConfig) {
3145
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdEquipmentsEquipmentIdGet(hospitalId, equipmentId, options).then((request) => request(this.axios, this.basePath));
3144
+ public apiV2HospitalsHospitalIdEquipmentsEquipmentIdGet(hospitalId: string, equipmentId: string, options?: AxiosRequestConfig) {
3145
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdEquipmentsEquipmentIdGet(hospitalId, equipmentId, options).then((request) => request(this.axios, this.basePath));
3146
3146
  }
3147
3147
 
3148
3148
  /**
@@ -3157,10 +3157,10 @@ export class V2HospitalsApi extends BaseAPI {
3157
3157
  * @param {Date} [lastRetrieved]
3158
3158
  * @param {*} [options] Override http request option.
3159
3159
  * @throws {RequiredError}
3160
- * @memberof V2HospitalsApi
3160
+ * @memberof HospitalsApi
3161
3161
  */
3162
- public apiv2hospitalsHospitalIdEquipmentsEquipmentIdMediasGet(hospitalId: string, equipmentId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3163
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdEquipmentsEquipmentIdMediasGet(hospitalId, equipmentId, id, mediaType, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3162
+ public apiV2HospitalsHospitalIdEquipmentsEquipmentIdMediasGet(hospitalId: string, equipmentId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3163
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdEquipmentsEquipmentIdMediasGet(hospitalId, equipmentId, id, mediaType, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3164
3164
  }
3165
3165
 
3166
3166
  /**
@@ -3171,10 +3171,10 @@ export class V2HospitalsApi extends BaseAPI {
3171
3171
  * @param {string} mediaId
3172
3172
  * @param {*} [options] Override http request option.
3173
3173
  * @throws {RequiredError}
3174
- * @memberof V2HospitalsApi
3174
+ * @memberof HospitalsApi
3175
3175
  */
3176
- public apiv2hospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet(hospitalId: string, equipmentId: string, mediaId: string, options?: AxiosRequestConfig) {
3177
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet(hospitalId, equipmentId, mediaId, options).then((request) => request(this.axios, this.basePath));
3176
+ public apiV2HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet(hospitalId: string, equipmentId: string, mediaId: string, options?: AxiosRequestConfig) {
3177
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet(hospitalId, equipmentId, mediaId, options).then((request) => request(this.axios, this.basePath));
3178
3178
  }
3179
3179
 
3180
3180
  /**
@@ -3192,10 +3192,10 @@ export class V2HospitalsApi extends BaseAPI {
3192
3192
  * @param {Date} [lastRetrieved]
3193
3193
  * @param {*} [options] Override http request option.
3194
3194
  * @throws {RequiredError}
3195
- * @memberof V2HospitalsApi
3195
+ * @memberof HospitalsApi
3196
3196
  */
3197
- public apiv2hospitalsHospitalIdEquipmentsGet(hospitalId: string, id?: string, name?: string, hospitalId2?: string, hospitalName?: string, description?: string, created?: Date, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3198
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdEquipmentsGet(hospitalId, id, name, hospitalId2, hospitalName, description, created, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3197
+ public apiV2HospitalsHospitalIdEquipmentsGet(hospitalId: string, id?: string, name?: string, hospitalId2?: string, hospitalName?: string, description?: string, created?: Date, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3198
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdEquipmentsGet(hospitalId, id, name, hospitalId2, hospitalName, description, created, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3199
3199
  }
3200
3200
 
3201
3201
  /**
@@ -3205,10 +3205,10 @@ export class V2HospitalsApi extends BaseAPI {
3205
3205
  * @param {string} evaluationId
3206
3206
  * @param {*} [options] Override http request option.
3207
3207
  * @throws {RequiredError}
3208
- * @memberof V2HospitalsApi
3208
+ * @memberof HospitalsApi
3209
3209
  */
3210
- public apiv2hospitalsHospitalIdEvaluationsEvaluationIdGet(hospitalId: string, evaluationId: string, options?: AxiosRequestConfig) {
3211
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdEvaluationsEvaluationIdGet(hospitalId, evaluationId, options).then((request) => request(this.axios, this.basePath));
3210
+ public apiV2HospitalsHospitalIdEvaluationsEvaluationIdGet(hospitalId: string, evaluationId: string, options?: AxiosRequestConfig) {
3211
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdEvaluationsEvaluationIdGet(hospitalId, evaluationId, options).then((request) => request(this.axios, this.basePath));
3212
3212
  }
3213
3213
 
3214
3214
  /**
@@ -3223,10 +3223,10 @@ export class V2HospitalsApi extends BaseAPI {
3223
3223
  * @param {Date} [lastRetrieved]
3224
3224
  * @param {*} [options] Override http request option.
3225
3225
  * @throws {RequiredError}
3226
- * @memberof V2HospitalsApi
3226
+ * @memberof HospitalsApi
3227
3227
  */
3228
- public apiv2hospitalsHospitalIdEvaluationsGet(hospitalId: string, id?: string, name?: string, stars?: number, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3229
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdEvaluationsGet(hospitalId, id, name, stars, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3228
+ public apiV2HospitalsHospitalIdEvaluationsGet(hospitalId: string, id?: string, name?: string, stars?: number, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3229
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdEvaluationsGet(hospitalId, id, name, stars, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3230
3230
  }
3231
3231
 
3232
3232
  /**
@@ -3237,10 +3237,10 @@ export class V2HospitalsApi extends BaseAPI {
3237
3237
  * @param {boolean} [returnDefaultValue]
3238
3238
  * @param {*} [options] Override http request option.
3239
3239
  * @throws {RequiredError}
3240
- * @memberof V2HospitalsApi
3240
+ * @memberof HospitalsApi
3241
3241
  */
3242
- public apiv2hospitalsHospitalIdGet(hospitalId: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig) {
3243
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdGet(hospitalId, languageCode, returnDefaultValue, options).then((request) => request(this.axios, this.basePath));
3242
+ public apiV2HospitalsHospitalIdGet(hospitalId: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig) {
3243
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdGet(hospitalId, languageCode, returnDefaultValue, options).then((request) => request(this.axios, this.basePath));
3244
3244
  }
3245
3245
 
3246
3246
  /**
@@ -3255,10 +3255,10 @@ export class V2HospitalsApi extends BaseAPI {
3255
3255
  * @param {Date} [lastRetrieved]
3256
3256
  * @param {*} [options] Override http request option.
3257
3257
  * @throws {RequiredError}
3258
- * @memberof V2HospitalsApi
3258
+ * @memberof HospitalsApi
3259
3259
  */
3260
- public apiv2hospitalsHospitalIdHandlesGet(hospitalId: string, id?: string, snsType?: SnsType, handle?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3261
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdHandlesGet(hospitalId, id, snsType, handle, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3260
+ public apiV2HospitalsHospitalIdHandlesGet(hospitalId: string, id?: string, snsType?: SnsType, handle?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3261
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdHandlesGet(hospitalId, id, snsType, handle, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3262
3262
  }
3263
3263
 
3264
3264
  /**
@@ -3268,10 +3268,10 @@ export class V2HospitalsApi extends BaseAPI {
3268
3268
  * @param {string} handleId
3269
3269
  * @param {*} [options] Override http request option.
3270
3270
  * @throws {RequiredError}
3271
- * @memberof V2HospitalsApi
3271
+ * @memberof HospitalsApi
3272
3272
  */
3273
- public apiv2hospitalsHospitalIdHandlesHandleIdGet(hospitalId: string, handleId: string, options?: AxiosRequestConfig) {
3274
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdHandlesHandleIdGet(hospitalId, handleId, options).then((request) => request(this.axios, this.basePath));
3273
+ public apiV2HospitalsHospitalIdHandlesHandleIdGet(hospitalId: string, handleId: string, options?: AxiosRequestConfig) {
3274
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdHandlesHandleIdGet(hospitalId, handleId, options).then((request) => request(this.axios, this.basePath));
3275
3275
  }
3276
3276
 
3277
3277
  /**
@@ -3286,10 +3286,10 @@ export class V2HospitalsApi extends BaseAPI {
3286
3286
  * @param {Date} [lastRetrieved]
3287
3287
  * @param {*} [options] Override http request option.
3288
3288
  * @throws {RequiredError}
3289
- * @memberof V2HospitalsApi
3289
+ * @memberof HospitalsApi
3290
3290
  */
3291
- public apiv2hospitalsHospitalIdLandingsGet(hospitalId: string, name?: string, slug?: string, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3292
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdLandingsGet(hospitalId, name, slug, languageCode, showHidden, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3291
+ public apiV2HospitalsHospitalIdLandingsGet(hospitalId: string, name?: string, slug?: string, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3292
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdLandingsGet(hospitalId, name, slug, languageCode, showHidden, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3293
3293
  }
3294
3294
 
3295
3295
  /**
@@ -3299,10 +3299,10 @@ export class V2HospitalsApi extends BaseAPI {
3299
3299
  * @param {string} [languageCode]
3300
3300
  * @param {*} [options] Override http request option.
3301
3301
  * @throws {RequiredError}
3302
- * @memberof V2HospitalsApi
3302
+ * @memberof HospitalsApi
3303
3303
  */
3304
- public apiv2hospitalsHospitalIdLandingsLandingIdGet(hospitalId: string, landingId: string, languageCode?: string, options?: AxiosRequestConfig) {
3305
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdLandingsLandingIdGet(hospitalId, landingId, languageCode, options).then((request) => request(this.axios, this.basePath));
3304
+ public apiV2HospitalsHospitalIdLandingsLandingIdGet(hospitalId: string, landingId: string, languageCode?: string, options?: AxiosRequestConfig) {
3305
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdLandingsLandingIdGet(hospitalId, landingId, languageCode, options).then((request) => request(this.axios, this.basePath));
3306
3306
  }
3307
3307
 
3308
3308
  /**
@@ -3312,10 +3312,10 @@ export class V2HospitalsApi extends BaseAPI {
3312
3312
  * @param {string} [languageCode]
3313
3313
  * @param {*} [options] Override http request option.
3314
3314
  * @throws {RequiredError}
3315
- * @memberof V2HospitalsApi
3315
+ * @memberof HospitalsApi
3316
3316
  */
3317
- public apiv2hospitalsHospitalIdLandingsSlugGet(slug: string, hospitalId: string, languageCode?: string, options?: AxiosRequestConfig) {
3318
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdLandingsSlugGet(slug, hospitalId, languageCode, options).then((request) => request(this.axios, this.basePath));
3317
+ public apiV2HospitalsHospitalIdLandingsSlugGet(slug: string, hospitalId: string, languageCode?: string, options?: AxiosRequestConfig) {
3318
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdLandingsSlugGet(slug, hospitalId, languageCode, options).then((request) => request(this.axios, this.basePath));
3319
3319
  }
3320
3320
 
3321
3321
  /**
@@ -3328,10 +3328,10 @@ export class V2HospitalsApi extends BaseAPI {
3328
3328
  * @param {Date} [lastRetrieved]
3329
3329
  * @param {*} [options] Override http request option.
3330
3330
  * @throws {RequiredError}
3331
- * @memberof V2HospitalsApi
3331
+ * @memberof HospitalsApi
3332
3332
  */
3333
- public apiv2hospitalsHospitalIdLanguagesGet(hospitalId: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3334
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdLanguagesGet(hospitalId, showHidden, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3333
+ public apiV2HospitalsHospitalIdLanguagesGet(hospitalId: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3334
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdLanguagesGet(hospitalId, showHidden, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3335
3335
  }
3336
3336
 
3337
3337
  /**
@@ -3345,10 +3345,10 @@ export class V2HospitalsApi extends BaseAPI {
3345
3345
  * @param {Date} [lastRetrieved]
3346
3346
  * @param {*} [options] Override http request option.
3347
3347
  * @throws {RequiredError}
3348
- * @memberof V2HospitalsApi
3348
+ * @memberof HospitalsApi
3349
3349
  */
3350
- public apiv2hospitalsHospitalIdMediasGet(hospitalId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3351
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdMediasGet(hospitalId, id, mediaType, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3350
+ public apiV2HospitalsHospitalIdMediasGet(hospitalId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3351
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdMediasGet(hospitalId, id, mediaType, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3352
3352
  }
3353
3353
 
3354
3354
  /**
@@ -3358,10 +3358,10 @@ export class V2HospitalsApi extends BaseAPI {
3358
3358
  * @param {string} mediaId
3359
3359
  * @param {*} [options] Override http request option.
3360
3360
  * @throws {RequiredError}
3361
- * @memberof V2HospitalsApi
3361
+ * @memberof HospitalsApi
3362
3362
  */
3363
- public apiv2hospitalsHospitalIdMediasMediaIdGet(hospitalId: string, mediaId: string, options?: AxiosRequestConfig) {
3364
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdMediasMediaIdGet(hospitalId, mediaId, options).then((request) => request(this.axios, this.basePath));
3363
+ public apiV2HospitalsHospitalIdMediasMediaIdGet(hospitalId: string, mediaId: string, options?: AxiosRequestConfig) {
3364
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdMediasMediaIdGet(hospitalId, mediaId, options).then((request) => request(this.axios, this.basePath));
3365
3365
  }
3366
3366
 
3367
3367
  /**
@@ -3383,10 +3383,10 @@ export class V2HospitalsApi extends BaseAPI {
3383
3383
  * @param {Date} [lastRetrieved]
3384
3384
  * @param {*} [options] Override http request option.
3385
3385
  * @throws {RequiredError}
3386
- * @memberof V2HospitalsApi
3386
+ * @memberof HospitalsApi
3387
3387
  */
3388
- public apiv2hospitalsHospitalIdSpecialtiesGet(hospitalId: string, specialtyId?: string, specialtyName?: string, specialtyTypeId?: string, specialtyTypeName?: string, hospitalSpecialtyId?: string, name?: string, slug?: string, marketingType?: MarketingType, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3389
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdSpecialtiesGet(hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, languageCode, showHidden, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3388
+ public apiV2HospitalsHospitalIdSpecialtiesGet(hospitalId: string, specialtyId?: string, specialtyName?: string, specialtyTypeId?: string, specialtyTypeName?: string, hospitalSpecialtyId?: string, name?: string, slug?: string, marketingType?: MarketingType, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3389
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdSpecialtiesGet(hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, languageCode, showHidden, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3390
3390
  }
3391
3391
 
3392
3392
  /**
@@ -3401,10 +3401,10 @@ export class V2HospitalsApi extends BaseAPI {
3401
3401
  * @param {Date} [lastRetrieved]
3402
3402
  * @param {*} [options] Override http request option.
3403
3403
  * @throws {RequiredError}
3404
- * @memberof V2HospitalsApi
3404
+ * @memberof HospitalsApi
3405
3405
  */
3406
- public apiv2hospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet(hospitalId: string, hospitalSpecialtyId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3407
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet(hospitalId, hospitalSpecialtyId, id, mediaType, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3406
+ public apiV2HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet(hospitalId: string, hospitalSpecialtyId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3407
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet(hospitalId, hospitalSpecialtyId, id, mediaType, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3408
3408
  }
3409
3409
 
3410
3410
  /**
@@ -3415,10 +3415,10 @@ export class V2HospitalsApi extends BaseAPI {
3415
3415
  * @param {string} mediaId
3416
3416
  * @param {*} [options] Override http request option.
3417
3417
  * @throws {RequiredError}
3418
- * @memberof V2HospitalsApi
3418
+ * @memberof HospitalsApi
3419
3419
  */
3420
- public apiv2hospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet(hospitalId: string, hospitalSpecialtyId: string, mediaId: string, options?: AxiosRequestConfig) {
3421
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet(hospitalId, hospitalSpecialtyId, mediaId, options).then((request) => request(this.axios, this.basePath));
3420
+ public apiV2HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet(hospitalId: string, hospitalSpecialtyId: string, mediaId: string, options?: AxiosRequestConfig) {
3421
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet(hospitalId, hospitalSpecialtyId, mediaId, options).then((request) => request(this.axios, this.basePath));
3422
3422
  }
3423
3423
 
3424
3424
  /**
@@ -3440,10 +3440,10 @@ export class V2HospitalsApi extends BaseAPI {
3440
3440
  * @param {Date} [lastRetrieved]
3441
3441
  * @param {*} [options] Override http request option.
3442
3442
  * @throws {RequiredError}
3443
- * @memberof V2HospitalsApi
3443
+ * @memberof HospitalsApi
3444
3444
  */
3445
- public apiv2hospitalsHospitalIdSpecialtiesSimpleGet(hospitalId: string, specialtyId?: string, specialtyName?: string, specialtyTypeId?: string, specialtyTypeName?: string, hospitalSpecialtyId?: string, name?: string, slug?: string, marketingType?: MarketingType, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3446
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdSpecialtiesSimpleGet(hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, languageCode, showHidden, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3445
+ public apiV2HospitalsHospitalIdSpecialtiesSimpleGet(hospitalId: string, specialtyId?: string, specialtyName?: string, specialtyTypeId?: string, specialtyTypeName?: string, hospitalSpecialtyId?: string, name?: string, slug?: string, marketingType?: MarketingType, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3446
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdSpecialtiesSimpleGet(hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, languageCode, showHidden, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3447
3447
  }
3448
3448
 
3449
3449
  /**
@@ -3454,10 +3454,10 @@ export class V2HospitalsApi extends BaseAPI {
3454
3454
  * @param {string} [languageCode]
3455
3455
  * @param {*} [options] Override http request option.
3456
3456
  * @throws {RequiredError}
3457
- * @memberof V2HospitalsApi
3457
+ * @memberof HospitalsApi
3458
3458
  */
3459
- public apiv2hospitalsHospitalIdSpecialtiesSlugGet(hospitalId: string, slug: string, languageCode?: string, options?: AxiosRequestConfig) {
3460
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdSpecialtiesSlugGet(hospitalId, slug, languageCode, options).then((request) => request(this.axios, this.basePath));
3459
+ public apiV2HospitalsHospitalIdSpecialtiesSlugGet(hospitalId: string, slug: string, languageCode?: string, options?: AxiosRequestConfig) {
3460
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdSpecialtiesSlugGet(hospitalId, slug, languageCode, options).then((request) => request(this.axios, this.basePath));
3461
3461
  }
3462
3462
 
3463
3463
  /**
@@ -3468,10 +3468,10 @@ export class V2HospitalsApi extends BaseAPI {
3468
3468
  * @param {string} [languageCode]
3469
3469
  * @param {*} [options] Override http request option.
3470
3470
  * @throws {RequiredError}
3471
- * @memberof V2HospitalsApi
3471
+ * @memberof HospitalsApi
3472
3472
  */
3473
- public apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdGet(hospitalId: string, specialtyId: string, languageCode?: string, options?: AxiosRequestConfig) {
3474
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdGet(hospitalId, specialtyId, languageCode, options).then((request) => request(this.axios, this.basePath));
3473
+ public apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdGet(hospitalId: string, specialtyId: string, languageCode?: string, options?: AxiosRequestConfig) {
3474
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdGet(hospitalId, specialtyId, languageCode, options).then((request) => request(this.axios, this.basePath));
3475
3475
  }
3476
3476
 
3477
3477
  /**
@@ -3493,10 +3493,10 @@ export class V2HospitalsApi extends BaseAPI {
3493
3493
  * @param {Date} [lastRetrieved]
3494
3494
  * @param {*} [options] Override http request option.
3495
3495
  * @throws {RequiredError}
3496
- * @memberof V2HospitalsApi
3496
+ * @memberof HospitalsApi
3497
3497
  */
3498
- public apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet(hospitalId: string, specialtyId: string, id?: string, name?: string, slug?: string, serviceCategoryId?: string, marketingType?: MarketingType, procedure?: Procedure, created?: Date, languageCode?: string, returnDefaultValue?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3499
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet(hospitalId, specialtyId, id, name, slug, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3498
+ public apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet(hospitalId: string, specialtyId: string, id?: string, name?: string, slug?: string, serviceCategoryId?: string, marketingType?: MarketingType, procedure?: Procedure, created?: Date, languageCode?: string, returnDefaultValue?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3499
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet(hospitalId, specialtyId, id, name, slug, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3500
3500
  }
3501
3501
 
3502
3502
  /**
@@ -3509,10 +3509,10 @@ export class V2HospitalsApi extends BaseAPI {
3509
3509
  * @param {boolean} [returnDefaultValue]
3510
3510
  * @param {*} [options] Override http request option.
3511
3511
  * @throws {RequiredError}
3512
- * @memberof V2HospitalsApi
3512
+ * @memberof HospitalsApi
3513
3513
  */
3514
- public apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet(hospitalId: string, specialtyId: string, serviceId: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig) {
3515
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet(hospitalId, specialtyId, serviceId, languageCode, returnDefaultValue, options).then((request) => request(this.axios, this.basePath));
3514
+ public apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet(hospitalId: string, specialtyId: string, serviceId: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig) {
3515
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet(hospitalId, specialtyId, serviceId, languageCode, returnDefaultValue, options).then((request) => request(this.axios, this.basePath));
3516
3516
  }
3517
3517
 
3518
3518
  /**
@@ -3528,10 +3528,10 @@ export class V2HospitalsApi extends BaseAPI {
3528
3528
  * @param {Date} [lastRetrieved]
3529
3529
  * @param {*} [options] Override http request option.
3530
3530
  * @throws {RequiredError}
3531
- * @memberof V2HospitalsApi
3531
+ * @memberof HospitalsApi
3532
3532
  */
3533
- public apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet(hospitalId: string, specialtyId: string, serviceId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3534
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet(hospitalId, specialtyId, serviceId, id, mediaType, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3533
+ public apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet(hospitalId: string, specialtyId: string, serviceId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3534
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet(hospitalId, specialtyId, serviceId, id, mediaType, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3535
3535
  }
3536
3536
 
3537
3537
  /**
@@ -3543,10 +3543,10 @@ export class V2HospitalsApi extends BaseAPI {
3543
3543
  * @param {string} mediaId
3544
3544
  * @param {*} [options] Override http request option.
3545
3545
  * @throws {RequiredError}
3546
- * @memberof V2HospitalsApi
3546
+ * @memberof HospitalsApi
3547
3547
  */
3548
- public apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet(hospitalId: string, specialtyId: string, serviceId: string, mediaId: string, options?: AxiosRequestConfig) {
3549
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet(hospitalId, specialtyId, serviceId, mediaId, options).then((request) => request(this.axios, this.basePath));
3548
+ public apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet(hospitalId: string, specialtyId: string, serviceId: string, mediaId: string, options?: AxiosRequestConfig) {
3549
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet(hospitalId, specialtyId, serviceId, mediaId, options).then((request) => request(this.axios, this.basePath));
3550
3550
  }
3551
3551
 
3552
3552
  /**
@@ -3563,10 +3563,10 @@ export class V2HospitalsApi extends BaseAPI {
3563
3563
  * @param {Date} [lastRetrieved]
3564
3564
  * @param {*} [options] Override http request option.
3565
3565
  * @throws {RequiredError}
3566
- * @memberof V2HospitalsApi
3566
+ * @memberof HospitalsApi
3567
3567
  */
3568
- public apiv2hospitalsHospitalIdWorkingdaysGet(hospitalId: string, id?: string, dayOfWeek?: string, timeFrom?: Date, timeTo?: Date, checkHoliday?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3569
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdWorkingdaysGet(hospitalId, id, dayOfWeek, timeFrom, timeTo, checkHoliday, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3568
+ public apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId: string, id?: string, dayOfWeek?: string, timeFrom?: Date, timeTo?: Date, checkHoliday?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3569
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId, id, dayOfWeek, timeFrom, timeTo, checkHoliday, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3570
3570
  }
3571
3571
 
3572
3572
  /**
@@ -3576,10 +3576,10 @@ export class V2HospitalsApi extends BaseAPI {
3576
3576
  * @param {string} workingDayId
3577
3577
  * @param {*} [options] Override http request option.
3578
3578
  * @throws {RequiredError}
3579
- * @memberof V2HospitalsApi
3579
+ * @memberof HospitalsApi
3580
3580
  */
3581
- public apiv2hospitalsHospitalIdWorkingdaysWorkingDayIdGet(hospitalId: string, workingDayId: string, options?: AxiosRequestConfig) {
3582
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsHospitalIdWorkingdaysWorkingDayIdGet(hospitalId, workingDayId, options).then((request) => request(this.axios, this.basePath));
3581
+ public apiV2HospitalsHospitalIdWorkingdaysWorkingDayIdGet(hospitalId: string, workingDayId: string, options?: AxiosRequestConfig) {
3582
+ return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdWorkingdaysWorkingDayIdGet(hospitalId, workingDayId, options).then((request) => request(this.axios, this.basePath));
3583
3583
  }
3584
3584
 
3585
3585
  /**
@@ -3604,10 +3604,10 @@ export class V2HospitalsApi extends BaseAPI {
3604
3604
  * @param {Date} [lastRetrieved]
3605
3605
  * @param {*} [options] Override http request option.
3606
3606
  * @throws {RequiredError}
3607
- * @memberof V2HospitalsApi
3607
+ * @memberof HospitalsApi
3608
3608
  */
3609
- public apiv2hospitalsSimpleGet(hospitalId?: string, name?: string, countryId?: string, created?: Date, marketingType?: MarketingType, specialtyTypeId?: string, specialtyId?: string, exceptHospitalId?: string, mediaCount?: number, showHidden?: boolean, languageCode?: string, ids?: Array<string>, returnDefaultValue?: boolean, paymentEnabled?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3610
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsSimpleGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, exceptHospitalId, mediaCount, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3609
+ public apiV2HospitalsSimpleGet(hospitalId?: string, name?: string, countryId?: string, created?: Date, marketingType?: MarketingType, specialtyTypeId?: string, specialtyId?: string, exceptHospitalId?: string, mediaCount?: number, showHidden?: boolean, languageCode?: string, ids?: Array<string>, returnDefaultValue?: boolean, paymentEnabled?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
3610
+ return HospitalsApiFp(this.configuration).apiV2HospitalsSimpleGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, exceptHospitalId, mediaCount, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
3611
3611
  }
3612
3612
 
3613
3613
  /**
@@ -3618,9 +3618,9 @@ export class V2HospitalsApi extends BaseAPI {
3618
3618
  * @param {boolean} [returnDefaultValue]
3619
3619
  * @param {*} [options] Override http request option.
3620
3620
  * @throws {RequiredError}
3621
- * @memberof V2HospitalsApi
3621
+ * @memberof HospitalsApi
3622
3622
  */
3623
- public apiv2hospitalsSlugGet(slug: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig) {
3624
- return V2HospitalsApiFp(this.configuration).apiv2hospitalsSlugGet(slug, languageCode, returnDefaultValue, options).then((request) => request(this.axios, this.basePath));
3623
+ public apiV2HospitalsSlugGet(slug: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig) {
3624
+ return HospitalsApiFp(this.configuration).apiV2HospitalsSlugGet(slug, languageCode, returnDefaultValue, options).then((request) => request(this.axios, this.basePath));
3625
3625
  }
3626
3626
  }