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.V2CountriesApi = exports.V2CountriesApiFactory = exports.V2CountriesApiFp = exports.V2CountriesApiAxiosParamCreator = void 0;
81
+ exports.CountriesApi = exports.CountriesApiFactory = exports.CountriesApiFp = exports.CountriesApiAxiosParamCreator = 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
- * V2CountriesApi - axios parameter creator
89
+ * CountriesApi - axios parameter creator
90
90
  * @export
91
91
  */
92
- var V2CountriesApiAxiosParamCreator = function (configuration) {
92
+ var CountriesApiAxiosParamCreator = function (configuration) {
93
93
  var _this = this;
94
94
  return {
95
95
  /**
@@ -101,14 +101,14 @@ var V2CountriesApiAxiosParamCreator = function (configuration) {
101
101
  * @param {*} [options] Override http request option.
102
102
  * @throws {RequiredError}
103
103
  */
104
- apiv2countriesCountryIdGet: function (countryId, languageCode, returnDefaultValue, options) {
104
+ apiV2CountriesCountryIdGet: function (countryId, languageCode, returnDefaultValue, options) {
105
105
  if (options === void 0) { options = {}; }
106
106
  return __awaiter(_this, void 0, void 0, function () {
107
107
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
108
108
  return __generator(this, function (_a) {
109
109
  // verify required parameter 'countryId' is not null or undefined
110
- (0, common_1.assertParamExists)('apiv2countriesCountryIdGet', 'countryId', countryId);
111
- localVarPath = "/apiv2countries/{countryId}"
110
+ (0, common_1.assertParamExists)('apiV2CountriesCountryIdGet', 'countryId', countryId);
111
+ localVarPath = "/api/v2/countries/{countryId}"
112
112
  .replace("{".concat("countryId", "}"), encodeURIComponent(String(countryId)));
113
113
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
114
114
  if (configuration) {
@@ -145,14 +145,14 @@ var V2CountriesApiAxiosParamCreator = function (configuration) {
145
145
  * @param {*} [options] Override http request option.
146
146
  * @throws {RequiredError}
147
147
  */
148
- apiv2countriesCountryIdMediasGet: function (countryId, id, mediaType, page, limit, lastRetrieved, options) {
148
+ apiV2CountriesCountryIdMediasGet: function (countryId, id, mediaType, page, limit, lastRetrieved, options) {
149
149
  if (options === void 0) { options = {}; }
150
150
  return __awaiter(_this, void 0, void 0, function () {
151
151
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
152
152
  return __generator(this, function (_a) {
153
153
  // verify required parameter 'countryId' is not null or undefined
154
- (0, common_1.assertParamExists)('apiv2countriesCountryIdMediasGet', 'countryId', countryId);
155
- localVarPath = "/apiv2countries/{countryId}/medias"
154
+ (0, common_1.assertParamExists)('apiV2CountriesCountryIdMediasGet', 'countryId', countryId);
155
+ localVarPath = "/api/v2/countries/{countryId}/medias"
156
156
  .replace("{".concat("countryId", "}"), encodeURIComponent(String(countryId)));
157
157
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
158
158
  if (configuration) {
@@ -196,16 +196,16 @@ var V2CountriesApiAxiosParamCreator = function (configuration) {
196
196
  * @param {*} [options] Override http request option.
197
197
  * @throws {RequiredError}
198
198
  */
199
- apiv2countriesCountryIdMediasMediaIdGet: function (countryId, mediaId, options) {
199
+ apiV2CountriesCountryIdMediasMediaIdGet: function (countryId, mediaId, options) {
200
200
  if (options === void 0) { options = {}; }
201
201
  return __awaiter(_this, void 0, void 0, function () {
202
202
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
203
203
  return __generator(this, function (_a) {
204
204
  // verify required parameter 'countryId' is not null or undefined
205
- (0, common_1.assertParamExists)('apiv2countriesCountryIdMediasMediaIdGet', 'countryId', countryId);
205
+ (0, common_1.assertParamExists)('apiV2CountriesCountryIdMediasMediaIdGet', 'countryId', countryId);
206
206
  // verify required parameter 'mediaId' is not null or undefined
207
- (0, common_1.assertParamExists)('apiv2countriesCountryIdMediasMediaIdGet', 'mediaId', mediaId);
208
- localVarPath = "/apiv2countries/{countryId}/medias/{mediaId}"
207
+ (0, common_1.assertParamExists)('apiV2CountriesCountryIdMediasMediaIdGet', 'mediaId', mediaId);
208
+ localVarPath = "/api/v2/countries/{countryId}/medias/{mediaId}"
209
209
  .replace("{".concat("countryId", "}"), encodeURIComponent(String(countryId)))
210
210
  .replace("{".concat("mediaId", "}"), encodeURIComponent(String(mediaId)));
211
211
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -241,12 +241,12 @@ var V2CountriesApiAxiosParamCreator = function (configuration) {
241
241
  * @param {*} [options] Override http request option.
242
242
  * @throws {RequiredError}
243
243
  */
244
- apiv2countriesGet: function (id, name, description, createdDate, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
244
+ apiV2CountriesGet: function (id, name, description, createdDate, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
245
245
  if (options === void 0) { options = {}; }
246
246
  return __awaiter(_this, void 0, void 0, function () {
247
247
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
248
248
  return __generator(this, function (_a) {
249
- localVarPath = "/apiv2countries";
249
+ localVarPath = "/api/v2/countries";
250
250
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
251
251
  if (configuration) {
252
252
  baseOptions = configuration.baseOptions;
@@ -307,14 +307,14 @@ var V2CountriesApiAxiosParamCreator = function (configuration) {
307
307
  * @param {*} [options] Override http request option.
308
308
  * @throws {RequiredError}
309
309
  */
310
- apiv2countriesSlugGet: function (slug, languageCode, returnDefaultValue, options) {
310
+ apiV2CountriesSlugGet: function (slug, languageCode, returnDefaultValue, options) {
311
311
  if (options === void 0) { options = {}; }
312
312
  return __awaiter(_this, void 0, void 0, function () {
313
313
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
314
314
  return __generator(this, function (_a) {
315
315
  // verify required parameter 'slug' is not null or undefined
316
- (0, common_1.assertParamExists)('apiv2countriesSlugGet', 'slug', slug);
317
- localVarPath = "/apiv2countries/{slug}"
316
+ (0, common_1.assertParamExists)('apiV2CountriesSlugGet', 'slug', slug);
317
+ localVarPath = "/api/v2/countries/{slug}"
318
318
  .replace("{".concat("slug", "}"), encodeURIComponent(String(slug)));
319
319
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
320
320
  if (configuration) {
@@ -341,13 +341,13 @@ var V2CountriesApiAxiosParamCreator = function (configuration) {
341
341
  },
342
342
  };
343
343
  };
344
- exports.V2CountriesApiAxiosParamCreator = V2CountriesApiAxiosParamCreator;
344
+ exports.CountriesApiAxiosParamCreator = CountriesApiAxiosParamCreator;
345
345
  /**
346
- * V2CountriesApi - functional programming interface
346
+ * CountriesApi - functional programming interface
347
347
  * @export
348
348
  */
349
- var V2CountriesApiFp = function (configuration) {
350
- var localVarAxiosParamCreator = (0, exports.V2CountriesApiAxiosParamCreator)(configuration);
349
+ var CountriesApiFp = function (configuration) {
350
+ var localVarAxiosParamCreator = (0, exports.CountriesApiAxiosParamCreator)(configuration);
351
351
  return {
352
352
  /**
353
353
  *
@@ -358,12 +358,12 @@ var V2CountriesApiFp = function (configuration) {
358
358
  * @param {*} [options] Override http request option.
359
359
  * @throws {RequiredError}
360
360
  */
361
- apiv2countriesCountryIdGet: function (countryId, languageCode, returnDefaultValue, options) {
361
+ apiV2CountriesCountryIdGet: function (countryId, languageCode, returnDefaultValue, options) {
362
362
  return __awaiter(this, void 0, void 0, function () {
363
363
  var localVarAxiosArgs;
364
364
  return __generator(this, function (_a) {
365
365
  switch (_a.label) {
366
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2countriesCountryIdGet(countryId, languageCode, returnDefaultValue, options)];
366
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2CountriesCountryIdGet(countryId, languageCode, returnDefaultValue, options)];
367
367
  case 1:
368
368
  localVarAxiosArgs = _a.sent();
369
369
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -383,12 +383,12 @@ var V2CountriesApiFp = function (configuration) {
383
383
  * @param {*} [options] Override http request option.
384
384
  * @throws {RequiredError}
385
385
  */
386
- apiv2countriesCountryIdMediasGet: function (countryId, id, mediaType, page, limit, lastRetrieved, options) {
386
+ apiV2CountriesCountryIdMediasGet: function (countryId, id, mediaType, page, limit, lastRetrieved, options) {
387
387
  return __awaiter(this, void 0, void 0, function () {
388
388
  var localVarAxiosArgs;
389
389
  return __generator(this, function (_a) {
390
390
  switch (_a.label) {
391
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2countriesCountryIdMediasGet(countryId, id, mediaType, page, limit, lastRetrieved, options)];
391
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2CountriesCountryIdMediasGet(countryId, id, mediaType, page, limit, lastRetrieved, options)];
392
392
  case 1:
393
393
  localVarAxiosArgs = _a.sent();
394
394
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -404,12 +404,12 @@ var V2CountriesApiFp = function (configuration) {
404
404
  * @param {*} [options] Override http request option.
405
405
  * @throws {RequiredError}
406
406
  */
407
- apiv2countriesCountryIdMediasMediaIdGet: function (countryId, mediaId, options) {
407
+ apiV2CountriesCountryIdMediasMediaIdGet: function (countryId, mediaId, options) {
408
408
  return __awaiter(this, void 0, void 0, function () {
409
409
  var localVarAxiosArgs;
410
410
  return __generator(this, function (_a) {
411
411
  switch (_a.label) {
412
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2countriesCountryIdMediasMediaIdGet(countryId, mediaId, options)];
412
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2CountriesCountryIdMediasMediaIdGet(countryId, mediaId, options)];
413
413
  case 1:
414
414
  localVarAxiosArgs = _a.sent();
415
415
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -433,12 +433,12 @@ var V2CountriesApiFp = function (configuration) {
433
433
  * @param {*} [options] Override http request option.
434
434
  * @throws {RequiredError}
435
435
  */
436
- apiv2countriesGet: function (id, name, description, createdDate, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
436
+ apiV2CountriesGet: function (id, name, description, createdDate, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
437
437
  return __awaiter(this, void 0, void 0, function () {
438
438
  var localVarAxiosArgs;
439
439
  return __generator(this, function (_a) {
440
440
  switch (_a.label) {
441
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2countriesGet(id, name, description, createdDate, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options)];
441
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2CountriesGet(id, name, description, createdDate, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options)];
442
442
  case 1:
443
443
  localVarAxiosArgs = _a.sent();
444
444
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -455,12 +455,12 @@ var V2CountriesApiFp = function (configuration) {
455
455
  * @param {*} [options] Override http request option.
456
456
  * @throws {RequiredError}
457
457
  */
458
- apiv2countriesSlugGet: function (slug, languageCode, returnDefaultValue, options) {
458
+ apiV2CountriesSlugGet: function (slug, languageCode, returnDefaultValue, options) {
459
459
  return __awaiter(this, void 0, void 0, function () {
460
460
  var localVarAxiosArgs;
461
461
  return __generator(this, function (_a) {
462
462
  switch (_a.label) {
463
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2countriesSlugGet(slug, languageCode, returnDefaultValue, options)];
463
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2CountriesSlugGet(slug, languageCode, returnDefaultValue, options)];
464
464
  case 1:
465
465
  localVarAxiosArgs = _a.sent();
466
466
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -470,13 +470,13 @@ var V2CountriesApiFp = function (configuration) {
470
470
  },
471
471
  };
472
472
  };
473
- exports.V2CountriesApiFp = V2CountriesApiFp;
473
+ exports.CountriesApiFp = CountriesApiFp;
474
474
  /**
475
- * V2CountriesApi - factory interface
475
+ * CountriesApi - factory interface
476
476
  * @export
477
477
  */
478
- var V2CountriesApiFactory = function (configuration, basePath, axios) {
479
- var localVarFp = (0, exports.V2CountriesApiFp)(configuration);
478
+ var CountriesApiFactory = function (configuration, basePath, axios) {
479
+ var localVarFp = (0, exports.CountriesApiFp)(configuration);
480
480
  return {
481
481
  /**
482
482
  *
@@ -487,8 +487,8 @@ var V2CountriesApiFactory = function (configuration, basePath, axios) {
487
487
  * @param {*} [options] Override http request option.
488
488
  * @throws {RequiredError}
489
489
  */
490
- apiv2countriesCountryIdGet: function (countryId, languageCode, returnDefaultValue, options) {
491
- return localVarFp.apiv2countriesCountryIdGet(countryId, languageCode, returnDefaultValue, options).then(function (request) { return request(axios, basePath); });
490
+ apiV2CountriesCountryIdGet: function (countryId, languageCode, returnDefaultValue, options) {
491
+ return localVarFp.apiV2CountriesCountryIdGet(countryId, languageCode, returnDefaultValue, options).then(function (request) { return request(axios, basePath); });
492
492
  },
493
493
  /**
494
494
  *
@@ -502,8 +502,8 @@ var V2CountriesApiFactory = function (configuration, basePath, axios) {
502
502
  * @param {*} [options] Override http request option.
503
503
  * @throws {RequiredError}
504
504
  */
505
- apiv2countriesCountryIdMediasGet: function (countryId, id, mediaType, page, limit, lastRetrieved, options) {
506
- return localVarFp.apiv2countriesCountryIdMediasGet(countryId, id, mediaType, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
505
+ apiV2CountriesCountryIdMediasGet: function (countryId, id, mediaType, page, limit, lastRetrieved, options) {
506
+ return localVarFp.apiV2CountriesCountryIdMediasGet(countryId, id, mediaType, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
507
507
  },
508
508
  /**
509
509
  *
@@ -513,8 +513,8 @@ var V2CountriesApiFactory = function (configuration, basePath, axios) {
513
513
  * @param {*} [options] Override http request option.
514
514
  * @throws {RequiredError}
515
515
  */
516
- apiv2countriesCountryIdMediasMediaIdGet: function (countryId, mediaId, options) {
517
- return localVarFp.apiv2countriesCountryIdMediasMediaIdGet(countryId, mediaId, options).then(function (request) { return request(axios, basePath); });
516
+ apiV2CountriesCountryIdMediasMediaIdGet: function (countryId, mediaId, options) {
517
+ return localVarFp.apiV2CountriesCountryIdMediasMediaIdGet(countryId, mediaId, options).then(function (request) { return request(axios, basePath); });
518
518
  },
519
519
  /**
520
520
  *
@@ -532,8 +532,8 @@ var V2CountriesApiFactory = function (configuration, basePath, axios) {
532
532
  * @param {*} [options] Override http request option.
533
533
  * @throws {RequiredError}
534
534
  */
535
- apiv2countriesGet: function (id, name, description, createdDate, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
536
- return localVarFp.apiv2countriesGet(id, name, description, createdDate, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
535
+ apiV2CountriesGet: function (id, name, description, createdDate, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
536
+ return localVarFp.apiV2CountriesGet(id, name, description, createdDate, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
537
537
  },
538
538
  /**
539
539
  *
@@ -544,21 +544,21 @@ var V2CountriesApiFactory = function (configuration, basePath, axios) {
544
544
  * @param {*} [options] Override http request option.
545
545
  * @throws {RequiredError}
546
546
  */
547
- apiv2countriesSlugGet: function (slug, languageCode, returnDefaultValue, options) {
548
- return localVarFp.apiv2countriesSlugGet(slug, languageCode, returnDefaultValue, options).then(function (request) { return request(axios, basePath); });
547
+ apiV2CountriesSlugGet: function (slug, languageCode, returnDefaultValue, options) {
548
+ return localVarFp.apiV2CountriesSlugGet(slug, languageCode, returnDefaultValue, options).then(function (request) { return request(axios, basePath); });
549
549
  },
550
550
  };
551
551
  };
552
- exports.V2CountriesApiFactory = V2CountriesApiFactory;
552
+ exports.CountriesApiFactory = CountriesApiFactory;
553
553
  /**
554
- * V2CountriesApi - object-oriented interface
554
+ * CountriesApi - object-oriented interface
555
555
  * @export
556
- * @class V2CountriesApi
556
+ * @class CountriesApi
557
557
  * @extends {BaseAPI}
558
558
  */
559
- var V2CountriesApi = /** @class */ (function (_super) {
560
- __extends(V2CountriesApi, _super);
561
- function V2CountriesApi() {
559
+ var CountriesApi = /** @class */ (function (_super) {
560
+ __extends(CountriesApi, _super);
561
+ function CountriesApi() {
562
562
  return _super !== null && _super.apply(this, arguments) || this;
563
563
  }
564
564
  /**
@@ -569,11 +569,11 @@ var V2CountriesApi = /** @class */ (function (_super) {
569
569
  * @param {boolean} [returnDefaultValue]
570
570
  * @param {*} [options] Override http request option.
571
571
  * @throws {RequiredError}
572
- * @memberof V2CountriesApi
572
+ * @memberof CountriesApi
573
573
  */
574
- V2CountriesApi.prototype.apiv2countriesCountryIdGet = function (countryId, languageCode, returnDefaultValue, options) {
574
+ CountriesApi.prototype.apiV2CountriesCountryIdGet = function (countryId, languageCode, returnDefaultValue, options) {
575
575
  var _this = this;
576
- return (0, exports.V2CountriesApiFp)(this.configuration).apiv2countriesCountryIdGet(countryId, languageCode, returnDefaultValue, options).then(function (request) { return request(_this.axios, _this.basePath); });
576
+ return (0, exports.CountriesApiFp)(this.configuration).apiV2CountriesCountryIdGet(countryId, languageCode, returnDefaultValue, options).then(function (request) { return request(_this.axios, _this.basePath); });
577
577
  };
578
578
  /**
579
579
  *
@@ -586,11 +586,11 @@ var V2CountriesApi = /** @class */ (function (_super) {
586
586
  * @param {Date} [lastRetrieved]
587
587
  * @param {*} [options] Override http request option.
588
588
  * @throws {RequiredError}
589
- * @memberof V2CountriesApi
589
+ * @memberof CountriesApi
590
590
  */
591
- V2CountriesApi.prototype.apiv2countriesCountryIdMediasGet = function (countryId, id, mediaType, page, limit, lastRetrieved, options) {
591
+ CountriesApi.prototype.apiV2CountriesCountryIdMediasGet = function (countryId, id, mediaType, page, limit, lastRetrieved, options) {
592
592
  var _this = this;
593
- return (0, exports.V2CountriesApiFp)(this.configuration).apiv2countriesCountryIdMediasGet(countryId, id, mediaType, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
593
+ return (0, exports.CountriesApiFp)(this.configuration).apiV2CountriesCountryIdMediasGet(countryId, id, mediaType, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
594
594
  };
595
595
  /**
596
596
  *
@@ -599,11 +599,11 @@ var V2CountriesApi = /** @class */ (function (_super) {
599
599
  * @param {string} mediaId
600
600
  * @param {*} [options] Override http request option.
601
601
  * @throws {RequiredError}
602
- * @memberof V2CountriesApi
602
+ * @memberof CountriesApi
603
603
  */
604
- V2CountriesApi.prototype.apiv2countriesCountryIdMediasMediaIdGet = function (countryId, mediaId, options) {
604
+ CountriesApi.prototype.apiV2CountriesCountryIdMediasMediaIdGet = function (countryId, mediaId, options) {
605
605
  var _this = this;
606
- return (0, exports.V2CountriesApiFp)(this.configuration).apiv2countriesCountryIdMediasMediaIdGet(countryId, mediaId, options).then(function (request) { return request(_this.axios, _this.basePath); });
606
+ return (0, exports.CountriesApiFp)(this.configuration).apiV2CountriesCountryIdMediasMediaIdGet(countryId, mediaId, options).then(function (request) { return request(_this.axios, _this.basePath); });
607
607
  };
608
608
  /**
609
609
  *
@@ -620,11 +620,11 @@ var V2CountriesApi = /** @class */ (function (_super) {
620
620
  * @param {Date} [lastRetrieved]
621
621
  * @param {*} [options] Override http request option.
622
622
  * @throws {RequiredError}
623
- * @memberof V2CountriesApi
623
+ * @memberof CountriesApi
624
624
  */
625
- V2CountriesApi.prototype.apiv2countriesGet = function (id, name, description, createdDate, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
625
+ CountriesApi.prototype.apiV2CountriesGet = function (id, name, description, createdDate, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
626
626
  var _this = this;
627
- return (0, exports.V2CountriesApiFp)(this.configuration).apiv2countriesGet(id, name, description, createdDate, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
627
+ return (0, exports.CountriesApiFp)(this.configuration).apiV2CountriesGet(id, name, description, createdDate, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
628
628
  };
629
629
  /**
630
630
  *
@@ -634,12 +634,12 @@ var V2CountriesApi = /** @class */ (function (_super) {
634
634
  * @param {boolean} [returnDefaultValue]
635
635
  * @param {*} [options] Override http request option.
636
636
  * @throws {RequiredError}
637
- * @memberof V2CountriesApi
637
+ * @memberof CountriesApi
638
638
  */
639
- V2CountriesApi.prototype.apiv2countriesSlugGet = function (slug, languageCode, returnDefaultValue, options) {
639
+ CountriesApi.prototype.apiV2CountriesSlugGet = function (slug, languageCode, returnDefaultValue, options) {
640
640
  var _this = this;
641
- return (0, exports.V2CountriesApiFp)(this.configuration).apiv2countriesSlugGet(slug, languageCode, returnDefaultValue, options).then(function (request) { return request(_this.axios, _this.basePath); });
641
+ return (0, exports.CountriesApiFp)(this.configuration).apiV2CountriesSlugGet(slug, languageCode, returnDefaultValue, options).then(function (request) { return request(_this.axios, _this.basePath); });
642
642
  };
643
- return V2CountriesApi;
643
+ return CountriesApi;
644
644
  }(base_1.BaseAPI));
645
- exports.V2CountriesApi = V2CountriesApi;
645
+ exports.CountriesApi = CountriesApi;