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
@@ -5,7 +5,7 @@
5
5
  * EVE Stable Infrastructure (ESI) - tranquility
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2020-01-01
8
+ * The version of the OpenAPI document: 2025-12-16
9
9
  * Contact: arcyfa_github@pm.me
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -116,7 +116,7 @@ var UniverseApi = /** @class */ (function (_super) {
116
116
  }, initOverrides)];
117
117
  case 1:
118
118
  response = _b.sent();
119
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
119
+ return [2 /*return*/, response];
120
120
  }
121
121
  });
122
122
  });
@@ -133,8 +133,7 @@ var UniverseApi = /** @class */ (function (_super) {
133
133
  case 0: return [4 /*yield*/, this.getUniverseAncestriesRaw(requestParameters, initOverrides)];
134
134
  case 1:
135
135
  response = _a.sent();
136
- return [4 /*yield*/, response.value()];
137
- case 2: return [2 /*return*/, _a.sent()];
136
+ return [2 /*return*/, response];
138
137
  }
139
138
  });
140
139
  });
@@ -184,7 +183,7 @@ var UniverseApi = /** @class */ (function (_super) {
184
183
  }, initOverrides)];
185
184
  case 1:
186
185
  response = _b.sent();
187
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
186
+ return [2 /*return*/, response];
188
187
  }
189
188
  });
190
189
  });
@@ -201,8 +200,7 @@ var UniverseApi = /** @class */ (function (_super) {
201
200
  case 0: return [4 /*yield*/, this.getUniverseAsteroidBeltsAsteroidBeltIdRaw(requestParameters, initOverrides)];
202
201
  case 1:
203
202
  response = _a.sent();
204
- return [4 /*yield*/, response.value()];
205
- case 2: return [2 /*return*/, _a.sent()];
203
+ return [2 /*return*/, response];
206
204
  }
207
205
  });
208
206
  });
@@ -248,7 +246,7 @@ var UniverseApi = /** @class */ (function (_super) {
248
246
  }, initOverrides)];
249
247
  case 1:
250
248
  response = _b.sent();
251
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
249
+ return [2 /*return*/, response];
252
250
  }
253
251
  });
254
252
  });
@@ -265,8 +263,7 @@ var UniverseApi = /** @class */ (function (_super) {
265
263
  case 0: return [4 /*yield*/, this.getUniverseBloodlinesRaw(requestParameters, initOverrides)];
266
264
  case 1:
267
265
  response = _a.sent();
268
- return [4 /*yield*/, response.value()];
269
- case 2: return [2 /*return*/, _a.sent()];
266
+ return [2 /*return*/, response];
270
267
  }
271
268
  });
272
269
  });
@@ -312,7 +309,7 @@ var UniverseApi = /** @class */ (function (_super) {
312
309
  }, initOverrides)];
313
310
  case 1:
314
311
  response = _b.sent();
315
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
312
+ return [2 /*return*/, response];
316
313
  }
317
314
  });
318
315
  });
@@ -329,8 +326,7 @@ var UniverseApi = /** @class */ (function (_super) {
329
326
  case 0: return [4 /*yield*/, this.getUniverseCategoriesRaw(requestParameters, initOverrides)];
330
327
  case 1:
331
328
  response = _a.sent();
332
- return [4 /*yield*/, response.value()];
333
- case 2: return [2 /*return*/, _a.sent()];
329
+ return [2 /*return*/, response];
334
330
  }
335
331
  });
336
332
  });
@@ -380,7 +376,7 @@ var UniverseApi = /** @class */ (function (_super) {
380
376
  }, initOverrides)];
381
377
  case 1:
382
378
  response = _b.sent();
383
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
379
+ return [2 /*return*/, response];
384
380
  }
385
381
  });
386
382
  });
@@ -397,8 +393,7 @@ var UniverseApi = /** @class */ (function (_super) {
397
393
  case 0: return [4 /*yield*/, this.getUniverseCategoriesCategoryIdRaw(requestParameters, initOverrides)];
398
394
  case 1:
399
395
  response = _a.sent();
400
- return [4 /*yield*/, response.value()];
401
- case 2: return [2 /*return*/, _a.sent()];
396
+ return [2 /*return*/, response];
402
397
  }
403
398
  });
404
399
  });
@@ -444,7 +439,7 @@ var UniverseApi = /** @class */ (function (_super) {
444
439
  }, initOverrides)];
445
440
  case 1:
446
441
  response = _b.sent();
447
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
442
+ return [2 /*return*/, response];
448
443
  }
449
444
  });
450
445
  });
@@ -461,8 +456,7 @@ var UniverseApi = /** @class */ (function (_super) {
461
456
  case 0: return [4 /*yield*/, this.getUniverseConstellationsRaw(requestParameters, initOverrides)];
462
457
  case 1:
463
458
  response = _a.sent();
464
- return [4 /*yield*/, response.value()];
465
- case 2: return [2 /*return*/, _a.sent()];
459
+ return [2 /*return*/, response];
466
460
  }
467
461
  });
468
462
  });
@@ -512,7 +506,7 @@ var UniverseApi = /** @class */ (function (_super) {
512
506
  }, initOverrides)];
513
507
  case 1:
514
508
  response = _b.sent();
515
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
509
+ return [2 /*return*/, response];
516
510
  }
517
511
  });
518
512
  });
@@ -529,8 +523,7 @@ var UniverseApi = /** @class */ (function (_super) {
529
523
  case 0: return [4 /*yield*/, this.getUniverseConstellationsConstellationIdRaw(requestParameters, initOverrides)];
530
524
  case 1:
531
525
  response = _a.sent();
532
- return [4 /*yield*/, response.value()];
533
- case 2: return [2 /*return*/, _a.sent()];
526
+ return [2 /*return*/, response];
534
527
  }
535
528
  });
536
529
  });
@@ -576,7 +569,7 @@ var UniverseApi = /** @class */ (function (_super) {
576
569
  }, initOverrides)];
577
570
  case 1:
578
571
  response = _b.sent();
579
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
572
+ return [2 /*return*/, response];
580
573
  }
581
574
  });
582
575
  });
@@ -593,8 +586,7 @@ var UniverseApi = /** @class */ (function (_super) {
593
586
  case 0: return [4 /*yield*/, this.getUniverseFactionsRaw(requestParameters, initOverrides)];
594
587
  case 1:
595
588
  response = _a.sent();
596
- return [4 /*yield*/, response.value()];
597
- case 2: return [2 /*return*/, _a.sent()];
589
+ return [2 /*return*/, response];
598
590
  }
599
591
  });
600
592
  });
@@ -640,7 +632,7 @@ var UniverseApi = /** @class */ (function (_super) {
640
632
  }, initOverrides)];
641
633
  case 1:
642
634
  response = _b.sent();
643
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
635
+ return [2 /*return*/, response];
644
636
  }
645
637
  });
646
638
  });
@@ -657,8 +649,7 @@ var UniverseApi = /** @class */ (function (_super) {
657
649
  case 0: return [4 /*yield*/, this.getUniverseGraphicsRaw(requestParameters, initOverrides)];
658
650
  case 1:
659
651
  response = _a.sent();
660
- return [4 /*yield*/, response.value()];
661
- case 2: return [2 /*return*/, _a.sent()];
652
+ return [2 /*return*/, response];
662
653
  }
663
654
  });
664
655
  });
@@ -708,7 +699,7 @@ var UniverseApi = /** @class */ (function (_super) {
708
699
  }, initOverrides)];
709
700
  case 1:
710
701
  response = _b.sent();
711
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
702
+ return [2 /*return*/, response];
712
703
  }
713
704
  });
714
705
  });
@@ -725,8 +716,7 @@ var UniverseApi = /** @class */ (function (_super) {
725
716
  case 0: return [4 /*yield*/, this.getUniverseGraphicsGraphicIdRaw(requestParameters, initOverrides)];
726
717
  case 1:
727
718
  response = _a.sent();
728
- return [4 /*yield*/, response.value()];
729
- case 2: return [2 /*return*/, _a.sent()];
719
+ return [2 /*return*/, response];
730
720
  }
731
721
  });
732
722
  });
@@ -775,7 +765,7 @@ var UniverseApi = /** @class */ (function (_super) {
775
765
  }, initOverrides)];
776
766
  case 1:
777
767
  response = _b.sent();
778
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
768
+ return [2 /*return*/, response];
779
769
  }
780
770
  });
781
771
  });
@@ -792,8 +782,7 @@ var UniverseApi = /** @class */ (function (_super) {
792
782
  case 0: return [4 /*yield*/, this.getUniverseGroupsRaw(requestParameters, initOverrides)];
793
783
  case 1:
794
784
  response = _a.sent();
795
- return [4 /*yield*/, response.value()];
796
- case 2: return [2 /*return*/, _a.sent()];
785
+ return [2 /*return*/, response];
797
786
  }
798
787
  });
799
788
  });
@@ -843,7 +832,7 @@ var UniverseApi = /** @class */ (function (_super) {
843
832
  }, initOverrides)];
844
833
  case 1:
845
834
  response = _b.sent();
846
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
835
+ return [2 /*return*/, response];
847
836
  }
848
837
  });
849
838
  });
@@ -860,8 +849,7 @@ var UniverseApi = /** @class */ (function (_super) {
860
849
  case 0: return [4 /*yield*/, this.getUniverseGroupsGroupIdRaw(requestParameters, initOverrides)];
861
850
  case 1:
862
851
  response = _a.sent();
863
- return [4 /*yield*/, response.value()];
864
- case 2: return [2 /*return*/, _a.sent()];
852
+ return [2 /*return*/, response];
865
853
  }
866
854
  });
867
855
  });
@@ -911,7 +899,7 @@ var UniverseApi = /** @class */ (function (_super) {
911
899
  }, initOverrides)];
912
900
  case 1:
913
901
  response = _b.sent();
914
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
902
+ return [2 /*return*/, response];
915
903
  }
916
904
  });
917
905
  });
@@ -928,8 +916,7 @@ var UniverseApi = /** @class */ (function (_super) {
928
916
  case 0: return [4 /*yield*/, this.getUniverseMoonsMoonIdRaw(requestParameters, initOverrides)];
929
917
  case 1:
930
918
  response = _a.sent();
931
- return [4 /*yield*/, response.value()];
932
- case 2: return [2 /*return*/, _a.sent()];
919
+ return [2 /*return*/, response];
933
920
  }
934
921
  });
935
922
  });
@@ -979,7 +966,7 @@ var UniverseApi = /** @class */ (function (_super) {
979
966
  }, initOverrides)];
980
967
  case 1:
981
968
  response = _b.sent();
982
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
969
+ return [2 /*return*/, response];
983
970
  }
984
971
  });
985
972
  });
@@ -996,8 +983,7 @@ var UniverseApi = /** @class */ (function (_super) {
996
983
  case 0: return [4 /*yield*/, this.getUniversePlanetsPlanetIdRaw(requestParameters, initOverrides)];
997
984
  case 1:
998
985
  response = _a.sent();
999
- return [4 /*yield*/, response.value()];
1000
- case 2: return [2 /*return*/, _a.sent()];
986
+ return [2 /*return*/, response];
1001
987
  }
1002
988
  });
1003
989
  });
@@ -1043,7 +1029,7 @@ var UniverseApi = /** @class */ (function (_super) {
1043
1029
  }, initOverrides)];
1044
1030
  case 1:
1045
1031
  response = _b.sent();
1046
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1032
+ return [2 /*return*/, response];
1047
1033
  }
1048
1034
  });
1049
1035
  });
@@ -1060,8 +1046,7 @@ var UniverseApi = /** @class */ (function (_super) {
1060
1046
  case 0: return [4 /*yield*/, this.getUniverseRacesRaw(requestParameters, initOverrides)];
1061
1047
  case 1:
1062
1048
  response = _a.sent();
1063
- return [4 /*yield*/, response.value()];
1064
- case 2: return [2 /*return*/, _a.sent()];
1049
+ return [2 /*return*/, response];
1065
1050
  }
1066
1051
  });
1067
1052
  });
@@ -1107,7 +1092,7 @@ var UniverseApi = /** @class */ (function (_super) {
1107
1092
  }, initOverrides)];
1108
1093
  case 1:
1109
1094
  response = _b.sent();
1110
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1095
+ return [2 /*return*/, response];
1111
1096
  }
1112
1097
  });
1113
1098
  });
@@ -1124,8 +1109,7 @@ var UniverseApi = /** @class */ (function (_super) {
1124
1109
  case 0: return [4 /*yield*/, this.getUniverseRegionsRaw(requestParameters, initOverrides)];
1125
1110
  case 1:
1126
1111
  response = _a.sent();
1127
- return [4 /*yield*/, response.value()];
1128
- case 2: return [2 /*return*/, _a.sent()];
1112
+ return [2 /*return*/, response];
1129
1113
  }
1130
1114
  });
1131
1115
  });
@@ -1175,7 +1159,7 @@ var UniverseApi = /** @class */ (function (_super) {
1175
1159
  }, initOverrides)];
1176
1160
  case 1:
1177
1161
  response = _b.sent();
1178
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1162
+ return [2 /*return*/, response];
1179
1163
  }
1180
1164
  });
1181
1165
  });
@@ -1192,8 +1176,7 @@ var UniverseApi = /** @class */ (function (_super) {
1192
1176
  case 0: return [4 /*yield*/, this.getUniverseRegionsRegionIdRaw(requestParameters, initOverrides)];
1193
1177
  case 1:
1194
1178
  response = _a.sent();
1195
- return [4 /*yield*/, response.value()];
1196
- case 2: return [2 /*return*/, _a.sent()];
1179
+ return [2 /*return*/, response];
1197
1180
  }
1198
1181
  });
1199
1182
  });
@@ -1243,7 +1226,7 @@ var UniverseApi = /** @class */ (function (_super) {
1243
1226
  }, initOverrides)];
1244
1227
  case 1:
1245
1228
  response = _b.sent();
1246
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1229
+ return [2 /*return*/, response];
1247
1230
  }
1248
1231
  });
1249
1232
  });
@@ -1260,8 +1243,7 @@ var UniverseApi = /** @class */ (function (_super) {
1260
1243
  case 0: return [4 /*yield*/, this.getUniverseStargatesStargateIdRaw(requestParameters, initOverrides)];
1261
1244
  case 1:
1262
1245
  response = _a.sent();
1263
- return [4 /*yield*/, response.value()];
1264
- case 2: return [2 /*return*/, _a.sent()];
1246
+ return [2 /*return*/, response];
1265
1247
  }
1266
1248
  });
1267
1249
  });
@@ -1311,7 +1293,7 @@ var UniverseApi = /** @class */ (function (_super) {
1311
1293
  }, initOverrides)];
1312
1294
  case 1:
1313
1295
  response = _b.sent();
1314
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1296
+ return [2 /*return*/, response];
1315
1297
  }
1316
1298
  });
1317
1299
  });
@@ -1328,8 +1310,7 @@ var UniverseApi = /** @class */ (function (_super) {
1328
1310
  case 0: return [4 /*yield*/, this.getUniverseStarsStarIdRaw(requestParameters, initOverrides)];
1329
1311
  case 1:
1330
1312
  response = _a.sent();
1331
- return [4 /*yield*/, response.value()];
1332
- case 2: return [2 /*return*/, _a.sent()];
1313
+ return [2 /*return*/, response];
1333
1314
  }
1334
1315
  });
1335
1316
  });
@@ -1379,7 +1360,7 @@ var UniverseApi = /** @class */ (function (_super) {
1379
1360
  }, initOverrides)];
1380
1361
  case 1:
1381
1362
  response = _b.sent();
1382
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1363
+ return [2 /*return*/, response];
1383
1364
  }
1384
1365
  });
1385
1366
  });
@@ -1396,8 +1377,7 @@ var UniverseApi = /** @class */ (function (_super) {
1396
1377
  case 0: return [4 /*yield*/, this.getUniverseStationsStationIdRaw(requestParameters, initOverrides)];
1397
1378
  case 1:
1398
1379
  response = _a.sent();
1399
- return [4 /*yield*/, response.value()];
1400
- case 2: return [2 /*return*/, _a.sent()];
1380
+ return [2 /*return*/, response];
1401
1381
  }
1402
1382
  });
1403
1383
  });
@@ -1446,7 +1426,7 @@ var UniverseApi = /** @class */ (function (_super) {
1446
1426
  }, initOverrides)];
1447
1427
  case 1:
1448
1428
  response = _b.sent();
1449
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1429
+ return [2 /*return*/, response];
1450
1430
  }
1451
1431
  });
1452
1432
  });
@@ -1463,8 +1443,7 @@ var UniverseApi = /** @class */ (function (_super) {
1463
1443
  case 0: return [4 /*yield*/, this.getUniverseStructuresRaw(requestParameters, initOverrides)];
1464
1444
  case 1:
1465
1445
  response = _a.sent();
1466
- return [4 /*yield*/, response.value()];
1467
- case 2: return [2 /*return*/, _a.sent()];
1446
+ return [2 /*return*/, response];
1468
1447
  }
1469
1448
  });
1470
1449
  });
@@ -1514,7 +1493,7 @@ var UniverseApi = /** @class */ (function (_super) {
1514
1493
  }, initOverrides)];
1515
1494
  case 1:
1516
1495
  response = _b.sent();
1517
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1496
+ return [2 /*return*/, response];
1518
1497
  }
1519
1498
  });
1520
1499
  });
@@ -1531,8 +1510,7 @@ var UniverseApi = /** @class */ (function (_super) {
1531
1510
  case 0: return [4 /*yield*/, this.getUniverseStructuresStructureIdRaw(requestParameters, initOverrides)];
1532
1511
  case 1:
1533
1512
  response = _a.sent();
1534
- return [4 /*yield*/, response.value()];
1535
- case 2: return [2 /*return*/, _a.sent()];
1513
+ return [2 /*return*/, response];
1536
1514
  }
1537
1515
  });
1538
1516
  });
@@ -1578,7 +1556,7 @@ var UniverseApi = /** @class */ (function (_super) {
1578
1556
  }, initOverrides)];
1579
1557
  case 1:
1580
1558
  response = _b.sent();
1581
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1559
+ return [2 /*return*/, response];
1582
1560
  }
1583
1561
  });
1584
1562
  });
@@ -1595,8 +1573,7 @@ var UniverseApi = /** @class */ (function (_super) {
1595
1573
  case 0: return [4 /*yield*/, this.getUniverseSystemJumpsRaw(requestParameters, initOverrides)];
1596
1574
  case 1:
1597
1575
  response = _a.sent();
1598
- return [4 /*yield*/, response.value()];
1599
- case 2: return [2 /*return*/, _a.sent()];
1576
+ return [2 /*return*/, response];
1600
1577
  }
1601
1578
  });
1602
1579
  });
@@ -1642,7 +1619,7 @@ var UniverseApi = /** @class */ (function (_super) {
1642
1619
  }, initOverrides)];
1643
1620
  case 1:
1644
1621
  response = _b.sent();
1645
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1622
+ return [2 /*return*/, response];
1646
1623
  }
1647
1624
  });
1648
1625
  });
@@ -1659,8 +1636,7 @@ var UniverseApi = /** @class */ (function (_super) {
1659
1636
  case 0: return [4 /*yield*/, this.getUniverseSystemKillsRaw(requestParameters, initOverrides)];
1660
1637
  case 1:
1661
1638
  response = _a.sent();
1662
- return [4 /*yield*/, response.value()];
1663
- case 2: return [2 /*return*/, _a.sent()];
1639
+ return [2 /*return*/, response];
1664
1640
  }
1665
1641
  });
1666
1642
  });
@@ -1706,7 +1682,7 @@ var UniverseApi = /** @class */ (function (_super) {
1706
1682
  }, initOverrides)];
1707
1683
  case 1:
1708
1684
  response = _b.sent();
1709
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1685
+ return [2 /*return*/, response];
1710
1686
  }
1711
1687
  });
1712
1688
  });
@@ -1723,8 +1699,7 @@ var UniverseApi = /** @class */ (function (_super) {
1723
1699
  case 0: return [4 /*yield*/, this.getUniverseSystemsRaw(requestParameters, initOverrides)];
1724
1700
  case 1:
1725
1701
  response = _a.sent();
1726
- return [4 /*yield*/, response.value()];
1727
- case 2: return [2 /*return*/, _a.sent()];
1702
+ return [2 /*return*/, response];
1728
1703
  }
1729
1704
  });
1730
1705
  });
@@ -1774,7 +1749,7 @@ var UniverseApi = /** @class */ (function (_super) {
1774
1749
  }, initOverrides)];
1775
1750
  case 1:
1776
1751
  response = _b.sent();
1777
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1752
+ return [2 /*return*/, response];
1778
1753
  }
1779
1754
  });
1780
1755
  });
@@ -1791,8 +1766,7 @@ var UniverseApi = /** @class */ (function (_super) {
1791
1766
  case 0: return [4 /*yield*/, this.getUniverseSystemsSystemIdRaw(requestParameters, initOverrides)];
1792
1767
  case 1:
1793
1768
  response = _a.sent();
1794
- return [4 /*yield*/, response.value()];
1795
- case 2: return [2 /*return*/, _a.sent()];
1769
+ return [2 /*return*/, response];
1796
1770
  }
1797
1771
  });
1798
1772
  });
@@ -1841,7 +1815,7 @@ var UniverseApi = /** @class */ (function (_super) {
1841
1815
  }, initOverrides)];
1842
1816
  case 1:
1843
1817
  response = _b.sent();
1844
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1818
+ return [2 /*return*/, response];
1845
1819
  }
1846
1820
  });
1847
1821
  });
@@ -1858,8 +1832,7 @@ var UniverseApi = /** @class */ (function (_super) {
1858
1832
  case 0: return [4 /*yield*/, this.getUniverseTypesRaw(requestParameters, initOverrides)];
1859
1833
  case 1:
1860
1834
  response = _a.sent();
1861
- return [4 /*yield*/, response.value()];
1862
- case 2: return [2 /*return*/, _a.sent()];
1835
+ return [2 /*return*/, response];
1863
1836
  }
1864
1837
  });
1865
1838
  });
@@ -1909,7 +1882,7 @@ var UniverseApi = /** @class */ (function (_super) {
1909
1882
  }, initOverrides)];
1910
1883
  case 1:
1911
1884
  response = _b.sent();
1912
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1885
+ return [2 /*return*/, response];
1913
1886
  }
1914
1887
  });
1915
1888
  });
@@ -1926,8 +1899,7 @@ var UniverseApi = /** @class */ (function (_super) {
1926
1899
  case 0: return [4 /*yield*/, this.getUniverseTypesTypeIdRaw(requestParameters, initOverrides)];
1927
1900
  case 1:
1928
1901
  response = _a.sent();
1929
- return [4 /*yield*/, response.value()];
1930
- case 2: return [2 /*return*/, _a.sent()];
1902
+ return [2 /*return*/, response];
1931
1903
  }
1932
1904
  });
1933
1905
  });
@@ -1978,7 +1950,7 @@ var UniverseApi = /** @class */ (function (_super) {
1978
1950
  }, initOverrides)];
1979
1951
  case 1:
1980
1952
  response = _b.sent();
1981
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
1953
+ return [2 /*return*/, response];
1982
1954
  }
1983
1955
  });
1984
1956
  });
@@ -1995,8 +1967,7 @@ var UniverseApi = /** @class */ (function (_super) {
1995
1967
  case 0: return [4 /*yield*/, this.postUniverseIdsRaw(requestParameters, initOverrides)];
1996
1968
  case 1:
1997
1969
  response = _a.sent();
1998
- return [4 /*yield*/, response.value()];
1999
- case 2: return [2 /*return*/, _a.sent()];
1970
+ return [2 /*return*/, response];
2000
1971
  }
2001
1972
  });
2002
1973
  });
@@ -2047,7 +2018,7 @@ var UniverseApi = /** @class */ (function (_super) {
2047
2018
  }, initOverrides)];
2048
2019
  case 1:
2049
2020
  response = _b.sent();
2050
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
2021
+ return [2 /*return*/, response];
2051
2022
  }
2052
2023
  });
2053
2024
  });
@@ -2064,8 +2035,7 @@ var UniverseApi = /** @class */ (function (_super) {
2064
2035
  case 0: return [4 /*yield*/, this.postUniverseNamesRaw(requestParameters, initOverrides)];
2065
2036
  case 1:
2066
2037
  response = _a.sent();
2067
- return [4 /*yield*/, response.value()];
2068
- case 2: return [2 /*return*/, _a.sent()];
2038
+ return [2 /*return*/, response];
2069
2039
  }
2070
2040
  });
2071
2041
  });
@@ -2079,7 +2049,7 @@ exports.UniverseApi = UniverseApi;
2079
2049
  */
2080
2050
  var GetUniverseAncestriesXCompatibilityDateEnum;
2081
2051
  (function (GetUniverseAncestriesXCompatibilityDateEnum) {
2082
- GetUniverseAncestriesXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2052
+ GetUniverseAncestriesXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2083
2053
  })(GetUniverseAncestriesXCompatibilityDateEnum || (exports.GetUniverseAncestriesXCompatibilityDateEnum = GetUniverseAncestriesXCompatibilityDateEnum = {}));
2084
2054
  /**
2085
2055
  * @export
@@ -2102,7 +2072,7 @@ var GetUniverseAncestriesAcceptLanguageEnum;
2102
2072
  */
2103
2073
  var GetUniverseAsteroidBeltsAsteroidBeltIdXCompatibilityDateEnum;
2104
2074
  (function (GetUniverseAsteroidBeltsAsteroidBeltIdXCompatibilityDateEnum) {
2105
- GetUniverseAsteroidBeltsAsteroidBeltIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2075
+ GetUniverseAsteroidBeltsAsteroidBeltIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2106
2076
  })(GetUniverseAsteroidBeltsAsteroidBeltIdXCompatibilityDateEnum || (exports.GetUniverseAsteroidBeltsAsteroidBeltIdXCompatibilityDateEnum = GetUniverseAsteroidBeltsAsteroidBeltIdXCompatibilityDateEnum = {}));
2107
2077
  /**
2108
2078
  * @export
@@ -2125,7 +2095,7 @@ var GetUniverseAsteroidBeltsAsteroidBeltIdAcceptLanguageEnum;
2125
2095
  */
2126
2096
  var GetUniverseBloodlinesXCompatibilityDateEnum;
2127
2097
  (function (GetUniverseBloodlinesXCompatibilityDateEnum) {
2128
- GetUniverseBloodlinesXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2098
+ GetUniverseBloodlinesXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2129
2099
  })(GetUniverseBloodlinesXCompatibilityDateEnum || (exports.GetUniverseBloodlinesXCompatibilityDateEnum = GetUniverseBloodlinesXCompatibilityDateEnum = {}));
2130
2100
  /**
2131
2101
  * @export
@@ -2148,7 +2118,7 @@ var GetUniverseBloodlinesAcceptLanguageEnum;
2148
2118
  */
2149
2119
  var GetUniverseCategoriesXCompatibilityDateEnum;
2150
2120
  (function (GetUniverseCategoriesXCompatibilityDateEnum) {
2151
- GetUniverseCategoriesXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2121
+ GetUniverseCategoriesXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2152
2122
  })(GetUniverseCategoriesXCompatibilityDateEnum || (exports.GetUniverseCategoriesXCompatibilityDateEnum = GetUniverseCategoriesXCompatibilityDateEnum = {}));
2153
2123
  /**
2154
2124
  * @export
@@ -2171,7 +2141,7 @@ var GetUniverseCategoriesAcceptLanguageEnum;
2171
2141
  */
2172
2142
  var GetUniverseCategoriesCategoryIdXCompatibilityDateEnum;
2173
2143
  (function (GetUniverseCategoriesCategoryIdXCompatibilityDateEnum) {
2174
- GetUniverseCategoriesCategoryIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2144
+ GetUniverseCategoriesCategoryIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2175
2145
  })(GetUniverseCategoriesCategoryIdXCompatibilityDateEnum || (exports.GetUniverseCategoriesCategoryIdXCompatibilityDateEnum = GetUniverseCategoriesCategoryIdXCompatibilityDateEnum = {}));
2176
2146
  /**
2177
2147
  * @export
@@ -2194,7 +2164,7 @@ var GetUniverseCategoriesCategoryIdAcceptLanguageEnum;
2194
2164
  */
2195
2165
  var GetUniverseConstellationsXCompatibilityDateEnum;
2196
2166
  (function (GetUniverseConstellationsXCompatibilityDateEnum) {
2197
- GetUniverseConstellationsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2167
+ GetUniverseConstellationsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2198
2168
  })(GetUniverseConstellationsXCompatibilityDateEnum || (exports.GetUniverseConstellationsXCompatibilityDateEnum = GetUniverseConstellationsXCompatibilityDateEnum = {}));
2199
2169
  /**
2200
2170
  * @export
@@ -2217,7 +2187,7 @@ var GetUniverseConstellationsAcceptLanguageEnum;
2217
2187
  */
2218
2188
  var GetUniverseConstellationsConstellationIdXCompatibilityDateEnum;
2219
2189
  (function (GetUniverseConstellationsConstellationIdXCompatibilityDateEnum) {
2220
- GetUniverseConstellationsConstellationIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2190
+ GetUniverseConstellationsConstellationIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2221
2191
  })(GetUniverseConstellationsConstellationIdXCompatibilityDateEnum || (exports.GetUniverseConstellationsConstellationIdXCompatibilityDateEnum = GetUniverseConstellationsConstellationIdXCompatibilityDateEnum = {}));
2222
2192
  /**
2223
2193
  * @export
@@ -2240,7 +2210,7 @@ var GetUniverseConstellationsConstellationIdAcceptLanguageEnum;
2240
2210
  */
2241
2211
  var GetUniverseFactionsXCompatibilityDateEnum;
2242
2212
  (function (GetUniverseFactionsXCompatibilityDateEnum) {
2243
- GetUniverseFactionsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2213
+ GetUniverseFactionsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2244
2214
  })(GetUniverseFactionsXCompatibilityDateEnum || (exports.GetUniverseFactionsXCompatibilityDateEnum = GetUniverseFactionsXCompatibilityDateEnum = {}));
2245
2215
  /**
2246
2216
  * @export
@@ -2263,7 +2233,7 @@ var GetUniverseFactionsAcceptLanguageEnum;
2263
2233
  */
2264
2234
  var GetUniverseGraphicsXCompatibilityDateEnum;
2265
2235
  (function (GetUniverseGraphicsXCompatibilityDateEnum) {
2266
- GetUniverseGraphicsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2236
+ GetUniverseGraphicsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2267
2237
  })(GetUniverseGraphicsXCompatibilityDateEnum || (exports.GetUniverseGraphicsXCompatibilityDateEnum = GetUniverseGraphicsXCompatibilityDateEnum = {}));
2268
2238
  /**
2269
2239
  * @export
@@ -2286,7 +2256,7 @@ var GetUniverseGraphicsAcceptLanguageEnum;
2286
2256
  */
2287
2257
  var GetUniverseGraphicsGraphicIdXCompatibilityDateEnum;
2288
2258
  (function (GetUniverseGraphicsGraphicIdXCompatibilityDateEnum) {
2289
- GetUniverseGraphicsGraphicIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2259
+ GetUniverseGraphicsGraphicIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2290
2260
  })(GetUniverseGraphicsGraphicIdXCompatibilityDateEnum || (exports.GetUniverseGraphicsGraphicIdXCompatibilityDateEnum = GetUniverseGraphicsGraphicIdXCompatibilityDateEnum = {}));
2291
2261
  /**
2292
2262
  * @export
@@ -2309,7 +2279,7 @@ var GetUniverseGraphicsGraphicIdAcceptLanguageEnum;
2309
2279
  */
2310
2280
  var GetUniverseGroupsXCompatibilityDateEnum;
2311
2281
  (function (GetUniverseGroupsXCompatibilityDateEnum) {
2312
- GetUniverseGroupsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2282
+ GetUniverseGroupsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2313
2283
  })(GetUniverseGroupsXCompatibilityDateEnum || (exports.GetUniverseGroupsXCompatibilityDateEnum = GetUniverseGroupsXCompatibilityDateEnum = {}));
2314
2284
  /**
2315
2285
  * @export
@@ -2332,7 +2302,7 @@ var GetUniverseGroupsAcceptLanguageEnum;
2332
2302
  */
2333
2303
  var GetUniverseGroupsGroupIdXCompatibilityDateEnum;
2334
2304
  (function (GetUniverseGroupsGroupIdXCompatibilityDateEnum) {
2335
- GetUniverseGroupsGroupIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2305
+ GetUniverseGroupsGroupIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2336
2306
  })(GetUniverseGroupsGroupIdXCompatibilityDateEnum || (exports.GetUniverseGroupsGroupIdXCompatibilityDateEnum = GetUniverseGroupsGroupIdXCompatibilityDateEnum = {}));
2337
2307
  /**
2338
2308
  * @export
@@ -2355,7 +2325,7 @@ var GetUniverseGroupsGroupIdAcceptLanguageEnum;
2355
2325
  */
2356
2326
  var GetUniverseMoonsMoonIdXCompatibilityDateEnum;
2357
2327
  (function (GetUniverseMoonsMoonIdXCompatibilityDateEnum) {
2358
- GetUniverseMoonsMoonIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2328
+ GetUniverseMoonsMoonIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2359
2329
  })(GetUniverseMoonsMoonIdXCompatibilityDateEnum || (exports.GetUniverseMoonsMoonIdXCompatibilityDateEnum = GetUniverseMoonsMoonIdXCompatibilityDateEnum = {}));
2360
2330
  /**
2361
2331
  * @export
@@ -2378,7 +2348,7 @@ var GetUniverseMoonsMoonIdAcceptLanguageEnum;
2378
2348
  */
2379
2349
  var GetUniversePlanetsPlanetIdXCompatibilityDateEnum;
2380
2350
  (function (GetUniversePlanetsPlanetIdXCompatibilityDateEnum) {
2381
- GetUniversePlanetsPlanetIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2351
+ GetUniversePlanetsPlanetIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2382
2352
  })(GetUniversePlanetsPlanetIdXCompatibilityDateEnum || (exports.GetUniversePlanetsPlanetIdXCompatibilityDateEnum = GetUniversePlanetsPlanetIdXCompatibilityDateEnum = {}));
2383
2353
  /**
2384
2354
  * @export
@@ -2401,7 +2371,7 @@ var GetUniversePlanetsPlanetIdAcceptLanguageEnum;
2401
2371
  */
2402
2372
  var GetUniverseRacesXCompatibilityDateEnum;
2403
2373
  (function (GetUniverseRacesXCompatibilityDateEnum) {
2404
- GetUniverseRacesXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2374
+ GetUniverseRacesXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2405
2375
  })(GetUniverseRacesXCompatibilityDateEnum || (exports.GetUniverseRacesXCompatibilityDateEnum = GetUniverseRacesXCompatibilityDateEnum = {}));
2406
2376
  /**
2407
2377
  * @export
@@ -2424,7 +2394,7 @@ var GetUniverseRacesAcceptLanguageEnum;
2424
2394
  */
2425
2395
  var GetUniverseRegionsXCompatibilityDateEnum;
2426
2396
  (function (GetUniverseRegionsXCompatibilityDateEnum) {
2427
- GetUniverseRegionsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2397
+ GetUniverseRegionsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2428
2398
  })(GetUniverseRegionsXCompatibilityDateEnum || (exports.GetUniverseRegionsXCompatibilityDateEnum = GetUniverseRegionsXCompatibilityDateEnum = {}));
2429
2399
  /**
2430
2400
  * @export
@@ -2447,7 +2417,7 @@ var GetUniverseRegionsAcceptLanguageEnum;
2447
2417
  */
2448
2418
  var GetUniverseRegionsRegionIdXCompatibilityDateEnum;
2449
2419
  (function (GetUniverseRegionsRegionIdXCompatibilityDateEnum) {
2450
- GetUniverseRegionsRegionIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2420
+ GetUniverseRegionsRegionIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2451
2421
  })(GetUniverseRegionsRegionIdXCompatibilityDateEnum || (exports.GetUniverseRegionsRegionIdXCompatibilityDateEnum = GetUniverseRegionsRegionIdXCompatibilityDateEnum = {}));
2452
2422
  /**
2453
2423
  * @export
@@ -2470,7 +2440,7 @@ var GetUniverseRegionsRegionIdAcceptLanguageEnum;
2470
2440
  */
2471
2441
  var GetUniverseStargatesStargateIdXCompatibilityDateEnum;
2472
2442
  (function (GetUniverseStargatesStargateIdXCompatibilityDateEnum) {
2473
- GetUniverseStargatesStargateIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2443
+ GetUniverseStargatesStargateIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2474
2444
  })(GetUniverseStargatesStargateIdXCompatibilityDateEnum || (exports.GetUniverseStargatesStargateIdXCompatibilityDateEnum = GetUniverseStargatesStargateIdXCompatibilityDateEnum = {}));
2475
2445
  /**
2476
2446
  * @export
@@ -2493,7 +2463,7 @@ var GetUniverseStargatesStargateIdAcceptLanguageEnum;
2493
2463
  */
2494
2464
  var GetUniverseStarsStarIdXCompatibilityDateEnum;
2495
2465
  (function (GetUniverseStarsStarIdXCompatibilityDateEnum) {
2496
- GetUniverseStarsStarIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2466
+ GetUniverseStarsStarIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2497
2467
  })(GetUniverseStarsStarIdXCompatibilityDateEnum || (exports.GetUniverseStarsStarIdXCompatibilityDateEnum = GetUniverseStarsStarIdXCompatibilityDateEnum = {}));
2498
2468
  /**
2499
2469
  * @export
@@ -2516,7 +2486,7 @@ var GetUniverseStarsStarIdAcceptLanguageEnum;
2516
2486
  */
2517
2487
  var GetUniverseStationsStationIdXCompatibilityDateEnum;
2518
2488
  (function (GetUniverseStationsStationIdXCompatibilityDateEnum) {
2519
- GetUniverseStationsStationIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2489
+ GetUniverseStationsStationIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2520
2490
  })(GetUniverseStationsStationIdXCompatibilityDateEnum || (exports.GetUniverseStationsStationIdXCompatibilityDateEnum = GetUniverseStationsStationIdXCompatibilityDateEnum = {}));
2521
2491
  /**
2522
2492
  * @export
@@ -2539,7 +2509,7 @@ var GetUniverseStationsStationIdAcceptLanguageEnum;
2539
2509
  */
2540
2510
  var GetUniverseStructuresXCompatibilityDateEnum;
2541
2511
  (function (GetUniverseStructuresXCompatibilityDateEnum) {
2542
- GetUniverseStructuresXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2512
+ GetUniverseStructuresXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2543
2513
  })(GetUniverseStructuresXCompatibilityDateEnum || (exports.GetUniverseStructuresXCompatibilityDateEnum = GetUniverseStructuresXCompatibilityDateEnum = {}));
2544
2514
  /**
2545
2515
  * @export
@@ -2571,7 +2541,7 @@ var GetUniverseStructuresAcceptLanguageEnum;
2571
2541
  */
2572
2542
  var GetUniverseStructuresStructureIdXCompatibilityDateEnum;
2573
2543
  (function (GetUniverseStructuresStructureIdXCompatibilityDateEnum) {
2574
- GetUniverseStructuresStructureIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2544
+ GetUniverseStructuresStructureIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2575
2545
  })(GetUniverseStructuresStructureIdXCompatibilityDateEnum || (exports.GetUniverseStructuresStructureIdXCompatibilityDateEnum = GetUniverseStructuresStructureIdXCompatibilityDateEnum = {}));
2576
2546
  /**
2577
2547
  * @export
@@ -2594,7 +2564,7 @@ var GetUniverseStructuresStructureIdAcceptLanguageEnum;
2594
2564
  */
2595
2565
  var GetUniverseSystemJumpsXCompatibilityDateEnum;
2596
2566
  (function (GetUniverseSystemJumpsXCompatibilityDateEnum) {
2597
- GetUniverseSystemJumpsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2567
+ GetUniverseSystemJumpsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2598
2568
  })(GetUniverseSystemJumpsXCompatibilityDateEnum || (exports.GetUniverseSystemJumpsXCompatibilityDateEnum = GetUniverseSystemJumpsXCompatibilityDateEnum = {}));
2599
2569
  /**
2600
2570
  * @export
@@ -2617,7 +2587,7 @@ var GetUniverseSystemJumpsAcceptLanguageEnum;
2617
2587
  */
2618
2588
  var GetUniverseSystemKillsXCompatibilityDateEnum;
2619
2589
  (function (GetUniverseSystemKillsXCompatibilityDateEnum) {
2620
- GetUniverseSystemKillsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2590
+ GetUniverseSystemKillsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2621
2591
  })(GetUniverseSystemKillsXCompatibilityDateEnum || (exports.GetUniverseSystemKillsXCompatibilityDateEnum = GetUniverseSystemKillsXCompatibilityDateEnum = {}));
2622
2592
  /**
2623
2593
  * @export
@@ -2640,7 +2610,7 @@ var GetUniverseSystemKillsAcceptLanguageEnum;
2640
2610
  */
2641
2611
  var GetUniverseSystemsXCompatibilityDateEnum;
2642
2612
  (function (GetUniverseSystemsXCompatibilityDateEnum) {
2643
- GetUniverseSystemsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2613
+ GetUniverseSystemsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2644
2614
  })(GetUniverseSystemsXCompatibilityDateEnum || (exports.GetUniverseSystemsXCompatibilityDateEnum = GetUniverseSystemsXCompatibilityDateEnum = {}));
2645
2615
  /**
2646
2616
  * @export
@@ -2663,7 +2633,7 @@ var GetUniverseSystemsAcceptLanguageEnum;
2663
2633
  */
2664
2634
  var GetUniverseSystemsSystemIdXCompatibilityDateEnum;
2665
2635
  (function (GetUniverseSystemsSystemIdXCompatibilityDateEnum) {
2666
- GetUniverseSystemsSystemIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2636
+ GetUniverseSystemsSystemIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2667
2637
  })(GetUniverseSystemsSystemIdXCompatibilityDateEnum || (exports.GetUniverseSystemsSystemIdXCompatibilityDateEnum = GetUniverseSystemsSystemIdXCompatibilityDateEnum = {}));
2668
2638
  /**
2669
2639
  * @export
@@ -2686,7 +2656,7 @@ var GetUniverseSystemsSystemIdAcceptLanguageEnum;
2686
2656
  */
2687
2657
  var GetUniverseTypesXCompatibilityDateEnum;
2688
2658
  (function (GetUniverseTypesXCompatibilityDateEnum) {
2689
- GetUniverseTypesXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2659
+ GetUniverseTypesXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2690
2660
  })(GetUniverseTypesXCompatibilityDateEnum || (exports.GetUniverseTypesXCompatibilityDateEnum = GetUniverseTypesXCompatibilityDateEnum = {}));
2691
2661
  /**
2692
2662
  * @export
@@ -2709,7 +2679,7 @@ var GetUniverseTypesAcceptLanguageEnum;
2709
2679
  */
2710
2680
  var GetUniverseTypesTypeIdXCompatibilityDateEnum;
2711
2681
  (function (GetUniverseTypesTypeIdXCompatibilityDateEnum) {
2712
- GetUniverseTypesTypeIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2682
+ GetUniverseTypesTypeIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2713
2683
  })(GetUniverseTypesTypeIdXCompatibilityDateEnum || (exports.GetUniverseTypesTypeIdXCompatibilityDateEnum = GetUniverseTypesTypeIdXCompatibilityDateEnum = {}));
2714
2684
  /**
2715
2685
  * @export
@@ -2732,7 +2702,7 @@ var GetUniverseTypesTypeIdAcceptLanguageEnum;
2732
2702
  */
2733
2703
  var PostUniverseIdsXCompatibilityDateEnum;
2734
2704
  (function (PostUniverseIdsXCompatibilityDateEnum) {
2735
- PostUniverseIdsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2705
+ PostUniverseIdsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2736
2706
  })(PostUniverseIdsXCompatibilityDateEnum || (exports.PostUniverseIdsXCompatibilityDateEnum = PostUniverseIdsXCompatibilityDateEnum = {}));
2737
2707
  /**
2738
2708
  * @export
@@ -2755,7 +2725,7 @@ var PostUniverseIdsAcceptLanguageEnum;
2755
2725
  */
2756
2726
  var PostUniverseNamesXCompatibilityDateEnum;
2757
2727
  (function (PostUniverseNamesXCompatibilityDateEnum) {
2758
- PostUniverseNamesXCompatibilityDateEnum["_20200101"] = "2020-01-01";
2728
+ PostUniverseNamesXCompatibilityDateEnum["_20251216"] = "2025-12-16";
2759
2729
  })(PostUniverseNamesXCompatibilityDateEnum || (exports.PostUniverseNamesXCompatibilityDateEnum = PostUniverseNamesXCompatibilityDateEnum = {}));
2760
2730
  /**
2761
2731
  * @export