esisl_genoa_client 0.1.0 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (249) hide show
  1. package/.openapi-generator/FILES +105 -0
  2. package/README.md +117 -5
  3. package/dist/apis/AllianceApi.d.ts +17 -17
  4. package/dist/apis/AllianceApi.js +53 -38
  5. package/dist/apis/AssetsApi.d.ts +25 -25
  6. package/dist/apis/AssetsApi.js +79 -56
  7. package/dist/apis/CalendarApi.d.ts +17 -17
  8. package/dist/apis/CalendarApi.js +53 -39
  9. package/dist/apis/CharacterApi.d.ts +57 -57
  10. package/dist/apis/CharacterApi.js +183 -134
  11. package/dist/apis/ClonesApi.d.ts +9 -9
  12. package/dist/apis/ClonesApi.js +27 -20
  13. package/dist/apis/ContactsApi.d.ts +37 -37
  14. package/dist/apis/ContactsApi.js +118 -85
  15. package/dist/apis/ContractsApi.d.ts +37 -37
  16. package/dist/apis/ContractsApi.js +118 -83
  17. package/dist/apis/CorporationApi.d.ts +89 -89
  18. package/dist/apis/CorporationApi.js +287 -206
  19. package/dist/apis/CorporationProjectsApi.d.ts +284 -0
  20. package/dist/apis/CorporationProjectsApi.js +491 -0
  21. package/dist/apis/DogmaApi.d.ts +21 -21
  22. package/dist/apis/DogmaApi.js +66 -47
  23. package/dist/apis/FactionWarfareApi.d.ts +33 -33
  24. package/dist/apis/FactionWarfareApi.js +105 -74
  25. package/dist/apis/FittingsApi.d.ts +13 -13
  26. package/dist/apis/FittingsApi.js +40 -30
  27. package/dist/apis/FleetsApi.d.ts +57 -57
  28. package/dist/apis/FleetsApi.js +183 -136
  29. package/dist/apis/FreelanceJobsApi.d.ts +386 -0
  30. package/dist/apis/FreelanceJobsApi.js +656 -0
  31. package/dist/apis/IncursionsApi.d.ts +5 -5
  32. package/dist/apis/IncursionsApi.js +14 -11
  33. package/dist/apis/IndustryApi.d.ts +33 -33
  34. package/dist/apis/IndustryApi.js +105 -74
  35. package/dist/apis/InsuranceApi.d.ts +5 -5
  36. package/dist/apis/InsuranceApi.js +14 -11
  37. package/dist/apis/KillmailsApi.d.ts +13 -13
  38. package/dist/apis/KillmailsApi.js +40 -29
  39. package/dist/apis/LocationApi.d.ts +13 -13
  40. package/dist/apis/LocationApi.js +40 -29
  41. package/dist/apis/LoyaltyApi.d.ts +9 -9
  42. package/dist/apis/LoyaltyApi.js +27 -20
  43. package/dist/apis/MailApi.d.ts +37 -37
  44. package/dist/apis/MailApi.js +118 -98
  45. package/dist/apis/MarketApi.d.ts +45 -45
  46. package/dist/apis/MarketApi.js +144 -101
  47. package/dist/apis/MetaApi.d.ts +64 -10
  48. package/dist/apis/MetaApi.js +114 -21
  49. package/dist/apis/PlanetaryInteractionApi.d.ts +17 -17
  50. package/dist/apis/PlanetaryInteractionApi.js +53 -38
  51. package/dist/apis/RoutesApi.d.ts +27 -39
  52. package/dist/apis/RoutesApi.js +50 -61
  53. package/dist/apis/SearchApi.d.ts +5 -5
  54. package/dist/apis/SearchApi.js +14 -11
  55. package/dist/apis/SkillsApi.d.ts +13 -13
  56. package/dist/apis/SkillsApi.js +40 -29
  57. package/dist/apis/SovereigntyApi.d.ts +13 -13
  58. package/dist/apis/SovereigntyApi.js +40 -29
  59. package/dist/apis/StatusApi.d.ts +5 -5
  60. package/dist/apis/StatusApi.js +14 -11
  61. package/dist/apis/UniverseApi.d.ts +121 -121
  62. package/dist/apis/UniverseApi.js +391 -272
  63. package/dist/apis/UserInterfaceApi.d.ts +21 -21
  64. package/dist/apis/UserInterfaceApi.js +66 -52
  65. package/dist/apis/WalletApi.d.ts +25 -25
  66. package/dist/apis/WalletApi.js +79 -62
  67. package/dist/apis/WarsApi.d.ts +13 -13
  68. package/dist/apis/WarsApi.js +40 -29
  69. package/dist/apis/index.d.ts +2 -0
  70. package/dist/apis/index.js +2 -0
  71. package/dist/models/index.d.ts +2339 -295
  72. package/dist/models/index.js +165 -2
  73. package/dist/runtime.d.ts +7 -55
  74. package/dist/runtime.js +6 -304
  75. package/docs/AllianceApi.md +8 -8
  76. package/docs/AllianceId.md +14 -0
  77. package/docs/AssetsApi.md +12 -12
  78. package/docs/CalendarApi.md +8 -8
  79. package/docs/CaptureFwComplex.md +14 -0
  80. package/docs/CharacterApi.md +28 -28
  81. package/docs/CharacterId.md +14 -0
  82. package/docs/CharactersFreelanceJobsListing.md +14 -0
  83. package/docs/CharactersFreelanceJobsParticipation.md +16 -0
  84. package/docs/ClonesApi.md +4 -4
  85. package/docs/ConstellationId.md +14 -0
  86. package/docs/ContactsApi.md +18 -18
  87. package/docs/ContractsApi.md +18 -18
  88. package/docs/CorporationApi.md +44 -44
  89. package/docs/CorporationId.md +14 -0
  90. package/docs/CorporationItemDelivery.md +14 -0
  91. package/docs/CorporationProjectsApi.md +387 -0
  92. package/docs/CorporationsFreelanceJobsListing.md +15 -0
  93. package/docs/CorporationsFreelanceJobsParticipants.md +15 -0
  94. package/docs/CorporationsFreelanceJobsParticipantsParticipant.md +17 -0
  95. package/docs/CorporationsProjectsContribution.md +15 -0
  96. package/docs/CorporationsProjectsContributors.md +15 -0
  97. package/docs/CorporationsProjectsContributorsContributor.md +16 -0
  98. package/docs/CorporationsProjectsDetail.md +23 -0
  99. package/docs/CorporationsProjectsDetailConfiguration.md +31 -0
  100. package/docs/CorporationsProjectsDetailConfigurationcapturefwcomplex.md +16 -0
  101. package/docs/CorporationsProjectsDetailConfigurationcapturefwcomplexLocationsInner.md +16 -0
  102. package/docs/CorporationsProjectsDetailConfigurationdamageship.md +16 -0
  103. package/docs/CorporationsProjectsDetailConfigurationdamageshipIdentitiesInner.md +17 -0
  104. package/docs/CorporationsProjectsDetailConfigurationdamageshipShipsInner.md +15 -0
  105. package/docs/CorporationsProjectsDetailConfigurationdefendfwcomplex.md +16 -0
  106. package/docs/CorporationsProjectsDetailConfigurationdeliveritem.md +16 -0
  107. package/docs/CorporationsProjectsDetailConfigurationdeliveritemDockingLocationsInner.md +15 -0
  108. package/docs/CorporationsProjectsDetailConfigurationdeliveritemItemsInner.md +15 -0
  109. package/docs/CorporationsProjectsDetailConfigurationdestroynpc.md +14 -0
  110. package/docs/CorporationsProjectsDetailConfigurationdestroyship.md +16 -0
  111. package/docs/CorporationsProjectsDetailConfigurationearnloyaltypoints.md +14 -0
  112. package/docs/CorporationsProjectsDetailConfigurationlostship.md +16 -0
  113. package/docs/CorporationsProjectsDetailConfigurationmanufactureitem.md +16 -0
  114. package/docs/CorporationsProjectsDetailConfigurationmatcherarchetype.md +14 -0
  115. package/docs/CorporationsProjectsDetailConfigurationmatchercorporation.md +14 -0
  116. package/docs/CorporationsProjectsDetailConfigurationmatcherfaction.md +14 -0
  117. package/docs/CorporationsProjectsDetailConfigurationmatchersignature.md +14 -0
  118. package/docs/CorporationsProjectsDetailConfigurationminematerial.md +15 -0
  119. package/docs/CorporationsProjectsDetailConfigurationremoteboostshield.md +16 -0
  120. package/docs/CorporationsProjectsDetailConfigurationremoterepairarmor.md +16 -0
  121. package/docs/CorporationsProjectsDetailConfigurationsalvagewreck.md +14 -0
  122. package/docs/CorporationsProjectsDetailConfigurationscansignature.md +15 -0
  123. package/docs/CorporationsProjectsDetailConfigurationshipinsurance.md +18 -0
  124. package/docs/CorporationsProjectsDetailConfigurationunknown.md +15 -0
  125. package/docs/CorporationsProjectsDetailContribution.md +17 -0
  126. package/docs/CorporationsProjectsDetailCreator.md +15 -0
  127. package/docs/CorporationsProjectsDetailDetails.md +18 -0
  128. package/docs/CorporationsProjectsDetailProgress.md +15 -0
  129. package/docs/CorporationsProjectsDetailProject.md +19 -0
  130. package/docs/CorporationsProjectsDetailReward.md +15 -0
  131. package/docs/CorporationsProjectsListing.md +15 -0
  132. package/docs/Cursor.md +15 -0
  133. package/docs/DamageShip.md +14 -0
  134. package/docs/DefendFwComplex.md +14 -0
  135. package/docs/DeliverItem.md +14 -0
  136. package/docs/DestroyNpc.md +14 -0
  137. package/docs/DestroyShip.md +14 -0
  138. package/docs/DogmaApi.md +10 -10
  139. package/docs/EarnLoyaltyPoint.md +14 -0
  140. package/docs/FactionId.md +14 -0
  141. package/docs/FactionWarfareApi.md +16 -16
  142. package/docs/FittingsApi.md +6 -6
  143. package/docs/FleetsApi.md +28 -28
  144. package/docs/FreelanceJobsApi.md +546 -0
  145. package/docs/FreelanceJobsDetail.md +23 -0
  146. package/docs/FreelanceJobsDetailAccessandvisibility.md +16 -0
  147. package/docs/FreelanceJobsDetailBroadcastlocations.md +15 -0
  148. package/docs/FreelanceJobsDetailConfiguration.md +16 -0
  149. package/docs/FreelanceJobsDetailConfigurationParametersValue.md +17 -0
  150. package/docs/FreelanceJobsDetailContribution.md +18 -0
  151. package/docs/FreelanceJobsDetailCreator.md +15 -0
  152. package/docs/FreelanceJobsDetailCreatorcharacter.md +15 -0
  153. package/docs/FreelanceJobsDetailCreatorcorporation.md +15 -0
  154. package/docs/FreelanceJobsDetailDetails.md +19 -0
  155. package/docs/FreelanceJobsDetailFreelancejob.md +19 -0
  156. package/docs/FreelanceJobsDetailParameterboolean.md +14 -0
  157. package/docs/FreelanceJobsDetailParametercorporationitemdelivery.md +15 -0
  158. package/docs/FreelanceJobsDetailParametermatcher.md +14 -0
  159. package/docs/FreelanceJobsDetailParametermatchervalue.md +15 -0
  160. package/docs/FreelanceJobsDetailParameteroptions.md +14 -0
  161. package/docs/FreelanceJobsDetailProgress.md +15 -0
  162. package/docs/FreelanceJobsDetailRestrictions.md +15 -0
  163. package/docs/FreelanceJobsDetailReward.md +15 -0
  164. package/docs/FreelanceJobsListing.md +15 -0
  165. package/docs/GroupId.md +14 -0
  166. package/docs/GroupId1.md +14 -0
  167. package/docs/IncursionsApi.md +2 -2
  168. package/docs/IndustryApi.md +16 -16
  169. package/docs/InsuranceApi.md +2 -2
  170. package/docs/KillmailsApi.md +6 -6
  171. package/docs/LocationApi.md +6 -6
  172. package/docs/LostShip.md +14 -0
  173. package/docs/LoyaltyApi.md +4 -4
  174. package/docs/MailApi.md +18 -18
  175. package/docs/Manual.md +14 -0
  176. package/docs/ManufactureItem.md +14 -0
  177. package/docs/MarketApi.md +22 -22
  178. package/docs/Matcher.md +14 -0
  179. package/docs/MetaApi.md +82 -4
  180. package/docs/MetaChangelogEntry.md +1 -1
  181. package/docs/MetaStatus.md +14 -0
  182. package/docs/MetaStatusRoutestatus.md +16 -0
  183. package/docs/MineMaterial.md +14 -0
  184. package/docs/ModelBoolean.md +14 -0
  185. package/docs/Options.md +14 -0
  186. package/docs/PlanetaryInteractionApi.md +8 -8
  187. package/docs/RegionId.md +14 -0
  188. package/docs/RemoteBoostShield.md +14 -0
  189. package/docs/RemoteRepairArmor.md +14 -0
  190. package/docs/Route.md +14 -0
  191. package/docs/RouteConnection.md +15 -0
  192. package/docs/RouteRequestBody.md +17 -0
  193. package/docs/RoutesApi.md +22 -28
  194. package/docs/SalvageWreck.md +14 -0
  195. package/docs/ScanSignature.md +14 -0
  196. package/docs/SearchApi.md +2 -2
  197. package/docs/ShipInsurance.md +14 -0
  198. package/docs/SkillsApi.md +6 -6
  199. package/docs/SolarSystemId.md +14 -0
  200. package/docs/SovereigntyApi.md +6 -6
  201. package/docs/StationId.md +14 -0
  202. package/docs/StatusApi.md +2 -2
  203. package/docs/StructureId.md +14 -0
  204. package/docs/TypeId.md +14 -0
  205. package/docs/UniverseApi.md +60 -60
  206. package/docs/Unknown.md +14 -0
  207. package/docs/UserInterfaceApi.md +10 -10
  208. package/docs/WalletApi.md +12 -12
  209. package/docs/WarsApi.md +6 -6
  210. package/esisl_genoa_client-0.1.4.tgz +0 -0
  211. package/esisl_genoa_client-0.1.5.tgz +0 -0
  212. package/package.json +1 -1
  213. package/src/apis/AllianceApi.ts +50 -30
  214. package/src/apis/AssetsApi.ts +74 -44
  215. package/src/apis/CalendarApi.ts +50 -30
  216. package/src/apis/CharacterApi.ts +170 -104
  217. package/src/apis/ClonesApi.ts +26 -16
  218. package/src/apis/ContactsApi.ts +110 -65
  219. package/src/apis/ContractsApi.ts +110 -65
  220. package/src/apis/CorporationApi.ts +266 -160
  221. package/src/apis/CorporationProjectsApi.ts +634 -0
  222. package/src/apis/DogmaApi.ts +62 -37
  223. package/src/apis/FactionWarfareApi.ts +98 -58
  224. package/src/apis/FittingsApi.ts +38 -23
  225. package/src/apis/FleetsApi.ts +170 -100
  226. package/src/apis/FreelanceJobsApi.ts +846 -0
  227. package/src/apis/IncursionsApi.ts +14 -9
  228. package/src/apis/IndustryApi.ts +98 -58
  229. package/src/apis/InsuranceApi.ts +14 -9
  230. package/src/apis/KillmailsApi.ts +38 -23
  231. package/src/apis/LocationApi.ts +38 -23
  232. package/src/apis/LoyaltyApi.ts +26 -16
  233. package/src/apis/MailApi.ts +110 -73
  234. package/src/apis/MarketApi.ts +134 -79
  235. package/src/apis/MetaApi.ts +135 -16
  236. package/src/apis/PlanetaryInteractionApi.ts +50 -30
  237. package/src/apis/RoutesApi.ts +61 -67
  238. package/src/apis/SearchApi.ts +14 -9
  239. package/src/apis/SkillsApi.ts +38 -23
  240. package/src/apis/SovereigntyApi.ts +38 -23
  241. package/src/apis/StatusApi.ts +14 -9
  242. package/src/apis/UniverseApi.ts +362 -212
  243. package/src/apis/UserInterfaceApi.ts +62 -37
  244. package/src/apis/WalletApi.ts +74 -48
  245. package/src/apis/WarsApi.ts +38 -23
  246. package/src/apis/index.ts +2 -0
  247. package/src/models/index.ts +2374 -308
  248. package/src/runtime.ts +16 -222
  249. package/esisl_genoa_client-0.1.0.tgz +0 -0
@@ -5,7 +5,7 @@
5
5
  * EVE Stable Infrastructure (ESI) - tranquility
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2020-01-01
8
+ * The version of the OpenAPI document: 2025-12-16
9
9
  * Contact: arcyfa_github@pm.me
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -66,7 +66,6 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
66
66
  Object.defineProperty(exports, "__esModule", { value: true });
67
67
  exports.GetUniverseSchematicsSchematicIdAcceptLanguageEnum = exports.GetUniverseSchematicsSchematicIdXCompatibilityDateEnum = exports.GetCorporationsCorporationIdCustomsOfficesAcceptLanguageEnum = exports.GetCorporationsCorporationIdCustomsOfficesXCompatibilityDateEnum = exports.GetCharactersCharacterIdPlanetsPlanetIdAcceptLanguageEnum = exports.GetCharactersCharacterIdPlanetsPlanetIdXCompatibilityDateEnum = exports.GetCharactersCharacterIdPlanetsAcceptLanguageEnum = exports.GetCharactersCharacterIdPlanetsXCompatibilityDateEnum = exports.PlanetaryInteractionApi = void 0;
68
68
  var runtime = require("../runtime");
69
- var serviceFacade_1 = require("../serviceFacade");
70
69
  /**
71
70
  *
72
71
  */
@@ -81,9 +80,10 @@ var PlanetaryInteractionApi = /** @class */ (function (_super) {
81
80
  */
82
81
  PlanetaryInteractionApi.prototype.getCharactersCharacterIdPlanetsRaw = function (requestParameters, initOverrides) {
83
82
  return __awaiter(this, void 0, void 0, function () {
84
- var queryParameters, headerParameters, urlPath, response;
85
- return __generator(this, function (_a) {
86
- switch (_a.label) {
83
+ var queryParameters, headerParameters, urlPath, facade, response;
84
+ var _a;
85
+ return __generator(this, function (_b) {
86
+ switch (_b.label) {
87
87
  case 0:
88
88
  if (requestParameters['characterId'] == null) {
89
89
  throw new runtime.RequiredError('characterId', 'Required parameter "characterId" was null or undefined when calling getCharactersCharacterIdPlanets().');
@@ -107,15 +107,19 @@ var PlanetaryInteractionApi = /** @class */ (function (_super) {
107
107
  }
108
108
  urlPath = "/characters/{character_id}/planets";
109
109
  urlPath = urlPath.replace("{".concat("character_id", "}"), encodeURIComponent(String(requestParameters['characterId'])));
110
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
110
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
111
+ if (!facade) {
112
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
113
+ }
114
+ return [4 /*yield*/, facade.esi.proxy({
111
115
  path: urlPath,
112
116
  method: 'GET',
113
117
  headers: headerParameters,
114
118
  query: queryParameters,
115
119
  }, initOverrides)];
116
120
  case 1:
117
- response = _a.sent();
118
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
121
+ response = _b.sent();
122
+ return [2 /*return*/, response];
119
123
  }
120
124
  });
121
125
  });
@@ -132,8 +136,7 @@ var PlanetaryInteractionApi = /** @class */ (function (_super) {
132
136
  case 0: return [4 /*yield*/, this.getCharactersCharacterIdPlanetsRaw(requestParameters, initOverrides)];
133
137
  case 1:
134
138
  response = _a.sent();
135
- return [4 /*yield*/, response.value()];
136
- case 2: return [2 /*return*/, _a.sent()];
139
+ return [2 /*return*/, response];
137
140
  }
138
141
  });
139
142
  });
@@ -144,9 +147,10 @@ var PlanetaryInteractionApi = /** @class */ (function (_super) {
144
147
  */
145
148
  PlanetaryInteractionApi.prototype.getCharactersCharacterIdPlanetsPlanetIdRaw = function (requestParameters, initOverrides) {
146
149
  return __awaiter(this, void 0, void 0, function () {
147
- var queryParameters, headerParameters, urlPath, response;
148
- return __generator(this, function (_a) {
149
- switch (_a.label) {
150
+ var queryParameters, headerParameters, urlPath, facade, response;
151
+ var _a;
152
+ return __generator(this, function (_b) {
153
+ switch (_b.label) {
150
154
  case 0:
151
155
  if (requestParameters['characterId'] == null) {
152
156
  throw new runtime.RequiredError('characterId', 'Required parameter "characterId" was null or undefined when calling getCharactersCharacterIdPlanetsPlanetId().');
@@ -174,15 +178,19 @@ var PlanetaryInteractionApi = /** @class */ (function (_super) {
174
178
  urlPath = "/characters/{character_id}/planets/{planet_id}";
175
179
  urlPath = urlPath.replace("{".concat("character_id", "}"), encodeURIComponent(String(requestParameters['characterId'])));
176
180
  urlPath = urlPath.replace("{".concat("planet_id", "}"), encodeURIComponent(String(requestParameters['planetId'])));
177
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
181
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
182
+ if (!facade) {
183
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
184
+ }
185
+ return [4 /*yield*/, facade.esi.proxy({
178
186
  path: urlPath,
179
187
  method: 'GET',
180
188
  headers: headerParameters,
181
189
  query: queryParameters,
182
190
  }, initOverrides)];
183
191
  case 1:
184
- response = _a.sent();
185
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
192
+ response = _b.sent();
193
+ return [2 /*return*/, response];
186
194
  }
187
195
  });
188
196
  });
@@ -199,8 +207,7 @@ var PlanetaryInteractionApi = /** @class */ (function (_super) {
199
207
  case 0: return [4 /*yield*/, this.getCharactersCharacterIdPlanetsPlanetIdRaw(requestParameters, initOverrides)];
200
208
  case 1:
201
209
  response = _a.sent();
202
- return [4 /*yield*/, response.value()];
203
- case 2: return [2 /*return*/, _a.sent()];
210
+ return [2 /*return*/, response];
204
211
  }
205
212
  });
206
213
  });
@@ -211,9 +218,10 @@ var PlanetaryInteractionApi = /** @class */ (function (_super) {
211
218
  */
212
219
  PlanetaryInteractionApi.prototype.getCorporationsCorporationIdCustomsOfficesRaw = function (requestParameters, initOverrides) {
213
220
  return __awaiter(this, void 0, void 0, function () {
214
- var queryParameters, headerParameters, urlPath, response;
215
- return __generator(this, function (_a) {
216
- switch (_a.label) {
221
+ var queryParameters, headerParameters, urlPath, facade, response;
222
+ var _a;
223
+ return __generator(this, function (_b) {
224
+ switch (_b.label) {
217
225
  case 0:
218
226
  if (requestParameters['corporationId'] == null) {
219
227
  throw new runtime.RequiredError('corporationId', 'Required parameter "corporationId" was null or undefined when calling getCorporationsCorporationIdCustomsOffices().');
@@ -240,15 +248,19 @@ var PlanetaryInteractionApi = /** @class */ (function (_super) {
240
248
  }
241
249
  urlPath = "/corporations/{corporation_id}/customs_offices";
242
250
  urlPath = urlPath.replace("{".concat("corporation_id", "}"), encodeURIComponent(String(requestParameters['corporationId'])));
243
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
251
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
252
+ if (!facade) {
253
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
254
+ }
255
+ return [4 /*yield*/, facade.esi.proxy({
244
256
  path: urlPath,
245
257
  method: 'GET',
246
258
  headers: headerParameters,
247
259
  query: queryParameters,
248
260
  }, initOverrides)];
249
261
  case 1:
250
- response = _a.sent();
251
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
262
+ response = _b.sent();
263
+ return [2 /*return*/, response];
252
264
  }
253
265
  });
254
266
  });
@@ -265,8 +277,7 @@ var PlanetaryInteractionApi = /** @class */ (function (_super) {
265
277
  case 0: return [4 /*yield*/, this.getCorporationsCorporationIdCustomsOfficesRaw(requestParameters, initOverrides)];
266
278
  case 1:
267
279
  response = _a.sent();
268
- return [4 /*yield*/, response.value()];
269
- case 2: return [2 /*return*/, _a.sent()];
280
+ return [2 /*return*/, response];
270
281
  }
271
282
  });
272
283
  });
@@ -277,9 +288,10 @@ var PlanetaryInteractionApi = /** @class */ (function (_super) {
277
288
  */
278
289
  PlanetaryInteractionApi.prototype.getUniverseSchematicsSchematicIdRaw = function (requestParameters, initOverrides) {
279
290
  return __awaiter(this, void 0, void 0, function () {
280
- var queryParameters, headerParameters, urlPath, response;
281
- return __generator(this, function (_a) {
282
- switch (_a.label) {
291
+ var queryParameters, headerParameters, urlPath, facade, response;
292
+ var _a;
293
+ return __generator(this, function (_b) {
294
+ switch (_b.label) {
283
295
  case 0:
284
296
  if (requestParameters['schematicId'] == null) {
285
297
  throw new runtime.RequiredError('schematicId', 'Required parameter "schematicId" was null or undefined when calling getUniverseSchematicsSchematicId().');
@@ -303,15 +315,19 @@ var PlanetaryInteractionApi = /** @class */ (function (_super) {
303
315
  }
304
316
  urlPath = "/universe/schematics/{schematic_id}";
305
317
  urlPath = urlPath.replace("{".concat("schematic_id", "}"), encodeURIComponent(String(requestParameters['schematicId'])));
306
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
318
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
319
+ if (!facade) {
320
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
321
+ }
322
+ return [4 /*yield*/, facade.esi.proxy({
307
323
  path: urlPath,
308
324
  method: 'GET',
309
325
  headers: headerParameters,
310
326
  query: queryParameters,
311
327
  }, initOverrides)];
312
328
  case 1:
313
- response = _a.sent();
314
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
329
+ response = _b.sent();
330
+ return [2 /*return*/, response];
315
331
  }
316
332
  });
317
333
  });
@@ -328,8 +344,7 @@ var PlanetaryInteractionApi = /** @class */ (function (_super) {
328
344
  case 0: return [4 /*yield*/, this.getUniverseSchematicsSchematicIdRaw(requestParameters, initOverrides)];
329
345
  case 1:
330
346
  response = _a.sent();
331
- return [4 /*yield*/, response.value()];
332
- case 2: return [2 /*return*/, _a.sent()];
347
+ return [2 /*return*/, response];
333
348
  }
334
349
  });
335
350
  });
@@ -343,7 +358,7 @@ exports.PlanetaryInteractionApi = PlanetaryInteractionApi;
343
358
  */
344
359
  var GetCharactersCharacterIdPlanetsXCompatibilityDateEnum;
345
360
  (function (GetCharactersCharacterIdPlanetsXCompatibilityDateEnum) {
346
- GetCharactersCharacterIdPlanetsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
361
+ GetCharactersCharacterIdPlanetsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
347
362
  })(GetCharactersCharacterIdPlanetsXCompatibilityDateEnum || (exports.GetCharactersCharacterIdPlanetsXCompatibilityDateEnum = GetCharactersCharacterIdPlanetsXCompatibilityDateEnum = {}));
348
363
  /**
349
364
  * @export
@@ -366,7 +381,7 @@ var GetCharactersCharacterIdPlanetsAcceptLanguageEnum;
366
381
  */
367
382
  var GetCharactersCharacterIdPlanetsPlanetIdXCompatibilityDateEnum;
368
383
  (function (GetCharactersCharacterIdPlanetsPlanetIdXCompatibilityDateEnum) {
369
- GetCharactersCharacterIdPlanetsPlanetIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
384
+ GetCharactersCharacterIdPlanetsPlanetIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
370
385
  })(GetCharactersCharacterIdPlanetsPlanetIdXCompatibilityDateEnum || (exports.GetCharactersCharacterIdPlanetsPlanetIdXCompatibilityDateEnum = GetCharactersCharacterIdPlanetsPlanetIdXCompatibilityDateEnum = {}));
371
386
  /**
372
387
  * @export
@@ -389,7 +404,7 @@ var GetCharactersCharacterIdPlanetsPlanetIdAcceptLanguageEnum;
389
404
  */
390
405
  var GetCorporationsCorporationIdCustomsOfficesXCompatibilityDateEnum;
391
406
  (function (GetCorporationsCorporationIdCustomsOfficesXCompatibilityDateEnum) {
392
- GetCorporationsCorporationIdCustomsOfficesXCompatibilityDateEnum["_20200101"] = "2020-01-01";
407
+ GetCorporationsCorporationIdCustomsOfficesXCompatibilityDateEnum["_20251216"] = "2025-12-16";
393
408
  })(GetCorporationsCorporationIdCustomsOfficesXCompatibilityDateEnum || (exports.GetCorporationsCorporationIdCustomsOfficesXCompatibilityDateEnum = GetCorporationsCorporationIdCustomsOfficesXCompatibilityDateEnum = {}));
394
409
  /**
395
410
  * @export
@@ -412,7 +427,7 @@ var GetCorporationsCorporationIdCustomsOfficesAcceptLanguageEnum;
412
427
  */
413
428
  var GetUniverseSchematicsSchematicIdXCompatibilityDateEnum;
414
429
  (function (GetUniverseSchematicsSchematicIdXCompatibilityDateEnum) {
415
- GetUniverseSchematicsSchematicIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
430
+ GetUniverseSchematicsSchematicIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
416
431
  })(GetUniverseSchematicsSchematicIdXCompatibilityDateEnum || (exports.GetUniverseSchematicsSchematicIdXCompatibilityDateEnum = GetUniverseSchematicsSchematicIdXCompatibilityDateEnum = {}));
417
432
  /**
418
433
  * @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,14 +10,13 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import * as runtime from '../runtime';
13
- export interface GetRouteOriginDestinationRequest {
14
- destination: number;
15
- origin: number;
16
- xCompatibilityDate: GetRouteOriginDestinationXCompatibilityDateEnum;
17
- avoid?: Set<number>;
18
- connections?: Set<Array<number>>;
19
- flag?: GetRouteOriginDestinationFlagEnum;
20
- acceptLanguage?: GetRouteOriginDestinationAcceptLanguageEnum;
13
+ import type { Route, RouteRequestBody } from '../models/index';
14
+ export interface PostRouteRequest {
15
+ originSystemId: number;
16
+ destinationSystemId: number;
17
+ xCompatibilityDate: PostRouteXCompatibilityDateEnum;
18
+ routeRequestBody: RouteRequestBody;
19
+ acceptLanguage?: PostRouteAcceptLanguageEnum;
21
20
  ifNoneMatch?: string;
22
21
  xTenant?: string;
23
22
  }
@@ -29,14 +28,12 @@ export interface GetRouteOriginDestinationRequest {
29
28
  */
30
29
  export interface RoutesApiInterface {
31
30
  /**
32
- * Get the systems between origin and destination
33
- * @summary Get route
34
- * @param {number} destination
35
- * @param {number} origin
36
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
37
- * @param {Set<number>} [avoid]
38
- * @param {Set<Array<number>>} [connections]
39
- * @param {'shortest' | 'secure' | 'insecure'} [flag]
31
+ * Calculate the systems between the given origin and destination.
32
+ * @summary Get route between two systems
33
+ * @param {number} originSystemId Origin system
34
+ * @param {number} destinationSystemId Destination system
35
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
36
+ * @param {RouteRequestBody} routeRequestBody
40
37
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
41
38
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
42
39
  * @param {string} [xTenant] The tenant ID for the request.
@@ -44,49 +41,40 @@ export interface RoutesApiInterface {
44
41
  * @throws {RequiredError}
45
42
  * @memberof RoutesApiInterface
46
43
  */
47
- getRouteOriginDestinationRaw(requestParameters: GetRouteOriginDestinationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<Array<number>>>;
44
+ postRouteRaw(requestParameters: PostRouteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<Route>>;
48
45
  /**
49
- * Get the systems between origin and destination
50
- * Get route
46
+ * Calculate the systems between the given origin and destination.
47
+ * Get route between two systems
51
48
  */
52
- getRouteOriginDestination(requestParameters: GetRouteOriginDestinationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
49
+ postRoute(requestParameters: PostRouteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
53
50
  }
54
51
  /**
55
52
  *
56
53
  */
57
54
  export declare class RoutesApi extends runtime.BaseAPI implements RoutesApiInterface {
58
55
  /**
59
- * Get the systems between origin and destination
60
- * Get route
56
+ * Calculate the systems between the given origin and destination.
57
+ * Get route between two systems
61
58
  */
62
- getRouteOriginDestinationRaw(requestParameters: GetRouteOriginDestinationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<Array<number>>>;
59
+ postRouteRaw(requestParameters: PostRouteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<Route>>;
63
60
  /**
64
- * Get the systems between origin and destination
65
- * Get route
61
+ * Calculate the systems between the given origin and destination.
62
+ * Get route between two systems
66
63
  */
67
- getRouteOriginDestination(requestParameters: GetRouteOriginDestinationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
64
+ postRoute(requestParameters: PostRouteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
68
65
  }
69
66
  /**
70
67
  * @export
71
68
  * @enum {string}
72
69
  */
73
- export declare enum GetRouteOriginDestinationXCompatibilityDateEnum {
74
- _20200101 = "2020-01-01"
70
+ export declare enum PostRouteXCompatibilityDateEnum {
71
+ _20251216 = "2025-12-16"
75
72
  }
76
73
  /**
77
74
  * @export
78
75
  * @enum {string}
79
76
  */
80
- export declare enum GetRouteOriginDestinationFlagEnum {
81
- Shortest = "shortest",
82
- Secure = "secure",
83
- Insecure = "insecure"
84
- }
85
- /**
86
- * @export
87
- * @enum {string}
88
- */
89
- export declare enum GetRouteOriginDestinationAcceptLanguageEnum {
77
+ export declare enum PostRouteAcceptLanguageEnum {
90
78
  En = "en",
91
79
  De = "de",
92
80
  Fr = "fr",
@@ -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,9 +64,8 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
64
64
  }
65
65
  };
66
66
  Object.defineProperty(exports, "__esModule", { value: true });
67
- exports.GetRouteOriginDestinationAcceptLanguageEnum = exports.GetRouteOriginDestinationFlagEnum = exports.GetRouteOriginDestinationXCompatibilityDateEnum = exports.RoutesApi = void 0;
67
+ exports.PostRouteAcceptLanguageEnum = exports.PostRouteXCompatibilityDateEnum = exports.RoutesApi = void 0;
68
68
  var runtime = require("../runtime");
69
- var serviceFacade_1 = require("../serviceFacade");
70
69
  /**
71
70
  *
72
71
  */
@@ -76,35 +75,31 @@ var RoutesApi = /** @class */ (function (_super) {
76
75
  return _super !== null && _super.apply(this, arguments) || this;
77
76
  }
78
77
  /**
79
- * Get the systems between origin and destination
80
- * Get route
78
+ * Calculate the systems between the given origin and destination.
79
+ * Get route between two systems
81
80
  */
82
- RoutesApi.prototype.getRouteOriginDestinationRaw = function (requestParameters, initOverrides) {
81
+ RoutesApi.prototype.postRouteRaw = function (requestParameters, initOverrides) {
83
82
  return __awaiter(this, void 0, void 0, function () {
84
- var queryParameters, headerParameters, urlPath, response;
85
- return __generator(this, function (_a) {
86
- switch (_a.label) {
83
+ var queryParameters, headerParameters, urlPath, facade, response;
84
+ var _a;
85
+ return __generator(this, function (_b) {
86
+ switch (_b.label) {
87
87
  case 0:
88
- if (requestParameters['destination'] == null) {
89
- throw new runtime.RequiredError('destination', 'Required parameter "destination" was null or undefined when calling getRouteOriginDestination().');
88
+ if (requestParameters['originSystemId'] == null) {
89
+ throw new runtime.RequiredError('originSystemId', 'Required parameter "originSystemId" was null or undefined when calling postRoute().');
90
90
  }
91
- if (requestParameters['origin'] == null) {
92
- throw new runtime.RequiredError('origin', 'Required parameter "origin" was null or undefined when calling getRouteOriginDestination().');
91
+ if (requestParameters['destinationSystemId'] == null) {
92
+ throw new runtime.RequiredError('destinationSystemId', 'Required parameter "destinationSystemId" was null or undefined when calling postRoute().');
93
93
  }
94
94
  if (requestParameters['xCompatibilityDate'] == null) {
95
- throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling getRouteOriginDestination().');
96
- }
97
- queryParameters = {};
98
- if (requestParameters['avoid'] != null) {
99
- queryParameters['avoid'] = requestParameters['avoid'];
100
- }
101
- if (requestParameters['connections'] != null) {
102
- queryParameters['connections'] = requestParameters['connections'];
95
+ throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling postRoute().');
103
96
  }
104
- if (requestParameters['flag'] != null) {
105
- queryParameters['flag'] = requestParameters['flag'];
97
+ if (requestParameters['routeRequestBody'] == null) {
98
+ throw new runtime.RequiredError('routeRequestBody', 'Required parameter "routeRequestBody" was null or undefined when calling postRoute().');
106
99
  }
100
+ queryParameters = {};
107
101
  headerParameters = {};
102
+ headerParameters['Content-Type'] = 'application/json';
108
103
  if (requestParameters['acceptLanguage'] != null) {
109
104
  headerParameters['Accept-Language'] = String(requestParameters['acceptLanguage']);
110
105
  }
@@ -117,36 +112,40 @@ var RoutesApi = /** @class */ (function (_super) {
117
112
  if (requestParameters['xTenant'] != null) {
118
113
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
119
114
  }
120
- urlPath = "/route/{origin}/{destination}";
121
- urlPath = urlPath.replace("{".concat("destination", "}"), encodeURIComponent(String(requestParameters['destination'])));
122
- urlPath = urlPath.replace("{".concat("origin", "}"), encodeURIComponent(String(requestParameters['origin'])));
123
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
115
+ urlPath = "/route/{origin_system_id}/{destination_system_id}";
116
+ urlPath = urlPath.replace("{".concat("origin_system_id", "}"), encodeURIComponent(String(requestParameters['originSystemId'])));
117
+ urlPath = urlPath.replace("{".concat("destination_system_id", "}"), encodeURIComponent(String(requestParameters['destinationSystemId'])));
118
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
119
+ if (!facade) {
120
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
121
+ }
122
+ return [4 /*yield*/, facade.esi.proxy({
124
123
  path: urlPath,
125
- method: 'GET',
124
+ method: 'POST',
126
125
  headers: headerParameters,
127
126
  query: queryParameters,
127
+ body: requestParameters['routeRequestBody'],
128
128
  }, initOverrides)];
129
129
  case 1:
130
- response = _a.sent();
131
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
130
+ response = _b.sent();
131
+ return [2 /*return*/, response];
132
132
  }
133
133
  });
134
134
  });
135
135
  };
136
136
  /**
137
- * Get the systems between origin and destination
138
- * Get route
137
+ * Calculate the systems between the given origin and destination.
138
+ * Get route between two systems
139
139
  */
140
- RoutesApi.prototype.getRouteOriginDestination = function (requestParameters, initOverrides) {
140
+ RoutesApi.prototype.postRoute = function (requestParameters, initOverrides) {
141
141
  return __awaiter(this, void 0, void 0, function () {
142
142
  var response;
143
143
  return __generator(this, function (_a) {
144
144
  switch (_a.label) {
145
- case 0: return [4 /*yield*/, this.getRouteOriginDestinationRaw(requestParameters, initOverrides)];
145
+ case 0: return [4 /*yield*/, this.postRouteRaw(requestParameters, initOverrides)];
146
146
  case 1:
147
147
  response = _a.sent();
148
- return [4 /*yield*/, response.value()];
149
- case 2: return [2 /*return*/, _a.sent()];
148
+ return [2 /*return*/, response];
150
149
  }
151
150
  });
152
151
  });
@@ -158,32 +157,22 @@ exports.RoutesApi = RoutesApi;
158
157
  * @export
159
158
  * @enum {string}
160
159
  */
161
- var GetRouteOriginDestinationXCompatibilityDateEnum;
162
- (function (GetRouteOriginDestinationXCompatibilityDateEnum) {
163
- GetRouteOriginDestinationXCompatibilityDateEnum["_20200101"] = "2020-01-01";
164
- })(GetRouteOriginDestinationXCompatibilityDateEnum || (exports.GetRouteOriginDestinationXCompatibilityDateEnum = GetRouteOriginDestinationXCompatibilityDateEnum = {}));
165
- /**
166
- * @export
167
- * @enum {string}
168
- */
169
- var GetRouteOriginDestinationFlagEnum;
170
- (function (GetRouteOriginDestinationFlagEnum) {
171
- GetRouteOriginDestinationFlagEnum["Shortest"] = "shortest";
172
- GetRouteOriginDestinationFlagEnum["Secure"] = "secure";
173
- GetRouteOriginDestinationFlagEnum["Insecure"] = "insecure";
174
- })(GetRouteOriginDestinationFlagEnum || (exports.GetRouteOriginDestinationFlagEnum = GetRouteOriginDestinationFlagEnum = {}));
160
+ var PostRouteXCompatibilityDateEnum;
161
+ (function (PostRouteXCompatibilityDateEnum) {
162
+ PostRouteXCompatibilityDateEnum["_20251216"] = "2025-12-16";
163
+ })(PostRouteXCompatibilityDateEnum || (exports.PostRouteXCompatibilityDateEnum = PostRouteXCompatibilityDateEnum = {}));
175
164
  /**
176
165
  * @export
177
166
  * @enum {string}
178
167
  */
179
- var GetRouteOriginDestinationAcceptLanguageEnum;
180
- (function (GetRouteOriginDestinationAcceptLanguageEnum) {
181
- GetRouteOriginDestinationAcceptLanguageEnum["En"] = "en";
182
- GetRouteOriginDestinationAcceptLanguageEnum["De"] = "de";
183
- GetRouteOriginDestinationAcceptLanguageEnum["Fr"] = "fr";
184
- GetRouteOriginDestinationAcceptLanguageEnum["Ja"] = "ja";
185
- GetRouteOriginDestinationAcceptLanguageEnum["Ru"] = "ru";
186
- GetRouteOriginDestinationAcceptLanguageEnum["Zh"] = "zh";
187
- GetRouteOriginDestinationAcceptLanguageEnum["Ko"] = "ko";
188
- GetRouteOriginDestinationAcceptLanguageEnum["Es"] = "es";
189
- })(GetRouteOriginDestinationAcceptLanguageEnum || (exports.GetRouteOriginDestinationAcceptLanguageEnum = GetRouteOriginDestinationAcceptLanguageEnum = {}));
168
+ var PostRouteAcceptLanguageEnum;
169
+ (function (PostRouteAcceptLanguageEnum) {
170
+ PostRouteAcceptLanguageEnum["En"] = "en";
171
+ PostRouteAcceptLanguageEnum["De"] = "de";
172
+ PostRouteAcceptLanguageEnum["Fr"] = "fr";
173
+ PostRouteAcceptLanguageEnum["Ja"] = "ja";
174
+ PostRouteAcceptLanguageEnum["Ru"] = "ru";
175
+ PostRouteAcceptLanguageEnum["Zh"] = "zh";
176
+ PostRouteAcceptLanguageEnum["Ko"] = "ko";
177
+ PostRouteAcceptLanguageEnum["Es"] = "es";
178
+ })(PostRouteAcceptLanguageEnum || (exports.PostRouteAcceptLanguageEnum = PostRouteAcceptLanguageEnum = {}));
@@ -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).
@@ -34,7 +34,7 @@ export interface SearchApiInterface {
34
34
  * @param {Set<'agent' | 'alliance' | 'character' | 'constellation' | 'corporation' | 'faction' | 'inventory_type' | 'region' | 'solar_system' | 'station' | 'structure'>} categories
35
35
  * @param {number} characterId The ID of the character
36
36
  * @param {string} search
37
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
37
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
38
38
  * @param {boolean} [strict]
39
39
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
40
40
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -48,7 +48,7 @@ export interface SearchApiInterface {
48
48
  * Search for entities that match a given sub-string.
49
49
  * Search on a string
50
50
  */
51
- getCharactersCharacterIdSearch(requestParameters: GetCharactersCharacterIdSearchRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CharactersCharacterIdSearchGet>;
51
+ getCharactersCharacterIdSearch(requestParameters: GetCharactersCharacterIdSearchRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
52
52
  }
53
53
  /**
54
54
  *
@@ -63,7 +63,7 @@ export declare class SearchApi extends runtime.BaseAPI implements SearchApiInter
63
63
  * Search for entities that match a given sub-string.
64
64
  * Search on a string
65
65
  */
66
- getCharactersCharacterIdSearch(requestParameters: GetCharactersCharacterIdSearchRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CharactersCharacterIdSearchGet>;
66
+ getCharactersCharacterIdSearch(requestParameters: GetCharactersCharacterIdSearchRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
67
67
  }
68
68
  /**
69
69
  * @export
@@ -87,7 +87,7 @@ export declare enum GetCharactersCharacterIdSearchCategoriesEnum {
87
87
  * @enum {string}
88
88
  */
89
89
  export declare enum GetCharactersCharacterIdSearchXCompatibilityDateEnum {
90
- _20200101 = "2020-01-01"
90
+ _20251216 = "2025-12-16"
91
91
  }
92
92
  /**
93
93
  * @export