ch-api-client-typescript2 4.9.1 → 4.9.2

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.V2PlansApi = exports.V2PlansApiFactory = exports.V2PlansApiFp = exports.V2PlansApiAxiosParamCreator = void 0;
81
+ exports.PlansApi = exports.PlansApiFactory = exports.PlansApiFp = exports.PlansApiAxiosParamCreator = 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
- * V2PlansApi - axios parameter creator
89
+ * PlansApi - axios parameter creator
90
90
  * @export
91
91
  */
92
- var V2PlansApiAxiosParamCreator = function (configuration) {
92
+ var PlansApiAxiosParamCreator = function (configuration) {
93
93
  var _this = this;
94
94
  return {
95
95
  /**
@@ -103,12 +103,12 @@ var V2PlansApiAxiosParamCreator = function (configuration) {
103
103
  * @param {*} [options] Override http request option.
104
104
  * @throws {RequiredError}
105
105
  */
106
- apiv2plansGet: function (id, name, page, limit, lastRetrieved, options) {
106
+ apiV2PlansGet: function (id, name, page, limit, lastRetrieved, options) {
107
107
  if (options === void 0) { options = {}; }
108
108
  return __awaiter(_this, void 0, void 0, function () {
109
109
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
110
110
  return __generator(this, function (_a) {
111
- localVarPath = "/apiv2plans";
111
+ localVarPath = "/api/v2/plans";
112
112
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
113
113
  if (configuration) {
114
114
  baseOptions = configuration.baseOptions;
@@ -150,14 +150,14 @@ var V2PlansApiAxiosParamCreator = function (configuration) {
150
150
  * @param {*} [options] Override http request option.
151
151
  * @throws {RequiredError}
152
152
  */
153
- apiv2plansPlanIdGet: function (planId, options) {
153
+ apiV2PlansPlanIdGet: function (planId, options) {
154
154
  if (options === void 0) { options = {}; }
155
155
  return __awaiter(_this, void 0, void 0, function () {
156
156
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
157
157
  return __generator(this, function (_a) {
158
158
  // verify required parameter 'planId' is not null or undefined
159
- (0, common_1.assertParamExists)('apiv2plansPlanIdGet', 'planId', planId);
160
- localVarPath = "/apiv2plans/{planId}"
159
+ (0, common_1.assertParamExists)('apiV2PlansPlanIdGet', 'planId', planId);
160
+ localVarPath = "/api/v2/plans/{planId}"
161
161
  .replace("{".concat("planId", "}"), encodeURIComponent(String(planId)));
162
162
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
163
163
  if (configuration) {
@@ -186,14 +186,14 @@ var V2PlansApiAxiosParamCreator = function (configuration) {
186
186
  * @param {*} [options] Override http request option.
187
187
  * @throws {RequiredError}
188
188
  */
189
- apiv2plansPlanIdHospitalsGet: function (planId, page, limit, lastRetrieved, options) {
189
+ apiV2PlansPlanIdHospitalsGet: function (planId, page, limit, lastRetrieved, options) {
190
190
  if (options === void 0) { options = {}; }
191
191
  return __awaiter(_this, void 0, void 0, function () {
192
192
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
193
193
  return __generator(this, function (_a) {
194
194
  // verify required parameter 'planId' is not null or undefined
195
- (0, common_1.assertParamExists)('apiv2plansPlanIdHospitalsGet', 'planId', planId);
196
- localVarPath = "/apiv2plans/{planId}/hospitals"
195
+ (0, common_1.assertParamExists)('apiV2PlansPlanIdHospitalsGet', 'planId', planId);
196
+ localVarPath = "/api/v2/plans/{planId}/hospitals"
197
197
  .replace("{".concat("planId", "}"), encodeURIComponent(String(planId)));
198
198
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
199
199
  if (configuration) {
@@ -231,16 +231,16 @@ var V2PlansApiAxiosParamCreator = function (configuration) {
231
231
  * @param {*} [options] Override http request option.
232
232
  * @throws {RequiredError}
233
233
  */
234
- apiv2plansPlanIdHospitalsHospitalIdGet: function (planId, hospitalId, options) {
234
+ apiV2PlansPlanIdHospitalsHospitalIdGet: function (planId, hospitalId, options) {
235
235
  if (options === void 0) { options = {}; }
236
236
  return __awaiter(_this, void 0, void 0, function () {
237
237
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
238
238
  return __generator(this, function (_a) {
239
239
  // verify required parameter 'planId' is not null or undefined
240
- (0, common_1.assertParamExists)('apiv2plansPlanIdHospitalsHospitalIdGet', 'planId', planId);
240
+ (0, common_1.assertParamExists)('apiV2PlansPlanIdHospitalsHospitalIdGet', 'planId', planId);
241
241
  // verify required parameter 'hospitalId' is not null or undefined
242
- (0, common_1.assertParamExists)('apiv2plansPlanIdHospitalsHospitalIdGet', 'hospitalId', hospitalId);
243
- localVarPath = "/apiv2plans/{planId}/hospitals/{hospitalId}"
242
+ (0, common_1.assertParamExists)('apiV2PlansPlanIdHospitalsHospitalIdGet', 'hospitalId', hospitalId);
243
+ localVarPath = "/api/v2/plans/{planId}/hospitals/{hospitalId}"
244
244
  .replace("{".concat("planId", "}"), encodeURIComponent(String(planId)))
245
245
  .replace("{".concat("hospitalId", "}"), encodeURIComponent(String(hospitalId)));
246
246
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -262,13 +262,13 @@ var V2PlansApiAxiosParamCreator = function (configuration) {
262
262
  },
263
263
  };
264
264
  };
265
- exports.V2PlansApiAxiosParamCreator = V2PlansApiAxiosParamCreator;
265
+ exports.PlansApiAxiosParamCreator = PlansApiAxiosParamCreator;
266
266
  /**
267
- * V2PlansApi - functional programming interface
267
+ * PlansApi - functional programming interface
268
268
  * @export
269
269
  */
270
- var V2PlansApiFp = function (configuration) {
271
- var localVarAxiosParamCreator = (0, exports.V2PlansApiAxiosParamCreator)(configuration);
270
+ var PlansApiFp = function (configuration) {
271
+ var localVarAxiosParamCreator = (0, exports.PlansApiAxiosParamCreator)(configuration);
272
272
  return {
273
273
  /**
274
274
  *
@@ -281,12 +281,12 @@ var V2PlansApiFp = function (configuration) {
281
281
  * @param {*} [options] Override http request option.
282
282
  * @throws {RequiredError}
283
283
  */
284
- apiv2plansGet: function (id, name, page, limit, lastRetrieved, options) {
284
+ apiV2PlansGet: function (id, name, page, limit, lastRetrieved, options) {
285
285
  return __awaiter(this, void 0, void 0, function () {
286
286
  var localVarAxiosArgs;
287
287
  return __generator(this, function (_a) {
288
288
  switch (_a.label) {
289
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2plansGet(id, name, page, limit, lastRetrieved, options)];
289
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2PlansGet(id, name, page, limit, lastRetrieved, options)];
290
290
  case 1:
291
291
  localVarAxiosArgs = _a.sent();
292
292
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -301,12 +301,12 @@ var V2PlansApiFp = function (configuration) {
301
301
  * @param {*} [options] Override http request option.
302
302
  * @throws {RequiredError}
303
303
  */
304
- apiv2plansPlanIdGet: function (planId, options) {
304
+ apiV2PlansPlanIdGet: function (planId, options) {
305
305
  return __awaiter(this, void 0, void 0, function () {
306
306
  var localVarAxiosArgs;
307
307
  return __generator(this, function (_a) {
308
308
  switch (_a.label) {
309
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2plansPlanIdGet(planId, options)];
309
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2PlansPlanIdGet(planId, options)];
310
310
  case 1:
311
311
  localVarAxiosArgs = _a.sent();
312
312
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -324,12 +324,12 @@ var V2PlansApiFp = function (configuration) {
324
324
  * @param {*} [options] Override http request option.
325
325
  * @throws {RequiredError}
326
326
  */
327
- apiv2plansPlanIdHospitalsGet: function (planId, page, limit, lastRetrieved, options) {
327
+ apiV2PlansPlanIdHospitalsGet: function (planId, page, limit, lastRetrieved, options) {
328
328
  return __awaiter(this, void 0, void 0, function () {
329
329
  var localVarAxiosArgs;
330
330
  return __generator(this, function (_a) {
331
331
  switch (_a.label) {
332
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2plansPlanIdHospitalsGet(planId, page, limit, lastRetrieved, options)];
332
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2PlansPlanIdHospitalsGet(planId, page, limit, lastRetrieved, options)];
333
333
  case 1:
334
334
  localVarAxiosArgs = _a.sent();
335
335
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -345,12 +345,12 @@ var V2PlansApiFp = function (configuration) {
345
345
  * @param {*} [options] Override http request option.
346
346
  * @throws {RequiredError}
347
347
  */
348
- apiv2plansPlanIdHospitalsHospitalIdGet: function (planId, hospitalId, options) {
348
+ apiV2PlansPlanIdHospitalsHospitalIdGet: function (planId, hospitalId, options) {
349
349
  return __awaiter(this, void 0, void 0, function () {
350
350
  var localVarAxiosArgs;
351
351
  return __generator(this, function (_a) {
352
352
  switch (_a.label) {
353
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiv2plansPlanIdHospitalsHospitalIdGet(planId, hospitalId, options)];
353
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2PlansPlanIdHospitalsHospitalIdGet(planId, hospitalId, options)];
354
354
  case 1:
355
355
  localVarAxiosArgs = _a.sent();
356
356
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -360,13 +360,13 @@ var V2PlansApiFp = function (configuration) {
360
360
  },
361
361
  };
362
362
  };
363
- exports.V2PlansApiFp = V2PlansApiFp;
363
+ exports.PlansApiFp = PlansApiFp;
364
364
  /**
365
- * V2PlansApi - factory interface
365
+ * PlansApi - factory interface
366
366
  * @export
367
367
  */
368
- var V2PlansApiFactory = function (configuration, basePath, axios) {
369
- var localVarFp = (0, exports.V2PlansApiFp)(configuration);
368
+ var PlansApiFactory = function (configuration, basePath, axios) {
369
+ var localVarFp = (0, exports.PlansApiFp)(configuration);
370
370
  return {
371
371
  /**
372
372
  *
@@ -379,8 +379,8 @@ var V2PlansApiFactory = function (configuration, basePath, axios) {
379
379
  * @param {*} [options] Override http request option.
380
380
  * @throws {RequiredError}
381
381
  */
382
- apiv2plansGet: function (id, name, page, limit, lastRetrieved, options) {
383
- return localVarFp.apiv2plansGet(id, name, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
382
+ apiV2PlansGet: function (id, name, page, limit, lastRetrieved, options) {
383
+ return localVarFp.apiV2PlansGet(id, name, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
384
384
  },
385
385
  /**
386
386
  *
@@ -389,8 +389,8 @@ var V2PlansApiFactory = function (configuration, basePath, axios) {
389
389
  * @param {*} [options] Override http request option.
390
390
  * @throws {RequiredError}
391
391
  */
392
- apiv2plansPlanIdGet: function (planId, options) {
393
- return localVarFp.apiv2plansPlanIdGet(planId, options).then(function (request) { return request(axios, basePath); });
392
+ apiV2PlansPlanIdGet: function (planId, options) {
393
+ return localVarFp.apiV2PlansPlanIdGet(planId, options).then(function (request) { return request(axios, basePath); });
394
394
  },
395
395
  /**
396
396
  *
@@ -402,8 +402,8 @@ var V2PlansApiFactory = function (configuration, basePath, axios) {
402
402
  * @param {*} [options] Override http request option.
403
403
  * @throws {RequiredError}
404
404
  */
405
- apiv2plansPlanIdHospitalsGet: function (planId, page, limit, lastRetrieved, options) {
406
- return localVarFp.apiv2plansPlanIdHospitalsGet(planId, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
405
+ apiV2PlansPlanIdHospitalsGet: function (planId, page, limit, lastRetrieved, options) {
406
+ return localVarFp.apiV2PlansPlanIdHospitalsGet(planId, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
407
407
  },
408
408
  /**
409
409
  *
@@ -413,21 +413,21 @@ var V2PlansApiFactory = function (configuration, basePath, axios) {
413
413
  * @param {*} [options] Override http request option.
414
414
  * @throws {RequiredError}
415
415
  */
416
- apiv2plansPlanIdHospitalsHospitalIdGet: function (planId, hospitalId, options) {
417
- return localVarFp.apiv2plansPlanIdHospitalsHospitalIdGet(planId, hospitalId, options).then(function (request) { return request(axios, basePath); });
416
+ apiV2PlansPlanIdHospitalsHospitalIdGet: function (planId, hospitalId, options) {
417
+ return localVarFp.apiV2PlansPlanIdHospitalsHospitalIdGet(planId, hospitalId, options).then(function (request) { return request(axios, basePath); });
418
418
  },
419
419
  };
420
420
  };
421
- exports.V2PlansApiFactory = V2PlansApiFactory;
421
+ exports.PlansApiFactory = PlansApiFactory;
422
422
  /**
423
- * V2PlansApi - object-oriented interface
423
+ * PlansApi - object-oriented interface
424
424
  * @export
425
- * @class V2PlansApi
425
+ * @class PlansApi
426
426
  * @extends {BaseAPI}
427
427
  */
428
- var V2PlansApi = /** @class */ (function (_super) {
429
- __extends(V2PlansApi, _super);
430
- function V2PlansApi() {
428
+ var PlansApi = /** @class */ (function (_super) {
429
+ __extends(PlansApi, _super);
430
+ function PlansApi() {
431
431
  return _super !== null && _super.apply(this, arguments) || this;
432
432
  }
433
433
  /**
@@ -440,11 +440,11 @@ var V2PlansApi = /** @class */ (function (_super) {
440
440
  * @param {Date} [lastRetrieved]
441
441
  * @param {*} [options] Override http request option.
442
442
  * @throws {RequiredError}
443
- * @memberof V2PlansApi
443
+ * @memberof PlansApi
444
444
  */
445
- V2PlansApi.prototype.apiv2plansGet = function (id, name, page, limit, lastRetrieved, options) {
445
+ PlansApi.prototype.apiV2PlansGet = function (id, name, page, limit, lastRetrieved, options) {
446
446
  var _this = this;
447
- return (0, exports.V2PlansApiFp)(this.configuration).apiv2plansGet(id, name, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
447
+ return (0, exports.PlansApiFp)(this.configuration).apiV2PlansGet(id, name, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
448
448
  };
449
449
  /**
450
450
  *
@@ -452,11 +452,11 @@ var V2PlansApi = /** @class */ (function (_super) {
452
452
  * @param {string} planId
453
453
  * @param {*} [options] Override http request option.
454
454
  * @throws {RequiredError}
455
- * @memberof V2PlansApi
455
+ * @memberof PlansApi
456
456
  */
457
- V2PlansApi.prototype.apiv2plansPlanIdGet = function (planId, options) {
457
+ PlansApi.prototype.apiV2PlansPlanIdGet = function (planId, options) {
458
458
  var _this = this;
459
- return (0, exports.V2PlansApiFp)(this.configuration).apiv2plansPlanIdGet(planId, options).then(function (request) { return request(_this.axios, _this.basePath); });
459
+ return (0, exports.PlansApiFp)(this.configuration).apiV2PlansPlanIdGet(planId, options).then(function (request) { return request(_this.axios, _this.basePath); });
460
460
  };
461
461
  /**
462
462
  *
@@ -467,11 +467,11 @@ var V2PlansApi = /** @class */ (function (_super) {
467
467
  * @param {Date} [lastRetrieved]
468
468
  * @param {*} [options] Override http request option.
469
469
  * @throws {RequiredError}
470
- * @memberof V2PlansApi
470
+ * @memberof PlansApi
471
471
  */
472
- V2PlansApi.prototype.apiv2plansPlanIdHospitalsGet = function (planId, page, limit, lastRetrieved, options) {
472
+ PlansApi.prototype.apiV2PlansPlanIdHospitalsGet = function (planId, page, limit, lastRetrieved, options) {
473
473
  var _this = this;
474
- return (0, exports.V2PlansApiFp)(this.configuration).apiv2plansPlanIdHospitalsGet(planId, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
474
+ return (0, exports.PlansApiFp)(this.configuration).apiV2PlansPlanIdHospitalsGet(planId, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
475
475
  };
476
476
  /**
477
477
  *
@@ -480,12 +480,12 @@ var V2PlansApi = /** @class */ (function (_super) {
480
480
  * @param {string} hospitalId
481
481
  * @param {*} [options] Override http request option.
482
482
  * @throws {RequiredError}
483
- * @memberof V2PlansApi
483
+ * @memberof PlansApi
484
484
  */
485
- V2PlansApi.prototype.apiv2plansPlanIdHospitalsHospitalIdGet = function (planId, hospitalId, options) {
485
+ PlansApi.prototype.apiV2PlansPlanIdHospitalsHospitalIdGet = function (planId, hospitalId, options) {
486
486
  var _this = this;
487
- return (0, exports.V2PlansApiFp)(this.configuration).apiv2plansPlanIdHospitalsHospitalIdGet(planId, hospitalId, options).then(function (request) { return request(_this.axios, _this.basePath); });
487
+ return (0, exports.PlansApiFp)(this.configuration).apiV2PlansPlanIdHospitalsHospitalIdGet(planId, hospitalId, options).then(function (request) { return request(_this.axios, _this.basePath); });
488
488
  };
489
- return V2PlansApi;
489
+ return PlansApi;
490
490
  }(base_1.BaseAPI));
491
- exports.V2PlansApi = V2PlansApi;
491
+ exports.PlansApi = PlansApi;
@@ -18,10 +18,10 @@ import { CreateProfileCommand } from '../models';
18
18
  import { UpdateProfileCommand } from '../models';
19
19
  import { UserModel } from '../models';
20
20
  /**
21
- * V2ProfilesApi - axios parameter creator
21
+ * ProfilesApi - axios parameter creator
22
22
  * @export
23
23
  */
24
- export declare const V2ProfilesApiAxiosParamCreator: (configuration?: Configuration) => {
24
+ export declare const ProfilesApiAxiosParamCreator: (configuration?: Configuration) => {
25
25
  /**
26
26
  * Sample request: POST /api/v1/profiles/changeEmail { \"email\": \"user@example.com\" }
27
27
  * @summary Change user\'s email on both Identity and Api.
@@ -29,7 +29,7 @@ export declare const V2ProfilesApiAxiosParamCreator: (configuration?: Configurat
29
29
  * @param {*} [options] Override http request option.
30
30
  * @throws {RequiredError}
31
31
  */
32
- apiv2profilesChangeemailPost: (changeEmailCommand?: ChangeEmailCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
32
+ apiV2ProfilesChangeemailPost: (changeEmailCommand?: ChangeEmailCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
33
33
  /**
34
34
  *
35
35
  * @summary Confirm email.
@@ -37,14 +37,14 @@ export declare const V2ProfilesApiAxiosParamCreator: (configuration?: Configurat
37
37
  * @param {*} [options] Override http request option.
38
38
  * @throws {RequiredError}
39
39
  */
40
- apiv2profilesConfirmemailPost: (confirmEmailCommand?: ConfirmEmailCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
40
+ apiV2ProfilesConfirmemailPost: (confirmEmailCommand?: ConfirmEmailCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
41
41
  /**
42
42
  *
43
43
  * @summary Get Profile.
44
44
  * @param {*} [options] Override http request option.
45
45
  * @throws {RequiredError}
46
46
  */
47
- apiv2profilesGet: (options?: AxiosRequestConfig) => Promise<RequestArgs>;
47
+ apiV2ProfilesGet: (options?: AxiosRequestConfig) => Promise<RequestArgs>;
48
48
  /**
49
49
  *
50
50
  * @summary Create a Profile.
@@ -52,7 +52,7 @@ export declare const V2ProfilesApiAxiosParamCreator: (configuration?: Configurat
52
52
  * @param {*} [options] Override http request option.
53
53
  * @throws {RequiredError}
54
54
  */
55
- apiv2profilesPost: (createProfileCommand?: CreateProfileCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
55
+ apiV2ProfilesPost: (createProfileCommand?: CreateProfileCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
56
56
  /**
57
57
  *
58
58
  * @summary Delete Profile.
@@ -60,7 +60,7 @@ export declare const V2ProfilesApiAxiosParamCreator: (configuration?: Configurat
60
60
  * @param {*} [options] Override http request option.
61
61
  * @throws {RequiredError}
62
62
  */
63
- apiv2profilesProfileIdDelete: (profileId: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
63
+ apiV2ProfilesProfileIdDelete: (profileId: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
64
64
  /**
65
65
  *
66
66
  * @summary Update Profile.
@@ -68,13 +68,13 @@ export declare const V2ProfilesApiAxiosParamCreator: (configuration?: Configurat
68
68
  * @param {*} [options] Override http request option.
69
69
  * @throws {RequiredError}
70
70
  */
71
- apiv2profilesPut: (updateProfileCommand?: UpdateProfileCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
71
+ apiV2ProfilesPut: (updateProfileCommand?: UpdateProfileCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
72
72
  };
73
73
  /**
74
- * V2ProfilesApi - functional programming interface
74
+ * ProfilesApi - functional programming interface
75
75
  * @export
76
76
  */
77
- export declare const V2ProfilesApiFp: (configuration?: Configuration) => {
77
+ export declare const ProfilesApiFp: (configuration?: Configuration) => {
78
78
  /**
79
79
  * Sample request: POST /api/v1/profiles/changeEmail { \"email\": \"user@example.com\" }
80
80
  * @summary Change user\'s email on both Identity and Api.
@@ -82,7 +82,7 @@ export declare const V2ProfilesApiFp: (configuration?: Configuration) => {
82
82
  * @param {*} [options] Override http request option.
83
83
  * @throws {RequiredError}
84
84
  */
85
- apiv2profilesChangeemailPost(changeEmailCommand?: ChangeEmailCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
85
+ apiV2ProfilesChangeemailPost(changeEmailCommand?: ChangeEmailCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
86
86
  /**
87
87
  *
88
88
  * @summary Confirm email.
@@ -90,14 +90,14 @@ export declare const V2ProfilesApiFp: (configuration?: Configuration) => {
90
90
  * @param {*} [options] Override http request option.
91
91
  * @throws {RequiredError}
92
92
  */
93
- apiv2profilesConfirmemailPost(confirmEmailCommand?: ConfirmEmailCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
93
+ apiV2ProfilesConfirmemailPost(confirmEmailCommand?: ConfirmEmailCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
94
94
  /**
95
95
  *
96
96
  * @summary Get Profile.
97
97
  * @param {*} [options] Override http request option.
98
98
  * @throws {RequiredError}
99
99
  */
100
- apiv2profilesGet(options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<UserModel>>;
100
+ apiV2ProfilesGet(options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<UserModel>>;
101
101
  /**
102
102
  *
103
103
  * @summary Create a Profile.
@@ -105,7 +105,7 @@ export declare const V2ProfilesApiFp: (configuration?: Configuration) => {
105
105
  * @param {*} [options] Override http request option.
106
106
  * @throws {RequiredError}
107
107
  */
108
- apiv2profilesPost(createProfileCommand?: CreateProfileCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<UserModel>>;
108
+ apiV2ProfilesPost(createProfileCommand?: CreateProfileCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<UserModel>>;
109
109
  /**
110
110
  *
111
111
  * @summary Delete Profile.
@@ -113,7 +113,7 @@ export declare const V2ProfilesApiFp: (configuration?: Configuration) => {
113
113
  * @param {*} [options] Override http request option.
114
114
  * @throws {RequiredError}
115
115
  */
116
- apiv2profilesProfileIdDelete(profileId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
116
+ apiV2ProfilesProfileIdDelete(profileId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
117
117
  /**
118
118
  *
119
119
  * @summary Update Profile.
@@ -121,13 +121,13 @@ export declare const V2ProfilesApiFp: (configuration?: Configuration) => {
121
121
  * @param {*} [options] Override http request option.
122
122
  * @throws {RequiredError}
123
123
  */
124
- apiv2profilesPut(updateProfileCommand?: UpdateProfileCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<UserModel>>;
124
+ apiV2ProfilesPut(updateProfileCommand?: UpdateProfileCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<UserModel>>;
125
125
  };
126
126
  /**
127
- * V2ProfilesApi - factory interface
127
+ * ProfilesApi - factory interface
128
128
  * @export
129
129
  */
130
- export declare const V2ProfilesApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
130
+ export declare const ProfilesApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
131
131
  /**
132
132
  * Sample request: POST /api/v1/profiles/changeEmail { \"email\": \"user@example.com\" }
133
133
  * @summary Change user\'s email on both Identity and Api.
@@ -135,7 +135,7 @@ export declare const V2ProfilesApiFactory: (configuration?: Configuration, baseP
135
135
  * @param {*} [options] Override http request option.
136
136
  * @throws {RequiredError}
137
137
  */
138
- apiv2profilesChangeemailPost(changeEmailCommand?: ChangeEmailCommand, options?: any): AxiosPromise<boolean>;
138
+ apiV2ProfilesChangeemailPost(changeEmailCommand?: ChangeEmailCommand, options?: any): AxiosPromise<boolean>;
139
139
  /**
140
140
  *
141
141
  * @summary Confirm email.
@@ -143,14 +143,14 @@ export declare const V2ProfilesApiFactory: (configuration?: Configuration, baseP
143
143
  * @param {*} [options] Override http request option.
144
144
  * @throws {RequiredError}
145
145
  */
146
- apiv2profilesConfirmemailPost(confirmEmailCommand?: ConfirmEmailCommand, options?: any): AxiosPromise<boolean>;
146
+ apiV2ProfilesConfirmemailPost(confirmEmailCommand?: ConfirmEmailCommand, options?: any): AxiosPromise<boolean>;
147
147
  /**
148
148
  *
149
149
  * @summary Get Profile.
150
150
  * @param {*} [options] Override http request option.
151
151
  * @throws {RequiredError}
152
152
  */
153
- apiv2profilesGet(options?: any): AxiosPromise<UserModel>;
153
+ apiV2ProfilesGet(options?: any): AxiosPromise<UserModel>;
154
154
  /**
155
155
  *
156
156
  * @summary Create a Profile.
@@ -158,7 +158,7 @@ export declare const V2ProfilesApiFactory: (configuration?: Configuration, baseP
158
158
  * @param {*} [options] Override http request option.
159
159
  * @throws {RequiredError}
160
160
  */
161
- apiv2profilesPost(createProfileCommand?: CreateProfileCommand, options?: any): AxiosPromise<UserModel>;
161
+ apiV2ProfilesPost(createProfileCommand?: CreateProfileCommand, options?: any): AxiosPromise<UserModel>;
162
162
  /**
163
163
  *
164
164
  * @summary Delete Profile.
@@ -166,7 +166,7 @@ export declare const V2ProfilesApiFactory: (configuration?: Configuration, baseP
166
166
  * @param {*} [options] Override http request option.
167
167
  * @throws {RequiredError}
168
168
  */
169
- apiv2profilesProfileIdDelete(profileId: string, options?: any): AxiosPromise<boolean>;
169
+ apiV2ProfilesProfileIdDelete(profileId: string, options?: any): AxiosPromise<boolean>;
170
170
  /**
171
171
  *
172
172
  * @summary Update Profile.
@@ -174,67 +174,67 @@ export declare const V2ProfilesApiFactory: (configuration?: Configuration, baseP
174
174
  * @param {*} [options] Override http request option.
175
175
  * @throws {RequiredError}
176
176
  */
177
- apiv2profilesPut(updateProfileCommand?: UpdateProfileCommand, options?: any): AxiosPromise<UserModel>;
177
+ apiV2ProfilesPut(updateProfileCommand?: UpdateProfileCommand, options?: any): AxiosPromise<UserModel>;
178
178
  };
179
179
  /**
180
- * V2ProfilesApi - object-oriented interface
180
+ * ProfilesApi - object-oriented interface
181
181
  * @export
182
- * @class V2ProfilesApi
182
+ * @class ProfilesApi
183
183
  * @extends {BaseAPI}
184
184
  */
185
- export declare class V2ProfilesApi extends BaseAPI {
185
+ export declare class ProfilesApi extends BaseAPI {
186
186
  /**
187
187
  * Sample request: POST /api/v1/profiles/changeEmail { \"email\": \"user@example.com\" }
188
188
  * @summary Change user\'s email on both Identity and Api.
189
189
  * @param {ChangeEmailCommand} [changeEmailCommand]
190
190
  * @param {*} [options] Override http request option.
191
191
  * @throws {RequiredError}
192
- * @memberof V2ProfilesApi
192
+ * @memberof ProfilesApi
193
193
  */
194
- apiv2profilesChangeemailPost(changeEmailCommand?: ChangeEmailCommand, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
194
+ apiV2ProfilesChangeemailPost(changeEmailCommand?: ChangeEmailCommand, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
195
195
  /**
196
196
  *
197
197
  * @summary Confirm email.
198
198
  * @param {ConfirmEmailCommand} [confirmEmailCommand]
199
199
  * @param {*} [options] Override http request option.
200
200
  * @throws {RequiredError}
201
- * @memberof V2ProfilesApi
201
+ * @memberof ProfilesApi
202
202
  */
203
- apiv2profilesConfirmemailPost(confirmEmailCommand?: ConfirmEmailCommand, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
203
+ apiV2ProfilesConfirmemailPost(confirmEmailCommand?: ConfirmEmailCommand, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
204
204
  /**
205
205
  *
206
206
  * @summary Get Profile.
207
207
  * @param {*} [options] Override http request option.
208
208
  * @throws {RequiredError}
209
- * @memberof V2ProfilesApi
209
+ * @memberof ProfilesApi
210
210
  */
211
- apiv2profilesGet(options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<UserModel, any>>;
211
+ apiV2ProfilesGet(options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<UserModel, any>>;
212
212
  /**
213
213
  *
214
214
  * @summary Create a Profile.
215
215
  * @param {CreateProfileCommand} [createProfileCommand]
216
216
  * @param {*} [options] Override http request option.
217
217
  * @throws {RequiredError}
218
- * @memberof V2ProfilesApi
218
+ * @memberof ProfilesApi
219
219
  */
220
- apiv2profilesPost(createProfileCommand?: CreateProfileCommand, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<UserModel, any>>;
220
+ apiV2ProfilesPost(createProfileCommand?: CreateProfileCommand, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<UserModel, any>>;
221
221
  /**
222
222
  *
223
223
  * @summary Delete Profile.
224
224
  * @param {string} profileId
225
225
  * @param {*} [options] Override http request option.
226
226
  * @throws {RequiredError}
227
- * @memberof V2ProfilesApi
227
+ * @memberof ProfilesApi
228
228
  */
229
- apiv2profilesProfileIdDelete(profileId: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
229
+ apiV2ProfilesProfileIdDelete(profileId: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
230
230
  /**
231
231
  *
232
232
  * @summary Update Profile.
233
233
  * @param {UpdateProfileCommand} [updateProfileCommand]
234
234
  * @param {*} [options] Override http request option.
235
235
  * @throws {RequiredError}
236
- * @memberof V2ProfilesApi
236
+ * @memberof ProfilesApi
237
237
  */
238
- apiv2profilesPut(updateProfileCommand?: UpdateProfileCommand, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<UserModel, any>>;
238
+ apiV2ProfilesPut(updateProfileCommand?: UpdateProfileCommand, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<UserModel, any>>;
239
239
  }
240
- //# sourceMappingURL=v2-profiles-api.d.ts.map
240
+ //# sourceMappingURL=profiles-api.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"profiles-api.d.ts","sourceRoot":"","sources":["../../src/api/profiles-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,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAE/C,OAAO,EAAE,mBAAmB,EAAE,MAAM,WAAW,CAAC;AAEhD,OAAO,EAAE,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAIjD,OAAO,EAAE,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAEjD,OAAO,EAAE,SAAS,EAAE,MAAM,WAAW,CAAC;AACtC;;;GAGG;AACH,eAAO,MAAM,4BAA4B,mBAA6B,aAAa;IAE3E;;;;;;OAMG;wDACuD,kBAAkB,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA+BrI;;;;;;OAMG;0DACyD,mBAAmB,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA+BxI;;;;;OAKG;iCAC+B,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA4BhF;;;;;;OAMG;+CAC8C,oBAAoB,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA+B9H;;;;;;OAMG;8CAC6C,MAAM,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA+B/G;;;;;;OAMG;8CAC6C,oBAAoB,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;CAgCpI,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,aAAa,mBAA4B,aAAa;IAG3D;;;;;;OAMG;sDACqD,kBAAkB,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,OAAO,CAAC;IAItL;;;;;;OAMG;wDACuD,mBAAmB,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,OAAO,CAAC;IAIzL;;;;;OAKG;+BAC8B,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,SAAS,CAAC;IAInI;;;;;;OAMG;6CAC4C,oBAAoB,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,SAAS,CAAC;IAIjL;;;;;;OAMG;4CAC2C,MAAM,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,OAAO,CAAC;IAIhK;;;;;;OAMG;4CAC2C,oBAAoB,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,SAAS,CAAC;CAKvL,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,kBAAkB,mBAA6B,aAAa,aAAa,MAAM,UAAU,aAAa;IAG3G;;;;;;OAMG;sDAC+C,kBAAkB,YAAY,GAAG,GAAG,aAAa,OAAO,CAAC;IAG3G;;;;;;OAMG;wDACiD,mBAAmB,YAAY,GAAG,GAAG,aAAa,OAAO,CAAC;IAG9G;;;;;OAKG;+BACwB,GAAG,GAAG,aAAa,SAAS,CAAC;IAGxD;;;;;;OAMG;6CACsC,oBAAoB,YAAY,GAAG,GAAG,aAAa,SAAS,CAAC;IAGtG;;;;;;OAMG;4CACqC,MAAM,YAAY,GAAG,GAAG,aAAa,OAAO,CAAC;IAGrF;;;;;;OAMG;4CACqC,oBAAoB,YAAY,GAAG,GAAG,aAAa,SAAS,CAAC;CAI5G,CAAC;AAEF;;;;;GAKG;AACH,qBAAa,WAAY,SAAQ,OAAO;IACpC;;;;;;;OAOG;IACI,4BAA4B,CAAC,kBAAkB,CAAC,EAAE,kBAAkB,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAIzG;;;;;;;OAOG;IACI,6BAA6B,CAAC,mBAAmB,CAAC,EAAE,mBAAmB,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAI5G;;;;;;OAMG;IACI,gBAAgB,CAAC,OAAO,CAAC,EAAE,kBAAkB;IAIpD;;;;;;;OAOG;IACI,iBAAiB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAIlG;;;;;;;OAOG;IACI,4BAA4B,CAAC,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAInF;;;;;;;OAOG;IACI,gBAAgB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,EAAE,OAAO,CAAC,EAAE,kBAAkB;CAGpG"}