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
@@ -78,7 +78,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
78
78
  return (mod && mod.__esModule) ? mod : { "default": mod };
79
79
  };
80
80
  Object.defineProperty(exports, "__esModule", { value: true });
81
- exports.V2DoctorsApi = exports.V2DoctorsApiFactory = exports.V2DoctorsApiFp = exports.V2DoctorsApiAxiosParamCreator = void 0;
81
+ exports.DoctorsApi = exports.DoctorsApiFactory = exports.DoctorsApiFp = exports.DoctorsApiAxiosParamCreator = void 0;
82
82
  var axios_1 = __importDefault(require("axios"));
83
83
  // Some imports not used depending on template conditions
84
84
  // @ts-ignore
@@ -86,10 +86,10 @@ var common_1 = require("../common");
86
86
  // @ts-ignore
87
87
  var base_1 = require("../base");
88
88
  /**
89
- * V2DoctorsApi - axios parameter creator
89
+ * DoctorsApi - axios parameter creator
90
90
  * @export
91
91
  */
92
- var V2DoctorsApiAxiosParamCreator = function (configuration) {
92
+ var DoctorsApiAxiosParamCreator = function (configuration) {
93
93
  var _this = this;
94
94
  return {
95
95
  /**
@@ -100,16 +100,16 @@ var V2DoctorsApiAxiosParamCreator = function (configuration) {
100
100
  * @param {*} [options] Override http request option.
101
101
  * @throws {RequiredError}
102
102
  */
103
- apiv2doctorsDoctorIdCertificatesCertificateIdGet: function (doctorId, certificateId, options) {
103
+ apiV2DoctorsDoctorIdCertificatesCertificateIdGet: function (doctorId, certificateId, options) {
104
104
  if (options === void 0) { options = {}; }
105
105
  return __awaiter(_this, void 0, void 0, function () {
106
106
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
107
107
  return __generator(this, function (_a) {
108
108
  // verify required parameter 'doctorId' is not null or undefined
109
- (0, common_1.assertParamExists)('apiv2doctorsDoctorIdCertificatesCertificateIdGet', 'doctorId', doctorId);
109
+ (0, common_1.assertParamExists)('apiV2DoctorsDoctorIdCertificatesCertificateIdGet', 'doctorId', doctorId);
110
110
  // verify required parameter 'certificateId' is not null or undefined
111
- (0, common_1.assertParamExists)('apiv2doctorsDoctorIdCertificatesCertificateIdGet', 'certificateId', certificateId);
112
- localVarPath = "/apiv2doctors/{doctorId}/certificates/{certificateId}"
111
+ (0, common_1.assertParamExists)('apiV2DoctorsDoctorIdCertificatesCertificateIdGet', 'certificateId', certificateId);
112
+ localVarPath = "/api/v2/doctors/{doctorId}/certificates/{certificateId}"
113
113
  .replace("{".concat("doctorId", "}"), encodeURIComponent(String(doctorId)))
114
114
  .replace("{".concat("certificateId", "}"), encodeURIComponent(String(certificateId)));
115
115
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -144,14 +144,14 @@ var V2DoctorsApiAxiosParamCreator = function (configuration) {
144
144
  * @param {*} [options] Override http request option.
145
145
  * @throws {RequiredError}
146
146
  */
147
- apiv2doctorsDoctorIdCertificatesGet: function (doctorId, doctorName, certificateId, certificate, activeFrom, activeTo, page, limit, lastRetrieved, options) {
147
+ apiV2DoctorsDoctorIdCertificatesGet: function (doctorId, doctorName, certificateId, certificate, activeFrom, activeTo, page, limit, lastRetrieved, options) {
148
148
  if (options === void 0) { options = {}; }
149
149
  return __awaiter(_this, void 0, void 0, function () {
150
150
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
151
151
  return __generator(this, function (_a) {
152
152
  // verify required parameter 'doctorId' is not null or undefined
153
- (0, common_1.assertParamExists)('apiv2doctorsDoctorIdCertificatesGet', 'doctorId', doctorId);
154
- localVarPath = "/apiv2doctors/{doctorId}/certificates"
153
+ (0, common_1.assertParamExists)('apiV2DoctorsDoctorIdCertificatesGet', 'doctorId', doctorId);
154
+ localVarPath = "/api/v2/doctors/{doctorId}/certificates"
155
155
  .replace("{".concat("doctorId", "}"), encodeURIComponent(String(doctorId)));
156
156
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
157
157
  if (configuration) {
@@ -208,16 +208,16 @@ var V2DoctorsApiAxiosParamCreator = function (configuration) {
208
208
  * @param {*} [options] Override http request option.
209
209
  * @throws {RequiredError}
210
210
  */
211
- apiv2doctorsDoctorIdEducationsEducationIdGet: function (doctorId, educationId, options) {
211
+ apiV2DoctorsDoctorIdEducationsEducationIdGet: function (doctorId, educationId, options) {
212
212
  if (options === void 0) { options = {}; }
213
213
  return __awaiter(_this, void 0, void 0, function () {
214
214
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
215
215
  return __generator(this, function (_a) {
216
216
  // verify required parameter 'doctorId' is not null or undefined
217
- (0, common_1.assertParamExists)('apiv2doctorsDoctorIdEducationsEducationIdGet', 'doctorId', doctorId);
217
+ (0, common_1.assertParamExists)('apiV2DoctorsDoctorIdEducationsEducationIdGet', 'doctorId', doctorId);
218
218
  // verify required parameter 'educationId' is not null or undefined
219
- (0, common_1.assertParamExists)('apiv2doctorsDoctorIdEducationsEducationIdGet', 'educationId', educationId);
220
- localVarPath = "/apiv2doctors/{doctorId}/educations/{educationId}"
219
+ (0, common_1.assertParamExists)('apiV2DoctorsDoctorIdEducationsEducationIdGet', 'educationId', educationId);
220
+ localVarPath = "/api/v2/doctors/{doctorId}/educations/{educationId}"
221
221
  .replace("{".concat("doctorId", "}"), encodeURIComponent(String(doctorId)))
222
222
  .replace("{".concat("educationId", "}"), encodeURIComponent(String(educationId)));
223
223
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -252,14 +252,14 @@ var V2DoctorsApiAxiosParamCreator = function (configuration) {
252
252
  * @param {*} [options] Override http request option.
253
253
  * @throws {RequiredError}
254
254
  */
255
- apiv2doctorsDoctorIdEducationsGet: function (doctorId, doctorName, educationId, institution, qualification, graduationDate, page, limit, lastRetrieved, options) {
255
+ apiV2DoctorsDoctorIdEducationsGet: function (doctorId, doctorName, educationId, institution, qualification, graduationDate, page, limit, lastRetrieved, options) {
256
256
  if (options === void 0) { options = {}; }
257
257
  return __awaiter(_this, void 0, void 0, function () {
258
258
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
259
259
  return __generator(this, function (_a) {
260
260
  // verify required parameter 'doctorId' is not null or undefined
261
- (0, common_1.assertParamExists)('apiv2doctorsDoctorIdEducationsGet', 'doctorId', doctorId);
262
- localVarPath = "/apiv2doctors/{doctorId}/educations"
261
+ (0, common_1.assertParamExists)('apiV2DoctorsDoctorIdEducationsGet', 'doctorId', doctorId);
262
+ localVarPath = "/api/v2/doctors/{doctorId}/educations"
263
263
  .replace("{".concat("doctorId", "}"), encodeURIComponent(String(doctorId)));
264
264
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
265
265
  if (configuration) {
@@ -315,14 +315,14 @@ var V2DoctorsApiAxiosParamCreator = function (configuration) {
315
315
  * @param {*} [options] Override http request option.
316
316
  * @throws {RequiredError}
317
317
  */
318
- apiv2doctorsDoctorIdGet: function (doctorId, languageCode, returnDefaultValue, options) {
318
+ apiV2DoctorsDoctorIdGet: function (doctorId, languageCode, returnDefaultValue, options) {
319
319
  if (options === void 0) { options = {}; }
320
320
  return __awaiter(_this, void 0, void 0, function () {
321
321
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
322
322
  return __generator(this, function (_a) {
323
323
  // verify required parameter 'doctorId' is not null or undefined
324
- (0, common_1.assertParamExists)('apiv2doctorsDoctorIdGet', 'doctorId', doctorId);
325
- localVarPath = "/apiv2doctors/{doctorId}"
324
+ (0, common_1.assertParamExists)('apiV2DoctorsDoctorIdGet', 'doctorId', doctorId);
325
+ localVarPath = "/api/v2/doctors/{doctorId}"
326
326
  .replace("{".concat("doctorId", "}"), encodeURIComponent(String(doctorId)));
327
327
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
328
328
  if (configuration) {
@@ -358,14 +358,14 @@ var V2DoctorsApiAxiosParamCreator = function (configuration) {
358
358
  * @param {*} [options] Override http request option.
359
359
  * @throws {RequiredError}
360
360
  */
361
- apiv2doctorsDoctorIdLanguagesGet: function (doctorId, languageCode, page, limit, lastRetrieved, options) {
361
+ apiV2DoctorsDoctorIdLanguagesGet: function (doctorId, languageCode, page, limit, lastRetrieved, options) {
362
362
  if (options === void 0) { options = {}; }
363
363
  return __awaiter(_this, void 0, void 0, function () {
364
364
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
365
365
  return __generator(this, function (_a) {
366
366
  // verify required parameter 'doctorId' is not null or undefined
367
- (0, common_1.assertParamExists)('apiv2doctorsDoctorIdLanguagesGet', 'doctorId', doctorId);
368
- localVarPath = "/apiv2doctors/{doctorId}/languages"
367
+ (0, common_1.assertParamExists)('apiV2DoctorsDoctorIdLanguagesGet', 'doctorId', doctorId);
368
+ localVarPath = "/api/v2/doctors/{doctorId}/languages"
369
369
  .replace("{".concat("doctorId", "}"), encodeURIComponent(String(doctorId)));
370
370
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
371
371
  if (configuration) {
@@ -406,16 +406,16 @@ var V2DoctorsApiAxiosParamCreator = function (configuration) {
406
406
  * @param {*} [options] Override http request option.
407
407
  * @throws {RequiredError}
408
408
  */
409
- apiv2doctorsDoctorIdLanguagesLanguageCodeGet: function (doctorId, languageCode, options) {
409
+ apiV2DoctorsDoctorIdLanguagesLanguageCodeGet: function (doctorId, languageCode, options) {
410
410
  if (options === void 0) { options = {}; }
411
411
  return __awaiter(_this, void 0, void 0, function () {
412
412
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
413
413
  return __generator(this, function (_a) {
414
414
  // verify required parameter 'doctorId' is not null or undefined
415
- (0, common_1.assertParamExists)('apiv2doctorsDoctorIdLanguagesLanguageCodeGet', 'doctorId', doctorId);
415
+ (0, common_1.assertParamExists)('apiV2DoctorsDoctorIdLanguagesLanguageCodeGet', 'doctorId', doctorId);
416
416
  // verify required parameter 'languageCode' is not null or undefined
417
- (0, common_1.assertParamExists)('apiv2doctorsDoctorIdLanguagesLanguageCodeGet', 'languageCode', languageCode);
418
- localVarPath = "/apiv2doctors/{doctorId}/languages/{languageCode}"
417
+ (0, common_1.assertParamExists)('apiV2DoctorsDoctorIdLanguagesLanguageCodeGet', 'languageCode', languageCode);
418
+ localVarPath = "/api/v2/doctors/{doctorId}/languages/{languageCode}"
419
419
  .replace("{".concat("doctorId", "}"), encodeURIComponent(String(doctorId)))
420
420
  .replace("{".concat("languageCode", "}"), encodeURIComponent(String(languageCode)));
421
421
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -447,14 +447,14 @@ var V2DoctorsApiAxiosParamCreator = function (configuration) {
447
447
  * @param {*} [options] Override http request option.
448
448
  * @throws {RequiredError}
449
449
  */
450
- apiv2doctorsDoctorIdMediasGet: function (doctorId, id, mediaType, page, limit, lastRetrieved, options) {
450
+ apiV2DoctorsDoctorIdMediasGet: function (doctorId, id, mediaType, page, limit, lastRetrieved, options) {
451
451
  if (options === void 0) { options = {}; }
452
452
  return __awaiter(_this, void 0, void 0, function () {
453
453
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
454
454
  return __generator(this, function (_a) {
455
455
  // verify required parameter 'doctorId' is not null or undefined
456
- (0, common_1.assertParamExists)('apiv2doctorsDoctorIdMediasGet', 'doctorId', doctorId);
457
- localVarPath = "/apiv2doctors/{doctorId}/medias"
456
+ (0, common_1.assertParamExists)('apiV2DoctorsDoctorIdMediasGet', 'doctorId', doctorId);
457
+ localVarPath = "/api/v2/doctors/{doctorId}/medias"
458
458
  .replace("{".concat("doctorId", "}"), encodeURIComponent(String(doctorId)));
459
459
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
460
460
  if (configuration) {
@@ -498,16 +498,16 @@ var V2DoctorsApiAxiosParamCreator = function (configuration) {
498
498
  * @param {*} [options] Override http request option.
499
499
  * @throws {RequiredError}
500
500
  */
501
- apiv2doctorsDoctorIdMediasMediaIdGet: function (doctorId, mediaId, options) {
501
+ apiV2DoctorsDoctorIdMediasMediaIdGet: function (doctorId, mediaId, options) {
502
502
  if (options === void 0) { options = {}; }
503
503
  return __awaiter(_this, void 0, void 0, function () {
504
504
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
505
505
  return __generator(this, function (_a) {
506
506
  // verify required parameter 'doctorId' is not null or undefined
507
- (0, common_1.assertParamExists)('apiv2doctorsDoctorIdMediasMediaIdGet', 'doctorId', doctorId);
507
+ (0, common_1.assertParamExists)('apiV2DoctorsDoctorIdMediasMediaIdGet', 'doctorId', doctorId);
508
508
  // verify required parameter 'mediaId' is not null or undefined
509
- (0, common_1.assertParamExists)('apiv2doctorsDoctorIdMediasMediaIdGet', 'mediaId', mediaId);
510
- localVarPath = "/apiv2doctors/{doctorId}/medias/{mediaId}"
509
+ (0, common_1.assertParamExists)('apiV2DoctorsDoctorIdMediasMediaIdGet', 'mediaId', mediaId);
510
+ localVarPath = "/api/v2/doctors/{doctorId}/medias/{mediaId}"
511
511
  .replace("{".concat("doctorId", "}"), encodeURIComponent(String(doctorId)))
512
512
  .replace("{".concat("mediaId", "}"), encodeURIComponent(String(mediaId)));
513
513
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -540,14 +540,14 @@ var V2DoctorsApiAxiosParamCreator = function (configuration) {
540
540
  * @param {*} [options] Override http request option.
541
541
  * @throws {RequiredError}
542
542
  */
543
- apiv2doctorsDoctorIdPortfoliosGet: function (doctorId, doctorName, portfolioId, name, page, limit, lastRetrieved, options) {
543
+ apiV2DoctorsDoctorIdPortfoliosGet: function (doctorId, doctorName, portfolioId, name, page, limit, lastRetrieved, options) {
544
544
  if (options === void 0) { options = {}; }
545
545
  return __awaiter(_this, void 0, void 0, function () {
546
546
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
547
547
  return __generator(this, function (_a) {
548
548
  // verify required parameter 'doctorId' is not null or undefined
549
- (0, common_1.assertParamExists)('apiv2doctorsDoctorIdPortfoliosGet', 'doctorId', doctorId);
550
- localVarPath = "/apiv2doctors/{doctorId}/portfolios"
549
+ (0, common_1.assertParamExists)('apiV2DoctorsDoctorIdPortfoliosGet', 'doctorId', doctorId);
550
+ localVarPath = "/api/v2/doctors/{doctorId}/portfolios"
551
551
  .replace("{".concat("doctorId", "}"), encodeURIComponent(String(doctorId)));
552
552
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
553
553
  if (configuration) {
@@ -594,16 +594,16 @@ var V2DoctorsApiAxiosParamCreator = function (configuration) {
594
594
  * @param {*} [options] Override http request option.
595
595
  * @throws {RequiredError}
596
596
  */
597
- apiv2doctorsDoctorIdPortfoliosPortfolioIdGet: function (doctorId, portfolioId, options) {
597
+ apiV2DoctorsDoctorIdPortfoliosPortfolioIdGet: function (doctorId, portfolioId, options) {
598
598
  if (options === void 0) { options = {}; }
599
599
  return __awaiter(_this, void 0, void 0, function () {
600
600
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
601
601
  return __generator(this, function (_a) {
602
602
  // verify required parameter 'doctorId' is not null or undefined
603
- (0, common_1.assertParamExists)('apiv2doctorsDoctorIdPortfoliosPortfolioIdGet', 'doctorId', doctorId);
603
+ (0, common_1.assertParamExists)('apiV2DoctorsDoctorIdPortfoliosPortfolioIdGet', 'doctorId', doctorId);
604
604
  // verify required parameter 'portfolioId' is not null or undefined
605
- (0, common_1.assertParamExists)('apiv2doctorsDoctorIdPortfoliosPortfolioIdGet', 'portfolioId', portfolioId);
606
- localVarPath = "/apiv2doctors/{doctorId}/portfolios/{portfolioId}"
605
+ (0, common_1.assertParamExists)('apiV2DoctorsDoctorIdPortfoliosPortfolioIdGet', 'portfolioId', portfolioId);
606
+ localVarPath = "/api/v2/doctors/{doctorId}/portfolios/{portfolioId}"
607
607
  .replace("{".concat("doctorId", "}"), encodeURIComponent(String(doctorId)))
608
608
  .replace("{".concat("portfolioId", "}"), encodeURIComponent(String(portfolioId)));
609
609
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -637,14 +637,14 @@ var V2DoctorsApiAxiosParamCreator = function (configuration) {
637
637
  * @param {*} [options] Override http request option.
638
638
  * @throws {RequiredError}
639
639
  */
640
- apiv2doctorsDoctorIdSpecialtiesGet: function (doctorId, doctorName, specialtyId, specialtyName, languageCode, page, limit, lastRetrieved, options) {
640
+ apiV2DoctorsDoctorIdSpecialtiesGet: function (doctorId, doctorName, specialtyId, specialtyName, languageCode, page, limit, lastRetrieved, options) {
641
641
  if (options === void 0) { options = {}; }
642
642
  return __awaiter(_this, void 0, void 0, function () {
643
643
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
644
644
  return __generator(this, function (_a) {
645
645
  // verify required parameter 'doctorId' is not null or undefined
646
- (0, common_1.assertParamExists)('apiv2doctorsDoctorIdSpecialtiesGet', 'doctorId', doctorId);
647
- localVarPath = "/apiv2doctors/{doctorId}/specialties"
646
+ (0, common_1.assertParamExists)('apiV2DoctorsDoctorIdSpecialtiesGet', 'doctorId', doctorId);
647
+ localVarPath = "/api/v2/doctors/{doctorId}/specialties"
648
648
  .replace("{".concat("doctorId", "}"), encodeURIComponent(String(doctorId)));
649
649
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
650
650
  if (configuration) {
@@ -695,16 +695,16 @@ var V2DoctorsApiAxiosParamCreator = function (configuration) {
695
695
  * @param {*} [options] Override http request option.
696
696
  * @throws {RequiredError}
697
697
  */
698
- apiv2doctorsDoctorIdSpecialtiesSpecialtyIdGet: function (doctorId, specialtyId, languageCode, options) {
698
+ apiV2DoctorsDoctorIdSpecialtiesSpecialtyIdGet: function (doctorId, specialtyId, languageCode, options) {
699
699
  if (options === void 0) { options = {}; }
700
700
  return __awaiter(_this, void 0, void 0, function () {
701
701
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
702
702
  return __generator(this, function (_a) {
703
703
  // verify required parameter 'doctorId' is not null or undefined
704
- (0, common_1.assertParamExists)('apiv2doctorsDoctorIdSpecialtiesSpecialtyIdGet', 'doctorId', doctorId);
704
+ (0, common_1.assertParamExists)('apiV2DoctorsDoctorIdSpecialtiesSpecialtyIdGet', 'doctorId', doctorId);
705
705
  // verify required parameter 'specialtyId' is not null or undefined
706
- (0, common_1.assertParamExists)('apiv2doctorsDoctorIdSpecialtiesSpecialtyIdGet', 'specialtyId', specialtyId);
707
- localVarPath = "/apiv2doctors/{doctorId}/specialties/{specialtyId}"
706
+ (0, common_1.assertParamExists)('apiV2DoctorsDoctorIdSpecialtiesSpecialtyIdGet', 'specialtyId', specialtyId);
707
+ localVarPath = "/api/v2/doctors/{doctorId}/specialties/{specialtyId}"
708
708
  .replace("{".concat("doctorId", "}"), encodeURIComponent(String(doctorId)))
709
709
  .replace("{".concat("specialtyId", "}"), encodeURIComponent(String(specialtyId)));
710
710
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -748,12 +748,12 @@ var V2DoctorsApiAxiosParamCreator = function (configuration) {
748
748
  * @param {*} [options] Override http request option.
749
749
  * @throws {RequiredError}
750
750
  */
751
- apiv2doctorsGet: function (hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options) {
751
+ apiV2DoctorsGet: function (hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options) {
752
752
  if (options === void 0) { options = {}; }
753
753
  return __awaiter(_this, void 0, void 0, function () {
754
754
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
755
755
  return __generator(this, function (_a) {
756
- localVarPath = "/apiv2doctors";
756
+ localVarPath = "/api/v2/doctors";
757
757
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
758
758
  if (configuration) {
759
759
  baseOptions = configuration.baseOptions;
@@ -843,12 +843,12 @@ var V2DoctorsApiAxiosParamCreator = function (configuration) {
843
843
  * @param {*} [options] Override http request option.
844
844
  * @throws {RequiredError}
845
845
  */
846
- apiv2doctorsSimpleGet: function (hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options) {
846
+ apiV2DoctorsSimpleGet: function (hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options) {
847
847
  if (options === void 0) { options = {}; }
848
848
  return __awaiter(_this, void 0, void 0, function () {
849
849
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
850
850
  return __generator(this, function (_a) {
851
- localVarPath = "/apiv2doctors/simple";
851
+ localVarPath = "/api/v2/doctors/simple";
852
852
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
853
853
  if (configuration) {
854
854
  baseOptions = configuration.baseOptions;
@@ -919,13 +919,13 @@ var V2DoctorsApiAxiosParamCreator = function (configuration) {
919
919
  },
920
920
  };
921
921
  };
922
- exports.V2DoctorsApiAxiosParamCreator = V2DoctorsApiAxiosParamCreator;
922
+ exports.DoctorsApiAxiosParamCreator = DoctorsApiAxiosParamCreator;
923
923
  /**
924
- * V2DoctorsApi - functional programming interface
924
+ * DoctorsApi - functional programming interface
925
925
  * @export
926
926
  */
927
- var V2DoctorsApiFp = function (configuration) {
928
- var localVarAxiosParamCreator = (0, exports.V2DoctorsApiAxiosParamCreator)(configuration);
927
+ var DoctorsApiFp = function (configuration) {
928
+ var localVarAxiosParamCreator = (0, exports.DoctorsApiAxiosParamCreator)(configuration);
929
929
  return {
930
930
  /**
931
931
  *
@@ -935,12 +935,12 @@ var V2DoctorsApiFp = function (configuration) {
935
935
  * @param {*} [options] Override http request option.
936
936
  * @throws {RequiredError}
937
937
  */
938
- apiv2doctorsDoctorIdCertificatesCertificateIdGet: function (doctorId, certificateId, options) {
938
+ apiV2DoctorsDoctorIdCertificatesCertificateIdGet: function (doctorId, certificateId, options) {
939
939
  return __awaiter(this, void 0, void 0, function () {
940
940
  var localVarAxiosArgs;
941
941
  return __generator(this, function (_a) {
942
942
  switch (_a.label) {
943
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2doctorsDoctorIdCertificatesCertificateIdGet(doctorId, certificateId, options)];
943
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DoctorsDoctorIdCertificatesCertificateIdGet(doctorId, certificateId, options)];
944
944
  case 1:
945
945
  localVarAxiosArgs = _a.sent();
946
946
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -963,12 +963,12 @@ var V2DoctorsApiFp = function (configuration) {
963
963
  * @param {*} [options] Override http request option.
964
964
  * @throws {RequiredError}
965
965
  */
966
- apiv2doctorsDoctorIdCertificatesGet: function (doctorId, doctorName, certificateId, certificate, activeFrom, activeTo, page, limit, lastRetrieved, options) {
966
+ apiV2DoctorsDoctorIdCertificatesGet: function (doctorId, doctorName, certificateId, certificate, activeFrom, activeTo, page, limit, lastRetrieved, options) {
967
967
  return __awaiter(this, void 0, void 0, function () {
968
968
  var localVarAxiosArgs;
969
969
  return __generator(this, function (_a) {
970
970
  switch (_a.label) {
971
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2doctorsDoctorIdCertificatesGet(doctorId, doctorName, certificateId, certificate, activeFrom, activeTo, page, limit, lastRetrieved, options)];
971
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DoctorsDoctorIdCertificatesGet(doctorId, doctorName, certificateId, certificate, activeFrom, activeTo, page, limit, lastRetrieved, options)];
972
972
  case 1:
973
973
  localVarAxiosArgs = _a.sent();
974
974
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -984,12 +984,12 @@ var V2DoctorsApiFp = function (configuration) {
984
984
  * @param {*} [options] Override http request option.
985
985
  * @throws {RequiredError}
986
986
  */
987
- apiv2doctorsDoctorIdEducationsEducationIdGet: function (doctorId, educationId, options) {
987
+ apiV2DoctorsDoctorIdEducationsEducationIdGet: function (doctorId, educationId, options) {
988
988
  return __awaiter(this, void 0, void 0, function () {
989
989
  var localVarAxiosArgs;
990
990
  return __generator(this, function (_a) {
991
991
  switch (_a.label) {
992
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2doctorsDoctorIdEducationsEducationIdGet(doctorId, educationId, options)];
992
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DoctorsDoctorIdEducationsEducationIdGet(doctorId, educationId, options)];
993
993
  case 1:
994
994
  localVarAxiosArgs = _a.sent();
995
995
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -1012,12 +1012,12 @@ var V2DoctorsApiFp = function (configuration) {
1012
1012
  * @param {*} [options] Override http request option.
1013
1013
  * @throws {RequiredError}
1014
1014
  */
1015
- apiv2doctorsDoctorIdEducationsGet: function (doctorId, doctorName, educationId, institution, qualification, graduationDate, page, limit, lastRetrieved, options) {
1015
+ apiV2DoctorsDoctorIdEducationsGet: function (doctorId, doctorName, educationId, institution, qualification, graduationDate, page, limit, lastRetrieved, options) {
1016
1016
  return __awaiter(this, void 0, void 0, function () {
1017
1017
  var localVarAxiosArgs;
1018
1018
  return __generator(this, function (_a) {
1019
1019
  switch (_a.label) {
1020
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2doctorsDoctorIdEducationsGet(doctorId, doctorName, educationId, institution, qualification, graduationDate, page, limit, lastRetrieved, options)];
1020
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DoctorsDoctorIdEducationsGet(doctorId, doctorName, educationId, institution, qualification, graduationDate, page, limit, lastRetrieved, options)];
1021
1021
  case 1:
1022
1022
  localVarAxiosArgs = _a.sent();
1023
1023
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -1034,12 +1034,12 @@ var V2DoctorsApiFp = function (configuration) {
1034
1034
  * @param {*} [options] Override http request option.
1035
1035
  * @throws {RequiredError}
1036
1036
  */
1037
- apiv2doctorsDoctorIdGet: function (doctorId, languageCode, returnDefaultValue, options) {
1037
+ apiV2DoctorsDoctorIdGet: function (doctorId, languageCode, returnDefaultValue, options) {
1038
1038
  return __awaiter(this, void 0, void 0, function () {
1039
1039
  var localVarAxiosArgs;
1040
1040
  return __generator(this, function (_a) {
1041
1041
  switch (_a.label) {
1042
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2doctorsDoctorIdGet(doctorId, languageCode, returnDefaultValue, options)];
1042
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DoctorsDoctorIdGet(doctorId, languageCode, returnDefaultValue, options)];
1043
1043
  case 1:
1044
1044
  localVarAxiosArgs = _a.sent();
1045
1045
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -1058,12 +1058,12 @@ var V2DoctorsApiFp = function (configuration) {
1058
1058
  * @param {*} [options] Override http request option.
1059
1059
  * @throws {RequiredError}
1060
1060
  */
1061
- apiv2doctorsDoctorIdLanguagesGet: function (doctorId, languageCode, page, limit, lastRetrieved, options) {
1061
+ apiV2DoctorsDoctorIdLanguagesGet: function (doctorId, languageCode, page, limit, lastRetrieved, options) {
1062
1062
  return __awaiter(this, void 0, void 0, function () {
1063
1063
  var localVarAxiosArgs;
1064
1064
  return __generator(this, function (_a) {
1065
1065
  switch (_a.label) {
1066
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2doctorsDoctorIdLanguagesGet(doctorId, languageCode, page, limit, lastRetrieved, options)];
1066
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DoctorsDoctorIdLanguagesGet(doctorId, languageCode, page, limit, lastRetrieved, options)];
1067
1067
  case 1:
1068
1068
  localVarAxiosArgs = _a.sent();
1069
1069
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -1079,12 +1079,12 @@ var V2DoctorsApiFp = function (configuration) {
1079
1079
  * @param {*} [options] Override http request option.
1080
1080
  * @throws {RequiredError}
1081
1081
  */
1082
- apiv2doctorsDoctorIdLanguagesLanguageCodeGet: function (doctorId, languageCode, options) {
1082
+ apiV2DoctorsDoctorIdLanguagesLanguageCodeGet: function (doctorId, languageCode, options) {
1083
1083
  return __awaiter(this, void 0, void 0, function () {
1084
1084
  var localVarAxiosArgs;
1085
1085
  return __generator(this, function (_a) {
1086
1086
  switch (_a.label) {
1087
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2doctorsDoctorIdLanguagesLanguageCodeGet(doctorId, languageCode, options)];
1087
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DoctorsDoctorIdLanguagesLanguageCodeGet(doctorId, languageCode, options)];
1088
1088
  case 1:
1089
1089
  localVarAxiosArgs = _a.sent();
1090
1090
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -1104,12 +1104,12 @@ var V2DoctorsApiFp = function (configuration) {
1104
1104
  * @param {*} [options] Override http request option.
1105
1105
  * @throws {RequiredError}
1106
1106
  */
1107
- apiv2doctorsDoctorIdMediasGet: function (doctorId, id, mediaType, page, limit, lastRetrieved, options) {
1107
+ apiV2DoctorsDoctorIdMediasGet: function (doctorId, id, mediaType, page, limit, lastRetrieved, options) {
1108
1108
  return __awaiter(this, void 0, void 0, function () {
1109
1109
  var localVarAxiosArgs;
1110
1110
  return __generator(this, function (_a) {
1111
1111
  switch (_a.label) {
1112
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2doctorsDoctorIdMediasGet(doctorId, id, mediaType, page, limit, lastRetrieved, options)];
1112
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DoctorsDoctorIdMediasGet(doctorId, id, mediaType, page, limit, lastRetrieved, options)];
1113
1113
  case 1:
1114
1114
  localVarAxiosArgs = _a.sent();
1115
1115
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -1125,12 +1125,12 @@ var V2DoctorsApiFp = function (configuration) {
1125
1125
  * @param {*} [options] Override http request option.
1126
1126
  * @throws {RequiredError}
1127
1127
  */
1128
- apiv2doctorsDoctorIdMediasMediaIdGet: function (doctorId, mediaId, options) {
1128
+ apiV2DoctorsDoctorIdMediasMediaIdGet: function (doctorId, mediaId, options) {
1129
1129
  return __awaiter(this, void 0, void 0, function () {
1130
1130
  var localVarAxiosArgs;
1131
1131
  return __generator(this, function (_a) {
1132
1132
  switch (_a.label) {
1133
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2doctorsDoctorIdMediasMediaIdGet(doctorId, mediaId, options)];
1133
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DoctorsDoctorIdMediasMediaIdGet(doctorId, mediaId, options)];
1134
1134
  case 1:
1135
1135
  localVarAxiosArgs = _a.sent();
1136
1136
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -1151,12 +1151,12 @@ var V2DoctorsApiFp = function (configuration) {
1151
1151
  * @param {*} [options] Override http request option.
1152
1152
  * @throws {RequiredError}
1153
1153
  */
1154
- apiv2doctorsDoctorIdPortfoliosGet: function (doctorId, doctorName, portfolioId, name, page, limit, lastRetrieved, options) {
1154
+ apiV2DoctorsDoctorIdPortfoliosGet: function (doctorId, doctorName, portfolioId, name, page, limit, lastRetrieved, options) {
1155
1155
  return __awaiter(this, void 0, void 0, function () {
1156
1156
  var localVarAxiosArgs;
1157
1157
  return __generator(this, function (_a) {
1158
1158
  switch (_a.label) {
1159
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2doctorsDoctorIdPortfoliosGet(doctorId, doctorName, portfolioId, name, page, limit, lastRetrieved, options)];
1159
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DoctorsDoctorIdPortfoliosGet(doctorId, doctorName, portfolioId, name, page, limit, lastRetrieved, options)];
1160
1160
  case 1:
1161
1161
  localVarAxiosArgs = _a.sent();
1162
1162
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -1172,12 +1172,12 @@ var V2DoctorsApiFp = function (configuration) {
1172
1172
  * @param {*} [options] Override http request option.
1173
1173
  * @throws {RequiredError}
1174
1174
  */
1175
- apiv2doctorsDoctorIdPortfoliosPortfolioIdGet: function (doctorId, portfolioId, options) {
1175
+ apiV2DoctorsDoctorIdPortfoliosPortfolioIdGet: function (doctorId, portfolioId, options) {
1176
1176
  return __awaiter(this, void 0, void 0, function () {
1177
1177
  var localVarAxiosArgs;
1178
1178
  return __generator(this, function (_a) {
1179
1179
  switch (_a.label) {
1180
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2doctorsDoctorIdPortfoliosPortfolioIdGet(doctorId, portfolioId, options)];
1180
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DoctorsDoctorIdPortfoliosPortfolioIdGet(doctorId, portfolioId, options)];
1181
1181
  case 1:
1182
1182
  localVarAxiosArgs = _a.sent();
1183
1183
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -1199,12 +1199,12 @@ var V2DoctorsApiFp = function (configuration) {
1199
1199
  * @param {*} [options] Override http request option.
1200
1200
  * @throws {RequiredError}
1201
1201
  */
1202
- apiv2doctorsDoctorIdSpecialtiesGet: function (doctorId, doctorName, specialtyId, specialtyName, languageCode, page, limit, lastRetrieved, options) {
1202
+ apiV2DoctorsDoctorIdSpecialtiesGet: function (doctorId, doctorName, specialtyId, specialtyName, languageCode, page, limit, lastRetrieved, options) {
1203
1203
  return __awaiter(this, void 0, void 0, function () {
1204
1204
  var localVarAxiosArgs;
1205
1205
  return __generator(this, function (_a) {
1206
1206
  switch (_a.label) {
1207
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2doctorsDoctorIdSpecialtiesGet(doctorId, doctorName, specialtyId, specialtyName, languageCode, page, limit, lastRetrieved, options)];
1207
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DoctorsDoctorIdSpecialtiesGet(doctorId, doctorName, specialtyId, specialtyName, languageCode, page, limit, lastRetrieved, options)];
1208
1208
  case 1:
1209
1209
  localVarAxiosArgs = _a.sent();
1210
1210
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -1221,12 +1221,12 @@ var V2DoctorsApiFp = function (configuration) {
1221
1221
  * @param {*} [options] Override http request option.
1222
1222
  * @throws {RequiredError}
1223
1223
  */
1224
- apiv2doctorsDoctorIdSpecialtiesSpecialtyIdGet: function (doctorId, specialtyId, languageCode, options) {
1224
+ apiV2DoctorsDoctorIdSpecialtiesSpecialtyIdGet: function (doctorId, specialtyId, languageCode, options) {
1225
1225
  return __awaiter(this, void 0, void 0, function () {
1226
1226
  var localVarAxiosArgs;
1227
1227
  return __generator(this, function (_a) {
1228
1228
  switch (_a.label) {
1229
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2doctorsDoctorIdSpecialtiesSpecialtyIdGet(doctorId, specialtyId, languageCode, options)];
1229
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DoctorsDoctorIdSpecialtiesSpecialtyIdGet(doctorId, specialtyId, languageCode, options)];
1230
1230
  case 1:
1231
1231
  localVarAxiosArgs = _a.sent();
1232
1232
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -1255,12 +1255,12 @@ var V2DoctorsApiFp = function (configuration) {
1255
1255
  * @param {*} [options] Override http request option.
1256
1256
  * @throws {RequiredError}
1257
1257
  */
1258
- apiv2doctorsGet: function (hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options) {
1258
+ apiV2DoctorsGet: function (hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options) {
1259
1259
  return __awaiter(this, void 0, void 0, function () {
1260
1260
  var localVarAxiosArgs;
1261
1261
  return __generator(this, function (_a) {
1262
1262
  switch (_a.label) {
1263
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2doctorsGet(hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options)];
1263
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DoctorsGet(hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options)];
1264
1264
  case 1:
1265
1265
  localVarAxiosArgs = _a.sent();
1266
1266
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -1289,12 +1289,12 @@ var V2DoctorsApiFp = function (configuration) {
1289
1289
  * @param {*} [options] Override http request option.
1290
1290
  * @throws {RequiredError}
1291
1291
  */
1292
- apiv2doctorsSimpleGet: function (hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options) {
1292
+ apiV2DoctorsSimpleGet: function (hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options) {
1293
1293
  return __awaiter(this, void 0, void 0, function () {
1294
1294
  var localVarAxiosArgs;
1295
1295
  return __generator(this, function (_a) {
1296
1296
  switch (_a.label) {
1297
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2doctorsSimpleGet(hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options)];
1297
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DoctorsSimpleGet(hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options)];
1298
1298
  case 1:
1299
1299
  localVarAxiosArgs = _a.sent();
1300
1300
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -1304,13 +1304,13 @@ var V2DoctorsApiFp = function (configuration) {
1304
1304
  },
1305
1305
  };
1306
1306
  };
1307
- exports.V2DoctorsApiFp = V2DoctorsApiFp;
1307
+ exports.DoctorsApiFp = DoctorsApiFp;
1308
1308
  /**
1309
- * V2DoctorsApi - factory interface
1309
+ * DoctorsApi - factory interface
1310
1310
  * @export
1311
1311
  */
1312
- var V2DoctorsApiFactory = function (configuration, basePath, axios) {
1313
- var localVarFp = (0, exports.V2DoctorsApiFp)(configuration);
1312
+ var DoctorsApiFactory = function (configuration, basePath, axios) {
1313
+ var localVarFp = (0, exports.DoctorsApiFp)(configuration);
1314
1314
  return {
1315
1315
  /**
1316
1316
  *
@@ -1320,8 +1320,8 @@ var V2DoctorsApiFactory = function (configuration, basePath, axios) {
1320
1320
  * @param {*} [options] Override http request option.
1321
1321
  * @throws {RequiredError}
1322
1322
  */
1323
- apiv2doctorsDoctorIdCertificatesCertificateIdGet: function (doctorId, certificateId, options) {
1324
- return localVarFp.apiv2doctorsDoctorIdCertificatesCertificateIdGet(doctorId, certificateId, options).then(function (request) { return request(axios, basePath); });
1323
+ apiV2DoctorsDoctorIdCertificatesCertificateIdGet: function (doctorId, certificateId, options) {
1324
+ return localVarFp.apiV2DoctorsDoctorIdCertificatesCertificateIdGet(doctorId, certificateId, options).then(function (request) { return request(axios, basePath); });
1325
1325
  },
1326
1326
  /**
1327
1327
  *
@@ -1338,8 +1338,8 @@ var V2DoctorsApiFactory = function (configuration, basePath, axios) {
1338
1338
  * @param {*} [options] Override http request option.
1339
1339
  * @throws {RequiredError}
1340
1340
  */
1341
- apiv2doctorsDoctorIdCertificatesGet: function (doctorId, doctorName, certificateId, certificate, activeFrom, activeTo, page, limit, lastRetrieved, options) {
1342
- return localVarFp.apiv2doctorsDoctorIdCertificatesGet(doctorId, doctorName, certificateId, certificate, activeFrom, activeTo, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
1341
+ apiV2DoctorsDoctorIdCertificatesGet: function (doctorId, doctorName, certificateId, certificate, activeFrom, activeTo, page, limit, lastRetrieved, options) {
1342
+ return localVarFp.apiV2DoctorsDoctorIdCertificatesGet(doctorId, doctorName, certificateId, certificate, activeFrom, activeTo, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
1343
1343
  },
1344
1344
  /**
1345
1345
  *
@@ -1349,8 +1349,8 @@ var V2DoctorsApiFactory = function (configuration, basePath, axios) {
1349
1349
  * @param {*} [options] Override http request option.
1350
1350
  * @throws {RequiredError}
1351
1351
  */
1352
- apiv2doctorsDoctorIdEducationsEducationIdGet: function (doctorId, educationId, options) {
1353
- return localVarFp.apiv2doctorsDoctorIdEducationsEducationIdGet(doctorId, educationId, options).then(function (request) { return request(axios, basePath); });
1352
+ apiV2DoctorsDoctorIdEducationsEducationIdGet: function (doctorId, educationId, options) {
1353
+ return localVarFp.apiV2DoctorsDoctorIdEducationsEducationIdGet(doctorId, educationId, options).then(function (request) { return request(axios, basePath); });
1354
1354
  },
1355
1355
  /**
1356
1356
  *
@@ -1367,8 +1367,8 @@ var V2DoctorsApiFactory = function (configuration, basePath, axios) {
1367
1367
  * @param {*} [options] Override http request option.
1368
1368
  * @throws {RequiredError}
1369
1369
  */
1370
- apiv2doctorsDoctorIdEducationsGet: function (doctorId, doctorName, educationId, institution, qualification, graduationDate, page, limit, lastRetrieved, options) {
1371
- return localVarFp.apiv2doctorsDoctorIdEducationsGet(doctorId, doctorName, educationId, institution, qualification, graduationDate, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
1370
+ apiV2DoctorsDoctorIdEducationsGet: function (doctorId, doctorName, educationId, institution, qualification, graduationDate, page, limit, lastRetrieved, options) {
1371
+ return localVarFp.apiV2DoctorsDoctorIdEducationsGet(doctorId, doctorName, educationId, institution, qualification, graduationDate, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
1372
1372
  },
1373
1373
  /**
1374
1374
  *
@@ -1379,8 +1379,8 @@ var V2DoctorsApiFactory = function (configuration, basePath, axios) {
1379
1379
  * @param {*} [options] Override http request option.
1380
1380
  * @throws {RequiredError}
1381
1381
  */
1382
- apiv2doctorsDoctorIdGet: function (doctorId, languageCode, returnDefaultValue, options) {
1383
- return localVarFp.apiv2doctorsDoctorIdGet(doctorId, languageCode, returnDefaultValue, options).then(function (request) { return request(axios, basePath); });
1382
+ apiV2DoctorsDoctorIdGet: function (doctorId, languageCode, returnDefaultValue, options) {
1383
+ return localVarFp.apiV2DoctorsDoctorIdGet(doctorId, languageCode, returnDefaultValue, options).then(function (request) { return request(axios, basePath); });
1384
1384
  },
1385
1385
  /**
1386
1386
  *
@@ -1393,8 +1393,8 @@ var V2DoctorsApiFactory = function (configuration, basePath, axios) {
1393
1393
  * @param {*} [options] Override http request option.
1394
1394
  * @throws {RequiredError}
1395
1395
  */
1396
- apiv2doctorsDoctorIdLanguagesGet: function (doctorId, languageCode, page, limit, lastRetrieved, options) {
1397
- return localVarFp.apiv2doctorsDoctorIdLanguagesGet(doctorId, languageCode, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
1396
+ apiV2DoctorsDoctorIdLanguagesGet: function (doctorId, languageCode, page, limit, lastRetrieved, options) {
1397
+ return localVarFp.apiV2DoctorsDoctorIdLanguagesGet(doctorId, languageCode, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
1398
1398
  },
1399
1399
  /**
1400
1400
  *
@@ -1404,8 +1404,8 @@ var V2DoctorsApiFactory = function (configuration, basePath, axios) {
1404
1404
  * @param {*} [options] Override http request option.
1405
1405
  * @throws {RequiredError}
1406
1406
  */
1407
- apiv2doctorsDoctorIdLanguagesLanguageCodeGet: function (doctorId, languageCode, options) {
1408
- return localVarFp.apiv2doctorsDoctorIdLanguagesLanguageCodeGet(doctorId, languageCode, options).then(function (request) { return request(axios, basePath); });
1407
+ apiV2DoctorsDoctorIdLanguagesLanguageCodeGet: function (doctorId, languageCode, options) {
1408
+ return localVarFp.apiV2DoctorsDoctorIdLanguagesLanguageCodeGet(doctorId, languageCode, options).then(function (request) { return request(axios, basePath); });
1409
1409
  },
1410
1410
  /**
1411
1411
  *
@@ -1419,8 +1419,8 @@ var V2DoctorsApiFactory = function (configuration, basePath, axios) {
1419
1419
  * @param {*} [options] Override http request option.
1420
1420
  * @throws {RequiredError}
1421
1421
  */
1422
- apiv2doctorsDoctorIdMediasGet: function (doctorId, id, mediaType, page, limit, lastRetrieved, options) {
1423
- return localVarFp.apiv2doctorsDoctorIdMediasGet(doctorId, id, mediaType, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
1422
+ apiV2DoctorsDoctorIdMediasGet: function (doctorId, id, mediaType, page, limit, lastRetrieved, options) {
1423
+ return localVarFp.apiV2DoctorsDoctorIdMediasGet(doctorId, id, mediaType, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
1424
1424
  },
1425
1425
  /**
1426
1426
  *
@@ -1430,8 +1430,8 @@ var V2DoctorsApiFactory = function (configuration, basePath, axios) {
1430
1430
  * @param {*} [options] Override http request option.
1431
1431
  * @throws {RequiredError}
1432
1432
  */
1433
- apiv2doctorsDoctorIdMediasMediaIdGet: function (doctorId, mediaId, options) {
1434
- return localVarFp.apiv2doctorsDoctorIdMediasMediaIdGet(doctorId, mediaId, options).then(function (request) { return request(axios, basePath); });
1433
+ apiV2DoctorsDoctorIdMediasMediaIdGet: function (doctorId, mediaId, options) {
1434
+ return localVarFp.apiV2DoctorsDoctorIdMediasMediaIdGet(doctorId, mediaId, options).then(function (request) { return request(axios, basePath); });
1435
1435
  },
1436
1436
  /**
1437
1437
  *
@@ -1446,8 +1446,8 @@ var V2DoctorsApiFactory = function (configuration, basePath, axios) {
1446
1446
  * @param {*} [options] Override http request option.
1447
1447
  * @throws {RequiredError}
1448
1448
  */
1449
- apiv2doctorsDoctorIdPortfoliosGet: function (doctorId, doctorName, portfolioId, name, page, limit, lastRetrieved, options) {
1450
- return localVarFp.apiv2doctorsDoctorIdPortfoliosGet(doctorId, doctorName, portfolioId, name, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
1449
+ apiV2DoctorsDoctorIdPortfoliosGet: function (doctorId, doctorName, portfolioId, name, page, limit, lastRetrieved, options) {
1450
+ return localVarFp.apiV2DoctorsDoctorIdPortfoliosGet(doctorId, doctorName, portfolioId, name, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
1451
1451
  },
1452
1452
  /**
1453
1453
  *
@@ -1457,8 +1457,8 @@ var V2DoctorsApiFactory = function (configuration, basePath, axios) {
1457
1457
  * @param {*} [options] Override http request option.
1458
1458
  * @throws {RequiredError}
1459
1459
  */
1460
- apiv2doctorsDoctorIdPortfoliosPortfolioIdGet: function (doctorId, portfolioId, options) {
1461
- return localVarFp.apiv2doctorsDoctorIdPortfoliosPortfolioIdGet(doctorId, portfolioId, options).then(function (request) { return request(axios, basePath); });
1460
+ apiV2DoctorsDoctorIdPortfoliosPortfolioIdGet: function (doctorId, portfolioId, options) {
1461
+ return localVarFp.apiV2DoctorsDoctorIdPortfoliosPortfolioIdGet(doctorId, portfolioId, options).then(function (request) { return request(axios, basePath); });
1462
1462
  },
1463
1463
  /**
1464
1464
  *
@@ -1474,8 +1474,8 @@ var V2DoctorsApiFactory = function (configuration, basePath, axios) {
1474
1474
  * @param {*} [options] Override http request option.
1475
1475
  * @throws {RequiredError}
1476
1476
  */
1477
- apiv2doctorsDoctorIdSpecialtiesGet: function (doctorId, doctorName, specialtyId, specialtyName, languageCode, page, limit, lastRetrieved, options) {
1478
- return localVarFp.apiv2doctorsDoctorIdSpecialtiesGet(doctorId, doctorName, specialtyId, specialtyName, languageCode, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
1477
+ apiV2DoctorsDoctorIdSpecialtiesGet: function (doctorId, doctorName, specialtyId, specialtyName, languageCode, page, limit, lastRetrieved, options) {
1478
+ return localVarFp.apiV2DoctorsDoctorIdSpecialtiesGet(doctorId, doctorName, specialtyId, specialtyName, languageCode, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
1479
1479
  },
1480
1480
  /**
1481
1481
  *
@@ -1486,8 +1486,8 @@ var V2DoctorsApiFactory = function (configuration, basePath, axios) {
1486
1486
  * @param {*} [options] Override http request option.
1487
1487
  * @throws {RequiredError}
1488
1488
  */
1489
- apiv2doctorsDoctorIdSpecialtiesSpecialtyIdGet: function (doctorId, specialtyId, languageCode, options) {
1490
- return localVarFp.apiv2doctorsDoctorIdSpecialtiesSpecialtyIdGet(doctorId, specialtyId, languageCode, options).then(function (request) { return request(axios, basePath); });
1489
+ apiV2DoctorsDoctorIdSpecialtiesSpecialtyIdGet: function (doctorId, specialtyId, languageCode, options) {
1490
+ return localVarFp.apiV2DoctorsDoctorIdSpecialtiesSpecialtyIdGet(doctorId, specialtyId, languageCode, options).then(function (request) { return request(axios, basePath); });
1491
1491
  },
1492
1492
  /**
1493
1493
  *
@@ -1510,8 +1510,8 @@ var V2DoctorsApiFactory = function (configuration, basePath, axios) {
1510
1510
  * @param {*} [options] Override http request option.
1511
1511
  * @throws {RequiredError}
1512
1512
  */
1513
- apiv2doctorsGet: function (hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options) {
1514
- return localVarFp.apiv2doctorsGet(hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
1513
+ apiV2DoctorsGet: function (hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options) {
1514
+ return localVarFp.apiV2DoctorsGet(hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
1515
1515
  },
1516
1516
  /**
1517
1517
  *
@@ -1534,21 +1534,21 @@ var V2DoctorsApiFactory = function (configuration, basePath, axios) {
1534
1534
  * @param {*} [options] Override http request option.
1535
1535
  * @throws {RequiredError}
1536
1536
  */
1537
- apiv2doctorsSimpleGet: function (hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options) {
1538
- return localVarFp.apiv2doctorsSimpleGet(hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
1537
+ apiV2DoctorsSimpleGet: function (hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options) {
1538
+ return localVarFp.apiV2DoctorsSimpleGet(hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
1539
1539
  },
1540
1540
  };
1541
1541
  };
1542
- exports.V2DoctorsApiFactory = V2DoctorsApiFactory;
1542
+ exports.DoctorsApiFactory = DoctorsApiFactory;
1543
1543
  /**
1544
- * V2DoctorsApi - object-oriented interface
1544
+ * DoctorsApi - object-oriented interface
1545
1545
  * @export
1546
- * @class V2DoctorsApi
1546
+ * @class DoctorsApi
1547
1547
  * @extends {BaseAPI}
1548
1548
  */
1549
- var V2DoctorsApi = /** @class */ (function (_super) {
1550
- __extends(V2DoctorsApi, _super);
1551
- function V2DoctorsApi() {
1549
+ var DoctorsApi = /** @class */ (function (_super) {
1550
+ __extends(DoctorsApi, _super);
1551
+ function DoctorsApi() {
1552
1552
  return _super !== null && _super.apply(this, arguments) || this;
1553
1553
  }
1554
1554
  /**
@@ -1558,11 +1558,11 @@ var V2DoctorsApi = /** @class */ (function (_super) {
1558
1558
  * @param {string} certificateId
1559
1559
  * @param {*} [options] Override http request option.
1560
1560
  * @throws {RequiredError}
1561
- * @memberof V2DoctorsApi
1561
+ * @memberof DoctorsApi
1562
1562
  */
1563
- V2DoctorsApi.prototype.apiv2doctorsDoctorIdCertificatesCertificateIdGet = function (doctorId, certificateId, options) {
1563
+ DoctorsApi.prototype.apiV2DoctorsDoctorIdCertificatesCertificateIdGet = function (doctorId, certificateId, options) {
1564
1564
  var _this = this;
1565
- return (0, exports.V2DoctorsApiFp)(this.configuration).apiv2doctorsDoctorIdCertificatesCertificateIdGet(doctorId, certificateId, options).then(function (request) { return request(_this.axios, _this.basePath); });
1565
+ return (0, exports.DoctorsApiFp)(this.configuration).apiV2DoctorsDoctorIdCertificatesCertificateIdGet(doctorId, certificateId, options).then(function (request) { return request(_this.axios, _this.basePath); });
1566
1566
  };
1567
1567
  /**
1568
1568
  *
@@ -1578,11 +1578,11 @@ var V2DoctorsApi = /** @class */ (function (_super) {
1578
1578
  * @param {Date} [lastRetrieved]
1579
1579
  * @param {*} [options] Override http request option.
1580
1580
  * @throws {RequiredError}
1581
- * @memberof V2DoctorsApi
1581
+ * @memberof DoctorsApi
1582
1582
  */
1583
- V2DoctorsApi.prototype.apiv2doctorsDoctorIdCertificatesGet = function (doctorId, doctorName, certificateId, certificate, activeFrom, activeTo, page, limit, lastRetrieved, options) {
1583
+ DoctorsApi.prototype.apiV2DoctorsDoctorIdCertificatesGet = function (doctorId, doctorName, certificateId, certificate, activeFrom, activeTo, page, limit, lastRetrieved, options) {
1584
1584
  var _this = this;
1585
- return (0, exports.V2DoctorsApiFp)(this.configuration).apiv2doctorsDoctorIdCertificatesGet(doctorId, doctorName, certificateId, certificate, activeFrom, activeTo, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
1585
+ return (0, exports.DoctorsApiFp)(this.configuration).apiV2DoctorsDoctorIdCertificatesGet(doctorId, doctorName, certificateId, certificate, activeFrom, activeTo, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
1586
1586
  };
1587
1587
  /**
1588
1588
  *
@@ -1591,11 +1591,11 @@ var V2DoctorsApi = /** @class */ (function (_super) {
1591
1591
  * @param {string} educationId
1592
1592
  * @param {*} [options] Override http request option.
1593
1593
  * @throws {RequiredError}
1594
- * @memberof V2DoctorsApi
1594
+ * @memberof DoctorsApi
1595
1595
  */
1596
- V2DoctorsApi.prototype.apiv2doctorsDoctorIdEducationsEducationIdGet = function (doctorId, educationId, options) {
1596
+ DoctorsApi.prototype.apiV2DoctorsDoctorIdEducationsEducationIdGet = function (doctorId, educationId, options) {
1597
1597
  var _this = this;
1598
- return (0, exports.V2DoctorsApiFp)(this.configuration).apiv2doctorsDoctorIdEducationsEducationIdGet(doctorId, educationId, options).then(function (request) { return request(_this.axios, _this.basePath); });
1598
+ return (0, exports.DoctorsApiFp)(this.configuration).apiV2DoctorsDoctorIdEducationsEducationIdGet(doctorId, educationId, options).then(function (request) { return request(_this.axios, _this.basePath); });
1599
1599
  };
1600
1600
  /**
1601
1601
  *
@@ -1611,11 +1611,11 @@ var V2DoctorsApi = /** @class */ (function (_super) {
1611
1611
  * @param {Date} [lastRetrieved]
1612
1612
  * @param {*} [options] Override http request option.
1613
1613
  * @throws {RequiredError}
1614
- * @memberof V2DoctorsApi
1614
+ * @memberof DoctorsApi
1615
1615
  */
1616
- V2DoctorsApi.prototype.apiv2doctorsDoctorIdEducationsGet = function (doctorId, doctorName, educationId, institution, qualification, graduationDate, page, limit, lastRetrieved, options) {
1616
+ DoctorsApi.prototype.apiV2DoctorsDoctorIdEducationsGet = function (doctorId, doctorName, educationId, institution, qualification, graduationDate, page, limit, lastRetrieved, options) {
1617
1617
  var _this = this;
1618
- return (0, exports.V2DoctorsApiFp)(this.configuration).apiv2doctorsDoctorIdEducationsGet(doctorId, doctorName, educationId, institution, qualification, graduationDate, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
1618
+ return (0, exports.DoctorsApiFp)(this.configuration).apiV2DoctorsDoctorIdEducationsGet(doctorId, doctorName, educationId, institution, qualification, graduationDate, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
1619
1619
  };
1620
1620
  /**
1621
1621
  *
@@ -1625,11 +1625,11 @@ var V2DoctorsApi = /** @class */ (function (_super) {
1625
1625
  * @param {boolean} [returnDefaultValue]
1626
1626
  * @param {*} [options] Override http request option.
1627
1627
  * @throws {RequiredError}
1628
- * @memberof V2DoctorsApi
1628
+ * @memberof DoctorsApi
1629
1629
  */
1630
- V2DoctorsApi.prototype.apiv2doctorsDoctorIdGet = function (doctorId, languageCode, returnDefaultValue, options) {
1630
+ DoctorsApi.prototype.apiV2DoctorsDoctorIdGet = function (doctorId, languageCode, returnDefaultValue, options) {
1631
1631
  var _this = this;
1632
- return (0, exports.V2DoctorsApiFp)(this.configuration).apiv2doctorsDoctorIdGet(doctorId, languageCode, returnDefaultValue, options).then(function (request) { return request(_this.axios, _this.basePath); });
1632
+ return (0, exports.DoctorsApiFp)(this.configuration).apiV2DoctorsDoctorIdGet(doctorId, languageCode, returnDefaultValue, options).then(function (request) { return request(_this.axios, _this.basePath); });
1633
1633
  };
1634
1634
  /**
1635
1635
  *
@@ -1641,11 +1641,11 @@ var V2DoctorsApi = /** @class */ (function (_super) {
1641
1641
  * @param {Date} [lastRetrieved]
1642
1642
  * @param {*} [options] Override http request option.
1643
1643
  * @throws {RequiredError}
1644
- * @memberof V2DoctorsApi
1644
+ * @memberof DoctorsApi
1645
1645
  */
1646
- V2DoctorsApi.prototype.apiv2doctorsDoctorIdLanguagesGet = function (doctorId, languageCode, page, limit, lastRetrieved, options) {
1646
+ DoctorsApi.prototype.apiV2DoctorsDoctorIdLanguagesGet = function (doctorId, languageCode, page, limit, lastRetrieved, options) {
1647
1647
  var _this = this;
1648
- return (0, exports.V2DoctorsApiFp)(this.configuration).apiv2doctorsDoctorIdLanguagesGet(doctorId, languageCode, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
1648
+ return (0, exports.DoctorsApiFp)(this.configuration).apiV2DoctorsDoctorIdLanguagesGet(doctorId, languageCode, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
1649
1649
  };
1650
1650
  /**
1651
1651
  *
@@ -1654,11 +1654,11 @@ var V2DoctorsApi = /** @class */ (function (_super) {
1654
1654
  * @param {string} languageCode
1655
1655
  * @param {*} [options] Override http request option.
1656
1656
  * @throws {RequiredError}
1657
- * @memberof V2DoctorsApi
1657
+ * @memberof DoctorsApi
1658
1658
  */
1659
- V2DoctorsApi.prototype.apiv2doctorsDoctorIdLanguagesLanguageCodeGet = function (doctorId, languageCode, options) {
1659
+ DoctorsApi.prototype.apiV2DoctorsDoctorIdLanguagesLanguageCodeGet = function (doctorId, languageCode, options) {
1660
1660
  var _this = this;
1661
- return (0, exports.V2DoctorsApiFp)(this.configuration).apiv2doctorsDoctorIdLanguagesLanguageCodeGet(doctorId, languageCode, options).then(function (request) { return request(_this.axios, _this.basePath); });
1661
+ return (0, exports.DoctorsApiFp)(this.configuration).apiV2DoctorsDoctorIdLanguagesLanguageCodeGet(doctorId, languageCode, options).then(function (request) { return request(_this.axios, _this.basePath); });
1662
1662
  };
1663
1663
  /**
1664
1664
  *
@@ -1671,11 +1671,11 @@ var V2DoctorsApi = /** @class */ (function (_super) {
1671
1671
  * @param {Date} [lastRetrieved]
1672
1672
  * @param {*} [options] Override http request option.
1673
1673
  * @throws {RequiredError}
1674
- * @memberof V2DoctorsApi
1674
+ * @memberof DoctorsApi
1675
1675
  */
1676
- V2DoctorsApi.prototype.apiv2doctorsDoctorIdMediasGet = function (doctorId, id, mediaType, page, limit, lastRetrieved, options) {
1676
+ DoctorsApi.prototype.apiV2DoctorsDoctorIdMediasGet = function (doctorId, id, mediaType, page, limit, lastRetrieved, options) {
1677
1677
  var _this = this;
1678
- return (0, exports.V2DoctorsApiFp)(this.configuration).apiv2doctorsDoctorIdMediasGet(doctorId, id, mediaType, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
1678
+ return (0, exports.DoctorsApiFp)(this.configuration).apiV2DoctorsDoctorIdMediasGet(doctorId, id, mediaType, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
1679
1679
  };
1680
1680
  /**
1681
1681
  *
@@ -1684,11 +1684,11 @@ var V2DoctorsApi = /** @class */ (function (_super) {
1684
1684
  * @param {string} mediaId
1685
1685
  * @param {*} [options] Override http request option.
1686
1686
  * @throws {RequiredError}
1687
- * @memberof V2DoctorsApi
1687
+ * @memberof DoctorsApi
1688
1688
  */
1689
- V2DoctorsApi.prototype.apiv2doctorsDoctorIdMediasMediaIdGet = function (doctorId, mediaId, options) {
1689
+ DoctorsApi.prototype.apiV2DoctorsDoctorIdMediasMediaIdGet = function (doctorId, mediaId, options) {
1690
1690
  var _this = this;
1691
- return (0, exports.V2DoctorsApiFp)(this.configuration).apiv2doctorsDoctorIdMediasMediaIdGet(doctorId, mediaId, options).then(function (request) { return request(_this.axios, _this.basePath); });
1691
+ return (0, exports.DoctorsApiFp)(this.configuration).apiV2DoctorsDoctorIdMediasMediaIdGet(doctorId, mediaId, options).then(function (request) { return request(_this.axios, _this.basePath); });
1692
1692
  };
1693
1693
  /**
1694
1694
  *
@@ -1702,11 +1702,11 @@ var V2DoctorsApi = /** @class */ (function (_super) {
1702
1702
  * @param {Date} [lastRetrieved]
1703
1703
  * @param {*} [options] Override http request option.
1704
1704
  * @throws {RequiredError}
1705
- * @memberof V2DoctorsApi
1705
+ * @memberof DoctorsApi
1706
1706
  */
1707
- V2DoctorsApi.prototype.apiv2doctorsDoctorIdPortfoliosGet = function (doctorId, doctorName, portfolioId, name, page, limit, lastRetrieved, options) {
1707
+ DoctorsApi.prototype.apiV2DoctorsDoctorIdPortfoliosGet = function (doctorId, doctorName, portfolioId, name, page, limit, lastRetrieved, options) {
1708
1708
  var _this = this;
1709
- return (0, exports.V2DoctorsApiFp)(this.configuration).apiv2doctorsDoctorIdPortfoliosGet(doctorId, doctorName, portfolioId, name, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
1709
+ return (0, exports.DoctorsApiFp)(this.configuration).apiV2DoctorsDoctorIdPortfoliosGet(doctorId, doctorName, portfolioId, name, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
1710
1710
  };
1711
1711
  /**
1712
1712
  *
@@ -1715,11 +1715,11 @@ var V2DoctorsApi = /** @class */ (function (_super) {
1715
1715
  * @param {string} portfolioId
1716
1716
  * @param {*} [options] Override http request option.
1717
1717
  * @throws {RequiredError}
1718
- * @memberof V2DoctorsApi
1718
+ * @memberof DoctorsApi
1719
1719
  */
1720
- V2DoctorsApi.prototype.apiv2doctorsDoctorIdPortfoliosPortfolioIdGet = function (doctorId, portfolioId, options) {
1720
+ DoctorsApi.prototype.apiV2DoctorsDoctorIdPortfoliosPortfolioIdGet = function (doctorId, portfolioId, options) {
1721
1721
  var _this = this;
1722
- return (0, exports.V2DoctorsApiFp)(this.configuration).apiv2doctorsDoctorIdPortfoliosPortfolioIdGet(doctorId, portfolioId, options).then(function (request) { return request(_this.axios, _this.basePath); });
1722
+ return (0, exports.DoctorsApiFp)(this.configuration).apiV2DoctorsDoctorIdPortfoliosPortfolioIdGet(doctorId, portfolioId, options).then(function (request) { return request(_this.axios, _this.basePath); });
1723
1723
  };
1724
1724
  /**
1725
1725
  *
@@ -1734,11 +1734,11 @@ var V2DoctorsApi = /** @class */ (function (_super) {
1734
1734
  * @param {Date} [lastRetrieved]
1735
1735
  * @param {*} [options] Override http request option.
1736
1736
  * @throws {RequiredError}
1737
- * @memberof V2DoctorsApi
1737
+ * @memberof DoctorsApi
1738
1738
  */
1739
- V2DoctorsApi.prototype.apiv2doctorsDoctorIdSpecialtiesGet = function (doctorId, doctorName, specialtyId, specialtyName, languageCode, page, limit, lastRetrieved, options) {
1739
+ DoctorsApi.prototype.apiV2DoctorsDoctorIdSpecialtiesGet = function (doctorId, doctorName, specialtyId, specialtyName, languageCode, page, limit, lastRetrieved, options) {
1740
1740
  var _this = this;
1741
- return (0, exports.V2DoctorsApiFp)(this.configuration).apiv2doctorsDoctorIdSpecialtiesGet(doctorId, doctorName, specialtyId, specialtyName, languageCode, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
1741
+ return (0, exports.DoctorsApiFp)(this.configuration).apiV2DoctorsDoctorIdSpecialtiesGet(doctorId, doctorName, specialtyId, specialtyName, languageCode, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
1742
1742
  };
1743
1743
  /**
1744
1744
  *
@@ -1748,11 +1748,11 @@ var V2DoctorsApi = /** @class */ (function (_super) {
1748
1748
  * @param {string} [languageCode]
1749
1749
  * @param {*} [options] Override http request option.
1750
1750
  * @throws {RequiredError}
1751
- * @memberof V2DoctorsApi
1751
+ * @memberof DoctorsApi
1752
1752
  */
1753
- V2DoctorsApi.prototype.apiv2doctorsDoctorIdSpecialtiesSpecialtyIdGet = function (doctorId, specialtyId, languageCode, options) {
1753
+ DoctorsApi.prototype.apiV2DoctorsDoctorIdSpecialtiesSpecialtyIdGet = function (doctorId, specialtyId, languageCode, options) {
1754
1754
  var _this = this;
1755
- return (0, exports.V2DoctorsApiFp)(this.configuration).apiv2doctorsDoctorIdSpecialtiesSpecialtyIdGet(doctorId, specialtyId, languageCode, options).then(function (request) { return request(_this.axios, _this.basePath); });
1755
+ return (0, exports.DoctorsApiFp)(this.configuration).apiV2DoctorsDoctorIdSpecialtiesSpecialtyIdGet(doctorId, specialtyId, languageCode, options).then(function (request) { return request(_this.axios, _this.basePath); });
1756
1756
  };
1757
1757
  /**
1758
1758
  *
@@ -1774,11 +1774,11 @@ var V2DoctorsApi = /** @class */ (function (_super) {
1774
1774
  * @param {Date} [lastRetrieved]
1775
1775
  * @param {*} [options] Override http request option.
1776
1776
  * @throws {RequiredError}
1777
- * @memberof V2DoctorsApi
1777
+ * @memberof DoctorsApi
1778
1778
  */
1779
- V2DoctorsApi.prototype.apiv2doctorsGet = function (hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options) {
1779
+ DoctorsApi.prototype.apiV2DoctorsGet = function (hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options) {
1780
1780
  var _this = this;
1781
- return (0, exports.V2DoctorsApiFp)(this.configuration).apiv2doctorsGet(hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
1781
+ return (0, exports.DoctorsApiFp)(this.configuration).apiV2DoctorsGet(hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
1782
1782
  };
1783
1783
  /**
1784
1784
  *
@@ -1800,12 +1800,12 @@ var V2DoctorsApi = /** @class */ (function (_super) {
1800
1800
  * @param {Date} [lastRetrieved]
1801
1801
  * @param {*} [options] Override http request option.
1802
1802
  * @throws {RequiredError}
1803
- * @memberof V2DoctorsApi
1803
+ * @memberof DoctorsApi
1804
1804
  */
1805
- V2DoctorsApi.prototype.apiv2doctorsSimpleGet = function (hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options) {
1805
+ DoctorsApi.prototype.apiV2DoctorsSimpleGet = function (hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options) {
1806
1806
  var _this = this;
1807
- return (0, exports.V2DoctorsApiFp)(this.configuration).apiv2doctorsSimpleGet(hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
1807
+ return (0, exports.DoctorsApiFp)(this.configuration).apiV2DoctorsSimpleGet(hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
1808
1808
  };
1809
- return V2DoctorsApi;
1809
+ return DoctorsApi;
1810
1810
  }(base_1.BaseAPI));
1811
- exports.V2DoctorsApi = V2DoctorsApi;
1811
+ exports.DoctorsApi = DoctorsApi;