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).
@@ -119,7 +119,7 @@ var MarketApi = /** @class */ (function (_super) {
119
119
  }, initOverrides)];
120
120
  case 1:
121
121
  response = _b.sent();
122
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
122
+ return [2 /*return*/, response];
123
123
  }
124
124
  });
125
125
  });
@@ -136,8 +136,7 @@ var MarketApi = /** @class */ (function (_super) {
136
136
  case 0: return [4 /*yield*/, this.getCharactersCharacterIdOrdersRaw(requestParameters, initOverrides)];
137
137
  case 1:
138
138
  response = _a.sent();
139
- return [4 /*yield*/, response.value()];
140
- case 2: return [2 /*return*/, _a.sent()];
139
+ return [2 /*return*/, response];
141
140
  }
142
141
  });
143
142
  });
@@ -190,7 +189,7 @@ var MarketApi = /** @class */ (function (_super) {
190
189
  }, initOverrides)];
191
190
  case 1:
192
191
  response = _b.sent();
193
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
192
+ return [2 /*return*/, response];
194
193
  }
195
194
  });
196
195
  });
@@ -207,8 +206,7 @@ var MarketApi = /** @class */ (function (_super) {
207
206
  case 0: return [4 /*yield*/, this.getCharactersCharacterIdOrdersHistoryRaw(requestParameters, initOverrides)];
208
207
  case 1:
209
208
  response = _a.sent();
210
- return [4 /*yield*/, response.value()];
211
- case 2: return [2 /*return*/, _a.sent()];
209
+ return [2 /*return*/, response];
212
210
  }
213
211
  });
214
212
  });
@@ -261,7 +259,7 @@ var MarketApi = /** @class */ (function (_super) {
261
259
  }, initOverrides)];
262
260
  case 1:
263
261
  response = _b.sent();
264
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
262
+ return [2 /*return*/, response];
265
263
  }
266
264
  });
267
265
  });
@@ -278,8 +276,7 @@ var MarketApi = /** @class */ (function (_super) {
278
276
  case 0: return [4 /*yield*/, this.getCorporationsCorporationIdOrdersRaw(requestParameters, initOverrides)];
279
277
  case 1:
280
278
  response = _a.sent();
281
- return [4 /*yield*/, response.value()];
282
- case 2: return [2 /*return*/, _a.sent()];
279
+ return [2 /*return*/, response];
283
280
  }
284
281
  });
285
282
  });
@@ -332,7 +329,7 @@ var MarketApi = /** @class */ (function (_super) {
332
329
  }, initOverrides)];
333
330
  case 1:
334
331
  response = _b.sent();
335
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
332
+ return [2 /*return*/, response];
336
333
  }
337
334
  });
338
335
  });
@@ -349,8 +346,7 @@ var MarketApi = /** @class */ (function (_super) {
349
346
  case 0: return [4 /*yield*/, this.getCorporationsCorporationIdOrdersHistoryRaw(requestParameters, initOverrides)];
350
347
  case 1:
351
348
  response = _a.sent();
352
- return [4 /*yield*/, response.value()];
353
- case 2: return [2 /*return*/, _a.sent()];
349
+ return [2 /*return*/, response];
354
350
  }
355
351
  });
356
352
  });
@@ -396,7 +392,7 @@ var MarketApi = /** @class */ (function (_super) {
396
392
  }, initOverrides)];
397
393
  case 1:
398
394
  response = _b.sent();
399
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
395
+ return [2 /*return*/, response];
400
396
  }
401
397
  });
402
398
  });
@@ -413,8 +409,7 @@ var MarketApi = /** @class */ (function (_super) {
413
409
  case 0: return [4 /*yield*/, this.getMarketsGroupsRaw(requestParameters, initOverrides)];
414
410
  case 1:
415
411
  response = _a.sent();
416
- return [4 /*yield*/, response.value()];
417
- case 2: return [2 /*return*/, _a.sent()];
412
+ return [2 /*return*/, response];
418
413
  }
419
414
  });
420
415
  });
@@ -464,7 +459,7 @@ var MarketApi = /** @class */ (function (_super) {
464
459
  }, initOverrides)];
465
460
  case 1:
466
461
  response = _b.sent();
467
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
462
+ return [2 /*return*/, response];
468
463
  }
469
464
  });
470
465
  });
@@ -481,8 +476,7 @@ var MarketApi = /** @class */ (function (_super) {
481
476
  case 0: return [4 /*yield*/, this.getMarketsGroupsMarketGroupIdRaw(requestParameters, initOverrides)];
482
477
  case 1:
483
478
  response = _a.sent();
484
- return [4 /*yield*/, response.value()];
485
- case 2: return [2 /*return*/, _a.sent()];
479
+ return [2 /*return*/, response];
486
480
  }
487
481
  });
488
482
  });
@@ -528,7 +522,7 @@ var MarketApi = /** @class */ (function (_super) {
528
522
  }, initOverrides)];
529
523
  case 1:
530
524
  response = _b.sent();
531
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
525
+ return [2 /*return*/, response];
532
526
  }
533
527
  });
534
528
  });
@@ -545,8 +539,7 @@ var MarketApi = /** @class */ (function (_super) {
545
539
  case 0: return [4 /*yield*/, this.getMarketsPricesRaw(requestParameters, initOverrides)];
546
540
  case 1:
547
541
  response = _a.sent();
548
- return [4 /*yield*/, response.value()];
549
- case 2: return [2 /*return*/, _a.sent()];
542
+ return [2 /*return*/, response];
550
543
  }
551
544
  });
552
545
  });
@@ -602,7 +595,7 @@ var MarketApi = /** @class */ (function (_super) {
602
595
  }, initOverrides)];
603
596
  case 1:
604
597
  response = _b.sent();
605
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
598
+ return [2 /*return*/, response];
606
599
  }
607
600
  });
608
601
  });
@@ -619,8 +612,7 @@ var MarketApi = /** @class */ (function (_super) {
619
612
  case 0: return [4 /*yield*/, this.getMarketsRegionIdHistoryRaw(requestParameters, initOverrides)];
620
613
  case 1:
621
614
  response = _a.sent();
622
- return [4 /*yield*/, response.value()];
623
- case 2: return [2 /*return*/, _a.sent()];
615
+ return [2 /*return*/, response];
624
616
  }
625
617
  });
626
618
  });
@@ -682,7 +674,7 @@ var MarketApi = /** @class */ (function (_super) {
682
674
  }, initOverrides)];
683
675
  case 1:
684
676
  response = _b.sent();
685
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
677
+ return [2 /*return*/, response];
686
678
  }
687
679
  });
688
680
  });
@@ -699,8 +691,7 @@ var MarketApi = /** @class */ (function (_super) {
699
691
  case 0: return [4 /*yield*/, this.getMarketsRegionIdOrdersRaw(requestParameters, initOverrides)];
700
692
  case 1:
701
693
  response = _a.sent();
702
- return [4 /*yield*/, response.value()];
703
- case 2: return [2 /*return*/, _a.sent()];
694
+ return [2 /*return*/, response];
704
695
  }
705
696
  });
706
697
  });
@@ -753,7 +744,7 @@ var MarketApi = /** @class */ (function (_super) {
753
744
  }, initOverrides)];
754
745
  case 1:
755
746
  response = _b.sent();
756
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
747
+ return [2 /*return*/, response];
757
748
  }
758
749
  });
759
750
  });
@@ -770,8 +761,7 @@ var MarketApi = /** @class */ (function (_super) {
770
761
  case 0: return [4 /*yield*/, this.getMarketsRegionIdTypesRaw(requestParameters, initOverrides)];
771
762
  case 1:
772
763
  response = _a.sent();
773
- return [4 /*yield*/, response.value()];
774
- case 2: return [2 /*return*/, _a.sent()];
764
+ return [2 /*return*/, response];
775
765
  }
776
766
  });
777
767
  });
@@ -824,7 +814,7 @@ var MarketApi = /** @class */ (function (_super) {
824
814
  }, initOverrides)];
825
815
  case 1:
826
816
  response = _b.sent();
827
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
817
+ return [2 /*return*/, response];
828
818
  }
829
819
  });
830
820
  });
@@ -841,8 +831,7 @@ var MarketApi = /** @class */ (function (_super) {
841
831
  case 0: return [4 /*yield*/, this.getMarketsStructuresStructureIdRaw(requestParameters, initOverrides)];
842
832
  case 1:
843
833
  response = _a.sent();
844
- return [4 /*yield*/, response.value()];
845
- case 2: return [2 /*return*/, _a.sent()];
834
+ return [2 /*return*/, response];
846
835
  }
847
836
  });
848
837
  });
@@ -856,7 +845,7 @@ exports.MarketApi = MarketApi;
856
845
  */
857
846
  var GetCharactersCharacterIdOrdersXCompatibilityDateEnum;
858
847
  (function (GetCharactersCharacterIdOrdersXCompatibilityDateEnum) {
859
- GetCharactersCharacterIdOrdersXCompatibilityDateEnum["_20200101"] = "2020-01-01";
848
+ GetCharactersCharacterIdOrdersXCompatibilityDateEnum["_20251216"] = "2025-12-16";
860
849
  })(GetCharactersCharacterIdOrdersXCompatibilityDateEnum || (exports.GetCharactersCharacterIdOrdersXCompatibilityDateEnum = GetCharactersCharacterIdOrdersXCompatibilityDateEnum = {}));
861
850
  /**
862
851
  * @export
@@ -879,7 +868,7 @@ var GetCharactersCharacterIdOrdersAcceptLanguageEnum;
879
868
  */
880
869
  var GetCharactersCharacterIdOrdersHistoryXCompatibilityDateEnum;
881
870
  (function (GetCharactersCharacterIdOrdersHistoryXCompatibilityDateEnum) {
882
- GetCharactersCharacterIdOrdersHistoryXCompatibilityDateEnum["_20200101"] = "2020-01-01";
871
+ GetCharactersCharacterIdOrdersHistoryXCompatibilityDateEnum["_20251216"] = "2025-12-16";
883
872
  })(GetCharactersCharacterIdOrdersHistoryXCompatibilityDateEnum || (exports.GetCharactersCharacterIdOrdersHistoryXCompatibilityDateEnum = GetCharactersCharacterIdOrdersHistoryXCompatibilityDateEnum = {}));
884
873
  /**
885
874
  * @export
@@ -902,7 +891,7 @@ var GetCharactersCharacterIdOrdersHistoryAcceptLanguageEnum;
902
891
  */
903
892
  var GetCorporationsCorporationIdOrdersXCompatibilityDateEnum;
904
893
  (function (GetCorporationsCorporationIdOrdersXCompatibilityDateEnum) {
905
- GetCorporationsCorporationIdOrdersXCompatibilityDateEnum["_20200101"] = "2020-01-01";
894
+ GetCorporationsCorporationIdOrdersXCompatibilityDateEnum["_20251216"] = "2025-12-16";
906
895
  })(GetCorporationsCorporationIdOrdersXCompatibilityDateEnum || (exports.GetCorporationsCorporationIdOrdersXCompatibilityDateEnum = GetCorporationsCorporationIdOrdersXCompatibilityDateEnum = {}));
907
896
  /**
908
897
  * @export
@@ -925,7 +914,7 @@ var GetCorporationsCorporationIdOrdersAcceptLanguageEnum;
925
914
  */
926
915
  var GetCorporationsCorporationIdOrdersHistoryXCompatibilityDateEnum;
927
916
  (function (GetCorporationsCorporationIdOrdersHistoryXCompatibilityDateEnum) {
928
- GetCorporationsCorporationIdOrdersHistoryXCompatibilityDateEnum["_20200101"] = "2020-01-01";
917
+ GetCorporationsCorporationIdOrdersHistoryXCompatibilityDateEnum["_20251216"] = "2025-12-16";
929
918
  })(GetCorporationsCorporationIdOrdersHistoryXCompatibilityDateEnum || (exports.GetCorporationsCorporationIdOrdersHistoryXCompatibilityDateEnum = GetCorporationsCorporationIdOrdersHistoryXCompatibilityDateEnum = {}));
930
919
  /**
931
920
  * @export
@@ -948,7 +937,7 @@ var GetCorporationsCorporationIdOrdersHistoryAcceptLanguageEnum;
948
937
  */
949
938
  var GetMarketsGroupsXCompatibilityDateEnum;
950
939
  (function (GetMarketsGroupsXCompatibilityDateEnum) {
951
- GetMarketsGroupsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
940
+ GetMarketsGroupsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
952
941
  })(GetMarketsGroupsXCompatibilityDateEnum || (exports.GetMarketsGroupsXCompatibilityDateEnum = GetMarketsGroupsXCompatibilityDateEnum = {}));
953
942
  /**
954
943
  * @export
@@ -971,7 +960,7 @@ var GetMarketsGroupsAcceptLanguageEnum;
971
960
  */
972
961
  var GetMarketsGroupsMarketGroupIdXCompatibilityDateEnum;
973
962
  (function (GetMarketsGroupsMarketGroupIdXCompatibilityDateEnum) {
974
- GetMarketsGroupsMarketGroupIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
963
+ GetMarketsGroupsMarketGroupIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
975
964
  })(GetMarketsGroupsMarketGroupIdXCompatibilityDateEnum || (exports.GetMarketsGroupsMarketGroupIdXCompatibilityDateEnum = GetMarketsGroupsMarketGroupIdXCompatibilityDateEnum = {}));
976
965
  /**
977
966
  * @export
@@ -994,7 +983,7 @@ var GetMarketsGroupsMarketGroupIdAcceptLanguageEnum;
994
983
  */
995
984
  var GetMarketsPricesXCompatibilityDateEnum;
996
985
  (function (GetMarketsPricesXCompatibilityDateEnum) {
997
- GetMarketsPricesXCompatibilityDateEnum["_20200101"] = "2020-01-01";
986
+ GetMarketsPricesXCompatibilityDateEnum["_20251216"] = "2025-12-16";
998
987
  })(GetMarketsPricesXCompatibilityDateEnum || (exports.GetMarketsPricesXCompatibilityDateEnum = GetMarketsPricesXCompatibilityDateEnum = {}));
999
988
  /**
1000
989
  * @export
@@ -1017,7 +1006,7 @@ var GetMarketsPricesAcceptLanguageEnum;
1017
1006
  */
1018
1007
  var GetMarketsRegionIdHistoryXCompatibilityDateEnum;
1019
1008
  (function (GetMarketsRegionIdHistoryXCompatibilityDateEnum) {
1020
- GetMarketsRegionIdHistoryXCompatibilityDateEnum["_20200101"] = "2020-01-01";
1009
+ GetMarketsRegionIdHistoryXCompatibilityDateEnum["_20251216"] = "2025-12-16";
1021
1010
  })(GetMarketsRegionIdHistoryXCompatibilityDateEnum || (exports.GetMarketsRegionIdHistoryXCompatibilityDateEnum = GetMarketsRegionIdHistoryXCompatibilityDateEnum = {}));
1022
1011
  /**
1023
1012
  * @export
@@ -1050,7 +1039,7 @@ var GetMarketsRegionIdOrdersOrderTypeEnum;
1050
1039
  */
1051
1040
  var GetMarketsRegionIdOrdersXCompatibilityDateEnum;
1052
1041
  (function (GetMarketsRegionIdOrdersXCompatibilityDateEnum) {
1053
- GetMarketsRegionIdOrdersXCompatibilityDateEnum["_20200101"] = "2020-01-01";
1042
+ GetMarketsRegionIdOrdersXCompatibilityDateEnum["_20251216"] = "2025-12-16";
1054
1043
  })(GetMarketsRegionIdOrdersXCompatibilityDateEnum || (exports.GetMarketsRegionIdOrdersXCompatibilityDateEnum = GetMarketsRegionIdOrdersXCompatibilityDateEnum = {}));
1055
1044
  /**
1056
1045
  * @export
@@ -1073,7 +1062,7 @@ var GetMarketsRegionIdOrdersAcceptLanguageEnum;
1073
1062
  */
1074
1063
  var GetMarketsRegionIdTypesXCompatibilityDateEnum;
1075
1064
  (function (GetMarketsRegionIdTypesXCompatibilityDateEnum) {
1076
- GetMarketsRegionIdTypesXCompatibilityDateEnum["_20200101"] = "2020-01-01";
1065
+ GetMarketsRegionIdTypesXCompatibilityDateEnum["_20251216"] = "2025-12-16";
1077
1066
  })(GetMarketsRegionIdTypesXCompatibilityDateEnum || (exports.GetMarketsRegionIdTypesXCompatibilityDateEnum = GetMarketsRegionIdTypesXCompatibilityDateEnum = {}));
1078
1067
  /**
1079
1068
  * @export
@@ -1096,7 +1085,7 @@ var GetMarketsRegionIdTypesAcceptLanguageEnum;
1096
1085
  */
1097
1086
  var GetMarketsStructuresStructureIdXCompatibilityDateEnum;
1098
1087
  (function (GetMarketsStructuresStructureIdXCompatibilityDateEnum) {
1099
- GetMarketsStructuresStructureIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
1088
+ GetMarketsStructuresStructureIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
1100
1089
  })(GetMarketsStructuresStructureIdXCompatibilityDateEnum || (exports.GetMarketsStructuresStructureIdXCompatibilityDateEnum = GetMarketsStructuresStructureIdXCompatibilityDateEnum = {}));
1101
1090
  /**
1102
1091
  * @export
@@ -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).
@@ -10,7 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import * as runtime from '../runtime';
13
- import type { MetaChangelog, MetaCompatibilityDates } from '../models/index';
13
+ import type { MetaChangelog, MetaCompatibilityDates, MetaStatus } from '../models/index';
14
14
  export interface GetMetaChangelogRequest {
15
15
  xCompatibilityDate: GetMetaChangelogXCompatibilityDateEnum;
16
16
  acceptLanguage?: GetMetaChangelogAcceptLanguageEnum;
@@ -23,6 +23,12 @@ export interface GetMetaCompatibilityDatesRequest {
23
23
  ifNoneMatch?: string;
24
24
  xTenant?: string;
25
25
  }
26
+ export interface GetMetaStatusRequest {
27
+ xCompatibilityDate: GetMetaStatusXCompatibilityDateEnum;
28
+ acceptLanguage?: GetMetaStatusAcceptLanguageEnum;
29
+ ifNoneMatch?: string;
30
+ xTenant?: string;
31
+ }
26
32
  /**
27
33
  * MetaApi - interface
28
34
  *
@@ -33,7 +39,7 @@ export interface MetaApiInterface {
33
39
  /**
34
40
  * Get the changelog of this API.
35
41
  * @summary Get changelog
36
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
42
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
37
43
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
38
44
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
39
45
  * @param {string} [xTenant] The tenant ID for the request.
@@ -46,11 +52,11 @@ export interface MetaApiInterface {
46
52
  * Get the changelog of this API.
47
53
  * Get changelog
48
54
  */
49
- getMetaChangelog(requestParameters: GetMetaChangelogRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<MetaChangelog>;
55
+ getMetaChangelog(requestParameters: GetMetaChangelogRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
50
56
  /**
51
57
  * Get a list of compatibility dates.
52
58
  * @summary Get compatibility dates
53
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
59
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
54
60
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
55
61
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
56
62
  * @param {string} [xTenant] The tenant ID for the request.
@@ -63,7 +69,24 @@ export interface MetaApiInterface {
63
69
  * Get a list of compatibility dates.
64
70
  * Get compatibility dates
65
71
  */
66
- getMetaCompatibilityDates(requestParameters: GetMetaCompatibilityDatesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<MetaCompatibilityDates>;
72
+ getMetaCompatibilityDates(requestParameters: GetMetaCompatibilityDatesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
73
+ /**
74
+ * Get the health status of each API route.
75
+ * @summary Get health status
76
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
77
+ * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
78
+ * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
79
+ * @param {string} [xTenant] The tenant ID for the request.
80
+ * @param {*} [options] Override http request option.
81
+ * @throws {RequiredError}
82
+ * @memberof MetaApiInterface
83
+ */
84
+ getMetaStatusRaw(requestParameters: GetMetaStatusRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<MetaStatus>>;
85
+ /**
86
+ * Get the health status of each API route.
87
+ * Get health status
88
+ */
89
+ getMetaStatus(requestParameters: GetMetaStatusRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
67
90
  }
68
91
  /**
69
92
  *
@@ -78,7 +101,7 @@ export declare class MetaApi extends runtime.BaseAPI implements MetaApiInterface
78
101
  * Get the changelog of this API.
79
102
  * Get changelog
80
103
  */
81
- getMetaChangelog(requestParameters: GetMetaChangelogRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<MetaChangelog>;
104
+ getMetaChangelog(requestParameters: GetMetaChangelogRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
82
105
  /**
83
106
  * Get a list of compatibility dates.
84
107
  * Get compatibility dates
@@ -88,14 +111,24 @@ export declare class MetaApi extends runtime.BaseAPI implements MetaApiInterface
88
111
  * Get a list of compatibility dates.
89
112
  * Get compatibility dates
90
113
  */
91
- getMetaCompatibilityDates(requestParameters: GetMetaCompatibilityDatesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<MetaCompatibilityDates>;
114
+ getMetaCompatibilityDates(requestParameters: GetMetaCompatibilityDatesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
115
+ /**
116
+ * Get the health status of each API route.
117
+ * Get health status
118
+ */
119
+ getMetaStatusRaw(requestParameters: GetMetaStatusRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<MetaStatus>>;
120
+ /**
121
+ * Get the health status of each API route.
122
+ * Get health status
123
+ */
124
+ getMetaStatus(requestParameters: GetMetaStatusRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
92
125
  }
93
126
  /**
94
127
  * @export
95
128
  * @enum {string}
96
129
  */
97
130
  export declare enum GetMetaChangelogXCompatibilityDateEnum {
98
- _20200101 = "2020-01-01"
131
+ _20251216 = "2025-12-16"
99
132
  }
100
133
  /**
101
134
  * @export
@@ -116,7 +149,7 @@ export declare enum GetMetaChangelogAcceptLanguageEnum {
116
149
  * @enum {string}
117
150
  */
118
151
  export declare enum GetMetaCompatibilityDatesXCompatibilityDateEnum {
119
- _20200101 = "2020-01-01"
152
+ _20251216 = "2025-12-16"
120
153
  }
121
154
  /**
122
155
  * @export
@@ -132,3 +165,24 @@ export declare enum GetMetaCompatibilityDatesAcceptLanguageEnum {
132
165
  Ko = "ko",
133
166
  Es = "es"
134
167
  }
168
+ /**
169
+ * @export
170
+ * @enum {string}
171
+ */
172
+ export declare enum GetMetaStatusXCompatibilityDateEnum {
173
+ _20251216 = "2025-12-16"
174
+ }
175
+ /**
176
+ * @export
177
+ * @enum {string}
178
+ */
179
+ export declare enum GetMetaStatusAcceptLanguageEnum {
180
+ En = "en",
181
+ De = "de",
182
+ Fr = "fr",
183
+ Ja = "ja",
184
+ Ru = "ru",
185
+ Zh = "zh",
186
+ Ko = "ko",
187
+ Es = "es"
188
+ }
@@ -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).
@@ -64,7 +64,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
64
64
  }
65
65
  };
66
66
  Object.defineProperty(exports, "__esModule", { value: true });
67
- exports.GetMetaCompatibilityDatesAcceptLanguageEnum = exports.GetMetaCompatibilityDatesXCompatibilityDateEnum = exports.GetMetaChangelogAcceptLanguageEnum = exports.GetMetaChangelogXCompatibilityDateEnum = exports.MetaApi = void 0;
67
+ exports.GetMetaStatusAcceptLanguageEnum = exports.GetMetaStatusXCompatibilityDateEnum = exports.GetMetaCompatibilityDatesAcceptLanguageEnum = exports.GetMetaCompatibilityDatesXCompatibilityDateEnum = exports.GetMetaChangelogAcceptLanguageEnum = exports.GetMetaChangelogXCompatibilityDateEnum = exports.MetaApi = void 0;
68
68
  var runtime = require("../runtime");
69
69
  /**
70
70
  *
@@ -115,7 +115,7 @@ var MetaApi = /** @class */ (function (_super) {
115
115
  }, initOverrides)];
116
116
  case 1:
117
117
  response = _b.sent();
118
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
118
+ return [2 /*return*/, response];
119
119
  }
120
120
  });
121
121
  });
@@ -132,8 +132,7 @@ var MetaApi = /** @class */ (function (_super) {
132
132
  case 0: return [4 /*yield*/, this.getMetaChangelogRaw(requestParameters, initOverrides)];
133
133
  case 1:
134
134
  response = _a.sent();
135
- return [4 /*yield*/, response.value()];
136
- case 2: return [2 /*return*/, _a.sent()];
135
+ return [2 /*return*/, response];
137
136
  }
138
137
  });
139
138
  });
@@ -179,7 +178,7 @@ var MetaApi = /** @class */ (function (_super) {
179
178
  }, initOverrides)];
180
179
  case 1:
181
180
  response = _b.sent();
182
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
181
+ return [2 /*return*/, response];
183
182
  }
184
183
  });
185
184
  });
@@ -196,8 +195,70 @@ var MetaApi = /** @class */ (function (_super) {
196
195
  case 0: return [4 /*yield*/, this.getMetaCompatibilityDatesRaw(requestParameters, initOverrides)];
197
196
  case 1:
198
197
  response = _a.sent();
199
- return [4 /*yield*/, response.value()];
200
- case 2: return [2 /*return*/, _a.sent()];
198
+ return [2 /*return*/, response];
199
+ }
200
+ });
201
+ });
202
+ };
203
+ /**
204
+ * Get the health status of each API route.
205
+ * Get health status
206
+ */
207
+ MetaApi.prototype.getMetaStatusRaw = function (requestParameters, initOverrides) {
208
+ return __awaiter(this, void 0, void 0, function () {
209
+ var queryParameters, headerParameters, urlPath, facade, response;
210
+ var _a;
211
+ return __generator(this, function (_b) {
212
+ switch (_b.label) {
213
+ case 0:
214
+ if (requestParameters['xCompatibilityDate'] == null) {
215
+ throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling getMetaStatus().');
216
+ }
217
+ queryParameters = {};
218
+ headerParameters = {};
219
+ if (requestParameters['acceptLanguage'] != null) {
220
+ headerParameters['Accept-Language'] = String(requestParameters['acceptLanguage']);
221
+ }
222
+ if (requestParameters['ifNoneMatch'] != null) {
223
+ headerParameters['If-None-Match'] = String(requestParameters['ifNoneMatch']);
224
+ }
225
+ if (requestParameters['xCompatibilityDate'] != null) {
226
+ headerParameters['X-Compatibility-Date'] = String(requestParameters['xCompatibilityDate']);
227
+ }
228
+ if (requestParameters['xTenant'] != null) {
229
+ headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
230
+ }
231
+ urlPath = "/meta/status";
232
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
233
+ if (!facade) {
234
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
235
+ }
236
+ return [4 /*yield*/, facade.esi.proxy({
237
+ path: urlPath,
238
+ method: 'GET',
239
+ headers: headerParameters,
240
+ query: queryParameters,
241
+ }, initOverrides)];
242
+ case 1:
243
+ response = _b.sent();
244
+ return [2 /*return*/, response];
245
+ }
246
+ });
247
+ });
248
+ };
249
+ /**
250
+ * Get the health status of each API route.
251
+ * Get health status
252
+ */
253
+ MetaApi.prototype.getMetaStatus = function (requestParameters, initOverrides) {
254
+ return __awaiter(this, void 0, void 0, function () {
255
+ var response;
256
+ return __generator(this, function (_a) {
257
+ switch (_a.label) {
258
+ case 0: return [4 /*yield*/, this.getMetaStatusRaw(requestParameters, initOverrides)];
259
+ case 1:
260
+ response = _a.sent();
261
+ return [2 /*return*/, response];
201
262
  }
202
263
  });
203
264
  });
@@ -211,7 +272,7 @@ exports.MetaApi = MetaApi;
211
272
  */
212
273
  var GetMetaChangelogXCompatibilityDateEnum;
213
274
  (function (GetMetaChangelogXCompatibilityDateEnum) {
214
- GetMetaChangelogXCompatibilityDateEnum["_20200101"] = "2020-01-01";
275
+ GetMetaChangelogXCompatibilityDateEnum["_20251216"] = "2025-12-16";
215
276
  })(GetMetaChangelogXCompatibilityDateEnum || (exports.GetMetaChangelogXCompatibilityDateEnum = GetMetaChangelogXCompatibilityDateEnum = {}));
216
277
  /**
217
278
  * @export
@@ -234,7 +295,7 @@ var GetMetaChangelogAcceptLanguageEnum;
234
295
  */
235
296
  var GetMetaCompatibilityDatesXCompatibilityDateEnum;
236
297
  (function (GetMetaCompatibilityDatesXCompatibilityDateEnum) {
237
- GetMetaCompatibilityDatesXCompatibilityDateEnum["_20200101"] = "2020-01-01";
298
+ GetMetaCompatibilityDatesXCompatibilityDateEnum["_20251216"] = "2025-12-16";
238
299
  })(GetMetaCompatibilityDatesXCompatibilityDateEnum || (exports.GetMetaCompatibilityDatesXCompatibilityDateEnum = GetMetaCompatibilityDatesXCompatibilityDateEnum = {}));
239
300
  /**
240
301
  * @export
@@ -251,3 +312,26 @@ var GetMetaCompatibilityDatesAcceptLanguageEnum;
251
312
  GetMetaCompatibilityDatesAcceptLanguageEnum["Ko"] = "ko";
252
313
  GetMetaCompatibilityDatesAcceptLanguageEnum["Es"] = "es";
253
314
  })(GetMetaCompatibilityDatesAcceptLanguageEnum || (exports.GetMetaCompatibilityDatesAcceptLanguageEnum = GetMetaCompatibilityDatesAcceptLanguageEnum = {}));
315
+ /**
316
+ * @export
317
+ * @enum {string}
318
+ */
319
+ var GetMetaStatusXCompatibilityDateEnum;
320
+ (function (GetMetaStatusXCompatibilityDateEnum) {
321
+ GetMetaStatusXCompatibilityDateEnum["_20251216"] = "2025-12-16";
322
+ })(GetMetaStatusXCompatibilityDateEnum || (exports.GetMetaStatusXCompatibilityDateEnum = GetMetaStatusXCompatibilityDateEnum = {}));
323
+ /**
324
+ * @export
325
+ * @enum {string}
326
+ */
327
+ var GetMetaStatusAcceptLanguageEnum;
328
+ (function (GetMetaStatusAcceptLanguageEnum) {
329
+ GetMetaStatusAcceptLanguageEnum["En"] = "en";
330
+ GetMetaStatusAcceptLanguageEnum["De"] = "de";
331
+ GetMetaStatusAcceptLanguageEnum["Fr"] = "fr";
332
+ GetMetaStatusAcceptLanguageEnum["Ja"] = "ja";
333
+ GetMetaStatusAcceptLanguageEnum["Ru"] = "ru";
334
+ GetMetaStatusAcceptLanguageEnum["Zh"] = "zh";
335
+ GetMetaStatusAcceptLanguageEnum["Ko"] = "ko";
336
+ GetMetaStatusAcceptLanguageEnum["Es"] = "es";
337
+ })(GetMetaStatusAcceptLanguageEnum || (exports.GetMetaStatusAcceptLanguageEnum = GetMetaStatusAcceptLanguageEnum = {}));