esisl_genoa_client 0.1.1 → 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 (250) 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 +13 -17
  5. package/dist/apis/AssetsApi.d.ts +25 -25
  6. package/dist/apis/AssetsApi.js +19 -25
  7. package/dist/apis/CalendarApi.d.ts +17 -17
  8. package/dist/apis/CalendarApi.js +13 -18
  9. package/dist/apis/CharacterApi.d.ts +57 -57
  10. package/dist/apis/CharacterApi.js +43 -63
  11. package/dist/apis/ClonesApi.d.ts +9 -9
  12. package/dist/apis/ClonesApi.js +7 -9
  13. package/dist/apis/ContactsApi.d.ts +37 -37
  14. package/dist/apis/ContactsApi.js +28 -39
  15. package/dist/apis/ContractsApi.d.ts +37 -37
  16. package/dist/apis/ContractsApi.js +28 -37
  17. package/dist/apis/CorporationApi.d.ts +89 -89
  18. package/dist/apis/CorporationApi.js +67 -95
  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 +16 -21
  23. package/dist/apis/FactionWarfareApi.d.ts +33 -33
  24. package/dist/apis/FactionWarfareApi.js +25 -33
  25. package/dist/apis/FittingsApi.d.ts +13 -13
  26. package/dist/apis/FittingsApi.js +10 -14
  27. package/dist/apis/FleetsApi.d.ts +57 -57
  28. package/dist/apis/FleetsApi.js +43 -65
  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 +4 -5
  33. package/dist/apis/IndustryApi.d.ts +33 -33
  34. package/dist/apis/IndustryApi.js +25 -33
  35. package/dist/apis/InsuranceApi.d.ts +5 -5
  36. package/dist/apis/InsuranceApi.js +4 -5
  37. package/dist/apis/KillmailsApi.d.ts +13 -13
  38. package/dist/apis/KillmailsApi.js +10 -13
  39. package/dist/apis/LocationApi.d.ts +13 -13
  40. package/dist/apis/LocationApi.js +10 -13
  41. package/dist/apis/LoyaltyApi.d.ts +9 -9
  42. package/dist/apis/LoyaltyApi.js +7 -9
  43. package/dist/apis/MailApi.d.ts +37 -37
  44. package/dist/apis/MailApi.js +28 -52
  45. package/dist/apis/MarketApi.d.ts +45 -45
  46. package/dist/apis/MarketApi.js +34 -45
  47. package/dist/apis/MetaApi.d.ts +64 -10
  48. package/dist/apis/MetaApi.js +94 -10
  49. package/dist/apis/PlanetaryInteractionApi.d.ts +17 -17
  50. package/dist/apis/PlanetaryInteractionApi.js +13 -17
  51. package/dist/apis/RoutesApi.d.ts +27 -39
  52. package/dist/apis/RoutesApi.js +40 -55
  53. package/dist/apis/SearchApi.d.ts +5 -5
  54. package/dist/apis/SearchApi.js +4 -5
  55. package/dist/apis/SkillsApi.d.ts +13 -13
  56. package/dist/apis/SkillsApi.js +10 -13
  57. package/dist/apis/SovereigntyApi.d.ts +13 -13
  58. package/dist/apis/SovereigntyApi.js +10 -13
  59. package/dist/apis/StatusApi.d.ts +5 -5
  60. package/dist/apis/StatusApi.js +4 -5
  61. package/dist/apis/UniverseApi.d.ts +121 -121
  62. package/dist/apis/UniverseApi.js +91 -121
  63. package/dist/apis/UserInterfaceApi.d.ts +21 -21
  64. package/dist/apis/UserInterfaceApi.js +16 -26
  65. package/dist/apis/WalletApi.d.ts +25 -25
  66. package/dist/apis/WalletApi.js +19 -31
  67. package/dist/apis/WarsApi.d.ts +13 -13
  68. package/dist/apis/WarsApi.js +10 -13
  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 +6 -56
  74. package/dist/runtime.js +4 -309
  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 +25 -25
  214. package/src/apis/AssetsApi.ts +37 -37
  215. package/src/apis/CalendarApi.ts +25 -25
  216. package/src/apis/CharacterApi.ts +85 -89
  217. package/src/apis/ClonesApi.ts +13 -13
  218. package/src/apis/ContactsApi.ts +55 -55
  219. package/src/apis/ContractsApi.ts +55 -55
  220. package/src/apis/CorporationApi.ts +133 -137
  221. package/src/apis/CorporationProjectsApi.ts +634 -0
  222. package/src/apis/DogmaApi.ts +31 -31
  223. package/src/apis/FactionWarfareApi.ts +49 -49
  224. package/src/apis/FittingsApi.ts +19 -19
  225. package/src/apis/FleetsApi.ts +85 -85
  226. package/src/apis/FreelanceJobsApi.ts +846 -0
  227. package/src/apis/IncursionsApi.ts +7 -7
  228. package/src/apis/IndustryApi.ts +49 -49
  229. package/src/apis/InsuranceApi.ts +7 -7
  230. package/src/apis/KillmailsApi.ts +19 -19
  231. package/src/apis/LocationApi.ts +19 -19
  232. package/src/apis/LoyaltyApi.ts +13 -13
  233. package/src/apis/MailApi.ts +55 -63
  234. package/src/apis/MarketApi.ts +67 -67
  235. package/src/apis/MetaApi.ts +122 -13
  236. package/src/apis/PlanetaryInteractionApi.ts +25 -25
  237. package/src/apis/RoutesApi.ts +54 -65
  238. package/src/apis/SearchApi.ts +7 -7
  239. package/src/apis/SkillsApi.ts +19 -19
  240. package/src/apis/SovereigntyApi.ts +19 -19
  241. package/src/apis/StatusApi.ts +7 -7
  242. package/src/apis/UniverseApi.ts +181 -181
  243. package/src/apis/UserInterfaceApi.ts +31 -31
  244. package/src/apis/WalletApi.ts +37 -41
  245. package/src/apis/WarsApi.ts +19 -19
  246. package/src/apis/index.ts +2 -0
  247. package/src/models/index.ts +2374 -308
  248. package/src/runtime.ts +14 -225
  249. package/esisl_genoa_client-0.1.0.tgz +0 -0
  250. package/esisl_genoa_client-0.1.1.tgz +0 -0
@@ -2,7 +2,7 @@
2
2
  * EVE Stable Infrastructure (ESI) - tranquility
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2020-01-01
5
+ * The version of the OpenAPI document: 2025-12-16
6
6
  * Contact: arcyfa_github@pm.me
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -220,7 +220,7 @@ export interface UniverseApiInterface {
220
220
  /**
221
221
  * Get all character ancestries This route expires daily at 11:05
222
222
  * @summary Get ancestries
223
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
223
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
224
224
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
225
225
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
226
226
  * @param {string} [xTenant] The tenant ID for the request.
@@ -233,12 +233,12 @@ export interface UniverseApiInterface {
233
233
  * Get all character ancestries This route expires daily at 11:05
234
234
  * Get ancestries
235
235
  */
236
- getUniverseAncestries(requestParameters: GetUniverseAncestriesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseAncestriesGetInner>>;
236
+ getUniverseAncestries(requestParameters: GetUniverseAncestriesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
237
237
  /**
238
238
  * Get information on an asteroid belt This route expires daily at 11:05
239
239
  * @summary Get asteroid belt information
240
240
  * @param {number} asteroidBeltId
241
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
241
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
242
242
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
243
243
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
244
244
  * @param {string} [xTenant] The tenant ID for the request.
@@ -251,11 +251,11 @@ export interface UniverseApiInterface {
251
251
  * Get information on an asteroid belt This route expires daily at 11:05
252
252
  * Get asteroid belt information
253
253
  */
254
- getUniverseAsteroidBeltsAsteroidBeltId(requestParameters: GetUniverseAsteroidBeltsAsteroidBeltIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseAsteroidBeltsAsteroidBeltIdGet>;
254
+ getUniverseAsteroidBeltsAsteroidBeltId(requestParameters: GetUniverseAsteroidBeltsAsteroidBeltIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
255
255
  /**
256
256
  * Get a list of bloodlines This route expires daily at 11:05
257
257
  * @summary Get bloodlines
258
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
258
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
259
259
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
260
260
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
261
261
  * @param {string} [xTenant] The tenant ID for the request.
@@ -268,11 +268,11 @@ export interface UniverseApiInterface {
268
268
  * Get a list of bloodlines This route expires daily at 11:05
269
269
  * Get bloodlines
270
270
  */
271
- getUniverseBloodlines(requestParameters: GetUniverseBloodlinesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseBloodlinesGetInner>>;
271
+ getUniverseBloodlines(requestParameters: GetUniverseBloodlinesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
272
272
  /**
273
273
  * Get a list of item categories This route expires daily at 11:05
274
274
  * @summary Get item categories
275
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
275
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
276
276
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
277
277
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
278
278
  * @param {string} [xTenant] The tenant ID for the request.
@@ -285,12 +285,12 @@ export interface UniverseApiInterface {
285
285
  * Get a list of item categories This route expires daily at 11:05
286
286
  * Get item categories
287
287
  */
288
- getUniverseCategories(requestParameters: GetUniverseCategoriesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
288
+ getUniverseCategories(requestParameters: GetUniverseCategoriesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
289
289
  /**
290
290
  * Get information of an item category This route expires daily at 11:05
291
291
  * @summary Get item category information
292
292
  * @param {number} categoryId
293
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
293
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
294
294
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
295
295
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
296
296
  * @param {string} [xTenant] The tenant ID for the request.
@@ -303,11 +303,11 @@ export interface UniverseApiInterface {
303
303
  * Get information of an item category This route expires daily at 11:05
304
304
  * Get item category information
305
305
  */
306
- getUniverseCategoriesCategoryId(requestParameters: GetUniverseCategoriesCategoryIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseCategoriesCategoryIdGet>;
306
+ getUniverseCategoriesCategoryId(requestParameters: GetUniverseCategoriesCategoryIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
307
307
  /**
308
308
  * Get a list of constellations This route expires daily at 11:05
309
309
  * @summary Get constellations
310
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
310
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
311
311
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
312
312
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
313
313
  * @param {string} [xTenant] The tenant ID for the request.
@@ -320,12 +320,12 @@ export interface UniverseApiInterface {
320
320
  * Get a list of constellations This route expires daily at 11:05
321
321
  * Get constellations
322
322
  */
323
- getUniverseConstellations(requestParameters: GetUniverseConstellationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
323
+ getUniverseConstellations(requestParameters: GetUniverseConstellationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
324
324
  /**
325
325
  * Get information on a constellation This route expires daily at 11:05
326
326
  * @summary Get constellation information
327
327
  * @param {number} constellationId
328
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
328
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
329
329
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
330
330
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
331
331
  * @param {string} [xTenant] The tenant ID for the request.
@@ -338,11 +338,11 @@ export interface UniverseApiInterface {
338
338
  * Get information on a constellation This route expires daily at 11:05
339
339
  * Get constellation information
340
340
  */
341
- getUniverseConstellationsConstellationId(requestParameters: GetUniverseConstellationsConstellationIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseConstellationsConstellationIdGet>;
341
+ getUniverseConstellationsConstellationId(requestParameters: GetUniverseConstellationsConstellationIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
342
342
  /**
343
343
  * Get a list of factions This route expires daily at 11:05
344
344
  * @summary Get factions
345
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
345
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
346
346
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
347
347
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
348
348
  * @param {string} [xTenant] The tenant ID for the request.
@@ -355,11 +355,11 @@ export interface UniverseApiInterface {
355
355
  * Get a list of factions This route expires daily at 11:05
356
356
  * Get factions
357
357
  */
358
- getUniverseFactions(requestParameters: GetUniverseFactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseFactionsGetInner>>;
358
+ getUniverseFactions(requestParameters: GetUniverseFactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
359
359
  /**
360
360
  * Get a list of graphics This route expires daily at 11:05
361
361
  * @summary Get graphics
362
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
362
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
363
363
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
364
364
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
365
365
  * @param {string} [xTenant] The tenant ID for the request.
@@ -372,12 +372,12 @@ export interface UniverseApiInterface {
372
372
  * Get a list of graphics This route expires daily at 11:05
373
373
  * Get graphics
374
374
  */
375
- getUniverseGraphics(requestParameters: GetUniverseGraphicsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
375
+ getUniverseGraphics(requestParameters: GetUniverseGraphicsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
376
376
  /**
377
377
  * Get information on a graphic This route expires daily at 11:05
378
378
  * @summary Get graphic information
379
379
  * @param {number} graphicId
380
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
380
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
381
381
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
382
382
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
383
383
  * @param {string} [xTenant] The tenant ID for the request.
@@ -390,11 +390,11 @@ export interface UniverseApiInterface {
390
390
  * Get information on a graphic This route expires daily at 11:05
391
391
  * Get graphic information
392
392
  */
393
- getUniverseGraphicsGraphicId(requestParameters: GetUniverseGraphicsGraphicIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseGraphicsGraphicIdGet>;
393
+ getUniverseGraphicsGraphicId(requestParameters: GetUniverseGraphicsGraphicIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
394
394
  /**
395
395
  * Get a list of item groups This route expires daily at 11:05
396
396
  * @summary Get item groups
397
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
397
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
398
398
  * @param {number} [page]
399
399
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
400
400
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -408,12 +408,12 @@ export interface UniverseApiInterface {
408
408
  * Get a list of item groups This route expires daily at 11:05
409
409
  * Get item groups
410
410
  */
411
- getUniverseGroups(requestParameters: GetUniverseGroupsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
411
+ getUniverseGroups(requestParameters: GetUniverseGroupsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
412
412
  /**
413
413
  * Get information on an item group This route expires daily at 11:05
414
414
  * @summary Get item group information
415
415
  * @param {number} groupId
416
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
416
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
417
417
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
418
418
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
419
419
  * @param {string} [xTenant] The tenant ID for the request.
@@ -426,12 +426,12 @@ export interface UniverseApiInterface {
426
426
  * Get information on an item group This route expires daily at 11:05
427
427
  * Get item group information
428
428
  */
429
- getUniverseGroupsGroupId(requestParameters: GetUniverseGroupsGroupIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseGroupsGroupIdGet>;
429
+ getUniverseGroupsGroupId(requestParameters: GetUniverseGroupsGroupIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
430
430
  /**
431
431
  * Get information on a moon This route expires daily at 11:05
432
432
  * @summary Get moon information
433
433
  * @param {number} moonId
434
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
434
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
435
435
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
436
436
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
437
437
  * @param {string} [xTenant] The tenant ID for the request.
@@ -444,12 +444,12 @@ export interface UniverseApiInterface {
444
444
  * Get information on a moon This route expires daily at 11:05
445
445
  * Get moon information
446
446
  */
447
- getUniverseMoonsMoonId(requestParameters: GetUniverseMoonsMoonIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseMoonsMoonIdGet>;
447
+ getUniverseMoonsMoonId(requestParameters: GetUniverseMoonsMoonIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
448
448
  /**
449
449
  * Get information on a planet This route expires daily at 11:05
450
450
  * @summary Get planet information
451
451
  * @param {number} planetId
452
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
452
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
453
453
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
454
454
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
455
455
  * @param {string} [xTenant] The tenant ID for the request.
@@ -462,11 +462,11 @@ export interface UniverseApiInterface {
462
462
  * Get information on a planet This route expires daily at 11:05
463
463
  * Get planet information
464
464
  */
465
- getUniversePlanetsPlanetId(requestParameters: GetUniversePlanetsPlanetIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniversePlanetsPlanetIdGet>;
465
+ getUniversePlanetsPlanetId(requestParameters: GetUniversePlanetsPlanetIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
466
466
  /**
467
467
  * Get a list of character races This route expires daily at 11:05
468
468
  * @summary Get character races
469
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
469
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
470
470
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
471
471
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
472
472
  * @param {string} [xTenant] The tenant ID for the request.
@@ -479,11 +479,11 @@ export interface UniverseApiInterface {
479
479
  * Get a list of character races This route expires daily at 11:05
480
480
  * Get character races
481
481
  */
482
- getUniverseRaces(requestParameters: GetUniverseRacesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseRacesGetInner>>;
482
+ getUniverseRaces(requestParameters: GetUniverseRacesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
483
483
  /**
484
484
  * Get a list of regions This route expires daily at 11:05
485
485
  * @summary Get regions
486
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
486
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
487
487
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
488
488
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
489
489
  * @param {string} [xTenant] The tenant ID for the request.
@@ -496,12 +496,12 @@ export interface UniverseApiInterface {
496
496
  * Get a list of regions This route expires daily at 11:05
497
497
  * Get regions
498
498
  */
499
- getUniverseRegions(requestParameters: GetUniverseRegionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
499
+ getUniverseRegions(requestParameters: GetUniverseRegionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
500
500
  /**
501
501
  * Get information on a region This route expires daily at 11:05
502
502
  * @summary Get region information
503
503
  * @param {number} regionId
504
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
504
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
505
505
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
506
506
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
507
507
  * @param {string} [xTenant] The tenant ID for the request.
@@ -514,12 +514,12 @@ export interface UniverseApiInterface {
514
514
  * Get information on a region This route expires daily at 11:05
515
515
  * Get region information
516
516
  */
517
- getUniverseRegionsRegionId(requestParameters: GetUniverseRegionsRegionIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseRegionsRegionIdGet>;
517
+ getUniverseRegionsRegionId(requestParameters: GetUniverseRegionsRegionIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
518
518
  /**
519
519
  * Get information on a stargate This route expires daily at 11:05
520
520
  * @summary Get stargate information
521
521
  * @param {number} stargateId
522
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
522
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
523
523
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
524
524
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
525
525
  * @param {string} [xTenant] The tenant ID for the request.
@@ -532,12 +532,12 @@ export interface UniverseApiInterface {
532
532
  * Get information on a stargate This route expires daily at 11:05
533
533
  * Get stargate information
534
534
  */
535
- getUniverseStargatesStargateId(requestParameters: GetUniverseStargatesStargateIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseStargatesStargateIdGet>;
535
+ getUniverseStargatesStargateId(requestParameters: GetUniverseStargatesStargateIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
536
536
  /**
537
537
  * Get information on a star This route expires daily at 11:05
538
538
  * @summary Get star information
539
539
  * @param {number} starId
540
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
540
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
541
541
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
542
542
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
543
543
  * @param {string} [xTenant] The tenant ID for the request.
@@ -550,12 +550,12 @@ export interface UniverseApiInterface {
550
550
  * Get information on a star This route expires daily at 11:05
551
551
  * Get star information
552
552
  */
553
- getUniverseStarsStarId(requestParameters: GetUniverseStarsStarIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseStarsStarIdGet>;
553
+ getUniverseStarsStarId(requestParameters: GetUniverseStarsStarIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
554
554
  /**
555
555
  * Get information on a station This route expires daily at 11:05
556
556
  * @summary Get station information
557
557
  * @param {number} stationId
558
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
558
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
559
559
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
560
560
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
561
561
  * @param {string} [xTenant] The tenant ID for the request.
@@ -568,11 +568,11 @@ export interface UniverseApiInterface {
568
568
  * Get information on a station This route expires daily at 11:05
569
569
  * Get station information
570
570
  */
571
- getUniverseStationsStationId(requestParameters: GetUniverseStationsStationIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseStationsStationIdGet>;
571
+ getUniverseStationsStationId(requestParameters: GetUniverseStationsStationIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
572
572
  /**
573
573
  * List all public structures
574
574
  * @summary List all public structures
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 {'market' | 'manufacturing_basic'} [filter]
577
577
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
578
578
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -586,12 +586,12 @@ export interface UniverseApiInterface {
586
586
  * List all public structures
587
587
  * List all public structures
588
588
  */
589
- getUniverseStructures(requestParameters: GetUniverseStructuresRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Set<number>>;
589
+ getUniverseStructures(requestParameters: GetUniverseStructuresRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
590
590
  /**
591
591
  * Returns information on requested structure if you are on the ACL. Otherwise, returns \"Forbidden\" for all inputs.
592
592
  * @summary Get structure information
593
593
  * @param {number} structureId
594
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
594
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
595
595
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
596
596
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
597
597
  * @param {string} [xTenant] The tenant ID for the request.
@@ -604,11 +604,11 @@ export interface UniverseApiInterface {
604
604
  * Returns information on requested structure if you are on the ACL. Otherwise, returns \"Forbidden\" for all inputs.
605
605
  * Get structure information
606
606
  */
607
- getUniverseStructuresStructureId(requestParameters: GetUniverseStructuresStructureIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseStructuresStructureIdGet>;
607
+ getUniverseStructuresStructureId(requestParameters: GetUniverseStructuresStructureIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
608
608
  /**
609
609
  * 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
610
610
  * @summary Get system jumps
611
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
611
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
612
612
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
613
613
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
614
614
  * @param {string} [xTenant] The tenant ID for the request.
@@ -621,11 +621,11 @@ export interface UniverseApiInterface {
621
621
  * 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
622
622
  * Get system jumps
623
623
  */
624
- getUniverseSystemJumps(requestParameters: GetUniverseSystemJumpsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseSystemJumpsGetInner>>;
624
+ getUniverseSystemJumps(requestParameters: GetUniverseSystemJumpsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
625
625
  /**
626
626
  * 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
627
627
  * @summary Get system kills
628
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
628
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
629
629
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
630
630
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
631
631
  * @param {string} [xTenant] The tenant ID for the request.
@@ -638,11 +638,11 @@ export interface UniverseApiInterface {
638
638
  * 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
639
639
  * Get system kills
640
640
  */
641
- getUniverseSystemKills(requestParameters: GetUniverseSystemKillsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseSystemKillsGetInner>>;
641
+ getUniverseSystemKills(requestParameters: GetUniverseSystemKillsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
642
642
  /**
643
643
  * Get a list of solar systems This route expires daily at 11:05
644
644
  * @summary Get solar systems
645
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
645
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
646
646
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
647
647
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
648
648
  * @param {string} [xTenant] The tenant ID for the request.
@@ -655,12 +655,12 @@ export interface UniverseApiInterface {
655
655
  * Get a list of solar systems This route expires daily at 11:05
656
656
  * Get solar systems
657
657
  */
658
- getUniverseSystems(requestParameters: GetUniverseSystemsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
658
+ getUniverseSystems(requestParameters: GetUniverseSystemsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
659
659
  /**
660
660
  * Get information on a solar system. This route expires daily at 11:05
661
661
  * @summary Get solar system information
662
662
  * @param {number} systemId
663
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
663
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
664
664
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
665
665
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
666
666
  * @param {string} [xTenant] The tenant ID for the request.
@@ -673,11 +673,11 @@ export interface UniverseApiInterface {
673
673
  * Get information on a solar system. This route expires daily at 11:05
674
674
  * Get solar system information
675
675
  */
676
- getUniverseSystemsSystemId(requestParameters: GetUniverseSystemsSystemIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseSystemsSystemIdGet>;
676
+ getUniverseSystemsSystemId(requestParameters: GetUniverseSystemsSystemIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
677
677
  /**
678
678
  * Get a list of type ids This route expires daily at 11:05
679
679
  * @summary Get types
680
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
680
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
681
681
  * @param {number} [page]
682
682
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
683
683
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -691,12 +691,12 @@ export interface UniverseApiInterface {
691
691
  * Get a list of type ids This route expires daily at 11:05
692
692
  * Get types
693
693
  */
694
- getUniverseTypes(requestParameters: GetUniverseTypesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
694
+ getUniverseTypes(requestParameters: GetUniverseTypesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
695
695
  /**
696
696
  * Get information on a type This route expires daily at 11:05
697
697
  * @summary Get type information
698
698
  * @param {number} typeId
699
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
699
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
700
700
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
701
701
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
702
702
  * @param {string} [xTenant] The tenant ID for the request.
@@ -709,11 +709,11 @@ export interface UniverseApiInterface {
709
709
  * Get information on a type This route expires daily at 11:05
710
710
  * Get type information
711
711
  */
712
- getUniverseTypesTypeId(requestParameters: GetUniverseTypesTypeIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseTypesTypeIdGet>;
712
+ getUniverseTypesTypeId(requestParameters: GetUniverseTypesTypeIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
713
713
  /**
714
714
  * 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
715
715
  * @summary Bulk names to IDs
716
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
716
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
717
717
  * @param {Set<string>} requestBody
718
718
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
719
719
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -727,11 +727,11 @@ export interface UniverseApiInterface {
727
727
  * 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
728
728
  * Bulk names to IDs
729
729
  */
730
- postUniverseIds(requestParameters: PostUniverseIdsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseIdsPost>;
730
+ postUniverseIds(requestParameters: PostUniverseIdsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
731
731
  /**
732
732
  * 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
733
733
  * @summary Get names and categories for a set of IDs
734
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
734
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
735
735
  * @param {Set<number>} requestBody
736
736
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
737
737
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -745,7 +745,7 @@ export interface UniverseApiInterface {
745
745
  * 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
746
746
  * Get names and categories for a set of IDs
747
747
  */
748
- postUniverseNames(requestParameters: PostUniverseNamesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseNamesPostInner>>;
748
+ postUniverseNames(requestParameters: PostUniverseNamesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
749
749
  }
750
750
  /**
751
751
  *
@@ -760,7 +760,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
760
760
  * Get all character ancestries This route expires daily at 11:05
761
761
  * Get ancestries
762
762
  */
763
- getUniverseAncestries(requestParameters: GetUniverseAncestriesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseAncestriesGetInner>>;
763
+ getUniverseAncestries(requestParameters: GetUniverseAncestriesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
764
764
  /**
765
765
  * Get information on an asteroid belt This route expires daily at 11:05
766
766
  * Get asteroid belt information
@@ -770,7 +770,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
770
770
  * Get information on an asteroid belt This route expires daily at 11:05
771
771
  * Get asteroid belt information
772
772
  */
773
- getUniverseAsteroidBeltsAsteroidBeltId(requestParameters: GetUniverseAsteroidBeltsAsteroidBeltIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseAsteroidBeltsAsteroidBeltIdGet>;
773
+ getUniverseAsteroidBeltsAsteroidBeltId(requestParameters: GetUniverseAsteroidBeltsAsteroidBeltIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
774
774
  /**
775
775
  * Get a list of bloodlines This route expires daily at 11:05
776
776
  * Get bloodlines
@@ -780,7 +780,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
780
780
  * Get a list of bloodlines This route expires daily at 11:05
781
781
  * Get bloodlines
782
782
  */
783
- getUniverseBloodlines(requestParameters: GetUniverseBloodlinesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseBloodlinesGetInner>>;
783
+ getUniverseBloodlines(requestParameters: GetUniverseBloodlinesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
784
784
  /**
785
785
  * Get a list of item categories This route expires daily at 11:05
786
786
  * Get item categories
@@ -790,7 +790,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
790
790
  * Get a list of item categories This route expires daily at 11:05
791
791
  * Get item categories
792
792
  */
793
- getUniverseCategories(requestParameters: GetUniverseCategoriesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
793
+ getUniverseCategories(requestParameters: GetUniverseCategoriesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
794
794
  /**
795
795
  * Get information of an item category This route expires daily at 11:05
796
796
  * Get item category information
@@ -800,7 +800,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
800
800
  * Get information of an item category This route expires daily at 11:05
801
801
  * Get item category information
802
802
  */
803
- getUniverseCategoriesCategoryId(requestParameters: GetUniverseCategoriesCategoryIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseCategoriesCategoryIdGet>;
803
+ getUniverseCategoriesCategoryId(requestParameters: GetUniverseCategoriesCategoryIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
804
804
  /**
805
805
  * Get a list of constellations This route expires daily at 11:05
806
806
  * Get constellations
@@ -810,7 +810,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
810
810
  * Get a list of constellations This route expires daily at 11:05
811
811
  * Get constellations
812
812
  */
813
- getUniverseConstellations(requestParameters: GetUniverseConstellationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
813
+ getUniverseConstellations(requestParameters: GetUniverseConstellationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
814
814
  /**
815
815
  * Get information on a constellation This route expires daily at 11:05
816
816
  * Get constellation information
@@ -820,7 +820,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
820
820
  * Get information on a constellation This route expires daily at 11:05
821
821
  * Get constellation information
822
822
  */
823
- getUniverseConstellationsConstellationId(requestParameters: GetUniverseConstellationsConstellationIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseConstellationsConstellationIdGet>;
823
+ getUniverseConstellationsConstellationId(requestParameters: GetUniverseConstellationsConstellationIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
824
824
  /**
825
825
  * Get a list of factions This route expires daily at 11:05
826
826
  * Get factions
@@ -830,7 +830,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
830
830
  * Get a list of factions This route expires daily at 11:05
831
831
  * Get factions
832
832
  */
833
- getUniverseFactions(requestParameters: GetUniverseFactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseFactionsGetInner>>;
833
+ getUniverseFactions(requestParameters: GetUniverseFactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
834
834
  /**
835
835
  * Get a list of graphics This route expires daily at 11:05
836
836
  * Get graphics
@@ -840,7 +840,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
840
840
  * Get a list of graphics This route expires daily at 11:05
841
841
  * Get graphics
842
842
  */
843
- getUniverseGraphics(requestParameters: GetUniverseGraphicsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
843
+ getUniverseGraphics(requestParameters: GetUniverseGraphicsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
844
844
  /**
845
845
  * Get information on a graphic This route expires daily at 11:05
846
846
  * Get graphic information
@@ -850,7 +850,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
850
850
  * Get information on a graphic This route expires daily at 11:05
851
851
  * Get graphic information
852
852
  */
853
- getUniverseGraphicsGraphicId(requestParameters: GetUniverseGraphicsGraphicIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseGraphicsGraphicIdGet>;
853
+ getUniverseGraphicsGraphicId(requestParameters: GetUniverseGraphicsGraphicIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
854
854
  /**
855
855
  * Get a list of item groups This route expires daily at 11:05
856
856
  * Get item groups
@@ -860,7 +860,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
860
860
  * Get a list of item groups This route expires daily at 11:05
861
861
  * Get item groups
862
862
  */
863
- getUniverseGroups(requestParameters: GetUniverseGroupsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
863
+ getUniverseGroups(requestParameters: GetUniverseGroupsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
864
864
  /**
865
865
  * Get information on an item group This route expires daily at 11:05
866
866
  * Get item group information
@@ -870,7 +870,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
870
870
  * Get information on an item group This route expires daily at 11:05
871
871
  * Get item group information
872
872
  */
873
- getUniverseGroupsGroupId(requestParameters: GetUniverseGroupsGroupIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseGroupsGroupIdGet>;
873
+ getUniverseGroupsGroupId(requestParameters: GetUniverseGroupsGroupIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
874
874
  /**
875
875
  * Get information on a moon This route expires daily at 11:05
876
876
  * Get moon information
@@ -880,7 +880,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
880
880
  * Get information on a moon This route expires daily at 11:05
881
881
  * Get moon information
882
882
  */
883
- getUniverseMoonsMoonId(requestParameters: GetUniverseMoonsMoonIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseMoonsMoonIdGet>;
883
+ getUniverseMoonsMoonId(requestParameters: GetUniverseMoonsMoonIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
884
884
  /**
885
885
  * Get information on a planet This route expires daily at 11:05
886
886
  * Get planet information
@@ -890,7 +890,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
890
890
  * Get information on a planet This route expires daily at 11:05
891
891
  * Get planet information
892
892
  */
893
- getUniversePlanetsPlanetId(requestParameters: GetUniversePlanetsPlanetIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniversePlanetsPlanetIdGet>;
893
+ getUniversePlanetsPlanetId(requestParameters: GetUniversePlanetsPlanetIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
894
894
  /**
895
895
  * Get a list of character races This route expires daily at 11:05
896
896
  * Get character races
@@ -900,7 +900,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
900
900
  * Get a list of character races This route expires daily at 11:05
901
901
  * Get character races
902
902
  */
903
- getUniverseRaces(requestParameters: GetUniverseRacesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseRacesGetInner>>;
903
+ getUniverseRaces(requestParameters: GetUniverseRacesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
904
904
  /**
905
905
  * Get a list of regions This route expires daily at 11:05
906
906
  * Get regions
@@ -910,7 +910,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
910
910
  * Get a list of regions This route expires daily at 11:05
911
911
  * Get regions
912
912
  */
913
- getUniverseRegions(requestParameters: GetUniverseRegionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
913
+ getUniverseRegions(requestParameters: GetUniverseRegionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
914
914
  /**
915
915
  * Get information on a region This route expires daily at 11:05
916
916
  * Get region information
@@ -920,7 +920,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
920
920
  * Get information on a region This route expires daily at 11:05
921
921
  * Get region information
922
922
  */
923
- getUniverseRegionsRegionId(requestParameters: GetUniverseRegionsRegionIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseRegionsRegionIdGet>;
923
+ getUniverseRegionsRegionId(requestParameters: GetUniverseRegionsRegionIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
924
924
  /**
925
925
  * Get information on a stargate This route expires daily at 11:05
926
926
  * Get stargate information
@@ -930,7 +930,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
930
930
  * Get information on a stargate This route expires daily at 11:05
931
931
  * Get stargate information
932
932
  */
933
- getUniverseStargatesStargateId(requestParameters: GetUniverseStargatesStargateIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseStargatesStargateIdGet>;
933
+ getUniverseStargatesStargateId(requestParameters: GetUniverseStargatesStargateIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
934
934
  /**
935
935
  * Get information on a star This route expires daily at 11:05
936
936
  * Get star information
@@ -940,7 +940,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
940
940
  * Get information on a star This route expires daily at 11:05
941
941
  * Get star information
942
942
  */
943
- getUniverseStarsStarId(requestParameters: GetUniverseStarsStarIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseStarsStarIdGet>;
943
+ getUniverseStarsStarId(requestParameters: GetUniverseStarsStarIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
944
944
  /**
945
945
  * Get information on a station This route expires daily at 11:05
946
946
  * Get station information
@@ -950,7 +950,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
950
950
  * Get information on a station This route expires daily at 11:05
951
951
  * Get station information
952
952
  */
953
- getUniverseStationsStationId(requestParameters: GetUniverseStationsStationIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseStationsStationIdGet>;
953
+ getUniverseStationsStationId(requestParameters: GetUniverseStationsStationIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
954
954
  /**
955
955
  * List all public structures
956
956
  * List all public structures
@@ -960,7 +960,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
960
960
  * List all public structures
961
961
  * List all public structures
962
962
  */
963
- getUniverseStructures(requestParameters: GetUniverseStructuresRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Set<number>>;
963
+ getUniverseStructures(requestParameters: GetUniverseStructuresRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
964
964
  /**
965
965
  * Returns information on requested structure if you are on the ACL. Otherwise, returns \"Forbidden\" for all inputs.
966
966
  * Get structure information
@@ -970,7 +970,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
970
970
  * Returns information on requested structure if you are on the ACL. Otherwise, returns \"Forbidden\" for all inputs.
971
971
  * Get structure information
972
972
  */
973
- getUniverseStructuresStructureId(requestParameters: GetUniverseStructuresStructureIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseStructuresStructureIdGet>;
973
+ getUniverseStructuresStructureId(requestParameters: GetUniverseStructuresStructureIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
974
974
  /**
975
975
  * 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
976
976
  * Get system jumps
@@ -980,7 +980,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
980
980
  * 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
981
981
  * Get system jumps
982
982
  */
983
- getUniverseSystemJumps(requestParameters: GetUniverseSystemJumpsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseSystemJumpsGetInner>>;
983
+ getUniverseSystemJumps(requestParameters: GetUniverseSystemJumpsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
984
984
  /**
985
985
  * 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
986
986
  * Get system kills
@@ -990,7 +990,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
990
990
  * 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
991
991
  * Get system kills
992
992
  */
993
- getUniverseSystemKills(requestParameters: GetUniverseSystemKillsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseSystemKillsGetInner>>;
993
+ getUniverseSystemKills(requestParameters: GetUniverseSystemKillsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
994
994
  /**
995
995
  * Get a list of solar systems This route expires daily at 11:05
996
996
  * Get solar systems
@@ -1000,7 +1000,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
1000
1000
  * Get a list of solar systems This route expires daily at 11:05
1001
1001
  * Get solar systems
1002
1002
  */
1003
- getUniverseSystems(requestParameters: GetUniverseSystemsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
1003
+ getUniverseSystems(requestParameters: GetUniverseSystemsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
1004
1004
  /**
1005
1005
  * Get information on a solar system. This route expires daily at 11:05
1006
1006
  * Get solar system information
@@ -1010,7 +1010,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
1010
1010
  * Get information on a solar system. This route expires daily at 11:05
1011
1011
  * Get solar system information
1012
1012
  */
1013
- getUniverseSystemsSystemId(requestParameters: GetUniverseSystemsSystemIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseSystemsSystemIdGet>;
1013
+ getUniverseSystemsSystemId(requestParameters: GetUniverseSystemsSystemIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
1014
1014
  /**
1015
1015
  * Get a list of type ids This route expires daily at 11:05
1016
1016
  * Get types
@@ -1020,7 +1020,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
1020
1020
  * Get a list of type ids This route expires daily at 11:05
1021
1021
  * Get types
1022
1022
  */
1023
- getUniverseTypes(requestParameters: GetUniverseTypesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
1023
+ getUniverseTypes(requestParameters: GetUniverseTypesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
1024
1024
  /**
1025
1025
  * Get information on a type This route expires daily at 11:05
1026
1026
  * Get type information
@@ -1030,7 +1030,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
1030
1030
  * Get information on a type This route expires daily at 11:05
1031
1031
  * Get type information
1032
1032
  */
1033
- getUniverseTypesTypeId(requestParameters: GetUniverseTypesTypeIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseTypesTypeIdGet>;
1033
+ getUniverseTypesTypeId(requestParameters: GetUniverseTypesTypeIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
1034
1034
  /**
1035
1035
  * 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
1036
1036
  * Bulk names to IDs
@@ -1040,7 +1040,7 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
1040
1040
  * 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
1041
1041
  * Bulk names to IDs
1042
1042
  */
1043
- postUniverseIds(requestParameters: PostUniverseIdsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseIdsPost>;
1043
+ postUniverseIds(requestParameters: PostUniverseIdsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
1044
1044
  /**
1045
1045
  * 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
1046
1046
  * Get names and categories for a set of IDs
@@ -1050,14 +1050,14 @@ export declare class UniverseApi extends runtime.BaseAPI implements UniverseApiI
1050
1050
  * 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
1051
1051
  * Get names and categories for a set of IDs
1052
1052
  */
1053
- postUniverseNames(requestParameters: PostUniverseNamesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<UniverseNamesPostInner>>;
1053
+ postUniverseNames(requestParameters: PostUniverseNamesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
1054
1054
  }
1055
1055
  /**
1056
1056
  * @export
1057
1057
  * @enum {string}
1058
1058
  */
1059
1059
  export declare enum GetUniverseAncestriesXCompatibilityDateEnum {
1060
- _20200101 = "2020-01-01"
1060
+ _20251216 = "2025-12-16"
1061
1061
  }
1062
1062
  /**
1063
1063
  * @export
@@ -1078,7 +1078,7 @@ export declare enum GetUniverseAncestriesAcceptLanguageEnum {
1078
1078
  * @enum {string}
1079
1079
  */
1080
1080
  export declare enum GetUniverseAsteroidBeltsAsteroidBeltIdXCompatibilityDateEnum {
1081
- _20200101 = "2020-01-01"
1081
+ _20251216 = "2025-12-16"
1082
1082
  }
1083
1083
  /**
1084
1084
  * @export
@@ -1099,7 +1099,7 @@ export declare enum GetUniverseAsteroidBeltsAsteroidBeltIdAcceptLanguageEnum {
1099
1099
  * @enum {string}
1100
1100
  */
1101
1101
  export declare enum GetUniverseBloodlinesXCompatibilityDateEnum {
1102
- _20200101 = "2020-01-01"
1102
+ _20251216 = "2025-12-16"
1103
1103
  }
1104
1104
  /**
1105
1105
  * @export
@@ -1120,7 +1120,7 @@ export declare enum GetUniverseBloodlinesAcceptLanguageEnum {
1120
1120
  * @enum {string}
1121
1121
  */
1122
1122
  export declare enum GetUniverseCategoriesXCompatibilityDateEnum {
1123
- _20200101 = "2020-01-01"
1123
+ _20251216 = "2025-12-16"
1124
1124
  }
1125
1125
  /**
1126
1126
  * @export
@@ -1141,7 +1141,7 @@ export declare enum GetUniverseCategoriesAcceptLanguageEnum {
1141
1141
  * @enum {string}
1142
1142
  */
1143
1143
  export declare enum GetUniverseCategoriesCategoryIdXCompatibilityDateEnum {
1144
- _20200101 = "2020-01-01"
1144
+ _20251216 = "2025-12-16"
1145
1145
  }
1146
1146
  /**
1147
1147
  * @export
@@ -1162,7 +1162,7 @@ export declare enum GetUniverseCategoriesCategoryIdAcceptLanguageEnum {
1162
1162
  * @enum {string}
1163
1163
  */
1164
1164
  export declare enum GetUniverseConstellationsXCompatibilityDateEnum {
1165
- _20200101 = "2020-01-01"
1165
+ _20251216 = "2025-12-16"
1166
1166
  }
1167
1167
  /**
1168
1168
  * @export
@@ -1183,7 +1183,7 @@ export declare enum GetUniverseConstellationsAcceptLanguageEnum {
1183
1183
  * @enum {string}
1184
1184
  */
1185
1185
  export declare enum GetUniverseConstellationsConstellationIdXCompatibilityDateEnum {
1186
- _20200101 = "2020-01-01"
1186
+ _20251216 = "2025-12-16"
1187
1187
  }
1188
1188
  /**
1189
1189
  * @export
@@ -1204,7 +1204,7 @@ export declare enum GetUniverseConstellationsConstellationIdAcceptLanguageEnum {
1204
1204
  * @enum {string}
1205
1205
  */
1206
1206
  export declare enum GetUniverseFactionsXCompatibilityDateEnum {
1207
- _20200101 = "2020-01-01"
1207
+ _20251216 = "2025-12-16"
1208
1208
  }
1209
1209
  /**
1210
1210
  * @export
@@ -1225,7 +1225,7 @@ export declare enum GetUniverseFactionsAcceptLanguageEnum {
1225
1225
  * @enum {string}
1226
1226
  */
1227
1227
  export declare enum GetUniverseGraphicsXCompatibilityDateEnum {
1228
- _20200101 = "2020-01-01"
1228
+ _20251216 = "2025-12-16"
1229
1229
  }
1230
1230
  /**
1231
1231
  * @export
@@ -1246,7 +1246,7 @@ export declare enum GetUniverseGraphicsAcceptLanguageEnum {
1246
1246
  * @enum {string}
1247
1247
  */
1248
1248
  export declare enum GetUniverseGraphicsGraphicIdXCompatibilityDateEnum {
1249
- _20200101 = "2020-01-01"
1249
+ _20251216 = "2025-12-16"
1250
1250
  }
1251
1251
  /**
1252
1252
  * @export
@@ -1267,7 +1267,7 @@ export declare enum GetUniverseGraphicsGraphicIdAcceptLanguageEnum {
1267
1267
  * @enum {string}
1268
1268
  */
1269
1269
  export declare enum GetUniverseGroupsXCompatibilityDateEnum {
1270
- _20200101 = "2020-01-01"
1270
+ _20251216 = "2025-12-16"
1271
1271
  }
1272
1272
  /**
1273
1273
  * @export
@@ -1288,7 +1288,7 @@ export declare enum GetUniverseGroupsAcceptLanguageEnum {
1288
1288
  * @enum {string}
1289
1289
  */
1290
1290
  export declare enum GetUniverseGroupsGroupIdXCompatibilityDateEnum {
1291
- _20200101 = "2020-01-01"
1291
+ _20251216 = "2025-12-16"
1292
1292
  }
1293
1293
  /**
1294
1294
  * @export
@@ -1309,7 +1309,7 @@ export declare enum GetUniverseGroupsGroupIdAcceptLanguageEnum {
1309
1309
  * @enum {string}
1310
1310
  */
1311
1311
  export declare enum GetUniverseMoonsMoonIdXCompatibilityDateEnum {
1312
- _20200101 = "2020-01-01"
1312
+ _20251216 = "2025-12-16"
1313
1313
  }
1314
1314
  /**
1315
1315
  * @export
@@ -1330,7 +1330,7 @@ export declare enum GetUniverseMoonsMoonIdAcceptLanguageEnum {
1330
1330
  * @enum {string}
1331
1331
  */
1332
1332
  export declare enum GetUniversePlanetsPlanetIdXCompatibilityDateEnum {
1333
- _20200101 = "2020-01-01"
1333
+ _20251216 = "2025-12-16"
1334
1334
  }
1335
1335
  /**
1336
1336
  * @export
@@ -1351,7 +1351,7 @@ export declare enum GetUniversePlanetsPlanetIdAcceptLanguageEnum {
1351
1351
  * @enum {string}
1352
1352
  */
1353
1353
  export declare enum GetUniverseRacesXCompatibilityDateEnum {
1354
- _20200101 = "2020-01-01"
1354
+ _20251216 = "2025-12-16"
1355
1355
  }
1356
1356
  /**
1357
1357
  * @export
@@ -1372,7 +1372,7 @@ export declare enum GetUniverseRacesAcceptLanguageEnum {
1372
1372
  * @enum {string}
1373
1373
  */
1374
1374
  export declare enum GetUniverseRegionsXCompatibilityDateEnum {
1375
- _20200101 = "2020-01-01"
1375
+ _20251216 = "2025-12-16"
1376
1376
  }
1377
1377
  /**
1378
1378
  * @export
@@ -1393,7 +1393,7 @@ export declare enum GetUniverseRegionsAcceptLanguageEnum {
1393
1393
  * @enum {string}
1394
1394
  */
1395
1395
  export declare enum GetUniverseRegionsRegionIdXCompatibilityDateEnum {
1396
- _20200101 = "2020-01-01"
1396
+ _20251216 = "2025-12-16"
1397
1397
  }
1398
1398
  /**
1399
1399
  * @export
@@ -1414,7 +1414,7 @@ export declare enum GetUniverseRegionsRegionIdAcceptLanguageEnum {
1414
1414
  * @enum {string}
1415
1415
  */
1416
1416
  export declare enum GetUniverseStargatesStargateIdXCompatibilityDateEnum {
1417
- _20200101 = "2020-01-01"
1417
+ _20251216 = "2025-12-16"
1418
1418
  }
1419
1419
  /**
1420
1420
  * @export
@@ -1435,7 +1435,7 @@ export declare enum GetUniverseStargatesStargateIdAcceptLanguageEnum {
1435
1435
  * @enum {string}
1436
1436
  */
1437
1437
  export declare enum GetUniverseStarsStarIdXCompatibilityDateEnum {
1438
- _20200101 = "2020-01-01"
1438
+ _20251216 = "2025-12-16"
1439
1439
  }
1440
1440
  /**
1441
1441
  * @export
@@ -1456,7 +1456,7 @@ export declare enum GetUniverseStarsStarIdAcceptLanguageEnum {
1456
1456
  * @enum {string}
1457
1457
  */
1458
1458
  export declare enum GetUniverseStationsStationIdXCompatibilityDateEnum {
1459
- _20200101 = "2020-01-01"
1459
+ _20251216 = "2025-12-16"
1460
1460
  }
1461
1461
  /**
1462
1462
  * @export
@@ -1477,7 +1477,7 @@ export declare enum GetUniverseStationsStationIdAcceptLanguageEnum {
1477
1477
  * @enum {string}
1478
1478
  */
1479
1479
  export declare enum GetUniverseStructuresXCompatibilityDateEnum {
1480
- _20200101 = "2020-01-01"
1480
+ _20251216 = "2025-12-16"
1481
1481
  }
1482
1482
  /**
1483
1483
  * @export
@@ -1506,7 +1506,7 @@ export declare enum GetUniverseStructuresAcceptLanguageEnum {
1506
1506
  * @enum {string}
1507
1507
  */
1508
1508
  export declare enum GetUniverseStructuresStructureIdXCompatibilityDateEnum {
1509
- _20200101 = "2020-01-01"
1509
+ _20251216 = "2025-12-16"
1510
1510
  }
1511
1511
  /**
1512
1512
  * @export
@@ -1527,7 +1527,7 @@ export declare enum GetUniverseStructuresStructureIdAcceptLanguageEnum {
1527
1527
  * @enum {string}
1528
1528
  */
1529
1529
  export declare enum GetUniverseSystemJumpsXCompatibilityDateEnum {
1530
- _20200101 = "2020-01-01"
1530
+ _20251216 = "2025-12-16"
1531
1531
  }
1532
1532
  /**
1533
1533
  * @export
@@ -1548,7 +1548,7 @@ export declare enum GetUniverseSystemJumpsAcceptLanguageEnum {
1548
1548
  * @enum {string}
1549
1549
  */
1550
1550
  export declare enum GetUniverseSystemKillsXCompatibilityDateEnum {
1551
- _20200101 = "2020-01-01"
1551
+ _20251216 = "2025-12-16"
1552
1552
  }
1553
1553
  /**
1554
1554
  * @export
@@ -1569,7 +1569,7 @@ export declare enum GetUniverseSystemKillsAcceptLanguageEnum {
1569
1569
  * @enum {string}
1570
1570
  */
1571
1571
  export declare enum GetUniverseSystemsXCompatibilityDateEnum {
1572
- _20200101 = "2020-01-01"
1572
+ _20251216 = "2025-12-16"
1573
1573
  }
1574
1574
  /**
1575
1575
  * @export
@@ -1590,7 +1590,7 @@ export declare enum GetUniverseSystemsAcceptLanguageEnum {
1590
1590
  * @enum {string}
1591
1591
  */
1592
1592
  export declare enum GetUniverseSystemsSystemIdXCompatibilityDateEnum {
1593
- _20200101 = "2020-01-01"
1593
+ _20251216 = "2025-12-16"
1594
1594
  }
1595
1595
  /**
1596
1596
  * @export
@@ -1611,7 +1611,7 @@ export declare enum GetUniverseSystemsSystemIdAcceptLanguageEnum {
1611
1611
  * @enum {string}
1612
1612
  */
1613
1613
  export declare enum GetUniverseTypesXCompatibilityDateEnum {
1614
- _20200101 = "2020-01-01"
1614
+ _20251216 = "2025-12-16"
1615
1615
  }
1616
1616
  /**
1617
1617
  * @export
@@ -1632,7 +1632,7 @@ export declare enum GetUniverseTypesAcceptLanguageEnum {
1632
1632
  * @enum {string}
1633
1633
  */
1634
1634
  export declare enum GetUniverseTypesTypeIdXCompatibilityDateEnum {
1635
- _20200101 = "2020-01-01"
1635
+ _20251216 = "2025-12-16"
1636
1636
  }
1637
1637
  /**
1638
1638
  * @export
@@ -1653,7 +1653,7 @@ export declare enum GetUniverseTypesTypeIdAcceptLanguageEnum {
1653
1653
  * @enum {string}
1654
1654
  */
1655
1655
  export declare enum PostUniverseIdsXCompatibilityDateEnum {
1656
- _20200101 = "2020-01-01"
1656
+ _20251216 = "2025-12-16"
1657
1657
  }
1658
1658
  /**
1659
1659
  * @export
@@ -1674,7 +1674,7 @@ export declare enum PostUniverseIdsAcceptLanguageEnum {
1674
1674
  * @enum {string}
1675
1675
  */
1676
1676
  export declare enum PostUniverseNamesXCompatibilityDateEnum {
1677
- _20200101 = "2020-01-01"
1677
+ _20251216 = "2025-12-16"
1678
1678
  }
1679
1679
  /**
1680
1680
  * @export