esisl_genoa_client 0.1.0 → 0.1.5

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 (249) hide show
  1. package/.openapi-generator/FILES +105 -0
  2. package/README.md +117 -5
  3. package/dist/apis/AllianceApi.d.ts +17 -17
  4. package/dist/apis/AllianceApi.js +53 -38
  5. package/dist/apis/AssetsApi.d.ts +25 -25
  6. package/dist/apis/AssetsApi.js +79 -56
  7. package/dist/apis/CalendarApi.d.ts +17 -17
  8. package/dist/apis/CalendarApi.js +53 -39
  9. package/dist/apis/CharacterApi.d.ts +57 -57
  10. package/dist/apis/CharacterApi.js +183 -134
  11. package/dist/apis/ClonesApi.d.ts +9 -9
  12. package/dist/apis/ClonesApi.js +27 -20
  13. package/dist/apis/ContactsApi.d.ts +37 -37
  14. package/dist/apis/ContactsApi.js +118 -85
  15. package/dist/apis/ContractsApi.d.ts +37 -37
  16. package/dist/apis/ContractsApi.js +118 -83
  17. package/dist/apis/CorporationApi.d.ts +89 -89
  18. package/dist/apis/CorporationApi.js +287 -206
  19. package/dist/apis/CorporationProjectsApi.d.ts +284 -0
  20. package/dist/apis/CorporationProjectsApi.js +491 -0
  21. package/dist/apis/DogmaApi.d.ts +21 -21
  22. package/dist/apis/DogmaApi.js +66 -47
  23. package/dist/apis/FactionWarfareApi.d.ts +33 -33
  24. package/dist/apis/FactionWarfareApi.js +105 -74
  25. package/dist/apis/FittingsApi.d.ts +13 -13
  26. package/dist/apis/FittingsApi.js +40 -30
  27. package/dist/apis/FleetsApi.d.ts +57 -57
  28. package/dist/apis/FleetsApi.js +183 -136
  29. package/dist/apis/FreelanceJobsApi.d.ts +386 -0
  30. package/dist/apis/FreelanceJobsApi.js +656 -0
  31. package/dist/apis/IncursionsApi.d.ts +5 -5
  32. package/dist/apis/IncursionsApi.js +14 -11
  33. package/dist/apis/IndustryApi.d.ts +33 -33
  34. package/dist/apis/IndustryApi.js +105 -74
  35. package/dist/apis/InsuranceApi.d.ts +5 -5
  36. package/dist/apis/InsuranceApi.js +14 -11
  37. package/dist/apis/KillmailsApi.d.ts +13 -13
  38. package/dist/apis/KillmailsApi.js +40 -29
  39. package/dist/apis/LocationApi.d.ts +13 -13
  40. package/dist/apis/LocationApi.js +40 -29
  41. package/dist/apis/LoyaltyApi.d.ts +9 -9
  42. package/dist/apis/LoyaltyApi.js +27 -20
  43. package/dist/apis/MailApi.d.ts +37 -37
  44. package/dist/apis/MailApi.js +118 -98
  45. package/dist/apis/MarketApi.d.ts +45 -45
  46. package/dist/apis/MarketApi.js +144 -101
  47. package/dist/apis/MetaApi.d.ts +64 -10
  48. package/dist/apis/MetaApi.js +114 -21
  49. package/dist/apis/PlanetaryInteractionApi.d.ts +17 -17
  50. package/dist/apis/PlanetaryInteractionApi.js +53 -38
  51. package/dist/apis/RoutesApi.d.ts +27 -39
  52. package/dist/apis/RoutesApi.js +50 -61
  53. package/dist/apis/SearchApi.d.ts +5 -5
  54. package/dist/apis/SearchApi.js +14 -11
  55. package/dist/apis/SkillsApi.d.ts +13 -13
  56. package/dist/apis/SkillsApi.js +40 -29
  57. package/dist/apis/SovereigntyApi.d.ts +13 -13
  58. package/dist/apis/SovereigntyApi.js +40 -29
  59. package/dist/apis/StatusApi.d.ts +5 -5
  60. package/dist/apis/StatusApi.js +14 -11
  61. package/dist/apis/UniverseApi.d.ts +121 -121
  62. package/dist/apis/UniverseApi.js +391 -272
  63. package/dist/apis/UserInterfaceApi.d.ts +21 -21
  64. package/dist/apis/UserInterfaceApi.js +66 -52
  65. package/dist/apis/WalletApi.d.ts +25 -25
  66. package/dist/apis/WalletApi.js +79 -62
  67. package/dist/apis/WarsApi.d.ts +13 -13
  68. package/dist/apis/WarsApi.js +40 -29
  69. package/dist/apis/index.d.ts +2 -0
  70. package/dist/apis/index.js +2 -0
  71. package/dist/models/index.d.ts +2339 -295
  72. package/dist/models/index.js +165 -2
  73. package/dist/runtime.d.ts +7 -55
  74. package/dist/runtime.js +6 -304
  75. package/docs/AllianceApi.md +8 -8
  76. package/docs/AllianceId.md +14 -0
  77. package/docs/AssetsApi.md +12 -12
  78. package/docs/CalendarApi.md +8 -8
  79. package/docs/CaptureFwComplex.md +14 -0
  80. package/docs/CharacterApi.md +28 -28
  81. package/docs/CharacterId.md +14 -0
  82. package/docs/CharactersFreelanceJobsListing.md +14 -0
  83. package/docs/CharactersFreelanceJobsParticipation.md +16 -0
  84. package/docs/ClonesApi.md +4 -4
  85. package/docs/ConstellationId.md +14 -0
  86. package/docs/ContactsApi.md +18 -18
  87. package/docs/ContractsApi.md +18 -18
  88. package/docs/CorporationApi.md +44 -44
  89. package/docs/CorporationId.md +14 -0
  90. package/docs/CorporationItemDelivery.md +14 -0
  91. package/docs/CorporationProjectsApi.md +387 -0
  92. package/docs/CorporationsFreelanceJobsListing.md +15 -0
  93. package/docs/CorporationsFreelanceJobsParticipants.md +15 -0
  94. package/docs/CorporationsFreelanceJobsParticipantsParticipant.md +17 -0
  95. package/docs/CorporationsProjectsContribution.md +15 -0
  96. package/docs/CorporationsProjectsContributors.md +15 -0
  97. package/docs/CorporationsProjectsContributorsContributor.md +16 -0
  98. package/docs/CorporationsProjectsDetail.md +23 -0
  99. package/docs/CorporationsProjectsDetailConfiguration.md +31 -0
  100. package/docs/CorporationsProjectsDetailConfigurationcapturefwcomplex.md +16 -0
  101. package/docs/CorporationsProjectsDetailConfigurationcapturefwcomplexLocationsInner.md +16 -0
  102. package/docs/CorporationsProjectsDetailConfigurationdamageship.md +16 -0
  103. package/docs/CorporationsProjectsDetailConfigurationdamageshipIdentitiesInner.md +17 -0
  104. package/docs/CorporationsProjectsDetailConfigurationdamageshipShipsInner.md +15 -0
  105. package/docs/CorporationsProjectsDetailConfigurationdefendfwcomplex.md +16 -0
  106. package/docs/CorporationsProjectsDetailConfigurationdeliveritem.md +16 -0
  107. package/docs/CorporationsProjectsDetailConfigurationdeliveritemDockingLocationsInner.md +15 -0
  108. package/docs/CorporationsProjectsDetailConfigurationdeliveritemItemsInner.md +15 -0
  109. package/docs/CorporationsProjectsDetailConfigurationdestroynpc.md +14 -0
  110. package/docs/CorporationsProjectsDetailConfigurationdestroyship.md +16 -0
  111. package/docs/CorporationsProjectsDetailConfigurationearnloyaltypoints.md +14 -0
  112. package/docs/CorporationsProjectsDetailConfigurationlostship.md +16 -0
  113. package/docs/CorporationsProjectsDetailConfigurationmanufactureitem.md +16 -0
  114. package/docs/CorporationsProjectsDetailConfigurationmatcherarchetype.md +14 -0
  115. package/docs/CorporationsProjectsDetailConfigurationmatchercorporation.md +14 -0
  116. package/docs/CorporationsProjectsDetailConfigurationmatcherfaction.md +14 -0
  117. package/docs/CorporationsProjectsDetailConfigurationmatchersignature.md +14 -0
  118. package/docs/CorporationsProjectsDetailConfigurationminematerial.md +15 -0
  119. package/docs/CorporationsProjectsDetailConfigurationremoteboostshield.md +16 -0
  120. package/docs/CorporationsProjectsDetailConfigurationremoterepairarmor.md +16 -0
  121. package/docs/CorporationsProjectsDetailConfigurationsalvagewreck.md +14 -0
  122. package/docs/CorporationsProjectsDetailConfigurationscansignature.md +15 -0
  123. package/docs/CorporationsProjectsDetailConfigurationshipinsurance.md +18 -0
  124. package/docs/CorporationsProjectsDetailConfigurationunknown.md +15 -0
  125. package/docs/CorporationsProjectsDetailContribution.md +17 -0
  126. package/docs/CorporationsProjectsDetailCreator.md +15 -0
  127. package/docs/CorporationsProjectsDetailDetails.md +18 -0
  128. package/docs/CorporationsProjectsDetailProgress.md +15 -0
  129. package/docs/CorporationsProjectsDetailProject.md +19 -0
  130. package/docs/CorporationsProjectsDetailReward.md +15 -0
  131. package/docs/CorporationsProjectsListing.md +15 -0
  132. package/docs/Cursor.md +15 -0
  133. package/docs/DamageShip.md +14 -0
  134. package/docs/DefendFwComplex.md +14 -0
  135. package/docs/DeliverItem.md +14 -0
  136. package/docs/DestroyNpc.md +14 -0
  137. package/docs/DestroyShip.md +14 -0
  138. package/docs/DogmaApi.md +10 -10
  139. package/docs/EarnLoyaltyPoint.md +14 -0
  140. package/docs/FactionId.md +14 -0
  141. package/docs/FactionWarfareApi.md +16 -16
  142. package/docs/FittingsApi.md +6 -6
  143. package/docs/FleetsApi.md +28 -28
  144. package/docs/FreelanceJobsApi.md +546 -0
  145. package/docs/FreelanceJobsDetail.md +23 -0
  146. package/docs/FreelanceJobsDetailAccessandvisibility.md +16 -0
  147. package/docs/FreelanceJobsDetailBroadcastlocations.md +15 -0
  148. package/docs/FreelanceJobsDetailConfiguration.md +16 -0
  149. package/docs/FreelanceJobsDetailConfigurationParametersValue.md +17 -0
  150. package/docs/FreelanceJobsDetailContribution.md +18 -0
  151. package/docs/FreelanceJobsDetailCreator.md +15 -0
  152. package/docs/FreelanceJobsDetailCreatorcharacter.md +15 -0
  153. package/docs/FreelanceJobsDetailCreatorcorporation.md +15 -0
  154. package/docs/FreelanceJobsDetailDetails.md +19 -0
  155. package/docs/FreelanceJobsDetailFreelancejob.md +19 -0
  156. package/docs/FreelanceJobsDetailParameterboolean.md +14 -0
  157. package/docs/FreelanceJobsDetailParametercorporationitemdelivery.md +15 -0
  158. package/docs/FreelanceJobsDetailParametermatcher.md +14 -0
  159. package/docs/FreelanceJobsDetailParametermatchervalue.md +15 -0
  160. package/docs/FreelanceJobsDetailParameteroptions.md +14 -0
  161. package/docs/FreelanceJobsDetailProgress.md +15 -0
  162. package/docs/FreelanceJobsDetailRestrictions.md +15 -0
  163. package/docs/FreelanceJobsDetailReward.md +15 -0
  164. package/docs/FreelanceJobsListing.md +15 -0
  165. package/docs/GroupId.md +14 -0
  166. package/docs/GroupId1.md +14 -0
  167. package/docs/IncursionsApi.md +2 -2
  168. package/docs/IndustryApi.md +16 -16
  169. package/docs/InsuranceApi.md +2 -2
  170. package/docs/KillmailsApi.md +6 -6
  171. package/docs/LocationApi.md +6 -6
  172. package/docs/LostShip.md +14 -0
  173. package/docs/LoyaltyApi.md +4 -4
  174. package/docs/MailApi.md +18 -18
  175. package/docs/Manual.md +14 -0
  176. package/docs/ManufactureItem.md +14 -0
  177. package/docs/MarketApi.md +22 -22
  178. package/docs/Matcher.md +14 -0
  179. package/docs/MetaApi.md +82 -4
  180. package/docs/MetaChangelogEntry.md +1 -1
  181. package/docs/MetaStatus.md +14 -0
  182. package/docs/MetaStatusRoutestatus.md +16 -0
  183. package/docs/MineMaterial.md +14 -0
  184. package/docs/ModelBoolean.md +14 -0
  185. package/docs/Options.md +14 -0
  186. package/docs/PlanetaryInteractionApi.md +8 -8
  187. package/docs/RegionId.md +14 -0
  188. package/docs/RemoteBoostShield.md +14 -0
  189. package/docs/RemoteRepairArmor.md +14 -0
  190. package/docs/Route.md +14 -0
  191. package/docs/RouteConnection.md +15 -0
  192. package/docs/RouteRequestBody.md +17 -0
  193. package/docs/RoutesApi.md +22 -28
  194. package/docs/SalvageWreck.md +14 -0
  195. package/docs/ScanSignature.md +14 -0
  196. package/docs/SearchApi.md +2 -2
  197. package/docs/ShipInsurance.md +14 -0
  198. package/docs/SkillsApi.md +6 -6
  199. package/docs/SolarSystemId.md +14 -0
  200. package/docs/SovereigntyApi.md +6 -6
  201. package/docs/StationId.md +14 -0
  202. package/docs/StatusApi.md +2 -2
  203. package/docs/StructureId.md +14 -0
  204. package/docs/TypeId.md +14 -0
  205. package/docs/UniverseApi.md +60 -60
  206. package/docs/Unknown.md +14 -0
  207. package/docs/UserInterfaceApi.md +10 -10
  208. package/docs/WalletApi.md +12 -12
  209. package/docs/WarsApi.md +6 -6
  210. package/esisl_genoa_client-0.1.4.tgz +0 -0
  211. package/esisl_genoa_client-0.1.5.tgz +0 -0
  212. package/package.json +1 -1
  213. package/src/apis/AllianceApi.ts +50 -30
  214. package/src/apis/AssetsApi.ts +74 -44
  215. package/src/apis/CalendarApi.ts +50 -30
  216. package/src/apis/CharacterApi.ts +170 -104
  217. package/src/apis/ClonesApi.ts +26 -16
  218. package/src/apis/ContactsApi.ts +110 -65
  219. package/src/apis/ContractsApi.ts +110 -65
  220. package/src/apis/CorporationApi.ts +266 -160
  221. package/src/apis/CorporationProjectsApi.ts +634 -0
  222. package/src/apis/DogmaApi.ts +62 -37
  223. package/src/apis/FactionWarfareApi.ts +98 -58
  224. package/src/apis/FittingsApi.ts +38 -23
  225. package/src/apis/FleetsApi.ts +170 -100
  226. package/src/apis/FreelanceJobsApi.ts +846 -0
  227. package/src/apis/IncursionsApi.ts +14 -9
  228. package/src/apis/IndustryApi.ts +98 -58
  229. package/src/apis/InsuranceApi.ts +14 -9
  230. package/src/apis/KillmailsApi.ts +38 -23
  231. package/src/apis/LocationApi.ts +38 -23
  232. package/src/apis/LoyaltyApi.ts +26 -16
  233. package/src/apis/MailApi.ts +110 -73
  234. package/src/apis/MarketApi.ts +134 -79
  235. package/src/apis/MetaApi.ts +135 -16
  236. package/src/apis/PlanetaryInteractionApi.ts +50 -30
  237. package/src/apis/RoutesApi.ts +61 -67
  238. package/src/apis/SearchApi.ts +14 -9
  239. package/src/apis/SkillsApi.ts +38 -23
  240. package/src/apis/SovereigntyApi.ts +38 -23
  241. package/src/apis/StatusApi.ts +14 -9
  242. package/src/apis/UniverseApi.ts +362 -212
  243. package/src/apis/UserInterfaceApi.ts +62 -37
  244. package/src/apis/WalletApi.ts +74 -48
  245. package/src/apis/WarsApi.ts +38 -23
  246. package/src/apis/index.ts +2 -0
  247. package/src/models/index.ts +2374 -308
  248. package/src/runtime.ts +16 -222
  249. package/esisl_genoa_client-0.1.0.tgz +0 -0
@@ -5,7 +5,7 @@
5
5
  * EVE Stable Infrastructure (ESI) - tranquility
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2020-01-01
8
+ * The version of the OpenAPI document: 2025-12-16
9
9
  * Contact: arcyfa_github@pm.me
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -67,7 +67,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
67
67
  exports.GetUniverseSystemKillsAcceptLanguageEnum = exports.GetUniverseSystemKillsXCompatibilityDateEnum = exports.GetUniverseSystemJumpsAcceptLanguageEnum = exports.GetUniverseSystemJumpsXCompatibilityDateEnum = exports.GetUniverseStructuresStructureIdAcceptLanguageEnum = exports.GetUniverseStructuresStructureIdXCompatibilityDateEnum = exports.GetUniverseStructuresAcceptLanguageEnum = exports.GetUniverseStructuresFilterEnum = exports.GetUniverseStructuresXCompatibilityDateEnum = exports.GetUniverseStationsStationIdAcceptLanguageEnum = exports.GetUniverseStationsStationIdXCompatibilityDateEnum = exports.GetUniverseStarsStarIdAcceptLanguageEnum = exports.GetUniverseStarsStarIdXCompatibilityDateEnum = exports.GetUniverseStargatesStargateIdAcceptLanguageEnum = exports.GetUniverseStargatesStargateIdXCompatibilityDateEnum = exports.GetUniverseRegionsRegionIdAcceptLanguageEnum = exports.GetUniverseRegionsRegionIdXCompatibilityDateEnum = exports.GetUniverseRegionsAcceptLanguageEnum = exports.GetUniverseRegionsXCompatibilityDateEnum = exports.GetUniverseRacesAcceptLanguageEnum = exports.GetUniverseRacesXCompatibilityDateEnum = exports.GetUniversePlanetsPlanetIdAcceptLanguageEnum = exports.GetUniversePlanetsPlanetIdXCompatibilityDateEnum = exports.GetUniverseMoonsMoonIdAcceptLanguageEnum = exports.GetUniverseMoonsMoonIdXCompatibilityDateEnum = exports.GetUniverseGroupsGroupIdAcceptLanguageEnum = exports.GetUniverseGroupsGroupIdXCompatibilityDateEnum = exports.GetUniverseGroupsAcceptLanguageEnum = exports.GetUniverseGroupsXCompatibilityDateEnum = exports.GetUniverseGraphicsGraphicIdAcceptLanguageEnum = exports.GetUniverseGraphicsGraphicIdXCompatibilityDateEnum = exports.GetUniverseGraphicsAcceptLanguageEnum = exports.GetUniverseGraphicsXCompatibilityDateEnum = exports.GetUniverseFactionsAcceptLanguageEnum = exports.GetUniverseFactionsXCompatibilityDateEnum = exports.GetUniverseConstellationsConstellationIdAcceptLanguageEnum = exports.GetUniverseConstellationsConstellationIdXCompatibilityDateEnum = exports.GetUniverseConstellationsAcceptLanguageEnum = exports.GetUniverseConstellationsXCompatibilityDateEnum = exports.GetUniverseCategoriesCategoryIdAcceptLanguageEnum = exports.GetUniverseCategoriesCategoryIdXCompatibilityDateEnum = exports.GetUniverseCategoriesAcceptLanguageEnum = exports.GetUniverseCategoriesXCompatibilityDateEnum = exports.GetUniverseBloodlinesAcceptLanguageEnum = exports.GetUniverseBloodlinesXCompatibilityDateEnum = exports.GetUniverseAsteroidBeltsAsteroidBeltIdAcceptLanguageEnum = exports.GetUniverseAsteroidBeltsAsteroidBeltIdXCompatibilityDateEnum = exports.GetUniverseAncestriesAcceptLanguageEnum = exports.GetUniverseAncestriesXCompatibilityDateEnum = exports.UniverseApi = void 0;
68
68
  exports.PostUniverseNamesAcceptLanguageEnum = exports.PostUniverseNamesXCompatibilityDateEnum = exports.PostUniverseIdsAcceptLanguageEnum = exports.PostUniverseIdsXCompatibilityDateEnum = exports.GetUniverseTypesTypeIdAcceptLanguageEnum = exports.GetUniverseTypesTypeIdXCompatibilityDateEnum = exports.GetUniverseTypesAcceptLanguageEnum = exports.GetUniverseTypesXCompatibilityDateEnum = exports.GetUniverseSystemsSystemIdAcceptLanguageEnum = exports.GetUniverseSystemsSystemIdXCompatibilityDateEnum = exports.GetUniverseSystemsAcceptLanguageEnum = exports.GetUniverseSystemsXCompatibilityDateEnum = void 0;
69
69
  var runtime = require("../runtime");
70
- var serviceFacade_1 = require("../serviceFacade");
71
70
  /**
72
71
  *
73
72
  */
@@ -82,9 +81,10 @@ var UniverseApi = /** @class */ (function (_super) {
82
81
  */
83
82
  UniverseApi.prototype.getUniverseAncestriesRaw = function (requestParameters, initOverrides) {
84
83
  return __awaiter(this, void 0, void 0, function () {
85
- var queryParameters, headerParameters, urlPath, response;
86
- return __generator(this, function (_a) {
87
- switch (_a.label) {
84
+ var queryParameters, headerParameters, urlPath, facade, response;
85
+ var _a;
86
+ return __generator(this, function (_b) {
87
+ switch (_b.label) {
88
88
  case 0:
89
89
  if (requestParameters['xCompatibilityDate'] == null) {
90
90
  throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling getUniverseAncestries().');
@@ -104,15 +104,19 @@ var UniverseApi = /** @class */ (function (_super) {
104
104
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
105
105
  }
106
106
  urlPath = "/universe/ancestries";
107
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
107
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
108
+ if (!facade) {
109
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
110
+ }
111
+ return [4 /*yield*/, facade.esi.proxy({
108
112
  path: urlPath,
109
113
  method: 'GET',
110
114
  headers: headerParameters,
111
115
  query: queryParameters,
112
116
  }, initOverrides)];
113
117
  case 1:
114
- response = _a.sent();
115
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
118
+ response = _b.sent();
119
+ return [2 /*return*/, response];
116
120
  }
117
121
  });
118
122
  });
@@ -129,8 +133,7 @@ var UniverseApi = /** @class */ (function (_super) {
129
133
  case 0: return [4 /*yield*/, this.getUniverseAncestriesRaw(requestParameters, initOverrides)];
130
134
  case 1:
131
135
  response = _a.sent();
132
- return [4 /*yield*/, response.value()];
133
- case 2: return [2 /*return*/, _a.sent()];
136
+ return [2 /*return*/, response];
134
137
  }
135
138
  });
136
139
  });
@@ -141,9 +144,10 @@ var UniverseApi = /** @class */ (function (_super) {
141
144
  */
142
145
  UniverseApi.prototype.getUniverseAsteroidBeltsAsteroidBeltIdRaw = function (requestParameters, initOverrides) {
143
146
  return __awaiter(this, void 0, void 0, function () {
144
- var queryParameters, headerParameters, urlPath, response;
145
- return __generator(this, function (_a) {
146
- switch (_a.label) {
147
+ var queryParameters, headerParameters, urlPath, facade, response;
148
+ var _a;
149
+ return __generator(this, function (_b) {
150
+ switch (_b.label) {
147
151
  case 0:
148
152
  if (requestParameters['asteroidBeltId'] == null) {
149
153
  throw new runtime.RequiredError('asteroidBeltId', 'Required parameter "asteroidBeltId" was null or undefined when calling getUniverseAsteroidBeltsAsteroidBeltId().');
@@ -167,15 +171,19 @@ var UniverseApi = /** @class */ (function (_super) {
167
171
  }
168
172
  urlPath = "/universe/asteroid_belts/{asteroid_belt_id}";
169
173
  urlPath = urlPath.replace("{".concat("asteroid_belt_id", "}"), encodeURIComponent(String(requestParameters['asteroidBeltId'])));
170
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
174
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
175
+ if (!facade) {
176
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
177
+ }
178
+ return [4 /*yield*/, facade.esi.proxy({
171
179
  path: urlPath,
172
180
  method: 'GET',
173
181
  headers: headerParameters,
174
182
  query: queryParameters,
175
183
  }, initOverrides)];
176
184
  case 1:
177
- response = _a.sent();
178
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
185
+ response = _b.sent();
186
+ return [2 /*return*/, response];
179
187
  }
180
188
  });
181
189
  });
@@ -192,8 +200,7 @@ var UniverseApi = /** @class */ (function (_super) {
192
200
  case 0: return [4 /*yield*/, this.getUniverseAsteroidBeltsAsteroidBeltIdRaw(requestParameters, initOverrides)];
193
201
  case 1:
194
202
  response = _a.sent();
195
- return [4 /*yield*/, response.value()];
196
- case 2: return [2 /*return*/, _a.sent()];
203
+ return [2 /*return*/, response];
197
204
  }
198
205
  });
199
206
  });
@@ -204,9 +211,10 @@ var UniverseApi = /** @class */ (function (_super) {
204
211
  */
205
212
  UniverseApi.prototype.getUniverseBloodlinesRaw = function (requestParameters, initOverrides) {
206
213
  return __awaiter(this, void 0, void 0, function () {
207
- var queryParameters, headerParameters, urlPath, response;
208
- return __generator(this, function (_a) {
209
- switch (_a.label) {
214
+ var queryParameters, headerParameters, urlPath, facade, response;
215
+ var _a;
216
+ return __generator(this, function (_b) {
217
+ switch (_b.label) {
210
218
  case 0:
211
219
  if (requestParameters['xCompatibilityDate'] == null) {
212
220
  throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling getUniverseBloodlines().');
@@ -226,15 +234,19 @@ var UniverseApi = /** @class */ (function (_super) {
226
234
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
227
235
  }
228
236
  urlPath = "/universe/bloodlines";
229
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
237
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
238
+ if (!facade) {
239
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
240
+ }
241
+ return [4 /*yield*/, facade.esi.proxy({
230
242
  path: urlPath,
231
243
  method: 'GET',
232
244
  headers: headerParameters,
233
245
  query: queryParameters,
234
246
  }, initOverrides)];
235
247
  case 1:
236
- response = _a.sent();
237
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
248
+ response = _b.sent();
249
+ return [2 /*return*/, response];
238
250
  }
239
251
  });
240
252
  });
@@ -251,8 +263,7 @@ var UniverseApi = /** @class */ (function (_super) {
251
263
  case 0: return [4 /*yield*/, this.getUniverseBloodlinesRaw(requestParameters, initOverrides)];
252
264
  case 1:
253
265
  response = _a.sent();
254
- return [4 /*yield*/, response.value()];
255
- case 2: return [2 /*return*/, _a.sent()];
266
+ return [2 /*return*/, response];
256
267
  }
257
268
  });
258
269
  });
@@ -263,9 +274,10 @@ var UniverseApi = /** @class */ (function (_super) {
263
274
  */
264
275
  UniverseApi.prototype.getUniverseCategoriesRaw = function (requestParameters, initOverrides) {
265
276
  return __awaiter(this, void 0, void 0, function () {
266
- var queryParameters, headerParameters, urlPath, response;
267
- return __generator(this, function (_a) {
268
- switch (_a.label) {
277
+ var queryParameters, headerParameters, urlPath, facade, response;
278
+ var _a;
279
+ return __generator(this, function (_b) {
280
+ switch (_b.label) {
269
281
  case 0:
270
282
  if (requestParameters['xCompatibilityDate'] == null) {
271
283
  throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling getUniverseCategories().');
@@ -285,15 +297,19 @@ var UniverseApi = /** @class */ (function (_super) {
285
297
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
286
298
  }
287
299
  urlPath = "/universe/categories";
288
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
300
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
301
+ if (!facade) {
302
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
303
+ }
304
+ return [4 /*yield*/, facade.esi.proxy({
289
305
  path: urlPath,
290
306
  method: 'GET',
291
307
  headers: headerParameters,
292
308
  query: queryParameters,
293
309
  }, initOverrides)];
294
310
  case 1:
295
- response = _a.sent();
296
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
311
+ response = _b.sent();
312
+ return [2 /*return*/, response];
297
313
  }
298
314
  });
299
315
  });
@@ -310,8 +326,7 @@ var UniverseApi = /** @class */ (function (_super) {
310
326
  case 0: return [4 /*yield*/, this.getUniverseCategoriesRaw(requestParameters, initOverrides)];
311
327
  case 1:
312
328
  response = _a.sent();
313
- return [4 /*yield*/, response.value()];
314
- case 2: return [2 /*return*/, _a.sent()];
329
+ return [2 /*return*/, response];
315
330
  }
316
331
  });
317
332
  });
@@ -322,9 +337,10 @@ var UniverseApi = /** @class */ (function (_super) {
322
337
  */
323
338
  UniverseApi.prototype.getUniverseCategoriesCategoryIdRaw = function (requestParameters, initOverrides) {
324
339
  return __awaiter(this, void 0, void 0, function () {
325
- var queryParameters, headerParameters, urlPath, response;
326
- return __generator(this, function (_a) {
327
- switch (_a.label) {
340
+ var queryParameters, headerParameters, urlPath, facade, response;
341
+ var _a;
342
+ return __generator(this, function (_b) {
343
+ switch (_b.label) {
328
344
  case 0:
329
345
  if (requestParameters['categoryId'] == null) {
330
346
  throw new runtime.RequiredError('categoryId', 'Required parameter "categoryId" was null or undefined when calling getUniverseCategoriesCategoryId().');
@@ -348,15 +364,19 @@ var UniverseApi = /** @class */ (function (_super) {
348
364
  }
349
365
  urlPath = "/universe/categories/{category_id}";
350
366
  urlPath = urlPath.replace("{".concat("category_id", "}"), encodeURIComponent(String(requestParameters['categoryId'])));
351
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
367
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
368
+ if (!facade) {
369
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
370
+ }
371
+ return [4 /*yield*/, facade.esi.proxy({
352
372
  path: urlPath,
353
373
  method: 'GET',
354
374
  headers: headerParameters,
355
375
  query: queryParameters,
356
376
  }, initOverrides)];
357
377
  case 1:
358
- response = _a.sent();
359
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
378
+ response = _b.sent();
379
+ return [2 /*return*/, response];
360
380
  }
361
381
  });
362
382
  });
@@ -373,8 +393,7 @@ var UniverseApi = /** @class */ (function (_super) {
373
393
  case 0: return [4 /*yield*/, this.getUniverseCategoriesCategoryIdRaw(requestParameters, initOverrides)];
374
394
  case 1:
375
395
  response = _a.sent();
376
- return [4 /*yield*/, response.value()];
377
- case 2: return [2 /*return*/, _a.sent()];
396
+ return [2 /*return*/, response];
378
397
  }
379
398
  });
380
399
  });
@@ -385,9 +404,10 @@ var UniverseApi = /** @class */ (function (_super) {
385
404
  */
386
405
  UniverseApi.prototype.getUniverseConstellationsRaw = function (requestParameters, initOverrides) {
387
406
  return __awaiter(this, void 0, void 0, function () {
388
- var queryParameters, headerParameters, urlPath, response;
389
- return __generator(this, function (_a) {
390
- switch (_a.label) {
407
+ var queryParameters, headerParameters, urlPath, facade, response;
408
+ var _a;
409
+ return __generator(this, function (_b) {
410
+ switch (_b.label) {
391
411
  case 0:
392
412
  if (requestParameters['xCompatibilityDate'] == null) {
393
413
  throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling getUniverseConstellations().');
@@ -407,15 +427,19 @@ var UniverseApi = /** @class */ (function (_super) {
407
427
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
408
428
  }
409
429
  urlPath = "/universe/constellations";
410
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
430
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
431
+ if (!facade) {
432
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
433
+ }
434
+ return [4 /*yield*/, facade.esi.proxy({
411
435
  path: urlPath,
412
436
  method: 'GET',
413
437
  headers: headerParameters,
414
438
  query: queryParameters,
415
439
  }, initOverrides)];
416
440
  case 1:
417
- response = _a.sent();
418
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
441
+ response = _b.sent();
442
+ return [2 /*return*/, response];
419
443
  }
420
444
  });
421
445
  });
@@ -432,8 +456,7 @@ var UniverseApi = /** @class */ (function (_super) {
432
456
  case 0: return [4 /*yield*/, this.getUniverseConstellationsRaw(requestParameters, initOverrides)];
433
457
  case 1:
434
458
  response = _a.sent();
435
- return [4 /*yield*/, response.value()];
436
- case 2: return [2 /*return*/, _a.sent()];
459
+ return [2 /*return*/, response];
437
460
  }
438
461
  });
439
462
  });
@@ -444,9 +467,10 @@ var UniverseApi = /** @class */ (function (_super) {
444
467
  */
445
468
  UniverseApi.prototype.getUniverseConstellationsConstellationIdRaw = function (requestParameters, initOverrides) {
446
469
  return __awaiter(this, void 0, void 0, function () {
447
- var queryParameters, headerParameters, urlPath, response;
448
- return __generator(this, function (_a) {
449
- switch (_a.label) {
470
+ var queryParameters, headerParameters, urlPath, facade, response;
471
+ var _a;
472
+ return __generator(this, function (_b) {
473
+ switch (_b.label) {
450
474
  case 0:
451
475
  if (requestParameters['constellationId'] == null) {
452
476
  throw new runtime.RequiredError('constellationId', 'Required parameter "constellationId" was null or undefined when calling getUniverseConstellationsConstellationId().');
@@ -470,15 +494,19 @@ var UniverseApi = /** @class */ (function (_super) {
470
494
  }
471
495
  urlPath = "/universe/constellations/{constellation_id}";
472
496
  urlPath = urlPath.replace("{".concat("constellation_id", "}"), encodeURIComponent(String(requestParameters['constellationId'])));
473
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
497
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
498
+ if (!facade) {
499
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
500
+ }
501
+ return [4 /*yield*/, facade.esi.proxy({
474
502
  path: urlPath,
475
503
  method: 'GET',
476
504
  headers: headerParameters,
477
505
  query: queryParameters,
478
506
  }, initOverrides)];
479
507
  case 1:
480
- response = _a.sent();
481
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
508
+ response = _b.sent();
509
+ return [2 /*return*/, response];
482
510
  }
483
511
  });
484
512
  });
@@ -495,8 +523,7 @@ var UniverseApi = /** @class */ (function (_super) {
495
523
  case 0: return [4 /*yield*/, this.getUniverseConstellationsConstellationIdRaw(requestParameters, initOverrides)];
496
524
  case 1:
497
525
  response = _a.sent();
498
- return [4 /*yield*/, response.value()];
499
- case 2: return [2 /*return*/, _a.sent()];
526
+ return [2 /*return*/, response];
500
527
  }
501
528
  });
502
529
  });
@@ -507,9 +534,10 @@ var UniverseApi = /** @class */ (function (_super) {
507
534
  */
508
535
  UniverseApi.prototype.getUniverseFactionsRaw = function (requestParameters, initOverrides) {
509
536
  return __awaiter(this, void 0, void 0, function () {
510
- var queryParameters, headerParameters, urlPath, response;
511
- return __generator(this, function (_a) {
512
- switch (_a.label) {
537
+ var queryParameters, headerParameters, urlPath, facade, response;
538
+ var _a;
539
+ return __generator(this, function (_b) {
540
+ switch (_b.label) {
513
541
  case 0:
514
542
  if (requestParameters['xCompatibilityDate'] == null) {
515
543
  throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling getUniverseFactions().');
@@ -529,15 +557,19 @@ var UniverseApi = /** @class */ (function (_super) {
529
557
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
530
558
  }
531
559
  urlPath = "/universe/factions";
532
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
560
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
561
+ if (!facade) {
562
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
563
+ }
564
+ return [4 /*yield*/, facade.esi.proxy({
533
565
  path: urlPath,
534
566
  method: 'GET',
535
567
  headers: headerParameters,
536
568
  query: queryParameters,
537
569
  }, initOverrides)];
538
570
  case 1:
539
- response = _a.sent();
540
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
571
+ response = _b.sent();
572
+ return [2 /*return*/, response];
541
573
  }
542
574
  });
543
575
  });
@@ -554,8 +586,7 @@ var UniverseApi = /** @class */ (function (_super) {
554
586
  case 0: return [4 /*yield*/, this.getUniverseFactionsRaw(requestParameters, initOverrides)];
555
587
  case 1:
556
588
  response = _a.sent();
557
- return [4 /*yield*/, response.value()];
558
- case 2: return [2 /*return*/, _a.sent()];
589
+ return [2 /*return*/, response];
559
590
  }
560
591
  });
561
592
  });
@@ -566,9 +597,10 @@ var UniverseApi = /** @class */ (function (_super) {
566
597
  */
567
598
  UniverseApi.prototype.getUniverseGraphicsRaw = function (requestParameters, initOverrides) {
568
599
  return __awaiter(this, void 0, void 0, function () {
569
- var queryParameters, headerParameters, urlPath, response;
570
- return __generator(this, function (_a) {
571
- switch (_a.label) {
600
+ var queryParameters, headerParameters, urlPath, facade, response;
601
+ var _a;
602
+ return __generator(this, function (_b) {
603
+ switch (_b.label) {
572
604
  case 0:
573
605
  if (requestParameters['xCompatibilityDate'] == null) {
574
606
  throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling getUniverseGraphics().');
@@ -588,15 +620,19 @@ var UniverseApi = /** @class */ (function (_super) {
588
620
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
589
621
  }
590
622
  urlPath = "/universe/graphics";
591
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
623
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
624
+ if (!facade) {
625
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
626
+ }
627
+ return [4 /*yield*/, facade.esi.proxy({
592
628
  path: urlPath,
593
629
  method: 'GET',
594
630
  headers: headerParameters,
595
631
  query: queryParameters,
596
632
  }, initOverrides)];
597
633
  case 1:
598
- response = _a.sent();
599
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
634
+ response = _b.sent();
635
+ return [2 /*return*/, response];
600
636
  }
601
637
  });
602
638
  });
@@ -613,8 +649,7 @@ var UniverseApi = /** @class */ (function (_super) {
613
649
  case 0: return [4 /*yield*/, this.getUniverseGraphicsRaw(requestParameters, initOverrides)];
614
650
  case 1:
615
651
  response = _a.sent();
616
- return [4 /*yield*/, response.value()];
617
- case 2: return [2 /*return*/, _a.sent()];
652
+ return [2 /*return*/, response];
618
653
  }
619
654
  });
620
655
  });
@@ -625,9 +660,10 @@ var UniverseApi = /** @class */ (function (_super) {
625
660
  */
626
661
  UniverseApi.prototype.getUniverseGraphicsGraphicIdRaw = function (requestParameters, initOverrides) {
627
662
  return __awaiter(this, void 0, void 0, function () {
628
- var queryParameters, headerParameters, urlPath, response;
629
- return __generator(this, function (_a) {
630
- switch (_a.label) {
663
+ var queryParameters, headerParameters, urlPath, facade, response;
664
+ var _a;
665
+ return __generator(this, function (_b) {
666
+ switch (_b.label) {
631
667
  case 0:
632
668
  if (requestParameters['graphicId'] == null) {
633
669
  throw new runtime.RequiredError('graphicId', 'Required parameter "graphicId" was null or undefined when calling getUniverseGraphicsGraphicId().');
@@ -651,15 +687,19 @@ var UniverseApi = /** @class */ (function (_super) {
651
687
  }
652
688
  urlPath = "/universe/graphics/{graphic_id}";
653
689
  urlPath = urlPath.replace("{".concat("graphic_id", "}"), encodeURIComponent(String(requestParameters['graphicId'])));
654
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
690
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
691
+ if (!facade) {
692
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
693
+ }
694
+ return [4 /*yield*/, facade.esi.proxy({
655
695
  path: urlPath,
656
696
  method: 'GET',
657
697
  headers: headerParameters,
658
698
  query: queryParameters,
659
699
  }, initOverrides)];
660
700
  case 1:
661
- response = _a.sent();
662
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
701
+ response = _b.sent();
702
+ return [2 /*return*/, response];
663
703
  }
664
704
  });
665
705
  });
@@ -676,8 +716,7 @@ var UniverseApi = /** @class */ (function (_super) {
676
716
  case 0: return [4 /*yield*/, this.getUniverseGraphicsGraphicIdRaw(requestParameters, initOverrides)];
677
717
  case 1:
678
718
  response = _a.sent();
679
- return [4 /*yield*/, response.value()];
680
- case 2: return [2 /*return*/, _a.sent()];
719
+ return [2 /*return*/, response];
681
720
  }
682
721
  });
683
722
  });
@@ -688,9 +727,10 @@ var UniverseApi = /** @class */ (function (_super) {
688
727
  */
689
728
  UniverseApi.prototype.getUniverseGroupsRaw = function (requestParameters, initOverrides) {
690
729
  return __awaiter(this, void 0, void 0, function () {
691
- var queryParameters, headerParameters, urlPath, response;
692
- return __generator(this, function (_a) {
693
- switch (_a.label) {
730
+ var queryParameters, headerParameters, urlPath, facade, response;
731
+ var _a;
732
+ return __generator(this, function (_b) {
733
+ switch (_b.label) {
694
734
  case 0:
695
735
  if (requestParameters['xCompatibilityDate'] == null) {
696
736
  throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling getUniverseGroups().');
@@ -713,15 +753,19 @@ var UniverseApi = /** @class */ (function (_super) {
713
753
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
714
754
  }
715
755
  urlPath = "/universe/groups";
716
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
756
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
757
+ if (!facade) {
758
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
759
+ }
760
+ return [4 /*yield*/, facade.esi.proxy({
717
761
  path: urlPath,
718
762
  method: 'GET',
719
763
  headers: headerParameters,
720
764
  query: queryParameters,
721
765
  }, initOverrides)];
722
766
  case 1:
723
- response = _a.sent();
724
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
767
+ response = _b.sent();
768
+ return [2 /*return*/, response];
725
769
  }
726
770
  });
727
771
  });
@@ -738,8 +782,7 @@ var UniverseApi = /** @class */ (function (_super) {
738
782
  case 0: return [4 /*yield*/, this.getUniverseGroupsRaw(requestParameters, initOverrides)];
739
783
  case 1:
740
784
  response = _a.sent();
741
- return [4 /*yield*/, response.value()];
742
- case 2: return [2 /*return*/, _a.sent()];
785
+ return [2 /*return*/, response];
743
786
  }
744
787
  });
745
788
  });
@@ -750,9 +793,10 @@ var UniverseApi = /** @class */ (function (_super) {
750
793
  */
751
794
  UniverseApi.prototype.getUniverseGroupsGroupIdRaw = function (requestParameters, initOverrides) {
752
795
  return __awaiter(this, void 0, void 0, function () {
753
- var queryParameters, headerParameters, urlPath, response;
754
- return __generator(this, function (_a) {
755
- switch (_a.label) {
796
+ var queryParameters, headerParameters, urlPath, facade, response;
797
+ var _a;
798
+ return __generator(this, function (_b) {
799
+ switch (_b.label) {
756
800
  case 0:
757
801
  if (requestParameters['groupId'] == null) {
758
802
  throw new runtime.RequiredError('groupId', 'Required parameter "groupId" was null or undefined when calling getUniverseGroupsGroupId().');
@@ -776,15 +820,19 @@ var UniverseApi = /** @class */ (function (_super) {
776
820
  }
777
821
  urlPath = "/universe/groups/{group_id}";
778
822
  urlPath = urlPath.replace("{".concat("group_id", "}"), encodeURIComponent(String(requestParameters['groupId'])));
779
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
823
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
824
+ if (!facade) {
825
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
826
+ }
827
+ return [4 /*yield*/, facade.esi.proxy({
780
828
  path: urlPath,
781
829
  method: 'GET',
782
830
  headers: headerParameters,
783
831
  query: queryParameters,
784
832
  }, initOverrides)];
785
833
  case 1:
786
- response = _a.sent();
787
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
834
+ response = _b.sent();
835
+ return [2 /*return*/, response];
788
836
  }
789
837
  });
790
838
  });
@@ -801,8 +849,7 @@ var UniverseApi = /** @class */ (function (_super) {
801
849
  case 0: return [4 /*yield*/, this.getUniverseGroupsGroupIdRaw(requestParameters, initOverrides)];
802
850
  case 1:
803
851
  response = _a.sent();
804
- return [4 /*yield*/, response.value()];
805
- case 2: return [2 /*return*/, _a.sent()];
852
+ return [2 /*return*/, response];
806
853
  }
807
854
  });
808
855
  });
@@ -813,9 +860,10 @@ var UniverseApi = /** @class */ (function (_super) {
813
860
  */
814
861
  UniverseApi.prototype.getUniverseMoonsMoonIdRaw = function (requestParameters, initOverrides) {
815
862
  return __awaiter(this, void 0, void 0, function () {
816
- var queryParameters, headerParameters, urlPath, response;
817
- return __generator(this, function (_a) {
818
- switch (_a.label) {
863
+ var queryParameters, headerParameters, urlPath, facade, response;
864
+ var _a;
865
+ return __generator(this, function (_b) {
866
+ switch (_b.label) {
819
867
  case 0:
820
868
  if (requestParameters['moonId'] == null) {
821
869
  throw new runtime.RequiredError('moonId', 'Required parameter "moonId" was null or undefined when calling getUniverseMoonsMoonId().');
@@ -839,15 +887,19 @@ var UniverseApi = /** @class */ (function (_super) {
839
887
  }
840
888
  urlPath = "/universe/moons/{moon_id}";
841
889
  urlPath = urlPath.replace("{".concat("moon_id", "}"), encodeURIComponent(String(requestParameters['moonId'])));
842
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
890
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
891
+ if (!facade) {
892
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
893
+ }
894
+ return [4 /*yield*/, facade.esi.proxy({
843
895
  path: urlPath,
844
896
  method: 'GET',
845
897
  headers: headerParameters,
846
898
  query: queryParameters,
847
899
  }, initOverrides)];
848
900
  case 1:
849
- response = _a.sent();
850
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
901
+ response = _b.sent();
902
+ return [2 /*return*/, response];
851
903
  }
852
904
  });
853
905
  });
@@ -864,8 +916,7 @@ var UniverseApi = /** @class */ (function (_super) {
864
916
  case 0: return [4 /*yield*/, this.getUniverseMoonsMoonIdRaw(requestParameters, initOverrides)];
865
917
  case 1:
866
918
  response = _a.sent();
867
- return [4 /*yield*/, response.value()];
868
- case 2: return [2 /*return*/, _a.sent()];
919
+ return [2 /*return*/, response];
869
920
  }
870
921
  });
871
922
  });
@@ -876,9 +927,10 @@ var UniverseApi = /** @class */ (function (_super) {
876
927
  */
877
928
  UniverseApi.prototype.getUniversePlanetsPlanetIdRaw = function (requestParameters, initOverrides) {
878
929
  return __awaiter(this, void 0, void 0, function () {
879
- var queryParameters, headerParameters, urlPath, response;
880
- return __generator(this, function (_a) {
881
- switch (_a.label) {
930
+ var queryParameters, headerParameters, urlPath, facade, response;
931
+ var _a;
932
+ return __generator(this, function (_b) {
933
+ switch (_b.label) {
882
934
  case 0:
883
935
  if (requestParameters['planetId'] == null) {
884
936
  throw new runtime.RequiredError('planetId', 'Required parameter "planetId" was null or undefined when calling getUniversePlanetsPlanetId().');
@@ -902,15 +954,19 @@ var UniverseApi = /** @class */ (function (_super) {
902
954
  }
903
955
  urlPath = "/universe/planets/{planet_id}";
904
956
  urlPath = urlPath.replace("{".concat("planet_id", "}"), encodeURIComponent(String(requestParameters['planetId'])));
905
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
957
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
958
+ if (!facade) {
959
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
960
+ }
961
+ return [4 /*yield*/, facade.esi.proxy({
906
962
  path: urlPath,
907
963
  method: 'GET',
908
964
  headers: headerParameters,
909
965
  query: queryParameters,
910
966
  }, initOverrides)];
911
967
  case 1:
912
- response = _a.sent();
913
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
968
+ response = _b.sent();
969
+ return [2 /*return*/, response];
914
970
  }
915
971
  });
916
972
  });
@@ -927,8 +983,7 @@ var UniverseApi = /** @class */ (function (_super) {
927
983
  case 0: return [4 /*yield*/, this.getUniversePlanetsPlanetIdRaw(requestParameters, initOverrides)];
928
984
  case 1:
929
985
  response = _a.sent();
930
- return [4 /*yield*/, response.value()];
931
- case 2: return [2 /*return*/, _a.sent()];
986
+ return [2 /*return*/, response];
932
987
  }
933
988
  });
934
989
  });
@@ -939,9 +994,10 @@ var UniverseApi = /** @class */ (function (_super) {
939
994
  */
940
995
  UniverseApi.prototype.getUniverseRacesRaw = function (requestParameters, initOverrides) {
941
996
  return __awaiter(this, void 0, void 0, function () {
942
- var queryParameters, headerParameters, urlPath, response;
943
- return __generator(this, function (_a) {
944
- switch (_a.label) {
997
+ var queryParameters, headerParameters, urlPath, facade, response;
998
+ var _a;
999
+ return __generator(this, function (_b) {
1000
+ switch (_b.label) {
945
1001
  case 0:
946
1002
  if (requestParameters['xCompatibilityDate'] == null) {
947
1003
  throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling getUniverseRaces().');
@@ -961,15 +1017,19 @@ var UniverseApi = /** @class */ (function (_super) {
961
1017
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
962
1018
  }
963
1019
  urlPath = "/universe/races";
964
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
1020
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
1021
+ if (!facade) {
1022
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1023
+ }
1024
+ return [4 /*yield*/, facade.esi.proxy({
965
1025
  path: urlPath,
966
1026
  method: 'GET',
967
1027
  headers: headerParameters,
968
1028
  query: queryParameters,
969
1029
  }, initOverrides)];
970
1030
  case 1:
971
- response = _a.sent();
972
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1031
+ response = _b.sent();
1032
+ return [2 /*return*/, response];
973
1033
  }
974
1034
  });
975
1035
  });
@@ -986,8 +1046,7 @@ var UniverseApi = /** @class */ (function (_super) {
986
1046
  case 0: return [4 /*yield*/, this.getUniverseRacesRaw(requestParameters, initOverrides)];
987
1047
  case 1:
988
1048
  response = _a.sent();
989
- return [4 /*yield*/, response.value()];
990
- case 2: return [2 /*return*/, _a.sent()];
1049
+ return [2 /*return*/, response];
991
1050
  }
992
1051
  });
993
1052
  });
@@ -998,9 +1057,10 @@ var UniverseApi = /** @class */ (function (_super) {
998
1057
  */
999
1058
  UniverseApi.prototype.getUniverseRegionsRaw = function (requestParameters, initOverrides) {
1000
1059
  return __awaiter(this, void 0, void 0, function () {
1001
- var queryParameters, headerParameters, urlPath, response;
1002
- return __generator(this, function (_a) {
1003
- switch (_a.label) {
1060
+ var queryParameters, headerParameters, urlPath, facade, response;
1061
+ var _a;
1062
+ return __generator(this, function (_b) {
1063
+ switch (_b.label) {
1004
1064
  case 0:
1005
1065
  if (requestParameters['xCompatibilityDate'] == null) {
1006
1066
  throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling getUniverseRegions().');
@@ -1020,15 +1080,19 @@ var UniverseApi = /** @class */ (function (_super) {
1020
1080
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
1021
1081
  }
1022
1082
  urlPath = "/universe/regions";
1023
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
1083
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
1084
+ if (!facade) {
1085
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1086
+ }
1087
+ return [4 /*yield*/, facade.esi.proxy({
1024
1088
  path: urlPath,
1025
1089
  method: 'GET',
1026
1090
  headers: headerParameters,
1027
1091
  query: queryParameters,
1028
1092
  }, initOverrides)];
1029
1093
  case 1:
1030
- response = _a.sent();
1031
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1094
+ response = _b.sent();
1095
+ return [2 /*return*/, response];
1032
1096
  }
1033
1097
  });
1034
1098
  });
@@ -1045,8 +1109,7 @@ var UniverseApi = /** @class */ (function (_super) {
1045
1109
  case 0: return [4 /*yield*/, this.getUniverseRegionsRaw(requestParameters, initOverrides)];
1046
1110
  case 1:
1047
1111
  response = _a.sent();
1048
- return [4 /*yield*/, response.value()];
1049
- case 2: return [2 /*return*/, _a.sent()];
1112
+ return [2 /*return*/, response];
1050
1113
  }
1051
1114
  });
1052
1115
  });
@@ -1057,9 +1120,10 @@ var UniverseApi = /** @class */ (function (_super) {
1057
1120
  */
1058
1121
  UniverseApi.prototype.getUniverseRegionsRegionIdRaw = function (requestParameters, initOverrides) {
1059
1122
  return __awaiter(this, void 0, void 0, function () {
1060
- var queryParameters, headerParameters, urlPath, response;
1061
- return __generator(this, function (_a) {
1062
- switch (_a.label) {
1123
+ var queryParameters, headerParameters, urlPath, facade, response;
1124
+ var _a;
1125
+ return __generator(this, function (_b) {
1126
+ switch (_b.label) {
1063
1127
  case 0:
1064
1128
  if (requestParameters['regionId'] == null) {
1065
1129
  throw new runtime.RequiredError('regionId', 'Required parameter "regionId" was null or undefined when calling getUniverseRegionsRegionId().');
@@ -1083,15 +1147,19 @@ var UniverseApi = /** @class */ (function (_super) {
1083
1147
  }
1084
1148
  urlPath = "/universe/regions/{region_id}";
1085
1149
  urlPath = urlPath.replace("{".concat("region_id", "}"), encodeURIComponent(String(requestParameters['regionId'])));
1086
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
1150
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
1151
+ if (!facade) {
1152
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1153
+ }
1154
+ return [4 /*yield*/, facade.esi.proxy({
1087
1155
  path: urlPath,
1088
1156
  method: 'GET',
1089
1157
  headers: headerParameters,
1090
1158
  query: queryParameters,
1091
1159
  }, initOverrides)];
1092
1160
  case 1:
1093
- response = _a.sent();
1094
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1161
+ response = _b.sent();
1162
+ return [2 /*return*/, response];
1095
1163
  }
1096
1164
  });
1097
1165
  });
@@ -1108,8 +1176,7 @@ var UniverseApi = /** @class */ (function (_super) {
1108
1176
  case 0: return [4 /*yield*/, this.getUniverseRegionsRegionIdRaw(requestParameters, initOverrides)];
1109
1177
  case 1:
1110
1178
  response = _a.sent();
1111
- return [4 /*yield*/, response.value()];
1112
- case 2: return [2 /*return*/, _a.sent()];
1179
+ return [2 /*return*/, response];
1113
1180
  }
1114
1181
  });
1115
1182
  });
@@ -1120,9 +1187,10 @@ var UniverseApi = /** @class */ (function (_super) {
1120
1187
  */
1121
1188
  UniverseApi.prototype.getUniverseStargatesStargateIdRaw = function (requestParameters, initOverrides) {
1122
1189
  return __awaiter(this, void 0, void 0, function () {
1123
- var queryParameters, headerParameters, urlPath, response;
1124
- return __generator(this, function (_a) {
1125
- switch (_a.label) {
1190
+ var queryParameters, headerParameters, urlPath, facade, response;
1191
+ var _a;
1192
+ return __generator(this, function (_b) {
1193
+ switch (_b.label) {
1126
1194
  case 0:
1127
1195
  if (requestParameters['stargateId'] == null) {
1128
1196
  throw new runtime.RequiredError('stargateId', 'Required parameter "stargateId" was null or undefined when calling getUniverseStargatesStargateId().');
@@ -1146,15 +1214,19 @@ var UniverseApi = /** @class */ (function (_super) {
1146
1214
  }
1147
1215
  urlPath = "/universe/stargates/{stargate_id}";
1148
1216
  urlPath = urlPath.replace("{".concat("stargate_id", "}"), encodeURIComponent(String(requestParameters['stargateId'])));
1149
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
1217
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
1218
+ if (!facade) {
1219
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1220
+ }
1221
+ return [4 /*yield*/, facade.esi.proxy({
1150
1222
  path: urlPath,
1151
1223
  method: 'GET',
1152
1224
  headers: headerParameters,
1153
1225
  query: queryParameters,
1154
1226
  }, initOverrides)];
1155
1227
  case 1:
1156
- response = _a.sent();
1157
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1228
+ response = _b.sent();
1229
+ return [2 /*return*/, response];
1158
1230
  }
1159
1231
  });
1160
1232
  });
@@ -1171,8 +1243,7 @@ var UniverseApi = /** @class */ (function (_super) {
1171
1243
  case 0: return [4 /*yield*/, this.getUniverseStargatesStargateIdRaw(requestParameters, initOverrides)];
1172
1244
  case 1:
1173
1245
  response = _a.sent();
1174
- return [4 /*yield*/, response.value()];
1175
- case 2: return [2 /*return*/, _a.sent()];
1246
+ return [2 /*return*/, response];
1176
1247
  }
1177
1248
  });
1178
1249
  });
@@ -1183,9 +1254,10 @@ var UniverseApi = /** @class */ (function (_super) {
1183
1254
  */
1184
1255
  UniverseApi.prototype.getUniverseStarsStarIdRaw = function (requestParameters, initOverrides) {
1185
1256
  return __awaiter(this, void 0, void 0, function () {
1186
- var queryParameters, headerParameters, urlPath, response;
1187
- return __generator(this, function (_a) {
1188
- switch (_a.label) {
1257
+ var queryParameters, headerParameters, urlPath, facade, response;
1258
+ var _a;
1259
+ return __generator(this, function (_b) {
1260
+ switch (_b.label) {
1189
1261
  case 0:
1190
1262
  if (requestParameters['starId'] == null) {
1191
1263
  throw new runtime.RequiredError('starId', 'Required parameter "starId" was null or undefined when calling getUniverseStarsStarId().');
@@ -1209,15 +1281,19 @@ var UniverseApi = /** @class */ (function (_super) {
1209
1281
  }
1210
1282
  urlPath = "/universe/stars/{star_id}";
1211
1283
  urlPath = urlPath.replace("{".concat("star_id", "}"), encodeURIComponent(String(requestParameters['starId'])));
1212
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
1284
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
1285
+ if (!facade) {
1286
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1287
+ }
1288
+ return [4 /*yield*/, facade.esi.proxy({
1213
1289
  path: urlPath,
1214
1290
  method: 'GET',
1215
1291
  headers: headerParameters,
1216
1292
  query: queryParameters,
1217
1293
  }, initOverrides)];
1218
1294
  case 1:
1219
- response = _a.sent();
1220
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1295
+ response = _b.sent();
1296
+ return [2 /*return*/, response];
1221
1297
  }
1222
1298
  });
1223
1299
  });
@@ -1234,8 +1310,7 @@ var UniverseApi = /** @class */ (function (_super) {
1234
1310
  case 0: return [4 /*yield*/, this.getUniverseStarsStarIdRaw(requestParameters, initOverrides)];
1235
1311
  case 1:
1236
1312
  response = _a.sent();
1237
- return [4 /*yield*/, response.value()];
1238
- case 2: return [2 /*return*/, _a.sent()];
1313
+ return [2 /*return*/, response];
1239
1314
  }
1240
1315
  });
1241
1316
  });
@@ -1246,9 +1321,10 @@ var UniverseApi = /** @class */ (function (_super) {
1246
1321
  */
1247
1322
  UniverseApi.prototype.getUniverseStationsStationIdRaw = function (requestParameters, initOverrides) {
1248
1323
  return __awaiter(this, void 0, void 0, function () {
1249
- var queryParameters, headerParameters, urlPath, response;
1250
- return __generator(this, function (_a) {
1251
- switch (_a.label) {
1324
+ var queryParameters, headerParameters, urlPath, facade, response;
1325
+ var _a;
1326
+ return __generator(this, function (_b) {
1327
+ switch (_b.label) {
1252
1328
  case 0:
1253
1329
  if (requestParameters['stationId'] == null) {
1254
1330
  throw new runtime.RequiredError('stationId', 'Required parameter "stationId" was null or undefined when calling getUniverseStationsStationId().');
@@ -1272,15 +1348,19 @@ var UniverseApi = /** @class */ (function (_super) {
1272
1348
  }
1273
1349
  urlPath = "/universe/stations/{station_id}";
1274
1350
  urlPath = urlPath.replace("{".concat("station_id", "}"), encodeURIComponent(String(requestParameters['stationId'])));
1275
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
1351
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
1352
+ if (!facade) {
1353
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1354
+ }
1355
+ return [4 /*yield*/, facade.esi.proxy({
1276
1356
  path: urlPath,
1277
1357
  method: 'GET',
1278
1358
  headers: headerParameters,
1279
1359
  query: queryParameters,
1280
1360
  }, initOverrides)];
1281
1361
  case 1:
1282
- response = _a.sent();
1283
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1362
+ response = _b.sent();
1363
+ return [2 /*return*/, response];
1284
1364
  }
1285
1365
  });
1286
1366
  });
@@ -1297,8 +1377,7 @@ var UniverseApi = /** @class */ (function (_super) {
1297
1377
  case 0: return [4 /*yield*/, this.getUniverseStationsStationIdRaw(requestParameters, initOverrides)];
1298
1378
  case 1:
1299
1379
  response = _a.sent();
1300
- return [4 /*yield*/, response.value()];
1301
- case 2: return [2 /*return*/, _a.sent()];
1380
+ return [2 /*return*/, response];
1302
1381
  }
1303
1382
  });
1304
1383
  });
@@ -1309,9 +1388,10 @@ var UniverseApi = /** @class */ (function (_super) {
1309
1388
  */
1310
1389
  UniverseApi.prototype.getUniverseStructuresRaw = function (requestParameters, initOverrides) {
1311
1390
  return __awaiter(this, void 0, void 0, function () {
1312
- var queryParameters, headerParameters, urlPath, response;
1313
- return __generator(this, function (_a) {
1314
- switch (_a.label) {
1391
+ var queryParameters, headerParameters, urlPath, facade, response;
1392
+ var _a;
1393
+ return __generator(this, function (_b) {
1394
+ switch (_b.label) {
1315
1395
  case 0:
1316
1396
  if (requestParameters['xCompatibilityDate'] == null) {
1317
1397
  throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling getUniverseStructures().');
@@ -1334,15 +1414,19 @@ var UniverseApi = /** @class */ (function (_super) {
1334
1414
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
1335
1415
  }
1336
1416
  urlPath = "/universe/structures";
1337
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
1417
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
1418
+ if (!facade) {
1419
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1420
+ }
1421
+ return [4 /*yield*/, facade.esi.proxy({
1338
1422
  path: urlPath,
1339
1423
  method: 'GET',
1340
1424
  headers: headerParameters,
1341
1425
  query: queryParameters,
1342
1426
  }, initOverrides)];
1343
1427
  case 1:
1344
- response = _a.sent();
1345
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1428
+ response = _b.sent();
1429
+ return [2 /*return*/, response];
1346
1430
  }
1347
1431
  });
1348
1432
  });
@@ -1359,8 +1443,7 @@ var UniverseApi = /** @class */ (function (_super) {
1359
1443
  case 0: return [4 /*yield*/, this.getUniverseStructuresRaw(requestParameters, initOverrides)];
1360
1444
  case 1:
1361
1445
  response = _a.sent();
1362
- return [4 /*yield*/, response.value()];
1363
- case 2: return [2 /*return*/, _a.sent()];
1446
+ return [2 /*return*/, response];
1364
1447
  }
1365
1448
  });
1366
1449
  });
@@ -1371,9 +1454,10 @@ var UniverseApi = /** @class */ (function (_super) {
1371
1454
  */
1372
1455
  UniverseApi.prototype.getUniverseStructuresStructureIdRaw = function (requestParameters, initOverrides) {
1373
1456
  return __awaiter(this, void 0, void 0, function () {
1374
- var queryParameters, headerParameters, urlPath, response;
1375
- return __generator(this, function (_a) {
1376
- switch (_a.label) {
1457
+ var queryParameters, headerParameters, urlPath, facade, response;
1458
+ var _a;
1459
+ return __generator(this, function (_b) {
1460
+ switch (_b.label) {
1377
1461
  case 0:
1378
1462
  if (requestParameters['structureId'] == null) {
1379
1463
  throw new runtime.RequiredError('structureId', 'Required parameter "structureId" was null or undefined when calling getUniverseStructuresStructureId().');
@@ -1397,15 +1481,19 @@ var UniverseApi = /** @class */ (function (_super) {
1397
1481
  }
1398
1482
  urlPath = "/universe/structures/{structure_id}";
1399
1483
  urlPath = urlPath.replace("{".concat("structure_id", "}"), encodeURIComponent(String(requestParameters['structureId'])));
1400
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
1484
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
1485
+ if (!facade) {
1486
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1487
+ }
1488
+ return [4 /*yield*/, facade.esi.proxy({
1401
1489
  path: urlPath,
1402
1490
  method: 'GET',
1403
1491
  headers: headerParameters,
1404
1492
  query: queryParameters,
1405
1493
  }, initOverrides)];
1406
1494
  case 1:
1407
- response = _a.sent();
1408
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1495
+ response = _b.sent();
1496
+ return [2 /*return*/, response];
1409
1497
  }
1410
1498
  });
1411
1499
  });
@@ -1422,8 +1510,7 @@ var UniverseApi = /** @class */ (function (_super) {
1422
1510
  case 0: return [4 /*yield*/, this.getUniverseStructuresStructureIdRaw(requestParameters, initOverrides)];
1423
1511
  case 1:
1424
1512
  response = _a.sent();
1425
- return [4 /*yield*/, response.value()];
1426
- case 2: return [2 /*return*/, _a.sent()];
1513
+ return [2 /*return*/, response];
1427
1514
  }
1428
1515
  });
1429
1516
  });
@@ -1434,9 +1521,10 @@ var UniverseApi = /** @class */ (function (_super) {
1434
1521
  */
1435
1522
  UniverseApi.prototype.getUniverseSystemJumpsRaw = function (requestParameters, initOverrides) {
1436
1523
  return __awaiter(this, void 0, void 0, function () {
1437
- var queryParameters, headerParameters, urlPath, response;
1438
- return __generator(this, function (_a) {
1439
- switch (_a.label) {
1524
+ var queryParameters, headerParameters, urlPath, facade, response;
1525
+ var _a;
1526
+ return __generator(this, function (_b) {
1527
+ switch (_b.label) {
1440
1528
  case 0:
1441
1529
  if (requestParameters['xCompatibilityDate'] == null) {
1442
1530
  throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling getUniverseSystemJumps().');
@@ -1456,15 +1544,19 @@ var UniverseApi = /** @class */ (function (_super) {
1456
1544
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
1457
1545
  }
1458
1546
  urlPath = "/universe/system_jumps";
1459
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
1547
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
1548
+ if (!facade) {
1549
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1550
+ }
1551
+ return [4 /*yield*/, facade.esi.proxy({
1460
1552
  path: urlPath,
1461
1553
  method: 'GET',
1462
1554
  headers: headerParameters,
1463
1555
  query: queryParameters,
1464
1556
  }, initOverrides)];
1465
1557
  case 1:
1466
- response = _a.sent();
1467
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1558
+ response = _b.sent();
1559
+ return [2 /*return*/, response];
1468
1560
  }
1469
1561
  });
1470
1562
  });
@@ -1481,8 +1573,7 @@ var UniverseApi = /** @class */ (function (_super) {
1481
1573
  case 0: return [4 /*yield*/, this.getUniverseSystemJumpsRaw(requestParameters, initOverrides)];
1482
1574
  case 1:
1483
1575
  response = _a.sent();
1484
- return [4 /*yield*/, response.value()];
1485
- case 2: return [2 /*return*/, _a.sent()];
1576
+ return [2 /*return*/, response];
1486
1577
  }
1487
1578
  });
1488
1579
  });
@@ -1493,9 +1584,10 @@ var UniverseApi = /** @class */ (function (_super) {
1493
1584
  */
1494
1585
  UniverseApi.prototype.getUniverseSystemKillsRaw = function (requestParameters, initOverrides) {
1495
1586
  return __awaiter(this, void 0, void 0, function () {
1496
- var queryParameters, headerParameters, urlPath, response;
1497
- return __generator(this, function (_a) {
1498
- switch (_a.label) {
1587
+ var queryParameters, headerParameters, urlPath, facade, response;
1588
+ var _a;
1589
+ return __generator(this, function (_b) {
1590
+ switch (_b.label) {
1499
1591
  case 0:
1500
1592
  if (requestParameters['xCompatibilityDate'] == null) {
1501
1593
  throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling getUniverseSystemKills().');
@@ -1515,15 +1607,19 @@ var UniverseApi = /** @class */ (function (_super) {
1515
1607
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
1516
1608
  }
1517
1609
  urlPath = "/universe/system_kills";
1518
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
1610
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
1611
+ if (!facade) {
1612
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1613
+ }
1614
+ return [4 /*yield*/, facade.esi.proxy({
1519
1615
  path: urlPath,
1520
1616
  method: 'GET',
1521
1617
  headers: headerParameters,
1522
1618
  query: queryParameters,
1523
1619
  }, initOverrides)];
1524
1620
  case 1:
1525
- response = _a.sent();
1526
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1621
+ response = _b.sent();
1622
+ return [2 /*return*/, response];
1527
1623
  }
1528
1624
  });
1529
1625
  });
@@ -1540,8 +1636,7 @@ var UniverseApi = /** @class */ (function (_super) {
1540
1636
  case 0: return [4 /*yield*/, this.getUniverseSystemKillsRaw(requestParameters, initOverrides)];
1541
1637
  case 1:
1542
1638
  response = _a.sent();
1543
- return [4 /*yield*/, response.value()];
1544
- case 2: return [2 /*return*/, _a.sent()];
1639
+ return [2 /*return*/, response];
1545
1640
  }
1546
1641
  });
1547
1642
  });
@@ -1552,9 +1647,10 @@ var UniverseApi = /** @class */ (function (_super) {
1552
1647
  */
1553
1648
  UniverseApi.prototype.getUniverseSystemsRaw = function (requestParameters, initOverrides) {
1554
1649
  return __awaiter(this, void 0, void 0, function () {
1555
- var queryParameters, headerParameters, urlPath, response;
1556
- return __generator(this, function (_a) {
1557
- switch (_a.label) {
1650
+ var queryParameters, headerParameters, urlPath, facade, response;
1651
+ var _a;
1652
+ return __generator(this, function (_b) {
1653
+ switch (_b.label) {
1558
1654
  case 0:
1559
1655
  if (requestParameters['xCompatibilityDate'] == null) {
1560
1656
  throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling getUniverseSystems().');
@@ -1574,15 +1670,19 @@ var UniverseApi = /** @class */ (function (_super) {
1574
1670
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
1575
1671
  }
1576
1672
  urlPath = "/universe/systems";
1577
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
1673
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
1674
+ if (!facade) {
1675
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1676
+ }
1677
+ return [4 /*yield*/, facade.esi.proxy({
1578
1678
  path: urlPath,
1579
1679
  method: 'GET',
1580
1680
  headers: headerParameters,
1581
1681
  query: queryParameters,
1582
1682
  }, initOverrides)];
1583
1683
  case 1:
1584
- response = _a.sent();
1585
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1684
+ response = _b.sent();
1685
+ return [2 /*return*/, response];
1586
1686
  }
1587
1687
  });
1588
1688
  });
@@ -1599,8 +1699,7 @@ var UniverseApi = /** @class */ (function (_super) {
1599
1699
  case 0: return [4 /*yield*/, this.getUniverseSystemsRaw(requestParameters, initOverrides)];
1600
1700
  case 1:
1601
1701
  response = _a.sent();
1602
- return [4 /*yield*/, response.value()];
1603
- case 2: return [2 /*return*/, _a.sent()];
1702
+ return [2 /*return*/, response];
1604
1703
  }
1605
1704
  });
1606
1705
  });
@@ -1611,9 +1710,10 @@ var UniverseApi = /** @class */ (function (_super) {
1611
1710
  */
1612
1711
  UniverseApi.prototype.getUniverseSystemsSystemIdRaw = function (requestParameters, initOverrides) {
1613
1712
  return __awaiter(this, void 0, void 0, function () {
1614
- var queryParameters, headerParameters, urlPath, response;
1615
- return __generator(this, function (_a) {
1616
- switch (_a.label) {
1713
+ var queryParameters, headerParameters, urlPath, facade, response;
1714
+ var _a;
1715
+ return __generator(this, function (_b) {
1716
+ switch (_b.label) {
1617
1717
  case 0:
1618
1718
  if (requestParameters['systemId'] == null) {
1619
1719
  throw new runtime.RequiredError('systemId', 'Required parameter "systemId" was null or undefined when calling getUniverseSystemsSystemId().');
@@ -1637,15 +1737,19 @@ var UniverseApi = /** @class */ (function (_super) {
1637
1737
  }
1638
1738
  urlPath = "/universe/systems/{system_id}";
1639
1739
  urlPath = urlPath.replace("{".concat("system_id", "}"), encodeURIComponent(String(requestParameters['systemId'])));
1640
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
1740
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
1741
+ if (!facade) {
1742
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1743
+ }
1744
+ return [4 /*yield*/, facade.esi.proxy({
1641
1745
  path: urlPath,
1642
1746
  method: 'GET',
1643
1747
  headers: headerParameters,
1644
1748
  query: queryParameters,
1645
1749
  }, initOverrides)];
1646
1750
  case 1:
1647
- response = _a.sent();
1648
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1751
+ response = _b.sent();
1752
+ return [2 /*return*/, response];
1649
1753
  }
1650
1754
  });
1651
1755
  });
@@ -1662,8 +1766,7 @@ var UniverseApi = /** @class */ (function (_super) {
1662
1766
  case 0: return [4 /*yield*/, this.getUniverseSystemsSystemIdRaw(requestParameters, initOverrides)];
1663
1767
  case 1:
1664
1768
  response = _a.sent();
1665
- return [4 /*yield*/, response.value()];
1666
- case 2: return [2 /*return*/, _a.sent()];
1769
+ return [2 /*return*/, response];
1667
1770
  }
1668
1771
  });
1669
1772
  });
@@ -1674,9 +1777,10 @@ var UniverseApi = /** @class */ (function (_super) {
1674
1777
  */
1675
1778
  UniverseApi.prototype.getUniverseTypesRaw = function (requestParameters, initOverrides) {
1676
1779
  return __awaiter(this, void 0, void 0, function () {
1677
- var queryParameters, headerParameters, urlPath, response;
1678
- return __generator(this, function (_a) {
1679
- switch (_a.label) {
1780
+ var queryParameters, headerParameters, urlPath, facade, response;
1781
+ var _a;
1782
+ return __generator(this, function (_b) {
1783
+ switch (_b.label) {
1680
1784
  case 0:
1681
1785
  if (requestParameters['xCompatibilityDate'] == null) {
1682
1786
  throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling getUniverseTypes().');
@@ -1699,15 +1803,19 @@ var UniverseApi = /** @class */ (function (_super) {
1699
1803
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
1700
1804
  }
1701
1805
  urlPath = "/universe/types";
1702
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
1806
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
1807
+ if (!facade) {
1808
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1809
+ }
1810
+ return [4 /*yield*/, facade.esi.proxy({
1703
1811
  path: urlPath,
1704
1812
  method: 'GET',
1705
1813
  headers: headerParameters,
1706
1814
  query: queryParameters,
1707
1815
  }, initOverrides)];
1708
1816
  case 1:
1709
- response = _a.sent();
1710
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1817
+ response = _b.sent();
1818
+ return [2 /*return*/, response];
1711
1819
  }
1712
1820
  });
1713
1821
  });
@@ -1724,8 +1832,7 @@ var UniverseApi = /** @class */ (function (_super) {
1724
1832
  case 0: return [4 /*yield*/, this.getUniverseTypesRaw(requestParameters, initOverrides)];
1725
1833
  case 1:
1726
1834
  response = _a.sent();
1727
- return [4 /*yield*/, response.value()];
1728
- case 2: return [2 /*return*/, _a.sent()];
1835
+ return [2 /*return*/, response];
1729
1836
  }
1730
1837
  });
1731
1838
  });
@@ -1736,9 +1843,10 @@ var UniverseApi = /** @class */ (function (_super) {
1736
1843
  */
1737
1844
  UniverseApi.prototype.getUniverseTypesTypeIdRaw = function (requestParameters, initOverrides) {
1738
1845
  return __awaiter(this, void 0, void 0, function () {
1739
- var queryParameters, headerParameters, urlPath, response;
1740
- return __generator(this, function (_a) {
1741
- switch (_a.label) {
1846
+ var queryParameters, headerParameters, urlPath, facade, response;
1847
+ var _a;
1848
+ return __generator(this, function (_b) {
1849
+ switch (_b.label) {
1742
1850
  case 0:
1743
1851
  if (requestParameters['typeId'] == null) {
1744
1852
  throw new runtime.RequiredError('typeId', 'Required parameter "typeId" was null or undefined when calling getUniverseTypesTypeId().');
@@ -1762,15 +1870,19 @@ var UniverseApi = /** @class */ (function (_super) {
1762
1870
  }
1763
1871
  urlPath = "/universe/types/{type_id}";
1764
1872
  urlPath = urlPath.replace("{".concat("type_id", "}"), encodeURIComponent(String(requestParameters['typeId'])));
1765
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
1873
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
1874
+ if (!facade) {
1875
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1876
+ }
1877
+ return [4 /*yield*/, facade.esi.proxy({
1766
1878
  path: urlPath,
1767
1879
  method: 'GET',
1768
1880
  headers: headerParameters,
1769
1881
  query: queryParameters,
1770
1882
  }, initOverrides)];
1771
1883
  case 1:
1772
- response = _a.sent();
1773
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1884
+ response = _b.sent();
1885
+ return [2 /*return*/, response];
1774
1886
  }
1775
1887
  });
1776
1888
  });
@@ -1787,8 +1899,7 @@ var UniverseApi = /** @class */ (function (_super) {
1787
1899
  case 0: return [4 /*yield*/, this.getUniverseTypesTypeIdRaw(requestParameters, initOverrides)];
1788
1900
  case 1:
1789
1901
  response = _a.sent();
1790
- return [4 /*yield*/, response.value()];
1791
- case 2: return [2 /*return*/, _a.sent()];
1902
+ return [2 /*return*/, response];
1792
1903
  }
1793
1904
  });
1794
1905
  });
@@ -1799,9 +1910,10 @@ var UniverseApi = /** @class */ (function (_super) {
1799
1910
  */
1800
1911
  UniverseApi.prototype.postUniverseIdsRaw = function (requestParameters, initOverrides) {
1801
1912
  return __awaiter(this, void 0, void 0, function () {
1802
- var queryParameters, headerParameters, urlPath, response;
1803
- return __generator(this, function (_a) {
1804
- switch (_a.label) {
1913
+ var queryParameters, headerParameters, urlPath, facade, response;
1914
+ var _a;
1915
+ return __generator(this, function (_b) {
1916
+ switch (_b.label) {
1805
1917
  case 0:
1806
1918
  if (requestParameters['xCompatibilityDate'] == null) {
1807
1919
  throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling postUniverseIds().');
@@ -1825,7 +1937,11 @@ var UniverseApi = /** @class */ (function (_super) {
1825
1937
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
1826
1938
  }
1827
1939
  urlPath = "/universe/ids";
1828
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
1940
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
1941
+ if (!facade) {
1942
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1943
+ }
1944
+ return [4 /*yield*/, facade.esi.proxy({
1829
1945
  path: urlPath,
1830
1946
  method: 'POST',
1831
1947
  headers: headerParameters,
@@ -1833,8 +1949,8 @@ var UniverseApi = /** @class */ (function (_super) {
1833
1949
  body: requestParameters['requestBody'],
1834
1950
  }, initOverrides)];
1835
1951
  case 1:
1836
- response = _a.sent();
1837
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1952
+ response = _b.sent();
1953
+ return [2 /*return*/, response];
1838
1954
  }
1839
1955
  });
1840
1956
  });
@@ -1851,8 +1967,7 @@ var UniverseApi = /** @class */ (function (_super) {
1851
1967
  case 0: return [4 /*yield*/, this.postUniverseIdsRaw(requestParameters, initOverrides)];
1852
1968
  case 1:
1853
1969
  response = _a.sent();
1854
- return [4 /*yield*/, response.value()];
1855
- case 2: return [2 /*return*/, _a.sent()];
1970
+ return [2 /*return*/, response];
1856
1971
  }
1857
1972
  });
1858
1973
  });
@@ -1863,9 +1978,10 @@ var UniverseApi = /** @class */ (function (_super) {
1863
1978
  */
1864
1979
  UniverseApi.prototype.postUniverseNamesRaw = function (requestParameters, initOverrides) {
1865
1980
  return __awaiter(this, void 0, void 0, function () {
1866
- var queryParameters, headerParameters, urlPath, response;
1867
- return __generator(this, function (_a) {
1868
- switch (_a.label) {
1981
+ var queryParameters, headerParameters, urlPath, facade, response;
1982
+ var _a;
1983
+ return __generator(this, function (_b) {
1984
+ switch (_b.label) {
1869
1985
  case 0:
1870
1986
  if (requestParameters['xCompatibilityDate'] == null) {
1871
1987
  throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling postUniverseNames().');
@@ -1889,7 +2005,11 @@ var UniverseApi = /** @class */ (function (_super) {
1889
2005
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
1890
2006
  }
1891
2007
  urlPath = "/universe/names";
1892
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
2008
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
2009
+ if (!facade) {
2010
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
2011
+ }
2012
+ return [4 /*yield*/, facade.esi.proxy({
1893
2013
  path: urlPath,
1894
2014
  method: 'POST',
1895
2015
  headers: headerParameters,
@@ -1897,8 +2017,8 @@ var UniverseApi = /** @class */ (function (_super) {
1897
2017
  body: requestParameters['requestBody'],
1898
2018
  }, initOverrides)];
1899
2019
  case 1:
1900
- response = _a.sent();
1901
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
2020
+ response = _b.sent();
2021
+ return [2 /*return*/, response];
1902
2022
  }
1903
2023
  });
1904
2024
  });
@@ -1915,8 +2035,7 @@ var UniverseApi = /** @class */ (function (_super) {
1915
2035
  case 0: return [4 /*yield*/, this.postUniverseNamesRaw(requestParameters, initOverrides)];
1916
2036
  case 1:
1917
2037
  response = _a.sent();
1918
- return [4 /*yield*/, response.value()];
1919
- case 2: return [2 /*return*/, _a.sent()];
2038
+ return [2 /*return*/, response];
1920
2039
  }
1921
2040
  });
1922
2041
  });
@@ -1930,7 +2049,7 @@ exports.UniverseApi = UniverseApi;
1930
2049
  */
1931
2050
  var GetUniverseAncestriesXCompatibilityDateEnum;
1932
2051
  (function (GetUniverseAncestriesXCompatibilityDateEnum) {
1933
- GetUniverseAncestriesXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2052
+ GetUniverseAncestriesXCompatibilityDateEnum["_20251216"] = "2025-12-16";
1934
2053
  })(GetUniverseAncestriesXCompatibilityDateEnum || (exports.GetUniverseAncestriesXCompatibilityDateEnum = GetUniverseAncestriesXCompatibilityDateEnum = {}));
1935
2054
  /**
1936
2055
  * @export
@@ -1953,7 +2072,7 @@ var GetUniverseAncestriesAcceptLanguageEnum;
1953
2072
  */
1954
2073
  var GetUniverseAsteroidBeltsAsteroidBeltIdXCompatibilityDateEnum;
1955
2074
  (function (GetUniverseAsteroidBeltsAsteroidBeltIdXCompatibilityDateEnum) {
1956
- GetUniverseAsteroidBeltsAsteroidBeltIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2075
+ GetUniverseAsteroidBeltsAsteroidBeltIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
1957
2076
  })(GetUniverseAsteroidBeltsAsteroidBeltIdXCompatibilityDateEnum || (exports.GetUniverseAsteroidBeltsAsteroidBeltIdXCompatibilityDateEnum = GetUniverseAsteroidBeltsAsteroidBeltIdXCompatibilityDateEnum = {}));
1958
2077
  /**
1959
2078
  * @export
@@ -1976,7 +2095,7 @@ var GetUniverseAsteroidBeltsAsteroidBeltIdAcceptLanguageEnum;
1976
2095
  */
1977
2096
  var GetUniverseBloodlinesXCompatibilityDateEnum;
1978
2097
  (function (GetUniverseBloodlinesXCompatibilityDateEnum) {
1979
- GetUniverseBloodlinesXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2098
+ GetUniverseBloodlinesXCompatibilityDateEnum["_20251216"] = "2025-12-16";
1980
2099
  })(GetUniverseBloodlinesXCompatibilityDateEnum || (exports.GetUniverseBloodlinesXCompatibilityDateEnum = GetUniverseBloodlinesXCompatibilityDateEnum = {}));
1981
2100
  /**
1982
2101
  * @export
@@ -1999,7 +2118,7 @@ var GetUniverseBloodlinesAcceptLanguageEnum;
1999
2118
  */
2000
2119
  var GetUniverseCategoriesXCompatibilityDateEnum;
2001
2120
  (function (GetUniverseCategoriesXCompatibilityDateEnum) {
2002
- GetUniverseCategoriesXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2121
+ GetUniverseCategoriesXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2003
2122
  })(GetUniverseCategoriesXCompatibilityDateEnum || (exports.GetUniverseCategoriesXCompatibilityDateEnum = GetUniverseCategoriesXCompatibilityDateEnum = {}));
2004
2123
  /**
2005
2124
  * @export
@@ -2022,7 +2141,7 @@ var GetUniverseCategoriesAcceptLanguageEnum;
2022
2141
  */
2023
2142
  var GetUniverseCategoriesCategoryIdXCompatibilityDateEnum;
2024
2143
  (function (GetUniverseCategoriesCategoryIdXCompatibilityDateEnum) {
2025
- GetUniverseCategoriesCategoryIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2144
+ GetUniverseCategoriesCategoryIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2026
2145
  })(GetUniverseCategoriesCategoryIdXCompatibilityDateEnum || (exports.GetUniverseCategoriesCategoryIdXCompatibilityDateEnum = GetUniverseCategoriesCategoryIdXCompatibilityDateEnum = {}));
2027
2146
  /**
2028
2147
  * @export
@@ -2045,7 +2164,7 @@ var GetUniverseCategoriesCategoryIdAcceptLanguageEnum;
2045
2164
  */
2046
2165
  var GetUniverseConstellationsXCompatibilityDateEnum;
2047
2166
  (function (GetUniverseConstellationsXCompatibilityDateEnum) {
2048
- GetUniverseConstellationsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2167
+ GetUniverseConstellationsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2049
2168
  })(GetUniverseConstellationsXCompatibilityDateEnum || (exports.GetUniverseConstellationsXCompatibilityDateEnum = GetUniverseConstellationsXCompatibilityDateEnum = {}));
2050
2169
  /**
2051
2170
  * @export
@@ -2068,7 +2187,7 @@ var GetUniverseConstellationsAcceptLanguageEnum;
2068
2187
  */
2069
2188
  var GetUniverseConstellationsConstellationIdXCompatibilityDateEnum;
2070
2189
  (function (GetUniverseConstellationsConstellationIdXCompatibilityDateEnum) {
2071
- GetUniverseConstellationsConstellationIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2190
+ GetUniverseConstellationsConstellationIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2072
2191
  })(GetUniverseConstellationsConstellationIdXCompatibilityDateEnum || (exports.GetUniverseConstellationsConstellationIdXCompatibilityDateEnum = GetUniverseConstellationsConstellationIdXCompatibilityDateEnum = {}));
2073
2192
  /**
2074
2193
  * @export
@@ -2091,7 +2210,7 @@ var GetUniverseConstellationsConstellationIdAcceptLanguageEnum;
2091
2210
  */
2092
2211
  var GetUniverseFactionsXCompatibilityDateEnum;
2093
2212
  (function (GetUniverseFactionsXCompatibilityDateEnum) {
2094
- GetUniverseFactionsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2213
+ GetUniverseFactionsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2095
2214
  })(GetUniverseFactionsXCompatibilityDateEnum || (exports.GetUniverseFactionsXCompatibilityDateEnum = GetUniverseFactionsXCompatibilityDateEnum = {}));
2096
2215
  /**
2097
2216
  * @export
@@ -2114,7 +2233,7 @@ var GetUniverseFactionsAcceptLanguageEnum;
2114
2233
  */
2115
2234
  var GetUniverseGraphicsXCompatibilityDateEnum;
2116
2235
  (function (GetUniverseGraphicsXCompatibilityDateEnum) {
2117
- GetUniverseGraphicsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2236
+ GetUniverseGraphicsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2118
2237
  })(GetUniverseGraphicsXCompatibilityDateEnum || (exports.GetUniverseGraphicsXCompatibilityDateEnum = GetUniverseGraphicsXCompatibilityDateEnum = {}));
2119
2238
  /**
2120
2239
  * @export
@@ -2137,7 +2256,7 @@ var GetUniverseGraphicsAcceptLanguageEnum;
2137
2256
  */
2138
2257
  var GetUniverseGraphicsGraphicIdXCompatibilityDateEnum;
2139
2258
  (function (GetUniverseGraphicsGraphicIdXCompatibilityDateEnum) {
2140
- GetUniverseGraphicsGraphicIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2259
+ GetUniverseGraphicsGraphicIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2141
2260
  })(GetUniverseGraphicsGraphicIdXCompatibilityDateEnum || (exports.GetUniverseGraphicsGraphicIdXCompatibilityDateEnum = GetUniverseGraphicsGraphicIdXCompatibilityDateEnum = {}));
2142
2261
  /**
2143
2262
  * @export
@@ -2160,7 +2279,7 @@ var GetUniverseGraphicsGraphicIdAcceptLanguageEnum;
2160
2279
  */
2161
2280
  var GetUniverseGroupsXCompatibilityDateEnum;
2162
2281
  (function (GetUniverseGroupsXCompatibilityDateEnum) {
2163
- GetUniverseGroupsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2282
+ GetUniverseGroupsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2164
2283
  })(GetUniverseGroupsXCompatibilityDateEnum || (exports.GetUniverseGroupsXCompatibilityDateEnum = GetUniverseGroupsXCompatibilityDateEnum = {}));
2165
2284
  /**
2166
2285
  * @export
@@ -2183,7 +2302,7 @@ var GetUniverseGroupsAcceptLanguageEnum;
2183
2302
  */
2184
2303
  var GetUniverseGroupsGroupIdXCompatibilityDateEnum;
2185
2304
  (function (GetUniverseGroupsGroupIdXCompatibilityDateEnum) {
2186
- GetUniverseGroupsGroupIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2305
+ GetUniverseGroupsGroupIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2187
2306
  })(GetUniverseGroupsGroupIdXCompatibilityDateEnum || (exports.GetUniverseGroupsGroupIdXCompatibilityDateEnum = GetUniverseGroupsGroupIdXCompatibilityDateEnum = {}));
2188
2307
  /**
2189
2308
  * @export
@@ -2206,7 +2325,7 @@ var GetUniverseGroupsGroupIdAcceptLanguageEnum;
2206
2325
  */
2207
2326
  var GetUniverseMoonsMoonIdXCompatibilityDateEnum;
2208
2327
  (function (GetUniverseMoonsMoonIdXCompatibilityDateEnum) {
2209
- GetUniverseMoonsMoonIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2328
+ GetUniverseMoonsMoonIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2210
2329
  })(GetUniverseMoonsMoonIdXCompatibilityDateEnum || (exports.GetUniverseMoonsMoonIdXCompatibilityDateEnum = GetUniverseMoonsMoonIdXCompatibilityDateEnum = {}));
2211
2330
  /**
2212
2331
  * @export
@@ -2229,7 +2348,7 @@ var GetUniverseMoonsMoonIdAcceptLanguageEnum;
2229
2348
  */
2230
2349
  var GetUniversePlanetsPlanetIdXCompatibilityDateEnum;
2231
2350
  (function (GetUniversePlanetsPlanetIdXCompatibilityDateEnum) {
2232
- GetUniversePlanetsPlanetIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2351
+ GetUniversePlanetsPlanetIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2233
2352
  })(GetUniversePlanetsPlanetIdXCompatibilityDateEnum || (exports.GetUniversePlanetsPlanetIdXCompatibilityDateEnum = GetUniversePlanetsPlanetIdXCompatibilityDateEnum = {}));
2234
2353
  /**
2235
2354
  * @export
@@ -2252,7 +2371,7 @@ var GetUniversePlanetsPlanetIdAcceptLanguageEnum;
2252
2371
  */
2253
2372
  var GetUniverseRacesXCompatibilityDateEnum;
2254
2373
  (function (GetUniverseRacesXCompatibilityDateEnum) {
2255
- GetUniverseRacesXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2374
+ GetUniverseRacesXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2256
2375
  })(GetUniverseRacesXCompatibilityDateEnum || (exports.GetUniverseRacesXCompatibilityDateEnum = GetUniverseRacesXCompatibilityDateEnum = {}));
2257
2376
  /**
2258
2377
  * @export
@@ -2275,7 +2394,7 @@ var GetUniverseRacesAcceptLanguageEnum;
2275
2394
  */
2276
2395
  var GetUniverseRegionsXCompatibilityDateEnum;
2277
2396
  (function (GetUniverseRegionsXCompatibilityDateEnum) {
2278
- GetUniverseRegionsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2397
+ GetUniverseRegionsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2279
2398
  })(GetUniverseRegionsXCompatibilityDateEnum || (exports.GetUniverseRegionsXCompatibilityDateEnum = GetUniverseRegionsXCompatibilityDateEnum = {}));
2280
2399
  /**
2281
2400
  * @export
@@ -2298,7 +2417,7 @@ var GetUniverseRegionsAcceptLanguageEnum;
2298
2417
  */
2299
2418
  var GetUniverseRegionsRegionIdXCompatibilityDateEnum;
2300
2419
  (function (GetUniverseRegionsRegionIdXCompatibilityDateEnum) {
2301
- GetUniverseRegionsRegionIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2420
+ GetUniverseRegionsRegionIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2302
2421
  })(GetUniverseRegionsRegionIdXCompatibilityDateEnum || (exports.GetUniverseRegionsRegionIdXCompatibilityDateEnum = GetUniverseRegionsRegionIdXCompatibilityDateEnum = {}));
2303
2422
  /**
2304
2423
  * @export
@@ -2321,7 +2440,7 @@ var GetUniverseRegionsRegionIdAcceptLanguageEnum;
2321
2440
  */
2322
2441
  var GetUniverseStargatesStargateIdXCompatibilityDateEnum;
2323
2442
  (function (GetUniverseStargatesStargateIdXCompatibilityDateEnum) {
2324
- GetUniverseStargatesStargateIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2443
+ GetUniverseStargatesStargateIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2325
2444
  })(GetUniverseStargatesStargateIdXCompatibilityDateEnum || (exports.GetUniverseStargatesStargateIdXCompatibilityDateEnum = GetUniverseStargatesStargateIdXCompatibilityDateEnum = {}));
2326
2445
  /**
2327
2446
  * @export
@@ -2344,7 +2463,7 @@ var GetUniverseStargatesStargateIdAcceptLanguageEnum;
2344
2463
  */
2345
2464
  var GetUniverseStarsStarIdXCompatibilityDateEnum;
2346
2465
  (function (GetUniverseStarsStarIdXCompatibilityDateEnum) {
2347
- GetUniverseStarsStarIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2466
+ GetUniverseStarsStarIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2348
2467
  })(GetUniverseStarsStarIdXCompatibilityDateEnum || (exports.GetUniverseStarsStarIdXCompatibilityDateEnum = GetUniverseStarsStarIdXCompatibilityDateEnum = {}));
2349
2468
  /**
2350
2469
  * @export
@@ -2367,7 +2486,7 @@ var GetUniverseStarsStarIdAcceptLanguageEnum;
2367
2486
  */
2368
2487
  var GetUniverseStationsStationIdXCompatibilityDateEnum;
2369
2488
  (function (GetUniverseStationsStationIdXCompatibilityDateEnum) {
2370
- GetUniverseStationsStationIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2489
+ GetUniverseStationsStationIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2371
2490
  })(GetUniverseStationsStationIdXCompatibilityDateEnum || (exports.GetUniverseStationsStationIdXCompatibilityDateEnum = GetUniverseStationsStationIdXCompatibilityDateEnum = {}));
2372
2491
  /**
2373
2492
  * @export
@@ -2390,7 +2509,7 @@ var GetUniverseStationsStationIdAcceptLanguageEnum;
2390
2509
  */
2391
2510
  var GetUniverseStructuresXCompatibilityDateEnum;
2392
2511
  (function (GetUniverseStructuresXCompatibilityDateEnum) {
2393
- GetUniverseStructuresXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2512
+ GetUniverseStructuresXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2394
2513
  })(GetUniverseStructuresXCompatibilityDateEnum || (exports.GetUniverseStructuresXCompatibilityDateEnum = GetUniverseStructuresXCompatibilityDateEnum = {}));
2395
2514
  /**
2396
2515
  * @export
@@ -2422,7 +2541,7 @@ var GetUniverseStructuresAcceptLanguageEnum;
2422
2541
  */
2423
2542
  var GetUniverseStructuresStructureIdXCompatibilityDateEnum;
2424
2543
  (function (GetUniverseStructuresStructureIdXCompatibilityDateEnum) {
2425
- GetUniverseStructuresStructureIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2544
+ GetUniverseStructuresStructureIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2426
2545
  })(GetUniverseStructuresStructureIdXCompatibilityDateEnum || (exports.GetUniverseStructuresStructureIdXCompatibilityDateEnum = GetUniverseStructuresStructureIdXCompatibilityDateEnum = {}));
2427
2546
  /**
2428
2547
  * @export
@@ -2445,7 +2564,7 @@ var GetUniverseStructuresStructureIdAcceptLanguageEnum;
2445
2564
  */
2446
2565
  var GetUniverseSystemJumpsXCompatibilityDateEnum;
2447
2566
  (function (GetUniverseSystemJumpsXCompatibilityDateEnum) {
2448
- GetUniverseSystemJumpsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2567
+ GetUniverseSystemJumpsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2449
2568
  })(GetUniverseSystemJumpsXCompatibilityDateEnum || (exports.GetUniverseSystemJumpsXCompatibilityDateEnum = GetUniverseSystemJumpsXCompatibilityDateEnum = {}));
2450
2569
  /**
2451
2570
  * @export
@@ -2468,7 +2587,7 @@ var GetUniverseSystemJumpsAcceptLanguageEnum;
2468
2587
  */
2469
2588
  var GetUniverseSystemKillsXCompatibilityDateEnum;
2470
2589
  (function (GetUniverseSystemKillsXCompatibilityDateEnum) {
2471
- GetUniverseSystemKillsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2590
+ GetUniverseSystemKillsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2472
2591
  })(GetUniverseSystemKillsXCompatibilityDateEnum || (exports.GetUniverseSystemKillsXCompatibilityDateEnum = GetUniverseSystemKillsXCompatibilityDateEnum = {}));
2473
2592
  /**
2474
2593
  * @export
@@ -2491,7 +2610,7 @@ var GetUniverseSystemKillsAcceptLanguageEnum;
2491
2610
  */
2492
2611
  var GetUniverseSystemsXCompatibilityDateEnum;
2493
2612
  (function (GetUniverseSystemsXCompatibilityDateEnum) {
2494
- GetUniverseSystemsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2613
+ GetUniverseSystemsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2495
2614
  })(GetUniverseSystemsXCompatibilityDateEnum || (exports.GetUniverseSystemsXCompatibilityDateEnum = GetUniverseSystemsXCompatibilityDateEnum = {}));
2496
2615
  /**
2497
2616
  * @export
@@ -2514,7 +2633,7 @@ var GetUniverseSystemsAcceptLanguageEnum;
2514
2633
  */
2515
2634
  var GetUniverseSystemsSystemIdXCompatibilityDateEnum;
2516
2635
  (function (GetUniverseSystemsSystemIdXCompatibilityDateEnum) {
2517
- GetUniverseSystemsSystemIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2636
+ GetUniverseSystemsSystemIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2518
2637
  })(GetUniverseSystemsSystemIdXCompatibilityDateEnum || (exports.GetUniverseSystemsSystemIdXCompatibilityDateEnum = GetUniverseSystemsSystemIdXCompatibilityDateEnum = {}));
2519
2638
  /**
2520
2639
  * @export
@@ -2537,7 +2656,7 @@ var GetUniverseSystemsSystemIdAcceptLanguageEnum;
2537
2656
  */
2538
2657
  var GetUniverseTypesXCompatibilityDateEnum;
2539
2658
  (function (GetUniverseTypesXCompatibilityDateEnum) {
2540
- GetUniverseTypesXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2659
+ GetUniverseTypesXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2541
2660
  })(GetUniverseTypesXCompatibilityDateEnum || (exports.GetUniverseTypesXCompatibilityDateEnum = GetUniverseTypesXCompatibilityDateEnum = {}));
2542
2661
  /**
2543
2662
  * @export
@@ -2560,7 +2679,7 @@ var GetUniverseTypesAcceptLanguageEnum;
2560
2679
  */
2561
2680
  var GetUniverseTypesTypeIdXCompatibilityDateEnum;
2562
2681
  (function (GetUniverseTypesTypeIdXCompatibilityDateEnum) {
2563
- GetUniverseTypesTypeIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2682
+ GetUniverseTypesTypeIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2564
2683
  })(GetUniverseTypesTypeIdXCompatibilityDateEnum || (exports.GetUniverseTypesTypeIdXCompatibilityDateEnum = GetUniverseTypesTypeIdXCompatibilityDateEnum = {}));
2565
2684
  /**
2566
2685
  * @export
@@ -2583,7 +2702,7 @@ var GetUniverseTypesTypeIdAcceptLanguageEnum;
2583
2702
  */
2584
2703
  var PostUniverseIdsXCompatibilityDateEnum;
2585
2704
  (function (PostUniverseIdsXCompatibilityDateEnum) {
2586
- PostUniverseIdsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2705
+ PostUniverseIdsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2587
2706
  })(PostUniverseIdsXCompatibilityDateEnum || (exports.PostUniverseIdsXCompatibilityDateEnum = PostUniverseIdsXCompatibilityDateEnum = {}));
2588
2707
  /**
2589
2708
  * @export
@@ -2606,7 +2725,7 @@ var PostUniverseIdsAcceptLanguageEnum;
2606
2725
  */
2607
2726
  var PostUniverseNamesXCompatibilityDateEnum;
2608
2727
  (function (PostUniverseNamesXCompatibilityDateEnum) {
2609
- PostUniverseNamesXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2728
+ PostUniverseNamesXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2610
2729
  })(PostUniverseNamesXCompatibilityDateEnum || (exports.PostUniverseNamesXCompatibilityDateEnum = PostUniverseNamesXCompatibilityDateEnum = {}));
2611
2730
  /**
2612
2731
  * @export