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
@@ -4,7 +4,7 @@
4
4
  * EVE Stable Infrastructure (ESI) - tranquility
5
5
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
6
  *
7
- * The version of the OpenAPI document: 2020-01-01
7
+ * The version of the OpenAPI document: 2025-12-16
8
8
  * Contact: arcyfa_github@pm.me
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -18,6 +18,7 @@ import * as runtime from '../runtime';
18
18
  import type {
19
19
  MetaChangelog,
20
20
  MetaCompatibilityDates,
21
+ MetaStatus,
21
22
  } from '../models/index';
22
23
 
23
24
  export interface GetMetaChangelogRequest {
@@ -34,6 +35,13 @@ export interface GetMetaCompatibilityDatesRequest {
34
35
  xTenant?: string;
35
36
  }
36
37
 
38
+ export interface GetMetaStatusRequest {
39
+ xCompatibilityDate: GetMetaStatusXCompatibilityDateEnum;
40
+ acceptLanguage?: GetMetaStatusAcceptLanguageEnum;
41
+ ifNoneMatch?: string;
42
+ xTenant?: string;
43
+ }
44
+
37
45
  /**
38
46
  * MetaApi - interface
39
47
  *
@@ -44,7 +52,7 @@ export interface MetaApiInterface {
44
52
  /**
45
53
  * Get the changelog of this API.
46
54
  * @summary Get changelog
47
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
55
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
48
56
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
49
57
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
50
58
  * @param {string} [xTenant] The tenant ID for the request.
@@ -58,12 +66,12 @@ export interface MetaApiInterface {
58
66
  * Get the changelog of this API.
59
67
  * Get changelog
60
68
  */
61
- getMetaChangelog(requestParameters: GetMetaChangelogRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<MetaChangelog>;
69
+ getMetaChangelog(requestParameters: GetMetaChangelogRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
62
70
 
63
71
  /**
64
72
  * Get a list of compatibility dates.
65
73
  * @summary Get compatibility dates
66
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
74
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
67
75
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
68
76
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
69
77
  * @param {string} [xTenant] The tenant ID for the request.
@@ -77,7 +85,26 @@ export interface MetaApiInterface {
77
85
  * Get a list of compatibility dates.
78
86
  * Get compatibility dates
79
87
  */
80
- getMetaCompatibilityDates(requestParameters: GetMetaCompatibilityDatesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<MetaCompatibilityDates>;
88
+ getMetaCompatibilityDates(requestParameters: GetMetaCompatibilityDatesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
89
+
90
+ /**
91
+ * Get the health status of each API route.
92
+ * @summary Get health status
93
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
94
+ * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
95
+ * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
96
+ * @param {string} [xTenant] The tenant ID for the request.
97
+ * @param {*} [options] Override http request option.
98
+ * @throws {RequiredError}
99
+ * @memberof MetaApiInterface
100
+ */
101
+ getMetaStatusRaw(requestParameters: GetMetaStatusRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<MetaStatus>>;
102
+
103
+ /**
104
+ * Get the health status of each API route.
105
+ * Get health status
106
+ */
107
+ getMetaStatus(requestParameters: GetMetaStatusRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
81
108
 
82
109
  }
83
110
 
@@ -135,16 +162,16 @@ export class MetaApi extends runtime.BaseAPI implements MetaApiInterface {
135
162
  query: queryParameters,
136
163
  }, initOverrides);
137
164
 
138
- return new runtime.JSONApiResponse(response);
165
+ return response;
139
166
  }
140
167
 
141
168
  /**
142
169
  * Get the changelog of this API.
143
170
  * Get changelog
144
171
  */
145
- async getMetaChangelog(requestParameters: GetMetaChangelogRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<MetaChangelog> {
172
+ async getMetaChangelog(requestParameters: GetMetaChangelogRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
146
173
  const response = await this.getMetaChangelogRaw(requestParameters, initOverrides);
147
- return await response.value();
174
+ return response;
148
175
  }
149
176
 
150
177
  /**
@@ -196,16 +223,77 @@ export class MetaApi extends runtime.BaseAPI implements MetaApiInterface {
196
223
  query: queryParameters,
197
224
  }, initOverrides);
198
225
 
199
- return new runtime.JSONApiResponse(response);
226
+ return response;
200
227
  }
201
228
 
202
229
  /**
203
230
  * Get a list of compatibility dates.
204
231
  * Get compatibility dates
205
232
  */
206
- async getMetaCompatibilityDates(requestParameters: GetMetaCompatibilityDatesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<MetaCompatibilityDates> {
233
+ async getMetaCompatibilityDates(requestParameters: GetMetaCompatibilityDatesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
207
234
  const response = await this.getMetaCompatibilityDatesRaw(requestParameters, initOverrides);
208
- return await response.value();
235
+ return response;
236
+ }
237
+
238
+ /**
239
+ * Get the health status of each API route.
240
+ * Get health status
241
+ */
242
+ async getMetaStatusRaw(requestParameters: GetMetaStatusRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<MetaStatus>> {
243
+ if (requestParameters['xCompatibilityDate'] == null) {
244
+ throw new runtime.RequiredError(
245
+ 'xCompatibilityDate',
246
+ 'Required parameter "xCompatibilityDate" was null or undefined when calling getMetaStatus().'
247
+ );
248
+ }
249
+
250
+ const queryParameters: any = {};
251
+
252
+ const headerParameters: runtime.HTTPHeaders = {};
253
+
254
+ if (requestParameters['acceptLanguage'] != null) {
255
+ headerParameters['Accept-Language'] = String(requestParameters['acceptLanguage']);
256
+ }
257
+
258
+ if (requestParameters['ifNoneMatch'] != null) {
259
+ headerParameters['If-None-Match'] = String(requestParameters['ifNoneMatch']);
260
+ }
261
+
262
+ if (requestParameters['xCompatibilityDate'] != null) {
263
+ headerParameters['X-Compatibility-Date'] = String(requestParameters['xCompatibilityDate']);
264
+ }
265
+
266
+ if (requestParameters['xTenant'] != null) {
267
+ headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
268
+ }
269
+
270
+ /*
271
+ */
272
+
273
+ let urlPath = `/meta/status`;
274
+
275
+ const facade = this.configuration?.apiFacade;
276
+ if (!facade) {
277
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
278
+ }
279
+
280
+ const response = await facade.esi.proxy({
281
+ path: urlPath,
282
+ method: 'GET',
283
+ headers: headerParameters,
284
+ query: queryParameters,
285
+ }, initOverrides);
286
+
287
+ return response;
288
+ }
289
+
290
+ /**
291
+ * Get the health status of each API route.
292
+ * Get health status
293
+ */
294
+ async getMetaStatus(requestParameters: GetMetaStatusRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
295
+ const response = await this.getMetaStatusRaw(requestParameters, initOverrides);
296
+ return response;
209
297
  }
210
298
 
211
299
  }
@@ -215,7 +303,7 @@ export class MetaApi extends runtime.BaseAPI implements MetaApiInterface {
215
303
  * @enum {string}
216
304
  */
217
305
  export enum GetMetaChangelogXCompatibilityDateEnum {
218
- _20200101 = '2020-01-01'
306
+ _20251216 = '2025-12-16'
219
307
  }
220
308
  /**
221
309
  * @export
@@ -236,7 +324,7 @@ export enum GetMetaChangelogAcceptLanguageEnum {
236
324
  * @enum {string}
237
325
  */
238
326
  export enum GetMetaCompatibilityDatesXCompatibilityDateEnum {
239
- _20200101 = '2020-01-01'
327
+ _20251216 = '2025-12-16'
240
328
  }
241
329
  /**
242
330
  * @export
@@ -252,3 +340,24 @@ export enum GetMetaCompatibilityDatesAcceptLanguageEnum {
252
340
  Ko = 'ko',
253
341
  Es = 'es'
254
342
  }
343
+ /**
344
+ * @export
345
+ * @enum {string}
346
+ */
347
+ export enum GetMetaStatusXCompatibilityDateEnum {
348
+ _20251216 = '2025-12-16'
349
+ }
350
+ /**
351
+ * @export
352
+ * @enum {string}
353
+ */
354
+ export enum GetMetaStatusAcceptLanguageEnum {
355
+ En = 'en',
356
+ De = 'de',
357
+ Fr = 'fr',
358
+ Ja = 'ja',
359
+ Ru = 'ru',
360
+ Zh = 'zh',
361
+ Ko = 'ko',
362
+ Es = 'es'
363
+ }
@@ -4,7 +4,7 @@
4
4
  * EVE Stable Infrastructure (ESI) - tranquility
5
5
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
6
  *
7
- * The version of the OpenAPI document: 2020-01-01
7
+ * The version of the OpenAPI document: 2025-12-16
8
8
  * Contact: arcyfa_github@pm.me
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -67,7 +67,7 @@ export interface PlanetaryInteractionApiInterface {
67
67
  * Returns a list of all planetary colonies owned by a character.
68
68
  * @summary Get colonies
69
69
  * @param {number} characterId The ID of the character
70
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
70
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
71
71
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
72
72
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
73
73
  * @param {string} [xTenant] The tenant ID for the request.
@@ -81,14 +81,14 @@ export interface PlanetaryInteractionApiInterface {
81
81
  * Returns a list of all planetary colonies owned by a character.
82
82
  * Get colonies
83
83
  */
84
- getCharactersCharacterIdPlanets(requestParameters: GetCharactersCharacterIdPlanetsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdPlanetsGetInner>>;
84
+ getCharactersCharacterIdPlanets(requestParameters: GetCharactersCharacterIdPlanetsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
85
85
 
86
86
  /**
87
87
  * Returns full details on the layout of a single planetary colony, including links, pins and routes. Note: Planetary information is only recalculated when the colony is viewed through the client. Information will not update until this criteria is met.
88
88
  * @summary Get colony layout
89
89
  * @param {number} characterId The ID of the character
90
90
  * @param {number} planetId
91
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
91
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
92
92
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
93
93
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
94
94
  * @param {string} [xTenant] The tenant ID for the request.
@@ -102,13 +102,13 @@ export interface PlanetaryInteractionApiInterface {
102
102
  * Returns full details on the layout of a single planetary colony, including links, pins and routes. Note: Planetary information is only recalculated when the colony is viewed through the client. Information will not update until this criteria is met.
103
103
  * Get colony layout
104
104
  */
105
- getCharactersCharacterIdPlanetsPlanetId(requestParameters: GetCharactersCharacterIdPlanetsPlanetIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CharactersCharacterIdPlanetsPlanetIdGet>;
105
+ getCharactersCharacterIdPlanetsPlanetId(requestParameters: GetCharactersCharacterIdPlanetsPlanetIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
106
106
 
107
107
  /**
108
108
  * List customs offices owned by a corporation
109
109
  * @summary List corporation customs offices
110
110
  * @param {number} corporationId The ID of the corporation
111
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
111
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
112
112
  * @param {number} [page]
113
113
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
114
114
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -123,13 +123,13 @@ export interface PlanetaryInteractionApiInterface {
123
123
  * List customs offices owned by a corporation
124
124
  * List corporation customs offices
125
125
  */
126
- getCorporationsCorporationIdCustomsOffices(requestParameters: GetCorporationsCorporationIdCustomsOfficesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CorporationsCorporationIdCustomsOfficesGetInner>>;
126
+ getCorporationsCorporationIdCustomsOffices(requestParameters: GetCorporationsCorporationIdCustomsOfficesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
127
127
 
128
128
  /**
129
129
  * Get information on a planetary factory schematic
130
130
  * @summary Get schematic information
131
131
  * @param {number} schematicId
132
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
132
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
133
133
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
134
134
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
135
135
  * @param {string} [xTenant] The tenant ID for the request.
@@ -143,7 +143,7 @@ export interface PlanetaryInteractionApiInterface {
143
143
  * Get information on a planetary factory schematic
144
144
  * Get schematic information
145
145
  */
146
- getUniverseSchematicsSchematicId(requestParameters: GetUniverseSchematicsSchematicIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseSchematicsSchematicIdGet>;
146
+ getUniverseSchematicsSchematicId(requestParameters: GetUniverseSchematicsSchematicIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
147
147
 
148
148
  }
149
149
 
@@ -214,16 +214,16 @@ export class PlanetaryInteractionApi extends runtime.BaseAPI implements Planetar
214
214
  query: queryParameters,
215
215
  }, initOverrides);
216
216
 
217
- return new runtime.JSONApiResponse(response);
217
+ return response;
218
218
  }
219
219
 
220
220
  /**
221
221
  * Returns a list of all planetary colonies owned by a character.
222
222
  * Get colonies
223
223
  */
224
- async getCharactersCharacterIdPlanets(requestParameters: GetCharactersCharacterIdPlanetsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdPlanetsGetInner>> {
224
+ async getCharactersCharacterIdPlanets(requestParameters: GetCharactersCharacterIdPlanetsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
225
225
  const response = await this.getCharactersCharacterIdPlanetsRaw(requestParameters, initOverrides);
226
- return await response.value();
226
+ return response;
227
227
  }
228
228
 
229
229
  /**
@@ -296,16 +296,16 @@ export class PlanetaryInteractionApi extends runtime.BaseAPI implements Planetar
296
296
  query: queryParameters,
297
297
  }, initOverrides);
298
298
 
299
- return new runtime.JSONApiResponse(response);
299
+ return response;
300
300
  }
301
301
 
302
302
  /**
303
303
  * Returns full details on the layout of a single planetary colony, including links, pins and routes. Note: Planetary information is only recalculated when the colony is viewed through the client. Information will not update until this criteria is met.
304
304
  * Get colony layout
305
305
  */
306
- async getCharactersCharacterIdPlanetsPlanetId(requestParameters: GetCharactersCharacterIdPlanetsPlanetIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CharactersCharacterIdPlanetsPlanetIdGet> {
306
+ async getCharactersCharacterIdPlanetsPlanetId(requestParameters: GetCharactersCharacterIdPlanetsPlanetIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
307
307
  const response = await this.getCharactersCharacterIdPlanetsPlanetIdRaw(requestParameters, initOverrides);
308
- return await response.value();
308
+ return response;
309
309
  }
310
310
 
311
311
  /**
@@ -374,16 +374,16 @@ export class PlanetaryInteractionApi extends runtime.BaseAPI implements Planetar
374
374
  query: queryParameters,
375
375
  }, initOverrides);
376
376
 
377
- return new runtime.JSONApiResponse(response);
377
+ return response;
378
378
  }
379
379
 
380
380
  /**
381
381
  * List customs offices owned by a corporation
382
382
  * List corporation customs offices
383
383
  */
384
- async getCorporationsCorporationIdCustomsOffices(requestParameters: GetCorporationsCorporationIdCustomsOfficesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CorporationsCorporationIdCustomsOfficesGetInner>> {
384
+ async getCorporationsCorporationIdCustomsOffices(requestParameters: GetCorporationsCorporationIdCustomsOfficesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
385
385
  const response = await this.getCorporationsCorporationIdCustomsOfficesRaw(requestParameters, initOverrides);
386
- return await response.value();
386
+ return response;
387
387
  }
388
388
 
389
389
  /**
@@ -443,16 +443,16 @@ export class PlanetaryInteractionApi extends runtime.BaseAPI implements Planetar
443
443
  query: queryParameters,
444
444
  }, initOverrides);
445
445
 
446
- return new runtime.JSONApiResponse(response);
446
+ return response;
447
447
  }
448
448
 
449
449
  /**
450
450
  * Get information on a planetary factory schematic
451
451
  * Get schematic information
452
452
  */
453
- async getUniverseSchematicsSchematicId(requestParameters: GetUniverseSchematicsSchematicIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UniverseSchematicsSchematicIdGet> {
453
+ async getUniverseSchematicsSchematicId(requestParameters: GetUniverseSchematicsSchematicIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
454
454
  const response = await this.getUniverseSchematicsSchematicIdRaw(requestParameters, initOverrides);
455
- return await response.value();
455
+ return response;
456
456
  }
457
457
 
458
458
  }
@@ -462,7 +462,7 @@ export class PlanetaryInteractionApi extends runtime.BaseAPI implements Planetar
462
462
  * @enum {string}
463
463
  */
464
464
  export enum GetCharactersCharacterIdPlanetsXCompatibilityDateEnum {
465
- _20200101 = '2020-01-01'
465
+ _20251216 = '2025-12-16'
466
466
  }
467
467
  /**
468
468
  * @export
@@ -483,7 +483,7 @@ export enum GetCharactersCharacterIdPlanetsAcceptLanguageEnum {
483
483
  * @enum {string}
484
484
  */
485
485
  export enum GetCharactersCharacterIdPlanetsPlanetIdXCompatibilityDateEnum {
486
- _20200101 = '2020-01-01'
486
+ _20251216 = '2025-12-16'
487
487
  }
488
488
  /**
489
489
  * @export
@@ -504,7 +504,7 @@ export enum GetCharactersCharacterIdPlanetsPlanetIdAcceptLanguageEnum {
504
504
  * @enum {string}
505
505
  */
506
506
  export enum GetCorporationsCorporationIdCustomsOfficesXCompatibilityDateEnum {
507
- _20200101 = '2020-01-01'
507
+ _20251216 = '2025-12-16'
508
508
  }
509
509
  /**
510
510
  * @export
@@ -525,7 +525,7 @@ export enum GetCorporationsCorporationIdCustomsOfficesAcceptLanguageEnum {
525
525
  * @enum {string}
526
526
  */
527
527
  export enum GetUniverseSchematicsSchematicIdXCompatibilityDateEnum {
528
- _20200101 = '2020-01-01'
528
+ _20251216 = '2025-12-16'
529
529
  }
530
530
  /**
531
531
  * @export
@@ -4,7 +4,7 @@
4
4
  * EVE Stable Infrastructure (ESI) - tranquility
5
5
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
6
  *
7
- * The version of the OpenAPI document: 2020-01-01
7
+ * The version of the OpenAPI document: 2025-12-16
8
8
  * Contact: arcyfa_github@pm.me
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -15,15 +15,17 @@
15
15
 
16
16
  import * as runtime from '../runtime';
17
17
 
18
-
19
- export interface GetRouteOriginDestinationRequest {
20
- destination: number;
21
- origin: number;
22
- xCompatibilityDate: GetRouteOriginDestinationXCompatibilityDateEnum;
23
- avoid?: Set<number>;
24
- connections?: Set<Array<number>>;
25
- flag?: GetRouteOriginDestinationFlagEnum;
26
- acceptLanguage?: GetRouteOriginDestinationAcceptLanguageEnum;
18
+ import type {
19
+ Route,
20
+ RouteRequestBody,
21
+ } from '../models/index';
22
+
23
+ export interface PostRouteRequest {
24
+ originSystemId: number;
25
+ destinationSystemId: number;
26
+ xCompatibilityDate: PostRouteXCompatibilityDateEnum;
27
+ routeRequestBody: RouteRequestBody;
28
+ acceptLanguage?: PostRouteAcceptLanguageEnum;
27
29
  ifNoneMatch?: string;
28
30
  xTenant?: string;
29
31
  }
@@ -36,14 +38,12 @@ export interface GetRouteOriginDestinationRequest {
36
38
  */
37
39
  export interface RoutesApiInterface {
38
40
  /**
39
- * Get the systems between origin and destination
40
- * @summary Get route
41
- * @param {number} destination
42
- * @param {number} origin
43
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
44
- * @param {Set<number>} [avoid]
45
- * @param {Set<Array<number>>} [connections]
46
- * @param {'shortest' | 'secure' | 'insecure'} [flag]
41
+ * Calculate the systems between the given origin and destination.
42
+ * @summary Get route between two systems
43
+ * @param {number} originSystemId Origin system
44
+ * @param {number} destinationSystemId Destination system
45
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
46
+ * @param {RouteRequestBody} routeRequestBody
47
47
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
48
48
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
49
49
  * @param {string} [xTenant] The tenant ID for the request.
@@ -51,13 +51,13 @@ export interface RoutesApiInterface {
51
51
  * @throws {RequiredError}
52
52
  * @memberof RoutesApiInterface
53
53
  */
54
- getRouteOriginDestinationRaw(requestParameters: GetRouteOriginDestinationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<Array<number>>>;
54
+ postRouteRaw(requestParameters: PostRouteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<Route>>;
55
55
 
56
56
  /**
57
- * Get the systems between origin and destination
58
- * Get route
57
+ * Calculate the systems between the given origin and destination.
58
+ * Get route between two systems
59
59
  */
60
- getRouteOriginDestination(requestParameters: GetRouteOriginDestinationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
60
+ postRoute(requestParameters: PostRouteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
61
61
 
62
62
  }
63
63
 
@@ -67,47 +67,44 @@ export interface RoutesApiInterface {
67
67
  export class RoutesApi extends runtime.BaseAPI implements RoutesApiInterface {
68
68
 
69
69
  /**
70
- * Get the systems between origin and destination
71
- * Get route
70
+ * Calculate the systems between the given origin and destination.
71
+ * Get route between two systems
72
72
  */
73
- async getRouteOriginDestinationRaw(requestParameters: GetRouteOriginDestinationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<Array<number>>> {
74
- if (requestParameters['destination'] == null) {
73
+ async postRouteRaw(requestParameters: PostRouteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<Route>> {
74
+ if (requestParameters['originSystemId'] == null) {
75
75
  throw new runtime.RequiredError(
76
- 'destination',
77
- 'Required parameter "destination" was null or undefined when calling getRouteOriginDestination().'
76
+ 'originSystemId',
77
+ 'Required parameter "originSystemId" was null or undefined when calling postRoute().'
78
78
  );
79
79
  }
80
80
 
81
- if (requestParameters['origin'] == null) {
81
+ if (requestParameters['destinationSystemId'] == null) {
82
82
  throw new runtime.RequiredError(
83
- 'origin',
84
- 'Required parameter "origin" was null or undefined when calling getRouteOriginDestination().'
83
+ 'destinationSystemId',
84
+ 'Required parameter "destinationSystemId" was null or undefined when calling postRoute().'
85
85
  );
86
86
  }
87
87
 
88
88
  if (requestParameters['xCompatibilityDate'] == null) {
89
89
  throw new runtime.RequiredError(
90
90
  'xCompatibilityDate',
91
- 'Required parameter "xCompatibilityDate" was null or undefined when calling getRouteOriginDestination().'
91
+ 'Required parameter "xCompatibilityDate" was null or undefined when calling postRoute().'
92
92
  );
93
93
  }
94
94
 
95
- const queryParameters: any = {};
96
-
97
- if (requestParameters['avoid'] != null) {
98
- queryParameters['avoid'] = requestParameters['avoid'];
99
- }
100
-
101
- if (requestParameters['connections'] != null) {
102
- queryParameters['connections'] = requestParameters['connections'];
95
+ if (requestParameters['routeRequestBody'] == null) {
96
+ throw new runtime.RequiredError(
97
+ 'routeRequestBody',
98
+ 'Required parameter "routeRequestBody" was null or undefined when calling postRoute().'
99
+ );
103
100
  }
104
101
 
105
- if (requestParameters['flag'] != null) {
106
- queryParameters['flag'] = requestParameters['flag'];
107
- }
102
+ const queryParameters: any = {};
108
103
 
109
104
  const headerParameters: runtime.HTTPHeaders = {};
110
105
 
106
+ headerParameters['Content-Type'] = 'application/json';
107
+
111
108
  if (requestParameters['acceptLanguage'] != null) {
112
109
  headerParameters['Accept-Language'] = String(requestParameters['acceptLanguage']);
113
110
  }
@@ -127,9 +124,9 @@ export class RoutesApi extends runtime.BaseAPI implements RoutesApiInterface {
127
124
  /*
128
125
  */
129
126
 
130
- let urlPath = `/route/{origin}/{destination}`;
131
- urlPath = urlPath.replace(`{${"destination"}}`, encodeURIComponent(String(requestParameters['destination'])));
132
- urlPath = urlPath.replace(`{${"origin"}}`, encodeURIComponent(String(requestParameters['origin'])));
127
+ let urlPath = `/route/{origin_system_id}/{destination_system_id}`;
128
+ urlPath = urlPath.replace(`{${"origin_system_id"}}`, encodeURIComponent(String(requestParameters['originSystemId'])));
129
+ urlPath = urlPath.replace(`{${"destination_system_id"}}`, encodeURIComponent(String(requestParameters['destinationSystemId'])));
133
130
 
134
131
  const facade = this.configuration?.apiFacade;
135
132
  if (!facade) {
@@ -138,21 +135,22 @@ export class RoutesApi extends runtime.BaseAPI implements RoutesApiInterface {
138
135
 
139
136
  const response = await facade.esi.proxy({
140
137
  path: urlPath,
141
- method: 'GET',
138
+ method: 'POST',
142
139
  headers: headerParameters,
143
140
  query: queryParameters,
141
+ body: requestParameters['routeRequestBody'],
144
142
  }, initOverrides);
145
143
 
146
- return new runtime.JSONApiResponse<any>(response);
144
+ return response;
147
145
  }
148
146
 
149
147
  /**
150
- * Get the systems between origin and destination
151
- * Get route
148
+ * Calculate the systems between the given origin and destination.
149
+ * Get route between two systems
152
150
  */
153
- async getRouteOriginDestination(requestParameters: GetRouteOriginDestinationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>> {
154
- const response = await this.getRouteOriginDestinationRaw(requestParameters, initOverrides);
155
- return await response.value();
151
+ async postRoute(requestParameters: PostRouteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
152
+ const response = await this.postRouteRaw(requestParameters, initOverrides);
153
+ return response;
156
154
  }
157
155
 
158
156
  }
@@ -161,23 +159,14 @@ export class RoutesApi extends runtime.BaseAPI implements RoutesApiInterface {
161
159
  * @export
162
160
  * @enum {string}
163
161
  */
164
- export enum GetRouteOriginDestinationXCompatibilityDateEnum {
165
- _20200101 = '2020-01-01'
166
- }
167
- /**
168
- * @export
169
- * @enum {string}
170
- */
171
- export enum GetRouteOriginDestinationFlagEnum {
172
- Shortest = 'shortest',
173
- Secure = 'secure',
174
- Insecure = 'insecure'
162
+ export enum PostRouteXCompatibilityDateEnum {
163
+ _20251216 = '2025-12-16'
175
164
  }
176
165
  /**
177
166
  * @export
178
167
  * @enum {string}
179
168
  */
180
- export enum GetRouteOriginDestinationAcceptLanguageEnum {
169
+ export enum PostRouteAcceptLanguageEnum {
181
170
  En = 'en',
182
171
  De = 'de',
183
172
  Fr = 'fr',