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.V2SpecialtyTypesApi = exports.V2SpecialtyTypesApiFactory = exports.V2SpecialtyTypesApiFp = exports.V2SpecialtyTypesApiAxiosParamCreator = void 0;
81
+ exports.SpecialtyTypesApi = exports.SpecialtyTypesApiFactory = exports.SpecialtyTypesApiFp = exports.SpecialtyTypesApiAxiosParamCreator = 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
- * V2SpecialtyTypesApi - axios parameter creator
89
+ * SpecialtyTypesApi - axios parameter creator
90
90
  * @export
91
91
  */
92
- var V2SpecialtyTypesApiAxiosParamCreator = function (configuration) {
92
+ var SpecialtyTypesApiAxiosParamCreator = function (configuration) {
93
93
  var _this = this;
94
94
  return {
95
95
  /**
@@ -112,12 +112,12 @@ var V2SpecialtyTypesApiAxiosParamCreator = function (configuration) {
112
112
  * @param {*} [options] Override http request option.
113
113
  * @throws {RequiredError}
114
114
  */
115
- apiv2specialtytypesGet: function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
115
+ apiV2SpecialtytypesGet: function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
116
116
  if (options === void 0) { options = {}; }
117
117
  return __awaiter(_this, void 0, void 0, function () {
118
118
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
119
119
  return __generator(this, function (_a) {
120
- localVarPath = "/apiv2specialtytypes";
120
+ localVarPath = "/api/v2/specialtytypes";
121
121
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
122
122
  if (configuration) {
123
123
  baseOptions = configuration.baseOptions;
@@ -201,12 +201,12 @@ var V2SpecialtyTypesApiAxiosParamCreator = function (configuration) {
201
201
  * @param {*} [options] Override http request option.
202
202
  * @throws {RequiredError}
203
203
  */
204
- apiv2specialtytypesSimpleGet: function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
204
+ apiV2SpecialtytypesSimpleGet: function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
205
205
  if (options === void 0) { options = {}; }
206
206
  return __awaiter(_this, void 0, void 0, function () {
207
207
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
208
208
  return __generator(this, function (_a) {
209
- localVarPath = "/apiv2specialtytypes/simple";
209
+ localVarPath = "/api/v2/specialtytypes/simple";
210
210
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
211
211
  if (configuration) {
212
212
  baseOptions = configuration.baseOptions;
@@ -279,14 +279,14 @@ var V2SpecialtyTypesApiAxiosParamCreator = function (configuration) {
279
279
  * @param {*} [options] Override http request option.
280
280
  * @throws {RequiredError}
281
281
  */
282
- apiv2specialtytypesSlugGet: function (slug, languageCode, returnDefaultValue, options) {
282
+ apiV2SpecialtytypesSlugGet: function (slug, languageCode, returnDefaultValue, options) {
283
283
  if (options === void 0) { options = {}; }
284
284
  return __awaiter(_this, void 0, void 0, function () {
285
285
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
286
286
  return __generator(this, function (_a) {
287
287
  // verify required parameter 'slug' is not null or undefined
288
- (0, common_1.assertParamExists)('apiv2specialtytypesSlugGet', 'slug', slug);
289
- localVarPath = "/apiv2specialtytypes/{slug}"
288
+ (0, common_1.assertParamExists)('apiV2SpecialtytypesSlugGet', 'slug', slug);
289
+ localVarPath = "/api/v2/specialtytypes/{slug}"
290
290
  .replace("{".concat("slug", "}"), encodeURIComponent(String(slug)));
291
291
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
292
292
  if (configuration) {
@@ -320,14 +320,14 @@ var V2SpecialtyTypesApiAxiosParamCreator = function (configuration) {
320
320
  * @param {*} [options] Override http request option.
321
321
  * @throws {RequiredError}
322
322
  */
323
- apiv2specialtytypesSpecialtyTypeIdGet: function (specialtyTypeId, languageCode, returnDefaultValue, options) {
323
+ apiV2SpecialtytypesSpecialtyTypeIdGet: function (specialtyTypeId, languageCode, returnDefaultValue, options) {
324
324
  if (options === void 0) { options = {}; }
325
325
  return __awaiter(_this, void 0, void 0, function () {
326
326
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
327
327
  return __generator(this, function (_a) {
328
328
  // verify required parameter 'specialtyTypeId' is not null or undefined
329
- (0, common_1.assertParamExists)('apiv2specialtytypesSpecialtyTypeIdGet', 'specialtyTypeId', specialtyTypeId);
330
- localVarPath = "/apiv2specialtytypes/{specialtyTypeId}"
329
+ (0, common_1.assertParamExists)('apiV2SpecialtytypesSpecialtyTypeIdGet', 'specialtyTypeId', specialtyTypeId);
330
+ localVarPath = "/api/v2/specialtytypes/{specialtyTypeId}"
331
331
  .replace("{".concat("specialtyTypeId", "}"), encodeURIComponent(String(specialtyTypeId)));
332
332
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
333
333
  if (configuration) {
@@ -364,14 +364,14 @@ var V2SpecialtyTypesApiAxiosParamCreator = function (configuration) {
364
364
  * @param {*} [options] Override http request option.
365
365
  * @throws {RequiredError}
366
366
  */
367
- apiv2specialtytypesSpecialtyTypeIdMediasGet: function (specialtyTypeId, id, mediaType, page, limit, lastRetrieved, options) {
367
+ apiV2SpecialtytypesSpecialtyTypeIdMediasGet: function (specialtyTypeId, id, mediaType, page, limit, lastRetrieved, options) {
368
368
  if (options === void 0) { options = {}; }
369
369
  return __awaiter(_this, void 0, void 0, function () {
370
370
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
371
371
  return __generator(this, function (_a) {
372
372
  // verify required parameter 'specialtyTypeId' is not null or undefined
373
- (0, common_1.assertParamExists)('apiv2specialtytypesSpecialtyTypeIdMediasGet', 'specialtyTypeId', specialtyTypeId);
374
- localVarPath = "/apiv2specialtytypes/{specialtyTypeId}/medias"
373
+ (0, common_1.assertParamExists)('apiV2SpecialtytypesSpecialtyTypeIdMediasGet', 'specialtyTypeId', specialtyTypeId);
374
+ localVarPath = "/api/v2/specialtytypes/{specialtyTypeId}/medias"
375
375
  .replace("{".concat("specialtyTypeId", "}"), encodeURIComponent(String(specialtyTypeId)));
376
376
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
377
377
  if (configuration) {
@@ -415,16 +415,16 @@ var V2SpecialtyTypesApiAxiosParamCreator = function (configuration) {
415
415
  * @param {*} [options] Override http request option.
416
416
  * @throws {RequiredError}
417
417
  */
418
- apiv2specialtytypesSpecialtyTypeIdMediasMediaIdGet: function (specialtyTypeId, mediaId, options) {
418
+ apiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGet: function (specialtyTypeId, mediaId, options) {
419
419
  if (options === void 0) { options = {}; }
420
420
  return __awaiter(_this, void 0, void 0, function () {
421
421
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
422
422
  return __generator(this, function (_a) {
423
423
  // verify required parameter 'specialtyTypeId' is not null or undefined
424
- (0, common_1.assertParamExists)('apiv2specialtytypesSpecialtyTypeIdMediasMediaIdGet', 'specialtyTypeId', specialtyTypeId);
424
+ (0, common_1.assertParamExists)('apiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGet', 'specialtyTypeId', specialtyTypeId);
425
425
  // verify required parameter 'mediaId' is not null or undefined
426
- (0, common_1.assertParamExists)('apiv2specialtytypesSpecialtyTypeIdMediasMediaIdGet', 'mediaId', mediaId);
427
- localVarPath = "/apiv2specialtytypes/{specialtyTypeId}/medias/{mediaId}"
426
+ (0, common_1.assertParamExists)('apiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGet', 'mediaId', mediaId);
427
+ localVarPath = "/api/v2/specialtytypes/{specialtyTypeId}/medias/{mediaId}"
428
428
  .replace("{".concat("specialtyTypeId", "}"), encodeURIComponent(String(specialtyTypeId)))
429
429
  .replace("{".concat("mediaId", "}"), encodeURIComponent(String(mediaId)));
430
430
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -446,13 +446,13 @@ var V2SpecialtyTypesApiAxiosParamCreator = function (configuration) {
446
446
  },
447
447
  };
448
448
  };
449
- exports.V2SpecialtyTypesApiAxiosParamCreator = V2SpecialtyTypesApiAxiosParamCreator;
449
+ exports.SpecialtyTypesApiAxiosParamCreator = SpecialtyTypesApiAxiosParamCreator;
450
450
  /**
451
- * V2SpecialtyTypesApi - functional programming interface
451
+ * SpecialtyTypesApi - functional programming interface
452
452
  * @export
453
453
  */
454
- var V2SpecialtyTypesApiFp = function (configuration) {
455
- var localVarAxiosParamCreator = (0, exports.V2SpecialtyTypesApiAxiosParamCreator)(configuration);
454
+ var SpecialtyTypesApiFp = function (configuration) {
455
+ var localVarAxiosParamCreator = (0, exports.SpecialtyTypesApiAxiosParamCreator)(configuration);
456
456
  return {
457
457
  /**
458
458
  *
@@ -474,12 +474,12 @@ var V2SpecialtyTypesApiFp = function (configuration) {
474
474
  * @param {*} [options] Override http request option.
475
475
  * @throws {RequiredError}
476
476
  */
477
- apiv2specialtytypesGet: function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
477
+ apiV2SpecialtytypesGet: function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
478
478
  return __awaiter(this, void 0, void 0, function () {
479
479
  var localVarAxiosArgs;
480
480
  return __generator(this, function (_a) {
481
481
  switch (_a.label) {
482
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2specialtytypesGet(id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options)];
482
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2SpecialtytypesGet(id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options)];
483
483
  case 1:
484
484
  localVarAxiosArgs = _a.sent();
485
485
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -507,12 +507,12 @@ var V2SpecialtyTypesApiFp = function (configuration) {
507
507
  * @param {*} [options] Override http request option.
508
508
  * @throws {RequiredError}
509
509
  */
510
- apiv2specialtytypesSimpleGet: function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
510
+ apiV2SpecialtytypesSimpleGet: function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
511
511
  return __awaiter(this, void 0, void 0, function () {
512
512
  var localVarAxiosArgs;
513
513
  return __generator(this, function (_a) {
514
514
  switch (_a.label) {
515
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2specialtytypesSimpleGet(id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options)];
515
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2SpecialtytypesSimpleGet(id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options)];
516
516
  case 1:
517
517
  localVarAxiosArgs = _a.sent();
518
518
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -529,12 +529,12 @@ var V2SpecialtyTypesApiFp = function (configuration) {
529
529
  * @param {*} [options] Override http request option.
530
530
  * @throws {RequiredError}
531
531
  */
532
- apiv2specialtytypesSlugGet: function (slug, languageCode, returnDefaultValue, options) {
532
+ apiV2SpecialtytypesSlugGet: function (slug, languageCode, returnDefaultValue, options) {
533
533
  return __awaiter(this, void 0, void 0, function () {
534
534
  var localVarAxiosArgs;
535
535
  return __generator(this, function (_a) {
536
536
  switch (_a.label) {
537
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2specialtytypesSlugGet(slug, languageCode, returnDefaultValue, options)];
537
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2SpecialtytypesSlugGet(slug, languageCode, returnDefaultValue, options)];
538
538
  case 1:
539
539
  localVarAxiosArgs = _a.sent();
540
540
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -551,12 +551,12 @@ var V2SpecialtyTypesApiFp = function (configuration) {
551
551
  * @param {*} [options] Override http request option.
552
552
  * @throws {RequiredError}
553
553
  */
554
- apiv2specialtytypesSpecialtyTypeIdGet: function (specialtyTypeId, languageCode, returnDefaultValue, options) {
554
+ apiV2SpecialtytypesSpecialtyTypeIdGet: function (specialtyTypeId, languageCode, returnDefaultValue, options) {
555
555
  return __awaiter(this, void 0, void 0, function () {
556
556
  var localVarAxiosArgs;
557
557
  return __generator(this, function (_a) {
558
558
  switch (_a.label) {
559
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2specialtytypesSpecialtyTypeIdGet(specialtyTypeId, languageCode, returnDefaultValue, options)];
559
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2SpecialtytypesSpecialtyTypeIdGet(specialtyTypeId, languageCode, returnDefaultValue, options)];
560
560
  case 1:
561
561
  localVarAxiosArgs = _a.sent();
562
562
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -576,12 +576,12 @@ var V2SpecialtyTypesApiFp = function (configuration) {
576
576
  * @param {*} [options] Override http request option.
577
577
  * @throws {RequiredError}
578
578
  */
579
- apiv2specialtytypesSpecialtyTypeIdMediasGet: function (specialtyTypeId, id, mediaType, page, limit, lastRetrieved, options) {
579
+ apiV2SpecialtytypesSpecialtyTypeIdMediasGet: function (specialtyTypeId, id, mediaType, page, limit, lastRetrieved, options) {
580
580
  return __awaiter(this, void 0, void 0, function () {
581
581
  var localVarAxiosArgs;
582
582
  return __generator(this, function (_a) {
583
583
  switch (_a.label) {
584
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2specialtytypesSpecialtyTypeIdMediasGet(specialtyTypeId, id, mediaType, page, limit, lastRetrieved, options)];
584
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2SpecialtytypesSpecialtyTypeIdMediasGet(specialtyTypeId, id, mediaType, page, limit, lastRetrieved, options)];
585
585
  case 1:
586
586
  localVarAxiosArgs = _a.sent();
587
587
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -597,12 +597,12 @@ var V2SpecialtyTypesApiFp = function (configuration) {
597
597
  * @param {*} [options] Override http request option.
598
598
  * @throws {RequiredError}
599
599
  */
600
- apiv2specialtytypesSpecialtyTypeIdMediasMediaIdGet: function (specialtyTypeId, mediaId, options) {
600
+ apiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGet: function (specialtyTypeId, mediaId, options) {
601
601
  return __awaiter(this, void 0, void 0, function () {
602
602
  var localVarAxiosArgs;
603
603
  return __generator(this, function (_a) {
604
604
  switch (_a.label) {
605
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2specialtytypesSpecialtyTypeIdMediasMediaIdGet(specialtyTypeId, mediaId, options)];
605
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGet(specialtyTypeId, mediaId, options)];
606
606
  case 1:
607
607
  localVarAxiosArgs = _a.sent();
608
608
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -612,13 +612,13 @@ var V2SpecialtyTypesApiFp = function (configuration) {
612
612
  },
613
613
  };
614
614
  };
615
- exports.V2SpecialtyTypesApiFp = V2SpecialtyTypesApiFp;
615
+ exports.SpecialtyTypesApiFp = SpecialtyTypesApiFp;
616
616
  /**
617
- * V2SpecialtyTypesApi - factory interface
617
+ * SpecialtyTypesApi - factory interface
618
618
  * @export
619
619
  */
620
- var V2SpecialtyTypesApiFactory = function (configuration, basePath, axios) {
621
- var localVarFp = (0, exports.V2SpecialtyTypesApiFp)(configuration);
620
+ var SpecialtyTypesApiFactory = function (configuration, basePath, axios) {
621
+ var localVarFp = (0, exports.SpecialtyTypesApiFp)(configuration);
622
622
  return {
623
623
  /**
624
624
  *
@@ -640,8 +640,8 @@ var V2SpecialtyTypesApiFactory = function (configuration, basePath, axios) {
640
640
  * @param {*} [options] Override http request option.
641
641
  * @throws {RequiredError}
642
642
  */
643
- apiv2specialtytypesGet: function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
644
- return localVarFp.apiv2specialtytypesGet(id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
643
+ apiV2SpecialtytypesGet: function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
644
+ return localVarFp.apiV2SpecialtytypesGet(id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
645
645
  },
646
646
  /**
647
647
  *
@@ -663,8 +663,8 @@ var V2SpecialtyTypesApiFactory = function (configuration, basePath, axios) {
663
663
  * @param {*} [options] Override http request option.
664
664
  * @throws {RequiredError}
665
665
  */
666
- apiv2specialtytypesSimpleGet: function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
667
- return localVarFp.apiv2specialtytypesSimpleGet(id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
666
+ apiV2SpecialtytypesSimpleGet: function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
667
+ return localVarFp.apiV2SpecialtytypesSimpleGet(id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
668
668
  },
669
669
  /**
670
670
  *
@@ -675,8 +675,8 @@ var V2SpecialtyTypesApiFactory = function (configuration, basePath, axios) {
675
675
  * @param {*} [options] Override http request option.
676
676
  * @throws {RequiredError}
677
677
  */
678
- apiv2specialtytypesSlugGet: function (slug, languageCode, returnDefaultValue, options) {
679
- return localVarFp.apiv2specialtytypesSlugGet(slug, languageCode, returnDefaultValue, options).then(function (request) { return request(axios, basePath); });
678
+ apiV2SpecialtytypesSlugGet: function (slug, languageCode, returnDefaultValue, options) {
679
+ return localVarFp.apiV2SpecialtytypesSlugGet(slug, languageCode, returnDefaultValue, options).then(function (request) { return request(axios, basePath); });
680
680
  },
681
681
  /**
682
682
  *
@@ -687,8 +687,8 @@ var V2SpecialtyTypesApiFactory = function (configuration, basePath, axios) {
687
687
  * @param {*} [options] Override http request option.
688
688
  * @throws {RequiredError}
689
689
  */
690
- apiv2specialtytypesSpecialtyTypeIdGet: function (specialtyTypeId, languageCode, returnDefaultValue, options) {
691
- return localVarFp.apiv2specialtytypesSpecialtyTypeIdGet(specialtyTypeId, languageCode, returnDefaultValue, options).then(function (request) { return request(axios, basePath); });
690
+ apiV2SpecialtytypesSpecialtyTypeIdGet: function (specialtyTypeId, languageCode, returnDefaultValue, options) {
691
+ return localVarFp.apiV2SpecialtytypesSpecialtyTypeIdGet(specialtyTypeId, languageCode, returnDefaultValue, options).then(function (request) { return request(axios, basePath); });
692
692
  },
693
693
  /**
694
694
  *
@@ -702,8 +702,8 @@ var V2SpecialtyTypesApiFactory = function (configuration, basePath, axios) {
702
702
  * @param {*} [options] Override http request option.
703
703
  * @throws {RequiredError}
704
704
  */
705
- apiv2specialtytypesSpecialtyTypeIdMediasGet: function (specialtyTypeId, id, mediaType, page, limit, lastRetrieved, options) {
706
- return localVarFp.apiv2specialtytypesSpecialtyTypeIdMediasGet(specialtyTypeId, id, mediaType, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
705
+ apiV2SpecialtytypesSpecialtyTypeIdMediasGet: function (specialtyTypeId, id, mediaType, page, limit, lastRetrieved, options) {
706
+ return localVarFp.apiV2SpecialtytypesSpecialtyTypeIdMediasGet(specialtyTypeId, id, mediaType, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
707
707
  },
708
708
  /**
709
709
  *
@@ -713,21 +713,21 @@ var V2SpecialtyTypesApiFactory = function (configuration, basePath, axios) {
713
713
  * @param {*} [options] Override http request option.
714
714
  * @throws {RequiredError}
715
715
  */
716
- apiv2specialtytypesSpecialtyTypeIdMediasMediaIdGet: function (specialtyTypeId, mediaId, options) {
717
- return localVarFp.apiv2specialtytypesSpecialtyTypeIdMediasMediaIdGet(specialtyTypeId, mediaId, options).then(function (request) { return request(axios, basePath); });
716
+ apiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGet: function (specialtyTypeId, mediaId, options) {
717
+ return localVarFp.apiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGet(specialtyTypeId, mediaId, options).then(function (request) { return request(axios, basePath); });
718
718
  },
719
719
  };
720
720
  };
721
- exports.V2SpecialtyTypesApiFactory = V2SpecialtyTypesApiFactory;
721
+ exports.SpecialtyTypesApiFactory = SpecialtyTypesApiFactory;
722
722
  /**
723
- * V2SpecialtyTypesApi - object-oriented interface
723
+ * SpecialtyTypesApi - object-oriented interface
724
724
  * @export
725
- * @class V2SpecialtyTypesApi
725
+ * @class SpecialtyTypesApi
726
726
  * @extends {BaseAPI}
727
727
  */
728
- var V2SpecialtyTypesApi = /** @class */ (function (_super) {
729
- __extends(V2SpecialtyTypesApi, _super);
730
- function V2SpecialtyTypesApi() {
728
+ var SpecialtyTypesApi = /** @class */ (function (_super) {
729
+ __extends(SpecialtyTypesApi, _super);
730
+ function SpecialtyTypesApi() {
731
731
  return _super !== null && _super.apply(this, arguments) || this;
732
732
  }
733
733
  /**
@@ -749,11 +749,11 @@ var V2SpecialtyTypesApi = /** @class */ (function (_super) {
749
749
  * @param {Date} [lastRetrieved]
750
750
  * @param {*} [options] Override http request option.
751
751
  * @throws {RequiredError}
752
- * @memberof V2SpecialtyTypesApi
752
+ * @memberof SpecialtyTypesApi
753
753
  */
754
- V2SpecialtyTypesApi.prototype.apiv2specialtytypesGet = function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
754
+ SpecialtyTypesApi.prototype.apiV2SpecialtytypesGet = function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
755
755
  var _this = this;
756
- return (0, exports.V2SpecialtyTypesApiFp)(this.configuration).apiv2specialtytypesGet(id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
756
+ return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesGet(id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
757
757
  };
758
758
  /**
759
759
  *
@@ -774,11 +774,11 @@ var V2SpecialtyTypesApi = /** @class */ (function (_super) {
774
774
  * @param {Date} [lastRetrieved]
775
775
  * @param {*} [options] Override http request option.
776
776
  * @throws {RequiredError}
777
- * @memberof V2SpecialtyTypesApi
777
+ * @memberof SpecialtyTypesApi
778
778
  */
779
- V2SpecialtyTypesApi.prototype.apiv2specialtytypesSimpleGet = function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
779
+ SpecialtyTypesApi.prototype.apiV2SpecialtytypesSimpleGet = function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
780
780
  var _this = this;
781
- return (0, exports.V2SpecialtyTypesApiFp)(this.configuration).apiv2specialtytypesSimpleGet(id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
781
+ return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesSimpleGet(id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
782
782
  };
783
783
  /**
784
784
  *
@@ -788,11 +788,11 @@ var V2SpecialtyTypesApi = /** @class */ (function (_super) {
788
788
  * @param {boolean} [returnDefaultValue]
789
789
  * @param {*} [options] Override http request option.
790
790
  * @throws {RequiredError}
791
- * @memberof V2SpecialtyTypesApi
791
+ * @memberof SpecialtyTypesApi
792
792
  */
793
- V2SpecialtyTypesApi.prototype.apiv2specialtytypesSlugGet = function (slug, languageCode, returnDefaultValue, options) {
793
+ SpecialtyTypesApi.prototype.apiV2SpecialtytypesSlugGet = function (slug, languageCode, returnDefaultValue, options) {
794
794
  var _this = this;
795
- return (0, exports.V2SpecialtyTypesApiFp)(this.configuration).apiv2specialtytypesSlugGet(slug, languageCode, returnDefaultValue, options).then(function (request) { return request(_this.axios, _this.basePath); });
795
+ return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesSlugGet(slug, languageCode, returnDefaultValue, options).then(function (request) { return request(_this.axios, _this.basePath); });
796
796
  };
797
797
  /**
798
798
  *
@@ -802,11 +802,11 @@ var V2SpecialtyTypesApi = /** @class */ (function (_super) {
802
802
  * @param {boolean} [returnDefaultValue]
803
803
  * @param {*} [options] Override http request option.
804
804
  * @throws {RequiredError}
805
- * @memberof V2SpecialtyTypesApi
805
+ * @memberof SpecialtyTypesApi
806
806
  */
807
- V2SpecialtyTypesApi.prototype.apiv2specialtytypesSpecialtyTypeIdGet = function (specialtyTypeId, languageCode, returnDefaultValue, options) {
807
+ SpecialtyTypesApi.prototype.apiV2SpecialtytypesSpecialtyTypeIdGet = function (specialtyTypeId, languageCode, returnDefaultValue, options) {
808
808
  var _this = this;
809
- return (0, exports.V2SpecialtyTypesApiFp)(this.configuration).apiv2specialtytypesSpecialtyTypeIdGet(specialtyTypeId, languageCode, returnDefaultValue, options).then(function (request) { return request(_this.axios, _this.basePath); });
809
+ return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesSpecialtyTypeIdGet(specialtyTypeId, languageCode, returnDefaultValue, options).then(function (request) { return request(_this.axios, _this.basePath); });
810
810
  };
811
811
  /**
812
812
  *
@@ -819,11 +819,11 @@ var V2SpecialtyTypesApi = /** @class */ (function (_super) {
819
819
  * @param {Date} [lastRetrieved]
820
820
  * @param {*} [options] Override http request option.
821
821
  * @throws {RequiredError}
822
- * @memberof V2SpecialtyTypesApi
822
+ * @memberof SpecialtyTypesApi
823
823
  */
824
- V2SpecialtyTypesApi.prototype.apiv2specialtytypesSpecialtyTypeIdMediasGet = function (specialtyTypeId, id, mediaType, page, limit, lastRetrieved, options) {
824
+ SpecialtyTypesApi.prototype.apiV2SpecialtytypesSpecialtyTypeIdMediasGet = function (specialtyTypeId, id, mediaType, page, limit, lastRetrieved, options) {
825
825
  var _this = this;
826
- return (0, exports.V2SpecialtyTypesApiFp)(this.configuration).apiv2specialtytypesSpecialtyTypeIdMediasGet(specialtyTypeId, id, mediaType, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
826
+ return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesSpecialtyTypeIdMediasGet(specialtyTypeId, id, mediaType, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
827
827
  };
828
828
  /**
829
829
  *
@@ -832,12 +832,12 @@ var V2SpecialtyTypesApi = /** @class */ (function (_super) {
832
832
  * @param {string} mediaId
833
833
  * @param {*} [options] Override http request option.
834
834
  * @throws {RequiredError}
835
- * @memberof V2SpecialtyTypesApi
835
+ * @memberof SpecialtyTypesApi
836
836
  */
837
- V2SpecialtyTypesApi.prototype.apiv2specialtytypesSpecialtyTypeIdMediasMediaIdGet = function (specialtyTypeId, mediaId, options) {
837
+ SpecialtyTypesApi.prototype.apiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGet = function (specialtyTypeId, mediaId, options) {
838
838
  var _this = this;
839
- return (0, exports.V2SpecialtyTypesApiFp)(this.configuration).apiv2specialtytypesSpecialtyTypeIdMediasMediaIdGet(specialtyTypeId, mediaId, options).then(function (request) { return request(_this.axios, _this.basePath); });
839
+ return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGet(specialtyTypeId, mediaId, options).then(function (request) { return request(_this.axios, _this.basePath); });
840
840
  };
841
- return V2SpecialtyTypesApi;
841
+ return SpecialtyTypesApi;
842
842
  }(base_1.BaseAPI));
843
- exports.V2SpecialtyTypesApi = V2SpecialtyTypesApi;
843
+ exports.SpecialtyTypesApi = SpecialtyTypesApi;
@@ -14,10 +14,10 @@ import { Configuration } from '../configuration';
14
14
  import { RequestArgs, BaseAPI } from '../base';
15
15
  import { SurveyFormModel } from '../models';
16
16
  /**
17
- * V2SurveyFormsApi - axios parameter creator
17
+ * SurveyFormsApi - axios parameter creator
18
18
  * @export
19
19
  */
20
- export declare const V2SurveyFormsApiAxiosParamCreator: (configuration?: Configuration) => {
20
+ export declare const SurveyFormsApiAxiosParamCreator: (configuration?: Configuration) => {
21
21
  /**
22
22
  *
23
23
  * @summary Get survey form by id
@@ -26,13 +26,13 @@ export declare const V2SurveyFormsApiAxiosParamCreator: (configuration?: Configu
26
26
  * @param {*} [options] Override http request option.
27
27
  * @throws {RequiredError}
28
28
  */
29
- apiv2surveyformsSurveyFormIdGet: (surveyFormId: string, languageCode?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
29
+ apiV2SurveyformsSurveyFormIdGet: (surveyFormId: string, languageCode?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
30
30
  };
31
31
  /**
32
- * V2SurveyFormsApi - functional programming interface
32
+ * SurveyFormsApi - functional programming interface
33
33
  * @export
34
34
  */
35
- export declare const V2SurveyFormsApiFp: (configuration?: Configuration) => {
35
+ export declare const SurveyFormsApiFp: (configuration?: Configuration) => {
36
36
  /**
37
37
  *
38
38
  * @summary Get survey form by id
@@ -41,13 +41,13 @@ export declare const V2SurveyFormsApiFp: (configuration?: Configuration) => {
41
41
  * @param {*} [options] Override http request option.
42
42
  * @throws {RequiredError}
43
43
  */
44
- apiv2surveyformsSurveyFormIdGet(surveyFormId: string, languageCode?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<SurveyFormModel>>;
44
+ apiV2SurveyformsSurveyFormIdGet(surveyFormId: string, languageCode?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<SurveyFormModel>>;
45
45
  };
46
46
  /**
47
- * V2SurveyFormsApi - factory interface
47
+ * SurveyFormsApi - factory interface
48
48
  * @export
49
49
  */
50
- export declare const V2SurveyFormsApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
50
+ export declare const SurveyFormsApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
51
51
  /**
52
52
  *
53
53
  * @summary Get survey form by id
@@ -56,15 +56,15 @@ export declare const V2SurveyFormsApiFactory: (configuration?: Configuration, ba
56
56
  * @param {*} [options] Override http request option.
57
57
  * @throws {RequiredError}
58
58
  */
59
- apiv2surveyformsSurveyFormIdGet(surveyFormId: string, languageCode?: string, options?: any): AxiosPromise<SurveyFormModel>;
59
+ apiV2SurveyformsSurveyFormIdGet(surveyFormId: string, languageCode?: string, options?: any): AxiosPromise<SurveyFormModel>;
60
60
  };
61
61
  /**
62
- * V2SurveyFormsApi - object-oriented interface
62
+ * SurveyFormsApi - object-oriented interface
63
63
  * @export
64
- * @class V2SurveyFormsApi
64
+ * @class SurveyFormsApi
65
65
  * @extends {BaseAPI}
66
66
  */
67
- export declare class V2SurveyFormsApi extends BaseAPI {
67
+ export declare class SurveyFormsApi extends BaseAPI {
68
68
  /**
69
69
  *
70
70
  * @summary Get survey form by id
@@ -72,8 +72,8 @@ export declare class V2SurveyFormsApi extends BaseAPI {
72
72
  * @param {string} [languageCode]
73
73
  * @param {*} [options] Override http request option.
74
74
  * @throws {RequiredError}
75
- * @memberof V2SurveyFormsApi
75
+ * @memberof SurveyFormsApi
76
76
  */
77
- apiv2surveyformsSurveyFormIdGet(surveyFormId: string, languageCode?: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SurveyFormModel, any>>;
77
+ apiV2SurveyformsSurveyFormIdGet(surveyFormId: string, languageCode?: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SurveyFormModel, any>>;
78
78
  }
79
- //# sourceMappingURL=v2-survey-forms-api.d.ts.map
79
+ //# sourceMappingURL=survey-forms-api.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"survey-forms-api.d.ts","sourceRoot":"","sources":["../../src/api/survey-forms-api.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAoB,EAAE,YAAY,EAAE,aAAa,EAAE,kBAAkB,EAAE,MAAM,OAAO,CAAC;AACrF,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAKjD,OAAO,EAAiC,WAAW,EAAE,OAAO,EAAiB,MAAM,SAAS,CAAC;AAE7F,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAC;AAC5C;;;GAGG;AACH,eAAO,MAAM,+BAA+B,mBAA6B,aAAa;IAE9E;;;;;;;OAOG;oDACmD,MAAM,iBAAiB,MAAM,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;CAgCnJ,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,gBAAgB,mBAA4B,aAAa;IAG9D;;;;;;;OAOG;kDACiD,MAAM,iBAAiB,MAAM,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,eAAe,CAAC;CAK5M,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,qBAAqB,mBAA6B,aAAa,aAAa,MAAM,UAAU,aAAa;IAG9G;;;;;;;OAOG;kDAC2C,MAAM,iBAAiB,MAAM,YAAY,GAAG,GAAG,aAAa,eAAe,CAAC;CAIjI,CAAC;AAEF;;;;;GAKG;AACH,qBAAa,cAAe,SAAQ,OAAO;IACvC;;;;;;;;OAQG;IACI,+BAA+B,CAAC,YAAY,EAAE,MAAM,EAAE,YAAY,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,kBAAkB;CAGnH"}