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
@@ -4,7 +4,7 @@
4
4
  * EVE Stable Infrastructure (ESI) - tranquility
5
5
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
6
  *
7
- * The version of the OpenAPI document: 2020-01-01
7
+ * The version of the OpenAPI document: 2025-12-16
8
8
  * Contact: arcyfa_github@pm.me
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -14,7 +14,7 @@
14
14
 
15
15
 
16
16
  import * as runtime from '../runtime';
17
- import api from '../serviceFacade'
17
+
18
18
  import type {
19
19
  UniverseAncestriesGetInner,
20
20
  UniverseAsteroidBeltsAsteroidBeltIdGet,
@@ -279,7 +279,7 @@ export interface UniverseApiInterface {
279
279
  /**
280
280
  * Get all character ancestries This route expires daily at 11:05
281
281
  * @summary Get ancestries
282
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
282
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
283
283
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
284
284
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
285
285
  * @param {string} [xTenant] The tenant ID for the request.
@@ -293,13 +293,13 @@ export interface UniverseApiInterface {
293
293
  * Get all character ancestries This route expires daily at 11:05
294
294
  * Get ancestries
295
295
  */
296
- getUniverseAncestries(requestParameters: GetUniverseAncestriesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseAncestriesGetInner>>;
296
+ getUniverseAncestries(requestParameters: GetUniverseAncestriesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
297
297
 
298
298
  /**
299
299
  * Get information on an asteroid belt This route expires daily at 11:05
300
300
  * @summary Get asteroid belt information
301
301
  * @param {number} asteroidBeltId
302
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
302
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
303
303
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
304
304
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
305
305
  * @param {string} [xTenant] The tenant ID for the request.
@@ -313,12 +313,12 @@ export interface UniverseApiInterface {
313
313
  * Get information on an asteroid belt This route expires daily at 11:05
314
314
  * Get asteroid belt information
315
315
  */
316
- getUniverseAsteroidBeltsAsteroidBeltId(requestParameters: GetUniverseAsteroidBeltsAsteroidBeltIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseAsteroidBeltsAsteroidBeltIdGet>;
316
+ getUniverseAsteroidBeltsAsteroidBeltId(requestParameters: GetUniverseAsteroidBeltsAsteroidBeltIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
317
317
 
318
318
  /**
319
319
  * Get a list of bloodlines This route expires daily at 11:05
320
320
  * @summary Get bloodlines
321
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
321
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
322
322
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
323
323
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
324
324
  * @param {string} [xTenant] The tenant ID for the request.
@@ -332,12 +332,12 @@ export interface UniverseApiInterface {
332
332
  * Get a list of bloodlines This route expires daily at 11:05
333
333
  * Get bloodlines
334
334
  */
335
- getUniverseBloodlines(requestParameters: GetUniverseBloodlinesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseBloodlinesGetInner>>;
335
+ getUniverseBloodlines(requestParameters: GetUniverseBloodlinesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
336
336
 
337
337
  /**
338
338
  * Get a list of item categories This route expires daily at 11:05
339
339
  * @summary Get item categories
340
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
340
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
341
341
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
342
342
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
343
343
  * @param {string} [xTenant] The tenant ID for the request.
@@ -351,13 +351,13 @@ export interface UniverseApiInterface {
351
351
  * Get a list of item categories This route expires daily at 11:05
352
352
  * Get item categories
353
353
  */
354
- getUniverseCategories(requestParameters: GetUniverseCategoriesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
354
+ getUniverseCategories(requestParameters: GetUniverseCategoriesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
355
355
 
356
356
  /**
357
357
  * Get information of an item category This route expires daily at 11:05
358
358
  * @summary Get item category information
359
359
  * @param {number} categoryId
360
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
360
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
361
361
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
362
362
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
363
363
  * @param {string} [xTenant] The tenant ID for the request.
@@ -371,12 +371,12 @@ export interface UniverseApiInterface {
371
371
  * Get information of an item category This route expires daily at 11:05
372
372
  * Get item category information
373
373
  */
374
- getUniverseCategoriesCategoryId(requestParameters: GetUniverseCategoriesCategoryIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseCategoriesCategoryIdGet>;
374
+ getUniverseCategoriesCategoryId(requestParameters: GetUniverseCategoriesCategoryIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
375
375
 
376
376
  /**
377
377
  * Get a list of constellations This route expires daily at 11:05
378
378
  * @summary Get constellations
379
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
379
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
380
380
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
381
381
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
382
382
  * @param {string} [xTenant] The tenant ID for the request.
@@ -390,13 +390,13 @@ export interface UniverseApiInterface {
390
390
  * Get a list of constellations This route expires daily at 11:05
391
391
  * Get constellations
392
392
  */
393
- getUniverseConstellations(requestParameters: GetUniverseConstellationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
393
+ getUniverseConstellations(requestParameters: GetUniverseConstellationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
394
394
 
395
395
  /**
396
396
  * Get information on a constellation This route expires daily at 11:05
397
397
  * @summary Get constellation information
398
398
  * @param {number} constellationId
399
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
399
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
400
400
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
401
401
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
402
402
  * @param {string} [xTenant] The tenant ID for the request.
@@ -410,12 +410,12 @@ export interface UniverseApiInterface {
410
410
  * Get information on a constellation This route expires daily at 11:05
411
411
  * Get constellation information
412
412
  */
413
- getUniverseConstellationsConstellationId(requestParameters: GetUniverseConstellationsConstellationIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseConstellationsConstellationIdGet>;
413
+ getUniverseConstellationsConstellationId(requestParameters: GetUniverseConstellationsConstellationIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
414
414
 
415
415
  /**
416
416
  * Get a list of factions This route expires daily at 11:05
417
417
  * @summary Get factions
418
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
418
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
419
419
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
420
420
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
421
421
  * @param {string} [xTenant] The tenant ID for the request.
@@ -429,12 +429,12 @@ export interface UniverseApiInterface {
429
429
  * Get a list of factions This route expires daily at 11:05
430
430
  * Get factions
431
431
  */
432
- getUniverseFactions(requestParameters: GetUniverseFactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseFactionsGetInner>>;
432
+ getUniverseFactions(requestParameters: GetUniverseFactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
433
433
 
434
434
  /**
435
435
  * Get a list of graphics This route expires daily at 11:05
436
436
  * @summary Get graphics
437
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
437
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
438
438
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
439
439
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
440
440
  * @param {string} [xTenant] The tenant ID for the request.
@@ -448,13 +448,13 @@ export interface UniverseApiInterface {
448
448
  * Get a list of graphics This route expires daily at 11:05
449
449
  * Get graphics
450
450
  */
451
- getUniverseGraphics(requestParameters: GetUniverseGraphicsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
451
+ getUniverseGraphics(requestParameters: GetUniverseGraphicsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
452
452
 
453
453
  /**
454
454
  * Get information on a graphic This route expires daily at 11:05
455
455
  * @summary Get graphic information
456
456
  * @param {number} graphicId
457
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
457
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
458
458
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
459
459
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
460
460
  * @param {string} [xTenant] The tenant ID for the request.
@@ -468,12 +468,12 @@ export interface UniverseApiInterface {
468
468
  * Get information on a graphic This route expires daily at 11:05
469
469
  * Get graphic information
470
470
  */
471
- getUniverseGraphicsGraphicId(requestParameters: GetUniverseGraphicsGraphicIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseGraphicsGraphicIdGet>;
471
+ getUniverseGraphicsGraphicId(requestParameters: GetUniverseGraphicsGraphicIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
472
472
 
473
473
  /**
474
474
  * Get a list of item groups This route expires daily at 11:05
475
475
  * @summary Get item groups
476
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
476
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
477
477
  * @param {number} [page]
478
478
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
479
479
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -488,13 +488,13 @@ export interface UniverseApiInterface {
488
488
  * Get a list of item groups This route expires daily at 11:05
489
489
  * Get item groups
490
490
  */
491
- getUniverseGroups(requestParameters: GetUniverseGroupsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
491
+ getUniverseGroups(requestParameters: GetUniverseGroupsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
492
492
 
493
493
  /**
494
494
  * Get information on an item group This route expires daily at 11:05
495
495
  * @summary Get item group information
496
496
  * @param {number} groupId
497
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
497
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
498
498
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
499
499
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
500
500
  * @param {string} [xTenant] The tenant ID for the request.
@@ -508,13 +508,13 @@ export interface UniverseApiInterface {
508
508
  * Get information on an item group This route expires daily at 11:05
509
509
  * Get item group information
510
510
  */
511
- getUniverseGroupsGroupId(requestParameters: GetUniverseGroupsGroupIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseGroupsGroupIdGet>;
511
+ getUniverseGroupsGroupId(requestParameters: GetUniverseGroupsGroupIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
512
512
 
513
513
  /**
514
514
  * Get information on a moon This route expires daily at 11:05
515
515
  * @summary Get moon information
516
516
  * @param {number} moonId
517
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
517
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
518
518
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
519
519
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
520
520
  * @param {string} [xTenant] The tenant ID for the request.
@@ -528,13 +528,13 @@ export interface UniverseApiInterface {
528
528
  * Get information on a moon This route expires daily at 11:05
529
529
  * Get moon information
530
530
  */
531
- getUniverseMoonsMoonId(requestParameters: GetUniverseMoonsMoonIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseMoonsMoonIdGet>;
531
+ getUniverseMoonsMoonId(requestParameters: GetUniverseMoonsMoonIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
532
532
 
533
533
  /**
534
534
  * Get information on a planet This route expires daily at 11:05
535
535
  * @summary Get planet information
536
536
  * @param {number} planetId
537
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
537
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
538
538
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
539
539
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
540
540
  * @param {string} [xTenant] The tenant ID for the request.
@@ -548,12 +548,12 @@ export interface UniverseApiInterface {
548
548
  * Get information on a planet This route expires daily at 11:05
549
549
  * Get planet information
550
550
  */
551
- getUniversePlanetsPlanetId(requestParameters: GetUniversePlanetsPlanetIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniversePlanetsPlanetIdGet>;
551
+ getUniversePlanetsPlanetId(requestParameters: GetUniversePlanetsPlanetIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
552
552
 
553
553
  /**
554
554
  * Get a list of character races This route expires daily at 11:05
555
555
  * @summary Get character races
556
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
556
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
557
557
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
558
558
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
559
559
  * @param {string} [xTenant] The tenant ID for the request.
@@ -567,12 +567,12 @@ export interface UniverseApiInterface {
567
567
  * Get a list of character races This route expires daily at 11:05
568
568
  * Get character races
569
569
  */
570
- getUniverseRaces(requestParameters: GetUniverseRacesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseRacesGetInner>>;
570
+ getUniverseRaces(requestParameters: GetUniverseRacesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
571
571
 
572
572
  /**
573
573
  * Get a list of regions This route expires daily at 11:05
574
574
  * @summary Get regions
575
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
575
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
576
576
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
577
577
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
578
578
  * @param {string} [xTenant] The tenant ID for the request.
@@ -586,13 +586,13 @@ export interface UniverseApiInterface {
586
586
  * Get a list of regions This route expires daily at 11:05
587
587
  * Get regions
588
588
  */
589
- getUniverseRegions(requestParameters: GetUniverseRegionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
589
+ getUniverseRegions(requestParameters: GetUniverseRegionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
590
590
 
591
591
  /**
592
592
  * Get information on a region This route expires daily at 11:05
593
593
  * @summary Get region information
594
594
  * @param {number} regionId
595
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
595
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
596
596
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
597
597
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
598
598
  * @param {string} [xTenant] The tenant ID for the request.
@@ -606,13 +606,13 @@ export interface UniverseApiInterface {
606
606
  * Get information on a region This route expires daily at 11:05
607
607
  * Get region information
608
608
  */
609
- getUniverseRegionsRegionId(requestParameters: GetUniverseRegionsRegionIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseRegionsRegionIdGet>;
609
+ getUniverseRegionsRegionId(requestParameters: GetUniverseRegionsRegionIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
610
610
 
611
611
  /**
612
612
  * Get information on a stargate This route expires daily at 11:05
613
613
  * @summary Get stargate information
614
614
  * @param {number} stargateId
615
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
615
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
616
616
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
617
617
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
618
618
  * @param {string} [xTenant] The tenant ID for the request.
@@ -626,13 +626,13 @@ export interface UniverseApiInterface {
626
626
  * Get information on a stargate This route expires daily at 11:05
627
627
  * Get stargate information
628
628
  */
629
- getUniverseStargatesStargateId(requestParameters: GetUniverseStargatesStargateIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseStargatesStargateIdGet>;
629
+ getUniverseStargatesStargateId(requestParameters: GetUniverseStargatesStargateIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
630
630
 
631
631
  /**
632
632
  * Get information on a star This route expires daily at 11:05
633
633
  * @summary Get star information
634
634
  * @param {number} starId
635
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
635
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
636
636
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
637
637
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
638
638
  * @param {string} [xTenant] The tenant ID for the request.
@@ -646,13 +646,13 @@ export interface UniverseApiInterface {
646
646
  * Get information on a star This route expires daily at 11:05
647
647
  * Get star information
648
648
  */
649
- getUniverseStarsStarId(requestParameters: GetUniverseStarsStarIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseStarsStarIdGet>;
649
+ getUniverseStarsStarId(requestParameters: GetUniverseStarsStarIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
650
650
 
651
651
  /**
652
652
  * Get information on a station This route expires daily at 11:05
653
653
  * @summary Get station information
654
654
  * @param {number} stationId
655
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
655
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
656
656
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
657
657
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
658
658
  * @param {string} [xTenant] The tenant ID for the request.
@@ -666,12 +666,12 @@ export interface UniverseApiInterface {
666
666
  * Get information on a station This route expires daily at 11:05
667
667
  * Get station information
668
668
  */
669
- getUniverseStationsStationId(requestParameters: GetUniverseStationsStationIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseStationsStationIdGet>;
669
+ getUniverseStationsStationId(requestParameters: GetUniverseStationsStationIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
670
670
 
671
671
  /**
672
672
  * List all public structures
673
673
  * @summary List all public structures
674
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
674
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
675
675
  * @param {'market' | 'manufacturing_basic'} [filter]
676
676
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
677
677
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -686,13 +686,13 @@ export interface UniverseApiInterface {
686
686
  * List all public structures
687
687
  * List all public structures
688
688
  */
689
- getUniverseStructures(requestParameters: GetUniverseStructuresRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Set<number>>;
689
+ getUniverseStructures(requestParameters: GetUniverseStructuresRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
690
690
 
691
691
  /**
692
692
  * Returns information on requested structure if you are on the ACL. Otherwise, returns \"Forbidden\" for all inputs.
693
693
  * @summary Get structure information
694
694
  * @param {number} structureId
695
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
695
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
696
696
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
697
697
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
698
698
  * @param {string} [xTenant] The tenant ID for the request.
@@ -706,12 +706,12 @@ export interface UniverseApiInterface {
706
706
  * Returns information on requested structure if you are on the ACL. Otherwise, returns \"Forbidden\" for all inputs.
707
707
  * Get structure information
708
708
  */
709
- getUniverseStructuresStructureId(requestParameters: GetUniverseStructuresStructureIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseStructuresStructureIdGet>;
709
+ getUniverseStructuresStructureId(requestParameters: GetUniverseStructuresStructureIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
710
710
 
711
711
  /**
712
712
  * Get the number of jumps in solar systems within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with jumps will be listed
713
713
  * @summary Get system jumps
714
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
714
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
715
715
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
716
716
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
717
717
  * @param {string} [xTenant] The tenant ID for the request.
@@ -725,12 +725,12 @@ export interface UniverseApiInterface {
725
725
  * Get the number of jumps in solar systems within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with jumps will be listed
726
726
  * Get system jumps
727
727
  */
728
- getUniverseSystemJumps(requestParameters: GetUniverseSystemJumpsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseSystemJumpsGetInner>>;
728
+ getUniverseSystemJumps(requestParameters: GetUniverseSystemJumpsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
729
729
 
730
730
  /**
731
731
  * Get the number of ship, pod and NPC kills per solar system within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with kills will be listed
732
732
  * @summary Get system kills
733
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
733
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
734
734
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
735
735
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
736
736
  * @param {string} [xTenant] The tenant ID for the request.
@@ -744,12 +744,12 @@ export interface UniverseApiInterface {
744
744
  * Get the number of ship, pod and NPC kills per solar system within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with kills will be listed
745
745
  * Get system kills
746
746
  */
747
- getUniverseSystemKills(requestParameters: GetUniverseSystemKillsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseSystemKillsGetInner>>;
747
+ getUniverseSystemKills(requestParameters: GetUniverseSystemKillsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
748
748
 
749
749
  /**
750
750
  * Get a list of solar systems This route expires daily at 11:05
751
751
  * @summary Get solar systems
752
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
752
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
753
753
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
754
754
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
755
755
  * @param {string} [xTenant] The tenant ID for the request.
@@ -763,13 +763,13 @@ export interface UniverseApiInterface {
763
763
  * Get a list of solar systems This route expires daily at 11:05
764
764
  * Get solar systems
765
765
  */
766
- getUniverseSystems(requestParameters: GetUniverseSystemsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
766
+ getUniverseSystems(requestParameters: GetUniverseSystemsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
767
767
 
768
768
  /**
769
769
  * Get information on a solar system. This route expires daily at 11:05
770
770
  * @summary Get solar system information
771
771
  * @param {number} systemId
772
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
772
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
773
773
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
774
774
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
775
775
  * @param {string} [xTenant] The tenant ID for the request.
@@ -783,12 +783,12 @@ export interface UniverseApiInterface {
783
783
  * Get information on a solar system. This route expires daily at 11:05
784
784
  * Get solar system information
785
785
  */
786
- getUniverseSystemsSystemId(requestParameters: GetUniverseSystemsSystemIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseSystemsSystemIdGet>;
786
+ getUniverseSystemsSystemId(requestParameters: GetUniverseSystemsSystemIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
787
787
 
788
788
  /**
789
789
  * Get a list of type ids This route expires daily at 11:05
790
790
  * @summary Get types
791
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
791
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
792
792
  * @param {number} [page]
793
793
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
794
794
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -803,13 +803,13 @@ export interface UniverseApiInterface {
803
803
  * Get a list of type ids This route expires daily at 11:05
804
804
  * Get types
805
805
  */
806
- getUniverseTypes(requestParameters: GetUniverseTypesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
806
+ getUniverseTypes(requestParameters: GetUniverseTypesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
807
807
 
808
808
  /**
809
809
  * Get information on a type This route expires daily at 11:05
810
810
  * @summary Get type information
811
811
  * @param {number} typeId
812
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
812
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
813
813
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
814
814
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
815
815
  * @param {string} [xTenant] The tenant ID for the request.
@@ -823,12 +823,12 @@ export interface UniverseApiInterface {
823
823
  * Get information on a type This route expires daily at 11:05
824
824
  * Get type information
825
825
  */
826
- getUniverseTypesTypeId(requestParameters: GetUniverseTypesTypeIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseTypesTypeIdGet>;
826
+ getUniverseTypesTypeId(requestParameters: GetUniverseTypesTypeIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
827
827
 
828
828
  /**
829
829
  * Resolve a set of names to IDs in the following categories: agents, alliances, characters, constellations, corporations factions, inventory_types, regions, stations, and systems. Only exact matches will be returned. All names searched for are cached for 12 hours
830
830
  * @summary Bulk names to IDs
831
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
831
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
832
832
  * @param {Set<string>} requestBody
833
833
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
834
834
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -843,12 +843,12 @@ export interface UniverseApiInterface {
843
843
  * Resolve a set of names to IDs in the following categories: agents, alliances, characters, constellations, corporations factions, inventory_types, regions, stations, and systems. Only exact matches will be returned. All names searched for are cached for 12 hours
844
844
  * Bulk names to IDs
845
845
  */
846
- postUniverseIds(requestParameters: PostUniverseIdsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseIdsPost>;
846
+ postUniverseIds(requestParameters: PostUniverseIdsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
847
847
 
848
848
  /**
849
849
  * Resolve a set of IDs to names and categories. Supported ID\'s for resolving are: Characters, Corporations, Alliances, Stations, Solar Systems, Constellations, Regions, Types, Factions
850
850
  * @summary Get names and categories for a set of IDs
851
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
851
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
852
852
  * @param {Set<number>} requestBody
853
853
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
854
854
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -863,7 +863,7 @@ export interface UniverseApiInterface {
863
863
  * Resolve a set of IDs to names and categories. Supported ID\'s for resolving are: Characters, Corporations, Alliances, Stations, Solar Systems, Constellations, Regions, Types, Factions
864
864
  * Get names and categories for a set of IDs
865
865
  */
866
- postUniverseNames(requestParameters: PostUniverseNamesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseNamesPostInner>>;
866
+ postUniverseNames(requestParameters: PostUniverseNamesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
867
867
 
868
868
  }
869
869
 
@@ -909,23 +909,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
909
909
 
910
910
  let urlPath = `/universe/ancestries`;
911
911
 
912
- const response = await api.esi.proxy({
912
+ const facade = this.configuration?.apiFacade;
913
+ if (!facade) {
914
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
915
+ }
916
+
917
+ const response = await facade.esi.proxy({
913
918
  path: urlPath,
914
919
  method: 'GET',
915
920
  headers: headerParameters,
916
921
  query: queryParameters,
917
922
  }, initOverrides);
918
923
 
919
- return new runtime.JSONApiResponse(response);
924
+ return response;
920
925
  }
921
926
 
922
927
  /**
923
928
  * Get all character ancestries This route expires daily at 11:05
924
929
  * Get ancestries
925
930
  */
926
- async getUniverseAncestries(requestParameters: GetUniverseAncestriesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseAncestriesGetInner>> {
931
+ async getUniverseAncestries(requestParameters: GetUniverseAncestriesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
927
932
  const response = await this.getUniverseAncestriesRaw(requestParameters, initOverrides);
928
- return await response.value();
933
+ return response;
929
934
  }
930
935
 
931
936
  /**
@@ -973,23 +978,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
973
978
  let urlPath = `/universe/asteroid_belts/{asteroid_belt_id}`;
974
979
  urlPath = urlPath.replace(`{${"asteroid_belt_id"}}`, encodeURIComponent(String(requestParameters['asteroidBeltId'])));
975
980
 
976
- const response = await api.esi.proxy({
981
+ const facade = this.configuration?.apiFacade;
982
+ if (!facade) {
983
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
984
+ }
985
+
986
+ const response = await facade.esi.proxy({
977
987
  path: urlPath,
978
988
  method: 'GET',
979
989
  headers: headerParameters,
980
990
  query: queryParameters,
981
991
  }, initOverrides);
982
992
 
983
- return new runtime.JSONApiResponse(response);
993
+ return response;
984
994
  }
985
995
 
986
996
  /**
987
997
  * Get information on an asteroid belt This route expires daily at 11:05
988
998
  * Get asteroid belt information
989
999
  */
990
- async getUniverseAsteroidBeltsAsteroidBeltId(requestParameters: GetUniverseAsteroidBeltsAsteroidBeltIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseAsteroidBeltsAsteroidBeltIdGet> {
1000
+ async getUniverseAsteroidBeltsAsteroidBeltId(requestParameters: GetUniverseAsteroidBeltsAsteroidBeltIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
991
1001
  const response = await this.getUniverseAsteroidBeltsAsteroidBeltIdRaw(requestParameters, initOverrides);
992
- return await response.value();
1002
+ return response;
993
1003
  }
994
1004
 
995
1005
  /**
@@ -1029,23 +1039,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
1029
1039
 
1030
1040
  let urlPath = `/universe/bloodlines`;
1031
1041
 
1032
- const response = await api.esi.proxy({
1042
+ const facade = this.configuration?.apiFacade;
1043
+ if (!facade) {
1044
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1045
+ }
1046
+
1047
+ const response = await facade.esi.proxy({
1033
1048
  path: urlPath,
1034
1049
  method: 'GET',
1035
1050
  headers: headerParameters,
1036
1051
  query: queryParameters,
1037
1052
  }, initOverrides);
1038
1053
 
1039
- return new runtime.JSONApiResponse(response);
1054
+ return response;
1040
1055
  }
1041
1056
 
1042
1057
  /**
1043
1058
  * Get a list of bloodlines This route expires daily at 11:05
1044
1059
  * Get bloodlines
1045
1060
  */
1046
- async getUniverseBloodlines(requestParameters: GetUniverseBloodlinesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseBloodlinesGetInner>> {
1061
+ async getUniverseBloodlines(requestParameters: GetUniverseBloodlinesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
1047
1062
  const response = await this.getUniverseBloodlinesRaw(requestParameters, initOverrides);
1048
- return await response.value();
1063
+ return response;
1049
1064
  }
1050
1065
 
1051
1066
  /**
@@ -1085,23 +1100,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
1085
1100
 
1086
1101
  let urlPath = `/universe/categories`;
1087
1102
 
1088
- const response = await api.esi.proxy({
1103
+ const facade = this.configuration?.apiFacade;
1104
+ if (!facade) {
1105
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1106
+ }
1107
+
1108
+ const response = await facade.esi.proxy({
1089
1109
  path: urlPath,
1090
1110
  method: 'GET',
1091
1111
  headers: headerParameters,
1092
1112
  query: queryParameters,
1093
1113
  }, initOverrides);
1094
1114
 
1095
- return new runtime.JSONApiResponse<any>(response);
1115
+ return response;
1096
1116
  }
1097
1117
 
1098
1118
  /**
1099
1119
  * Get a list of item categories This route expires daily at 11:05
1100
1120
  * Get item categories
1101
1121
  */
1102
- async getUniverseCategories(requestParameters: GetUniverseCategoriesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>> {
1122
+ async getUniverseCategories(requestParameters: GetUniverseCategoriesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
1103
1123
  const response = await this.getUniverseCategoriesRaw(requestParameters, initOverrides);
1104
- return await response.value();
1124
+ return response;
1105
1125
  }
1106
1126
 
1107
1127
  /**
@@ -1149,23 +1169,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
1149
1169
  let urlPath = `/universe/categories/{category_id}`;
1150
1170
  urlPath = urlPath.replace(`{${"category_id"}}`, encodeURIComponent(String(requestParameters['categoryId'])));
1151
1171
 
1152
- const response = await api.esi.proxy({
1172
+ const facade = this.configuration?.apiFacade;
1173
+ if (!facade) {
1174
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1175
+ }
1176
+
1177
+ const response = await facade.esi.proxy({
1153
1178
  path: urlPath,
1154
1179
  method: 'GET',
1155
1180
  headers: headerParameters,
1156
1181
  query: queryParameters,
1157
1182
  }, initOverrides);
1158
1183
 
1159
- return new runtime.JSONApiResponse(response);
1184
+ return response;
1160
1185
  }
1161
1186
 
1162
1187
  /**
1163
1188
  * Get information of an item category This route expires daily at 11:05
1164
1189
  * Get item category information
1165
1190
  */
1166
- async getUniverseCategoriesCategoryId(requestParameters: GetUniverseCategoriesCategoryIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseCategoriesCategoryIdGet> {
1191
+ async getUniverseCategoriesCategoryId(requestParameters: GetUniverseCategoriesCategoryIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
1167
1192
  const response = await this.getUniverseCategoriesCategoryIdRaw(requestParameters, initOverrides);
1168
- return await response.value();
1193
+ return response;
1169
1194
  }
1170
1195
 
1171
1196
  /**
@@ -1205,23 +1230,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
1205
1230
 
1206
1231
  let urlPath = `/universe/constellations`;
1207
1232
 
1208
- const response = await api.esi.proxy({
1233
+ const facade = this.configuration?.apiFacade;
1234
+ if (!facade) {
1235
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1236
+ }
1237
+
1238
+ const response = await facade.esi.proxy({
1209
1239
  path: urlPath,
1210
1240
  method: 'GET',
1211
1241
  headers: headerParameters,
1212
1242
  query: queryParameters,
1213
1243
  }, initOverrides);
1214
1244
 
1215
- return new runtime.JSONApiResponse<any>(response);
1245
+ return response;
1216
1246
  }
1217
1247
 
1218
1248
  /**
1219
1249
  * Get a list of constellations This route expires daily at 11:05
1220
1250
  * Get constellations
1221
1251
  */
1222
- async getUniverseConstellations(requestParameters: GetUniverseConstellationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>> {
1252
+ async getUniverseConstellations(requestParameters: GetUniverseConstellationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
1223
1253
  const response = await this.getUniverseConstellationsRaw(requestParameters, initOverrides);
1224
- return await response.value();
1254
+ return response;
1225
1255
  }
1226
1256
 
1227
1257
  /**
@@ -1269,23 +1299,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
1269
1299
  let urlPath = `/universe/constellations/{constellation_id}`;
1270
1300
  urlPath = urlPath.replace(`{${"constellation_id"}}`, encodeURIComponent(String(requestParameters['constellationId'])));
1271
1301
 
1272
- const response = await api.esi.proxy({
1302
+ const facade = this.configuration?.apiFacade;
1303
+ if (!facade) {
1304
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1305
+ }
1306
+
1307
+ const response = await facade.esi.proxy({
1273
1308
  path: urlPath,
1274
1309
  method: 'GET',
1275
1310
  headers: headerParameters,
1276
1311
  query: queryParameters,
1277
1312
  }, initOverrides);
1278
1313
 
1279
- return new runtime.JSONApiResponse(response);
1314
+ return response;
1280
1315
  }
1281
1316
 
1282
1317
  /**
1283
1318
  * Get information on a constellation This route expires daily at 11:05
1284
1319
  * Get constellation information
1285
1320
  */
1286
- async getUniverseConstellationsConstellationId(requestParameters: GetUniverseConstellationsConstellationIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseConstellationsConstellationIdGet> {
1321
+ async getUniverseConstellationsConstellationId(requestParameters: GetUniverseConstellationsConstellationIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
1287
1322
  const response = await this.getUniverseConstellationsConstellationIdRaw(requestParameters, initOverrides);
1288
- return await response.value();
1323
+ return response;
1289
1324
  }
1290
1325
 
1291
1326
  /**
@@ -1325,23 +1360,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
1325
1360
 
1326
1361
  let urlPath = `/universe/factions`;
1327
1362
 
1328
- const response = await api.esi.proxy({
1363
+ const facade = this.configuration?.apiFacade;
1364
+ if (!facade) {
1365
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1366
+ }
1367
+
1368
+ const response = await facade.esi.proxy({
1329
1369
  path: urlPath,
1330
1370
  method: 'GET',
1331
1371
  headers: headerParameters,
1332
1372
  query: queryParameters,
1333
1373
  }, initOverrides);
1334
1374
 
1335
- return new runtime.JSONApiResponse(response);
1375
+ return response;
1336
1376
  }
1337
1377
 
1338
1378
  /**
1339
1379
  * Get a list of factions This route expires daily at 11:05
1340
1380
  * Get factions
1341
1381
  */
1342
- async getUniverseFactions(requestParameters: GetUniverseFactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseFactionsGetInner>> {
1382
+ async getUniverseFactions(requestParameters: GetUniverseFactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
1343
1383
  const response = await this.getUniverseFactionsRaw(requestParameters, initOverrides);
1344
- return await response.value();
1384
+ return response;
1345
1385
  }
1346
1386
 
1347
1387
  /**
@@ -1381,23 +1421,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
1381
1421
 
1382
1422
  let urlPath = `/universe/graphics`;
1383
1423
 
1384
- const response = await api.esi.proxy({
1424
+ const facade = this.configuration?.apiFacade;
1425
+ if (!facade) {
1426
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1427
+ }
1428
+
1429
+ const response = await facade.esi.proxy({
1385
1430
  path: urlPath,
1386
1431
  method: 'GET',
1387
1432
  headers: headerParameters,
1388
1433
  query: queryParameters,
1389
1434
  }, initOverrides);
1390
1435
 
1391
- return new runtime.JSONApiResponse<any>(response);
1436
+ return response;
1392
1437
  }
1393
1438
 
1394
1439
  /**
1395
1440
  * Get a list of graphics This route expires daily at 11:05
1396
1441
  * Get graphics
1397
1442
  */
1398
- async getUniverseGraphics(requestParameters: GetUniverseGraphicsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>> {
1443
+ async getUniverseGraphics(requestParameters: GetUniverseGraphicsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
1399
1444
  const response = await this.getUniverseGraphicsRaw(requestParameters, initOverrides);
1400
- return await response.value();
1445
+ return response;
1401
1446
  }
1402
1447
 
1403
1448
  /**
@@ -1445,23 +1490,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
1445
1490
  let urlPath = `/universe/graphics/{graphic_id}`;
1446
1491
  urlPath = urlPath.replace(`{${"graphic_id"}}`, encodeURIComponent(String(requestParameters['graphicId'])));
1447
1492
 
1448
- const response = await api.esi.proxy({
1493
+ const facade = this.configuration?.apiFacade;
1494
+ if (!facade) {
1495
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1496
+ }
1497
+
1498
+ const response = await facade.esi.proxy({
1449
1499
  path: urlPath,
1450
1500
  method: 'GET',
1451
1501
  headers: headerParameters,
1452
1502
  query: queryParameters,
1453
1503
  }, initOverrides);
1454
1504
 
1455
- return new runtime.JSONApiResponse(response);
1505
+ return response;
1456
1506
  }
1457
1507
 
1458
1508
  /**
1459
1509
  * Get information on a graphic This route expires daily at 11:05
1460
1510
  * Get graphic information
1461
1511
  */
1462
- async getUniverseGraphicsGraphicId(requestParameters: GetUniverseGraphicsGraphicIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseGraphicsGraphicIdGet> {
1512
+ async getUniverseGraphicsGraphicId(requestParameters: GetUniverseGraphicsGraphicIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
1463
1513
  const response = await this.getUniverseGraphicsGraphicIdRaw(requestParameters, initOverrides);
1464
- return await response.value();
1514
+ return response;
1465
1515
  }
1466
1516
 
1467
1517
  /**
@@ -1505,23 +1555,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
1505
1555
 
1506
1556
  let urlPath = `/universe/groups`;
1507
1557
 
1508
- const response = await api.esi.proxy({
1558
+ const facade = this.configuration?.apiFacade;
1559
+ if (!facade) {
1560
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1561
+ }
1562
+
1563
+ const response = await facade.esi.proxy({
1509
1564
  path: urlPath,
1510
1565
  method: 'GET',
1511
1566
  headers: headerParameters,
1512
1567
  query: queryParameters,
1513
1568
  }, initOverrides);
1514
1569
 
1515
- return new runtime.JSONApiResponse<any>(response);
1570
+ return response;
1516
1571
  }
1517
1572
 
1518
1573
  /**
1519
1574
  * Get a list of item groups This route expires daily at 11:05
1520
1575
  * Get item groups
1521
1576
  */
1522
- async getUniverseGroups(requestParameters: GetUniverseGroupsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>> {
1577
+ async getUniverseGroups(requestParameters: GetUniverseGroupsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
1523
1578
  const response = await this.getUniverseGroupsRaw(requestParameters, initOverrides);
1524
- return await response.value();
1579
+ return response;
1525
1580
  }
1526
1581
 
1527
1582
  /**
@@ -1569,23 +1624,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
1569
1624
  let urlPath = `/universe/groups/{group_id}`;
1570
1625
  urlPath = urlPath.replace(`{${"group_id"}}`, encodeURIComponent(String(requestParameters['groupId'])));
1571
1626
 
1572
- const response = await api.esi.proxy({
1627
+ const facade = this.configuration?.apiFacade;
1628
+ if (!facade) {
1629
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1630
+ }
1631
+
1632
+ const response = await facade.esi.proxy({
1573
1633
  path: urlPath,
1574
1634
  method: 'GET',
1575
1635
  headers: headerParameters,
1576
1636
  query: queryParameters,
1577
1637
  }, initOverrides);
1578
1638
 
1579
- return new runtime.JSONApiResponse(response);
1639
+ return response;
1580
1640
  }
1581
1641
 
1582
1642
  /**
1583
1643
  * Get information on an item group This route expires daily at 11:05
1584
1644
  * Get item group information
1585
1645
  */
1586
- async getUniverseGroupsGroupId(requestParameters: GetUniverseGroupsGroupIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseGroupsGroupIdGet> {
1646
+ async getUniverseGroupsGroupId(requestParameters: GetUniverseGroupsGroupIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
1587
1647
  const response = await this.getUniverseGroupsGroupIdRaw(requestParameters, initOverrides);
1588
- return await response.value();
1648
+ return response;
1589
1649
  }
1590
1650
 
1591
1651
  /**
@@ -1633,23 +1693,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
1633
1693
  let urlPath = `/universe/moons/{moon_id}`;
1634
1694
  urlPath = urlPath.replace(`{${"moon_id"}}`, encodeURIComponent(String(requestParameters['moonId'])));
1635
1695
 
1636
- const response = await api.esi.proxy({
1696
+ const facade = this.configuration?.apiFacade;
1697
+ if (!facade) {
1698
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1699
+ }
1700
+
1701
+ const response = await facade.esi.proxy({
1637
1702
  path: urlPath,
1638
1703
  method: 'GET',
1639
1704
  headers: headerParameters,
1640
1705
  query: queryParameters,
1641
1706
  }, initOverrides);
1642
1707
 
1643
- return new runtime.JSONApiResponse(response);
1708
+ return response;
1644
1709
  }
1645
1710
 
1646
1711
  /**
1647
1712
  * Get information on a moon This route expires daily at 11:05
1648
1713
  * Get moon information
1649
1714
  */
1650
- async getUniverseMoonsMoonId(requestParameters: GetUniverseMoonsMoonIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseMoonsMoonIdGet> {
1715
+ async getUniverseMoonsMoonId(requestParameters: GetUniverseMoonsMoonIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
1651
1716
  const response = await this.getUniverseMoonsMoonIdRaw(requestParameters, initOverrides);
1652
- return await response.value();
1717
+ return response;
1653
1718
  }
1654
1719
 
1655
1720
  /**
@@ -1697,23 +1762,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
1697
1762
  let urlPath = `/universe/planets/{planet_id}`;
1698
1763
  urlPath = urlPath.replace(`{${"planet_id"}}`, encodeURIComponent(String(requestParameters['planetId'])));
1699
1764
 
1700
- const response = await api.esi.proxy({
1765
+ const facade = this.configuration?.apiFacade;
1766
+ if (!facade) {
1767
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1768
+ }
1769
+
1770
+ const response = await facade.esi.proxy({
1701
1771
  path: urlPath,
1702
1772
  method: 'GET',
1703
1773
  headers: headerParameters,
1704
1774
  query: queryParameters,
1705
1775
  }, initOverrides);
1706
1776
 
1707
- return new runtime.JSONApiResponse(response);
1777
+ return response;
1708
1778
  }
1709
1779
 
1710
1780
  /**
1711
1781
  * Get information on a planet This route expires daily at 11:05
1712
1782
  * Get planet information
1713
1783
  */
1714
- async getUniversePlanetsPlanetId(requestParameters: GetUniversePlanetsPlanetIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniversePlanetsPlanetIdGet> {
1784
+ async getUniversePlanetsPlanetId(requestParameters: GetUniversePlanetsPlanetIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
1715
1785
  const response = await this.getUniversePlanetsPlanetIdRaw(requestParameters, initOverrides);
1716
- return await response.value();
1786
+ return response;
1717
1787
  }
1718
1788
 
1719
1789
  /**
@@ -1753,23 +1823,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
1753
1823
 
1754
1824
  let urlPath = `/universe/races`;
1755
1825
 
1756
- const response = await api.esi.proxy({
1826
+ const facade = this.configuration?.apiFacade;
1827
+ if (!facade) {
1828
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1829
+ }
1830
+
1831
+ const response = await facade.esi.proxy({
1757
1832
  path: urlPath,
1758
1833
  method: 'GET',
1759
1834
  headers: headerParameters,
1760
1835
  query: queryParameters,
1761
1836
  }, initOverrides);
1762
1837
 
1763
- return new runtime.JSONApiResponse(response);
1838
+ return response;
1764
1839
  }
1765
1840
 
1766
1841
  /**
1767
1842
  * Get a list of character races This route expires daily at 11:05
1768
1843
  * Get character races
1769
1844
  */
1770
- async getUniverseRaces(requestParameters: GetUniverseRacesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseRacesGetInner>> {
1845
+ async getUniverseRaces(requestParameters: GetUniverseRacesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
1771
1846
  const response = await this.getUniverseRacesRaw(requestParameters, initOverrides);
1772
- return await response.value();
1847
+ return response;
1773
1848
  }
1774
1849
 
1775
1850
  /**
@@ -1809,23 +1884,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
1809
1884
 
1810
1885
  let urlPath = `/universe/regions`;
1811
1886
 
1812
- const response = await api.esi.proxy({
1887
+ const facade = this.configuration?.apiFacade;
1888
+ if (!facade) {
1889
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1890
+ }
1891
+
1892
+ const response = await facade.esi.proxy({
1813
1893
  path: urlPath,
1814
1894
  method: 'GET',
1815
1895
  headers: headerParameters,
1816
1896
  query: queryParameters,
1817
1897
  }, initOverrides);
1818
1898
 
1819
- return new runtime.JSONApiResponse<any>(response);
1899
+ return response;
1820
1900
  }
1821
1901
 
1822
1902
  /**
1823
1903
  * Get a list of regions This route expires daily at 11:05
1824
1904
  * Get regions
1825
1905
  */
1826
- async getUniverseRegions(requestParameters: GetUniverseRegionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>> {
1906
+ async getUniverseRegions(requestParameters: GetUniverseRegionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
1827
1907
  const response = await this.getUniverseRegionsRaw(requestParameters, initOverrides);
1828
- return await response.value();
1908
+ return response;
1829
1909
  }
1830
1910
 
1831
1911
  /**
@@ -1873,23 +1953,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
1873
1953
  let urlPath = `/universe/regions/{region_id}`;
1874
1954
  urlPath = urlPath.replace(`{${"region_id"}}`, encodeURIComponent(String(requestParameters['regionId'])));
1875
1955
 
1876
- const response = await api.esi.proxy({
1956
+ const facade = this.configuration?.apiFacade;
1957
+ if (!facade) {
1958
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
1959
+ }
1960
+
1961
+ const response = await facade.esi.proxy({
1877
1962
  path: urlPath,
1878
1963
  method: 'GET',
1879
1964
  headers: headerParameters,
1880
1965
  query: queryParameters,
1881
1966
  }, initOverrides);
1882
1967
 
1883
- return new runtime.JSONApiResponse(response);
1968
+ return response;
1884
1969
  }
1885
1970
 
1886
1971
  /**
1887
1972
  * Get information on a region This route expires daily at 11:05
1888
1973
  * Get region information
1889
1974
  */
1890
- async getUniverseRegionsRegionId(requestParameters: GetUniverseRegionsRegionIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseRegionsRegionIdGet> {
1975
+ async getUniverseRegionsRegionId(requestParameters: GetUniverseRegionsRegionIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
1891
1976
  const response = await this.getUniverseRegionsRegionIdRaw(requestParameters, initOverrides);
1892
- return await response.value();
1977
+ return response;
1893
1978
  }
1894
1979
 
1895
1980
  /**
@@ -1937,23 +2022,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
1937
2022
  let urlPath = `/universe/stargates/{stargate_id}`;
1938
2023
  urlPath = urlPath.replace(`{${"stargate_id"}}`, encodeURIComponent(String(requestParameters['stargateId'])));
1939
2024
 
1940
- const response = await api.esi.proxy({
2025
+ const facade = this.configuration?.apiFacade;
2026
+ if (!facade) {
2027
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
2028
+ }
2029
+
2030
+ const response = await facade.esi.proxy({
1941
2031
  path: urlPath,
1942
2032
  method: 'GET',
1943
2033
  headers: headerParameters,
1944
2034
  query: queryParameters,
1945
2035
  }, initOverrides);
1946
2036
 
1947
- return new runtime.JSONApiResponse(response);
2037
+ return response;
1948
2038
  }
1949
2039
 
1950
2040
  /**
1951
2041
  * Get information on a stargate This route expires daily at 11:05
1952
2042
  * Get stargate information
1953
2043
  */
1954
- async getUniverseStargatesStargateId(requestParameters: GetUniverseStargatesStargateIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseStargatesStargateIdGet> {
2044
+ async getUniverseStargatesStargateId(requestParameters: GetUniverseStargatesStargateIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
1955
2045
  const response = await this.getUniverseStargatesStargateIdRaw(requestParameters, initOverrides);
1956
- return await response.value();
2046
+ return response;
1957
2047
  }
1958
2048
 
1959
2049
  /**
@@ -2001,23 +2091,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
2001
2091
  let urlPath = `/universe/stars/{star_id}`;
2002
2092
  urlPath = urlPath.replace(`{${"star_id"}}`, encodeURIComponent(String(requestParameters['starId'])));
2003
2093
 
2004
- const response = await api.esi.proxy({
2094
+ const facade = this.configuration?.apiFacade;
2095
+ if (!facade) {
2096
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
2097
+ }
2098
+
2099
+ const response = await facade.esi.proxy({
2005
2100
  path: urlPath,
2006
2101
  method: 'GET',
2007
2102
  headers: headerParameters,
2008
2103
  query: queryParameters,
2009
2104
  }, initOverrides);
2010
2105
 
2011
- return new runtime.JSONApiResponse(response);
2106
+ return response;
2012
2107
  }
2013
2108
 
2014
2109
  /**
2015
2110
  * Get information on a star This route expires daily at 11:05
2016
2111
  * Get star information
2017
2112
  */
2018
- async getUniverseStarsStarId(requestParameters: GetUniverseStarsStarIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseStarsStarIdGet> {
2113
+ async getUniverseStarsStarId(requestParameters: GetUniverseStarsStarIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
2019
2114
  const response = await this.getUniverseStarsStarIdRaw(requestParameters, initOverrides);
2020
- return await response.value();
2115
+ return response;
2021
2116
  }
2022
2117
 
2023
2118
  /**
@@ -2065,23 +2160,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
2065
2160
  let urlPath = `/universe/stations/{station_id}`;
2066
2161
  urlPath = urlPath.replace(`{${"station_id"}}`, encodeURIComponent(String(requestParameters['stationId'])));
2067
2162
 
2068
- const response = await api.esi.proxy({
2163
+ const facade = this.configuration?.apiFacade;
2164
+ if (!facade) {
2165
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
2166
+ }
2167
+
2168
+ const response = await facade.esi.proxy({
2069
2169
  path: urlPath,
2070
2170
  method: 'GET',
2071
2171
  headers: headerParameters,
2072
2172
  query: queryParameters,
2073
2173
  }, initOverrides);
2074
2174
 
2075
- return new runtime.JSONApiResponse(response);
2175
+ return response;
2076
2176
  }
2077
2177
 
2078
2178
  /**
2079
2179
  * Get information on a station This route expires daily at 11:05
2080
2180
  * Get station information
2081
2181
  */
2082
- async getUniverseStationsStationId(requestParameters: GetUniverseStationsStationIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseStationsStationIdGet> {
2182
+ async getUniverseStationsStationId(requestParameters: GetUniverseStationsStationIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
2083
2183
  const response = await this.getUniverseStationsStationIdRaw(requestParameters, initOverrides);
2084
- return await response.value();
2184
+ return response;
2085
2185
  }
2086
2186
 
2087
2187
  /**
@@ -2125,23 +2225,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
2125
2225
 
2126
2226
  let urlPath = `/universe/structures`;
2127
2227
 
2128
- const response = await api.esi.proxy({
2228
+ const facade = this.configuration?.apiFacade;
2229
+ if (!facade) {
2230
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
2231
+ }
2232
+
2233
+ const response = await facade.esi.proxy({
2129
2234
  path: urlPath,
2130
2235
  method: 'GET',
2131
2236
  headers: headerParameters,
2132
2237
  query: queryParameters,
2133
2238
  }, initOverrides);
2134
2239
 
2135
- return new runtime.JSONApiResponse<any>(response);
2240
+ return response;
2136
2241
  }
2137
2242
 
2138
2243
  /**
2139
2244
  * List all public structures
2140
2245
  * List all public structures
2141
2246
  */
2142
- async getUniverseStructures(requestParameters: GetUniverseStructuresRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Set<number>> {
2247
+ async getUniverseStructures(requestParameters: GetUniverseStructuresRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
2143
2248
  const response = await this.getUniverseStructuresRaw(requestParameters, initOverrides);
2144
- return await response.value();
2249
+ return response;
2145
2250
  }
2146
2251
 
2147
2252
  /**
@@ -2194,23 +2299,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
2194
2299
  let urlPath = `/universe/structures/{structure_id}`;
2195
2300
  urlPath = urlPath.replace(`{${"structure_id"}}`, encodeURIComponent(String(requestParameters['structureId'])));
2196
2301
 
2197
- const response = await api.esi.proxy({
2302
+ const facade = this.configuration?.apiFacade;
2303
+ if (!facade) {
2304
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
2305
+ }
2306
+
2307
+ const response = await facade.esi.proxy({
2198
2308
  path: urlPath,
2199
2309
  method: 'GET',
2200
2310
  headers: headerParameters,
2201
2311
  query: queryParameters,
2202
2312
  }, initOverrides);
2203
2313
 
2204
- return new runtime.JSONApiResponse(response);
2314
+ return response;
2205
2315
  }
2206
2316
 
2207
2317
  /**
2208
2318
  * Returns information on requested structure if you are on the ACL. Otherwise, returns \"Forbidden\" for all inputs.
2209
2319
  * Get structure information
2210
2320
  */
2211
- async getUniverseStructuresStructureId(requestParameters: GetUniverseStructuresStructureIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseStructuresStructureIdGet> {
2321
+ async getUniverseStructuresStructureId(requestParameters: GetUniverseStructuresStructureIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
2212
2322
  const response = await this.getUniverseStructuresStructureIdRaw(requestParameters, initOverrides);
2213
- return await response.value();
2323
+ return response;
2214
2324
  }
2215
2325
 
2216
2326
  /**
@@ -2250,23 +2360,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
2250
2360
 
2251
2361
  let urlPath = `/universe/system_jumps`;
2252
2362
 
2253
- const response = await api.esi.proxy({
2363
+ const facade = this.configuration?.apiFacade;
2364
+ if (!facade) {
2365
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
2366
+ }
2367
+
2368
+ const response = await facade.esi.proxy({
2254
2369
  path: urlPath,
2255
2370
  method: 'GET',
2256
2371
  headers: headerParameters,
2257
2372
  query: queryParameters,
2258
2373
  }, initOverrides);
2259
2374
 
2260
- return new runtime.JSONApiResponse(response);
2375
+ return response;
2261
2376
  }
2262
2377
 
2263
2378
  /**
2264
2379
  * Get the number of jumps in solar systems within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with jumps will be listed
2265
2380
  * Get system jumps
2266
2381
  */
2267
- async getUniverseSystemJumps(requestParameters: GetUniverseSystemJumpsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseSystemJumpsGetInner>> {
2382
+ async getUniverseSystemJumps(requestParameters: GetUniverseSystemJumpsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
2268
2383
  const response = await this.getUniverseSystemJumpsRaw(requestParameters, initOverrides);
2269
- return await response.value();
2384
+ return response;
2270
2385
  }
2271
2386
 
2272
2387
  /**
@@ -2306,23 +2421,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
2306
2421
 
2307
2422
  let urlPath = `/universe/system_kills`;
2308
2423
 
2309
- const response = await api.esi.proxy({
2424
+ const facade = this.configuration?.apiFacade;
2425
+ if (!facade) {
2426
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
2427
+ }
2428
+
2429
+ const response = await facade.esi.proxy({
2310
2430
  path: urlPath,
2311
2431
  method: 'GET',
2312
2432
  headers: headerParameters,
2313
2433
  query: queryParameters,
2314
2434
  }, initOverrides);
2315
2435
 
2316
- return new runtime.JSONApiResponse(response);
2436
+ return response;
2317
2437
  }
2318
2438
 
2319
2439
  /**
2320
2440
  * Get the number of ship, pod and NPC kills per solar system within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with kills will be listed
2321
2441
  * Get system kills
2322
2442
  */
2323
- async getUniverseSystemKills(requestParameters: GetUniverseSystemKillsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseSystemKillsGetInner>> {
2443
+ async getUniverseSystemKills(requestParameters: GetUniverseSystemKillsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
2324
2444
  const response = await this.getUniverseSystemKillsRaw(requestParameters, initOverrides);
2325
- return await response.value();
2445
+ return response;
2326
2446
  }
2327
2447
 
2328
2448
  /**
@@ -2362,23 +2482,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
2362
2482
 
2363
2483
  let urlPath = `/universe/systems`;
2364
2484
 
2365
- const response = await api.esi.proxy({
2485
+ const facade = this.configuration?.apiFacade;
2486
+ if (!facade) {
2487
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
2488
+ }
2489
+
2490
+ const response = await facade.esi.proxy({
2366
2491
  path: urlPath,
2367
2492
  method: 'GET',
2368
2493
  headers: headerParameters,
2369
2494
  query: queryParameters,
2370
2495
  }, initOverrides);
2371
2496
 
2372
- return new runtime.JSONApiResponse<any>(response);
2497
+ return response;
2373
2498
  }
2374
2499
 
2375
2500
  /**
2376
2501
  * Get a list of solar systems This route expires daily at 11:05
2377
2502
  * Get solar systems
2378
2503
  */
2379
- async getUniverseSystems(requestParameters: GetUniverseSystemsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>> {
2504
+ async getUniverseSystems(requestParameters: GetUniverseSystemsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
2380
2505
  const response = await this.getUniverseSystemsRaw(requestParameters, initOverrides);
2381
- return await response.value();
2506
+ return response;
2382
2507
  }
2383
2508
 
2384
2509
  /**
@@ -2426,23 +2551,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
2426
2551
  let urlPath = `/universe/systems/{system_id}`;
2427
2552
  urlPath = urlPath.replace(`{${"system_id"}}`, encodeURIComponent(String(requestParameters['systemId'])));
2428
2553
 
2429
- const response = await api.esi.proxy({
2554
+ const facade = this.configuration?.apiFacade;
2555
+ if (!facade) {
2556
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
2557
+ }
2558
+
2559
+ const response = await facade.esi.proxy({
2430
2560
  path: urlPath,
2431
2561
  method: 'GET',
2432
2562
  headers: headerParameters,
2433
2563
  query: queryParameters,
2434
2564
  }, initOverrides);
2435
2565
 
2436
- return new runtime.JSONApiResponse(response);
2566
+ return response;
2437
2567
  }
2438
2568
 
2439
2569
  /**
2440
2570
  * Get information on a solar system. This route expires daily at 11:05
2441
2571
  * Get solar system information
2442
2572
  */
2443
- async getUniverseSystemsSystemId(requestParameters: GetUniverseSystemsSystemIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseSystemsSystemIdGet> {
2573
+ async getUniverseSystemsSystemId(requestParameters: GetUniverseSystemsSystemIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
2444
2574
  const response = await this.getUniverseSystemsSystemIdRaw(requestParameters, initOverrides);
2445
- return await response.value();
2575
+ return response;
2446
2576
  }
2447
2577
 
2448
2578
  /**
@@ -2486,23 +2616,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
2486
2616
 
2487
2617
  let urlPath = `/universe/types`;
2488
2618
 
2489
- const response = await api.esi.proxy({
2619
+ const facade = this.configuration?.apiFacade;
2620
+ if (!facade) {
2621
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
2622
+ }
2623
+
2624
+ const response = await facade.esi.proxy({
2490
2625
  path: urlPath,
2491
2626
  method: 'GET',
2492
2627
  headers: headerParameters,
2493
2628
  query: queryParameters,
2494
2629
  }, initOverrides);
2495
2630
 
2496
- return new runtime.JSONApiResponse<any>(response);
2631
+ return response;
2497
2632
  }
2498
2633
 
2499
2634
  /**
2500
2635
  * Get a list of type ids This route expires daily at 11:05
2501
2636
  * Get types
2502
2637
  */
2503
- async getUniverseTypes(requestParameters: GetUniverseTypesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>> {
2638
+ async getUniverseTypes(requestParameters: GetUniverseTypesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
2504
2639
  const response = await this.getUniverseTypesRaw(requestParameters, initOverrides);
2505
- return await response.value();
2640
+ return response;
2506
2641
  }
2507
2642
 
2508
2643
  /**
@@ -2550,23 +2685,28 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
2550
2685
  let urlPath = `/universe/types/{type_id}`;
2551
2686
  urlPath = urlPath.replace(`{${"type_id"}}`, encodeURIComponent(String(requestParameters['typeId'])));
2552
2687
 
2553
- const response = await api.esi.proxy({
2688
+ const facade = this.configuration?.apiFacade;
2689
+ if (!facade) {
2690
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
2691
+ }
2692
+
2693
+ const response = await facade.esi.proxy({
2554
2694
  path: urlPath,
2555
2695
  method: 'GET',
2556
2696
  headers: headerParameters,
2557
2697
  query: queryParameters,
2558
2698
  }, initOverrides);
2559
2699
 
2560
- return new runtime.JSONApiResponse(response);
2700
+ return response;
2561
2701
  }
2562
2702
 
2563
2703
  /**
2564
2704
  * Get information on a type This route expires daily at 11:05
2565
2705
  * Get type information
2566
2706
  */
2567
- async getUniverseTypesTypeId(requestParameters: GetUniverseTypesTypeIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseTypesTypeIdGet> {
2707
+ async getUniverseTypesTypeId(requestParameters: GetUniverseTypesTypeIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
2568
2708
  const response = await this.getUniverseTypesTypeIdRaw(requestParameters, initOverrides);
2569
- return await response.value();
2709
+ return response;
2570
2710
  }
2571
2711
 
2572
2712
  /**
@@ -2615,7 +2755,12 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
2615
2755
 
2616
2756
  let urlPath = `/universe/ids`;
2617
2757
 
2618
- const response = await api.esi.proxy({
2758
+ const facade = this.configuration?.apiFacade;
2759
+ if (!facade) {
2760
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
2761
+ }
2762
+
2763
+ const response = await facade.esi.proxy({
2619
2764
  path: urlPath,
2620
2765
  method: 'POST',
2621
2766
  headers: headerParameters,
@@ -2623,16 +2768,16 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
2623
2768
  body: requestParameters['requestBody'],
2624
2769
  }, initOverrides);
2625
2770
 
2626
- return new runtime.JSONApiResponse(response);
2771
+ return response;
2627
2772
  }
2628
2773
 
2629
2774
  /**
2630
2775
  * Resolve a set of names to IDs in the following categories: agents, alliances, characters, constellations, corporations factions, inventory_types, regions, stations, and systems. Only exact matches will be returned. All names searched for are cached for 12 hours
2631
2776
  * Bulk names to IDs
2632
2777
  */
2633
- async postUniverseIds(requestParameters: PostUniverseIdsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseIdsPost> {
2778
+ async postUniverseIds(requestParameters: PostUniverseIdsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
2634
2779
  const response = await this.postUniverseIdsRaw(requestParameters, initOverrides);
2635
- return await response.value();
2780
+ return response;
2636
2781
  }
2637
2782
 
2638
2783
  /**
@@ -2681,7 +2826,12 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
2681
2826
 
2682
2827
  let urlPath = `/universe/names`;
2683
2828
 
2684
- const response = await api.esi.proxy({
2829
+ const facade = this.configuration?.apiFacade;
2830
+ if (!facade) {
2831
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
2832
+ }
2833
+
2834
+ const response = await facade.esi.proxy({
2685
2835
  path: urlPath,
2686
2836
  method: 'POST',
2687
2837
  headers: headerParameters,
@@ -2689,16 +2839,16 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
2689
2839
  body: requestParameters['requestBody'],
2690
2840
  }, initOverrides);
2691
2841
 
2692
- return new runtime.JSONApiResponse(response);
2842
+ return response;
2693
2843
  }
2694
2844
 
2695
2845
  /**
2696
2846
  * Resolve a set of IDs to names and categories. Supported ID\'s for resolving are: Characters, Corporations, Alliances, Stations, Solar Systems, Constellations, Regions, Types, Factions
2697
2847
  * Get names and categories for a set of IDs
2698
2848
  */
2699
- async postUniverseNames(requestParameters: PostUniverseNamesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseNamesPostInner>> {
2849
+ async postUniverseNames(requestParameters: PostUniverseNamesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
2700
2850
  const response = await this.postUniverseNamesRaw(requestParameters, initOverrides);
2701
- return await response.value();
2851
+ return response;
2702
2852
  }
2703
2853
 
2704
2854
  }
@@ -2708,7 +2858,7 @@ export class UniverseApi extends runtime.BaseAPI implements UniverseApiInterface
2708
2858
  * @enum {string}
2709
2859
  */
2710
2860
  export enum GetUniverseAncestriesXCompatibilityDateEnum {
2711
- _20200101 = '2020-01-01'
2861
+ _20251216 = '2025-12-16'
2712
2862
  }
2713
2863
  /**
2714
2864
  * @export
@@ -2729,7 +2879,7 @@ export enum GetUniverseAncestriesAcceptLanguageEnum {
2729
2879
  * @enum {string}
2730
2880
  */
2731
2881
  export enum GetUniverseAsteroidBeltsAsteroidBeltIdXCompatibilityDateEnum {
2732
- _20200101 = '2020-01-01'
2882
+ _20251216 = '2025-12-16'
2733
2883
  }
2734
2884
  /**
2735
2885
  * @export
@@ -2750,7 +2900,7 @@ export enum GetUniverseAsteroidBeltsAsteroidBeltIdAcceptLanguageEnum {
2750
2900
  * @enum {string}
2751
2901
  */
2752
2902
  export enum GetUniverseBloodlinesXCompatibilityDateEnum {
2753
- _20200101 = '2020-01-01'
2903
+ _20251216 = '2025-12-16'
2754
2904
  }
2755
2905
  /**
2756
2906
  * @export
@@ -2771,7 +2921,7 @@ export enum GetUniverseBloodlinesAcceptLanguageEnum {
2771
2921
  * @enum {string}
2772
2922
  */
2773
2923
  export enum GetUniverseCategoriesXCompatibilityDateEnum {
2774
- _20200101 = '2020-01-01'
2924
+ _20251216 = '2025-12-16'
2775
2925
  }
2776
2926
  /**
2777
2927
  * @export
@@ -2792,7 +2942,7 @@ export enum GetUniverseCategoriesAcceptLanguageEnum {
2792
2942
  * @enum {string}
2793
2943
  */
2794
2944
  export enum GetUniverseCategoriesCategoryIdXCompatibilityDateEnum {
2795
- _20200101 = '2020-01-01'
2945
+ _20251216 = '2025-12-16'
2796
2946
  }
2797
2947
  /**
2798
2948
  * @export
@@ -2813,7 +2963,7 @@ export enum GetUniverseCategoriesCategoryIdAcceptLanguageEnum {
2813
2963
  * @enum {string}
2814
2964
  */
2815
2965
  export enum GetUniverseConstellationsXCompatibilityDateEnum {
2816
- _20200101 = '2020-01-01'
2966
+ _20251216 = '2025-12-16'
2817
2967
  }
2818
2968
  /**
2819
2969
  * @export
@@ -2834,7 +2984,7 @@ export enum GetUniverseConstellationsAcceptLanguageEnum {
2834
2984
  * @enum {string}
2835
2985
  */
2836
2986
  export enum GetUniverseConstellationsConstellationIdXCompatibilityDateEnum {
2837
- _20200101 = '2020-01-01'
2987
+ _20251216 = '2025-12-16'
2838
2988
  }
2839
2989
  /**
2840
2990
  * @export
@@ -2855,7 +3005,7 @@ export enum GetUniverseConstellationsConstellationIdAcceptLanguageEnum {
2855
3005
  * @enum {string}
2856
3006
  */
2857
3007
  export enum GetUniverseFactionsXCompatibilityDateEnum {
2858
- _20200101 = '2020-01-01'
3008
+ _20251216 = '2025-12-16'
2859
3009
  }
2860
3010
  /**
2861
3011
  * @export
@@ -2876,7 +3026,7 @@ export enum GetUniverseFactionsAcceptLanguageEnum {
2876
3026
  * @enum {string}
2877
3027
  */
2878
3028
  export enum GetUniverseGraphicsXCompatibilityDateEnum {
2879
- _20200101 = '2020-01-01'
3029
+ _20251216 = '2025-12-16'
2880
3030
  }
2881
3031
  /**
2882
3032
  * @export
@@ -2897,7 +3047,7 @@ export enum GetUniverseGraphicsAcceptLanguageEnum {
2897
3047
  * @enum {string}
2898
3048
  */
2899
3049
  export enum GetUniverseGraphicsGraphicIdXCompatibilityDateEnum {
2900
- _20200101 = '2020-01-01'
3050
+ _20251216 = '2025-12-16'
2901
3051
  }
2902
3052
  /**
2903
3053
  * @export
@@ -2918,7 +3068,7 @@ export enum GetUniverseGraphicsGraphicIdAcceptLanguageEnum {
2918
3068
  * @enum {string}
2919
3069
  */
2920
3070
  export enum GetUniverseGroupsXCompatibilityDateEnum {
2921
- _20200101 = '2020-01-01'
3071
+ _20251216 = '2025-12-16'
2922
3072
  }
2923
3073
  /**
2924
3074
  * @export
@@ -2939,7 +3089,7 @@ export enum GetUniverseGroupsAcceptLanguageEnum {
2939
3089
  * @enum {string}
2940
3090
  */
2941
3091
  export enum GetUniverseGroupsGroupIdXCompatibilityDateEnum {
2942
- _20200101 = '2020-01-01'
3092
+ _20251216 = '2025-12-16'
2943
3093
  }
2944
3094
  /**
2945
3095
  * @export
@@ -2960,7 +3110,7 @@ export enum GetUniverseGroupsGroupIdAcceptLanguageEnum {
2960
3110
  * @enum {string}
2961
3111
  */
2962
3112
  export enum GetUniverseMoonsMoonIdXCompatibilityDateEnum {
2963
- _20200101 = '2020-01-01'
3113
+ _20251216 = '2025-12-16'
2964
3114
  }
2965
3115
  /**
2966
3116
  * @export
@@ -2981,7 +3131,7 @@ export enum GetUniverseMoonsMoonIdAcceptLanguageEnum {
2981
3131
  * @enum {string}
2982
3132
  */
2983
3133
  export enum GetUniversePlanetsPlanetIdXCompatibilityDateEnum {
2984
- _20200101 = '2020-01-01'
3134
+ _20251216 = '2025-12-16'
2985
3135
  }
2986
3136
  /**
2987
3137
  * @export
@@ -3002,7 +3152,7 @@ export enum GetUniversePlanetsPlanetIdAcceptLanguageEnum {
3002
3152
  * @enum {string}
3003
3153
  */
3004
3154
  export enum GetUniverseRacesXCompatibilityDateEnum {
3005
- _20200101 = '2020-01-01'
3155
+ _20251216 = '2025-12-16'
3006
3156
  }
3007
3157
  /**
3008
3158
  * @export
@@ -3023,7 +3173,7 @@ export enum GetUniverseRacesAcceptLanguageEnum {
3023
3173
  * @enum {string}
3024
3174
  */
3025
3175
  export enum GetUniverseRegionsXCompatibilityDateEnum {
3026
- _20200101 = '2020-01-01'
3176
+ _20251216 = '2025-12-16'
3027
3177
  }
3028
3178
  /**
3029
3179
  * @export
@@ -3044,7 +3194,7 @@ export enum GetUniverseRegionsAcceptLanguageEnum {
3044
3194
  * @enum {string}
3045
3195
  */
3046
3196
  export enum GetUniverseRegionsRegionIdXCompatibilityDateEnum {
3047
- _20200101 = '2020-01-01'
3197
+ _20251216 = '2025-12-16'
3048
3198
  }
3049
3199
  /**
3050
3200
  * @export
@@ -3065,7 +3215,7 @@ export enum GetUniverseRegionsRegionIdAcceptLanguageEnum {
3065
3215
  * @enum {string}
3066
3216
  */
3067
3217
  export enum GetUniverseStargatesStargateIdXCompatibilityDateEnum {
3068
- _20200101 = '2020-01-01'
3218
+ _20251216 = '2025-12-16'
3069
3219
  }
3070
3220
  /**
3071
3221
  * @export
@@ -3086,7 +3236,7 @@ export enum GetUniverseStargatesStargateIdAcceptLanguageEnum {
3086
3236
  * @enum {string}
3087
3237
  */
3088
3238
  export enum GetUniverseStarsStarIdXCompatibilityDateEnum {
3089
- _20200101 = '2020-01-01'
3239
+ _20251216 = '2025-12-16'
3090
3240
  }
3091
3241
  /**
3092
3242
  * @export
@@ -3107,7 +3257,7 @@ export enum GetUniverseStarsStarIdAcceptLanguageEnum {
3107
3257
  * @enum {string}
3108
3258
  */
3109
3259
  export enum GetUniverseStationsStationIdXCompatibilityDateEnum {
3110
- _20200101 = '2020-01-01'
3260
+ _20251216 = '2025-12-16'
3111
3261
  }
3112
3262
  /**
3113
3263
  * @export
@@ -3128,7 +3278,7 @@ export enum GetUniverseStationsStationIdAcceptLanguageEnum {
3128
3278
  * @enum {string}
3129
3279
  */
3130
3280
  export enum GetUniverseStructuresXCompatibilityDateEnum {
3131
- _20200101 = '2020-01-01'
3281
+ _20251216 = '2025-12-16'
3132
3282
  }
3133
3283
  /**
3134
3284
  * @export
@@ -3157,7 +3307,7 @@ export enum GetUniverseStructuresAcceptLanguageEnum {
3157
3307
  * @enum {string}
3158
3308
  */
3159
3309
  export enum GetUniverseStructuresStructureIdXCompatibilityDateEnum {
3160
- _20200101 = '2020-01-01'
3310
+ _20251216 = '2025-12-16'
3161
3311
  }
3162
3312
  /**
3163
3313
  * @export
@@ -3178,7 +3328,7 @@ export enum GetUniverseStructuresStructureIdAcceptLanguageEnum {
3178
3328
  * @enum {string}
3179
3329
  */
3180
3330
  export enum GetUniverseSystemJumpsXCompatibilityDateEnum {
3181
- _20200101 = '2020-01-01'
3331
+ _20251216 = '2025-12-16'
3182
3332
  }
3183
3333
  /**
3184
3334
  * @export
@@ -3199,7 +3349,7 @@ export enum GetUniverseSystemJumpsAcceptLanguageEnum {
3199
3349
  * @enum {string}
3200
3350
  */
3201
3351
  export enum GetUniverseSystemKillsXCompatibilityDateEnum {
3202
- _20200101 = '2020-01-01'
3352
+ _20251216 = '2025-12-16'
3203
3353
  }
3204
3354
  /**
3205
3355
  * @export
@@ -3220,7 +3370,7 @@ export enum GetUniverseSystemKillsAcceptLanguageEnum {
3220
3370
  * @enum {string}
3221
3371
  */
3222
3372
  export enum GetUniverseSystemsXCompatibilityDateEnum {
3223
- _20200101 = '2020-01-01'
3373
+ _20251216 = '2025-12-16'
3224
3374
  }
3225
3375
  /**
3226
3376
  * @export
@@ -3241,7 +3391,7 @@ export enum GetUniverseSystemsAcceptLanguageEnum {
3241
3391
  * @enum {string}
3242
3392
  */
3243
3393
  export enum GetUniverseSystemsSystemIdXCompatibilityDateEnum {
3244
- _20200101 = '2020-01-01'
3394
+ _20251216 = '2025-12-16'
3245
3395
  }
3246
3396
  /**
3247
3397
  * @export
@@ -3262,7 +3412,7 @@ export enum GetUniverseSystemsSystemIdAcceptLanguageEnum {
3262
3412
  * @enum {string}
3263
3413
  */
3264
3414
  export enum GetUniverseTypesXCompatibilityDateEnum {
3265
- _20200101 = '2020-01-01'
3415
+ _20251216 = '2025-12-16'
3266
3416
  }
3267
3417
  /**
3268
3418
  * @export
@@ -3283,7 +3433,7 @@ export enum GetUniverseTypesAcceptLanguageEnum {
3283
3433
  * @enum {string}
3284
3434
  */
3285
3435
  export enum GetUniverseTypesTypeIdXCompatibilityDateEnum {
3286
- _20200101 = '2020-01-01'
3436
+ _20251216 = '2025-12-16'
3287
3437
  }
3288
3438
  /**
3289
3439
  * @export
@@ -3304,7 +3454,7 @@ export enum GetUniverseTypesTypeIdAcceptLanguageEnum {
3304
3454
  * @enum {string}
3305
3455
  */
3306
3456
  export enum PostUniverseIdsXCompatibilityDateEnum {
3307
- _20200101 = '2020-01-01'
3457
+ _20251216 = '2025-12-16'
3308
3458
  }
3309
3459
  /**
3310
3460
  * @export
@@ -3325,7 +3475,7 @@ export enum PostUniverseIdsAcceptLanguageEnum {
3325
3475
  * @enum {string}
3326
3476
  */
3327
3477
  export enum PostUniverseNamesXCompatibilityDateEnum {
3328
- _20200101 = '2020-01-01'
3478
+ _20251216 = '2025-12-16'
3329
3479
  }
3330
3480
  /**
3331
3481
  * @export