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).
@@ -74,7 +74,7 @@ export interface UserInterfaceApiInterface {
74
74
  * @param {boolean} addToBeginning
75
75
  * @param {boolean} clearOtherWaypoints
76
76
  * @param {number} destinationId
77
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
77
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
78
78
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
79
79
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
80
80
  * @param {string} [xTenant] The tenant ID for the request.
@@ -88,13 +88,13 @@ export interface UserInterfaceApiInterface {
88
88
  * Set a solar system as autopilot waypoint
89
89
  * Set Autopilot Waypoint
90
90
  */
91
- postUiAutopilotWaypoint(requestParameters: PostUiAutopilotWaypointRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
91
+ postUiAutopilotWaypoint(requestParameters: PostUiAutopilotWaypointRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
92
92
 
93
93
  /**
94
94
  * Open the contract window inside the client
95
95
  * @summary Open Contract Window
96
96
  * @param {number} contractId
97
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
97
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
98
98
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
99
99
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
100
100
  * @param {string} [xTenant] The tenant ID for the request.
@@ -108,13 +108,13 @@ export interface UserInterfaceApiInterface {
108
108
  * Open the contract window inside the client
109
109
  * Open Contract Window
110
110
  */
111
- postUiOpenwindowContract(requestParameters: PostUiOpenwindowContractRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
111
+ postUiOpenwindowContract(requestParameters: PostUiOpenwindowContractRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
112
112
 
113
113
  /**
114
114
  * Open the information window for a character, corporation or alliance inside the client
115
115
  * @summary Open Information Window
116
116
  * @param {number} targetId
117
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
117
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
118
118
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
119
119
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
120
120
  * @param {string} [xTenant] The tenant ID for the request.
@@ -128,13 +128,13 @@ export interface UserInterfaceApiInterface {
128
128
  * Open the information window for a character, corporation or alliance inside the client
129
129
  * Open Information Window
130
130
  */
131
- postUiOpenwindowInformation(requestParameters: PostUiOpenwindowInformationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
131
+ postUiOpenwindowInformation(requestParameters: PostUiOpenwindowInformationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
132
132
 
133
133
  /**
134
134
  * Open the market details window for a specific typeID inside the client
135
135
  * @summary Open Market Details
136
136
  * @param {number} typeId
137
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
137
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
138
138
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
139
139
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
140
140
  * @param {string} [xTenant] The tenant ID for the request.
@@ -148,12 +148,12 @@ export interface UserInterfaceApiInterface {
148
148
  * Open the market details window for a specific typeID inside the client
149
149
  * Open Market Details
150
150
  */
151
- postUiOpenwindowMarketdetails(requestParameters: PostUiOpenwindowMarketdetailsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
151
+ postUiOpenwindowMarketdetails(requestParameters: PostUiOpenwindowMarketdetailsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
152
152
 
153
153
  /**
154
154
  * Open the New Mail window, according to settings from the request if applicable
155
155
  * @summary Open New Mail Window
156
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
156
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
157
157
  * @param {PostUiOpenwindowNewmailRequest} postUiOpenwindowNewmailRequest
158
158
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
159
159
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -168,7 +168,7 @@ export interface UserInterfaceApiInterface {
168
168
  * Open the New Mail window, according to settings from the request if applicable
169
169
  * Open New Mail Window
170
170
  */
171
- postUiOpenwindowNewmail(requestParameters: PostUiOpenwindowNewmailOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
171
+ postUiOpenwindowNewmail(requestParameters: PostUiOpenwindowNewmailOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
172
172
 
173
173
  }
174
174
 
@@ -264,15 +264,15 @@ export class UserInterfaceApi extends runtime.BaseAPI implements UserInterfaceAp
264
264
  query: queryParameters,
265
265
  }, initOverrides);
266
266
 
267
- return new runtime.VoidApiResponse(response);
267
+ return response;
268
268
  }
269
269
 
270
270
  /**
271
271
  * Set a solar system as autopilot waypoint
272
272
  * Set Autopilot Waypoint
273
273
  */
274
- async postUiAutopilotWaypoint(requestParameters: PostUiAutopilotWaypointRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void> {
275
- await this.postUiAutopilotWaypointRaw(requestParameters, initOverrides);
274
+ async postUiAutopilotWaypoint(requestParameters: PostUiAutopilotWaypointRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
275
+ return await this.postUiAutopilotWaypointRaw(requestParameters, initOverrides);
276
276
  }
277
277
 
278
278
  /**
@@ -340,15 +340,15 @@ export class UserInterfaceApi extends runtime.BaseAPI implements UserInterfaceAp
340
340
  query: queryParameters,
341
341
  }, initOverrides);
342
342
 
343
- return new runtime.VoidApiResponse(response);
343
+ return response;
344
344
  }
345
345
 
346
346
  /**
347
347
  * Open the contract window inside the client
348
348
  * Open Contract Window
349
349
  */
350
- async postUiOpenwindowContract(requestParameters: PostUiOpenwindowContractRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void> {
351
- await this.postUiOpenwindowContractRaw(requestParameters, initOverrides);
350
+ async postUiOpenwindowContract(requestParameters: PostUiOpenwindowContractRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
351
+ return await this.postUiOpenwindowContractRaw(requestParameters, initOverrides);
352
352
  }
353
353
 
354
354
  /**
@@ -416,15 +416,15 @@ export class UserInterfaceApi extends runtime.BaseAPI implements UserInterfaceAp
416
416
  query: queryParameters,
417
417
  }, initOverrides);
418
418
 
419
- return new runtime.VoidApiResponse(response);
419
+ return response;
420
420
  }
421
421
 
422
422
  /**
423
423
  * Open the information window for a character, corporation or alliance inside the client
424
424
  * Open Information Window
425
425
  */
426
- async postUiOpenwindowInformation(requestParameters: PostUiOpenwindowInformationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void> {
427
- await this.postUiOpenwindowInformationRaw(requestParameters, initOverrides);
426
+ async postUiOpenwindowInformation(requestParameters: PostUiOpenwindowInformationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
427
+ return await this.postUiOpenwindowInformationRaw(requestParameters, initOverrides);
428
428
  }
429
429
 
430
430
  /**
@@ -492,15 +492,15 @@ export class UserInterfaceApi extends runtime.BaseAPI implements UserInterfaceAp
492
492
  query: queryParameters,
493
493
  }, initOverrides);
494
494
 
495
- return new runtime.VoidApiResponse(response);
495
+ return response;
496
496
  }
497
497
 
498
498
  /**
499
499
  * Open the market details window for a specific typeID inside the client
500
500
  * Open Market Details
501
501
  */
502
- async postUiOpenwindowMarketdetails(requestParameters: PostUiOpenwindowMarketdetailsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void> {
503
- await this.postUiOpenwindowMarketdetailsRaw(requestParameters, initOverrides);
502
+ async postUiOpenwindowMarketdetails(requestParameters: PostUiOpenwindowMarketdetailsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
503
+ return await this.postUiOpenwindowMarketdetailsRaw(requestParameters, initOverrides);
504
504
  }
505
505
 
506
506
  /**
@@ -567,15 +567,15 @@ export class UserInterfaceApi extends runtime.BaseAPI implements UserInterfaceAp
567
567
  body: requestParameters['postUiOpenwindowNewmailRequest'],
568
568
  }, initOverrides);
569
569
 
570
- return new runtime.VoidApiResponse(response);
570
+ return response;
571
571
  }
572
572
 
573
573
  /**
574
574
  * Open the New Mail window, according to settings from the request if applicable
575
575
  * Open New Mail Window
576
576
  */
577
- async postUiOpenwindowNewmail(requestParameters: PostUiOpenwindowNewmailOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void> {
578
- await this.postUiOpenwindowNewmailRaw(requestParameters, initOverrides);
577
+ async postUiOpenwindowNewmail(requestParameters: PostUiOpenwindowNewmailOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
578
+ return await this.postUiOpenwindowNewmailRaw(requestParameters, initOverrides);
579
579
  }
580
580
 
581
581
  }
@@ -585,7 +585,7 @@ export class UserInterfaceApi extends runtime.BaseAPI implements UserInterfaceAp
585
585
  * @enum {string}
586
586
  */
587
587
  export enum PostUiAutopilotWaypointXCompatibilityDateEnum {
588
- _20200101 = '2020-01-01'
588
+ _20251216 = '2025-12-16'
589
589
  }
590
590
  /**
591
591
  * @export
@@ -606,7 +606,7 @@ export enum PostUiAutopilotWaypointAcceptLanguageEnum {
606
606
  * @enum {string}
607
607
  */
608
608
  export enum PostUiOpenwindowContractXCompatibilityDateEnum {
609
- _20200101 = '2020-01-01'
609
+ _20251216 = '2025-12-16'
610
610
  }
611
611
  /**
612
612
  * @export
@@ -627,7 +627,7 @@ export enum PostUiOpenwindowContractAcceptLanguageEnum {
627
627
  * @enum {string}
628
628
  */
629
629
  export enum PostUiOpenwindowInformationXCompatibilityDateEnum {
630
- _20200101 = '2020-01-01'
630
+ _20251216 = '2025-12-16'
631
631
  }
632
632
  /**
633
633
  * @export
@@ -648,7 +648,7 @@ export enum PostUiOpenwindowInformationAcceptLanguageEnum {
648
648
  * @enum {string}
649
649
  */
650
650
  export enum PostUiOpenwindowMarketdetailsXCompatibilityDateEnum {
651
- _20200101 = '2020-01-01'
651
+ _20251216 = '2025-12-16'
652
652
  }
653
653
  /**
654
654
  * @export
@@ -669,7 +669,7 @@ export enum PostUiOpenwindowMarketdetailsAcceptLanguageEnum {
669
669
  * @enum {string}
670
670
  */
671
671
  export enum PostUiOpenwindowNewmailOperationXCompatibilityDateEnum {
672
- _20200101 = '2020-01-01'
672
+ _20251216 = '2025-12-16'
673
673
  }
674
674
  /**
675
675
  * @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).
@@ -88,7 +88,7 @@ export interface WalletApiInterface {
88
88
  * Returns a character\'s wallet balance
89
89
  * @summary Get a character\'s wallet balance
90
90
  * @param {number} characterId The ID of the character
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 WalletApiInterface {
102
102
  * Returns a character\'s wallet balance
103
103
  * Get a character\'s wallet balance
104
104
  */
105
- getCharactersCharacterIdWallet(requestParameters: GetCharactersCharacterIdWalletRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<number>;
105
+ getCharactersCharacterIdWallet(requestParameters: GetCharactersCharacterIdWalletRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
106
106
 
107
107
  /**
108
108
  * Retrieve the given character\'s wallet journal going 30 days back
109
109
  * @summary Get character wallet journal
110
110
  * @param {number} characterId The ID of the character
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 WalletApiInterface {
123
123
  * Retrieve the given character\'s wallet journal going 30 days back
124
124
  * Get character wallet journal
125
125
  */
126
- getCharactersCharacterIdWalletJournal(requestParameters: GetCharactersCharacterIdWalletJournalRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdWalletJournalGetInner>>;
126
+ getCharactersCharacterIdWalletJournal(requestParameters: GetCharactersCharacterIdWalletJournalRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
127
127
 
128
128
  /**
129
129
  * Get wallet transactions of a character
130
130
  * @summary Get wallet transactions
131
131
  * @param {number} characterId The ID of the character
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 {number} [fromId]
134
134
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
135
135
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -144,13 +144,13 @@ export interface WalletApiInterface {
144
144
  * Get wallet transactions of a character
145
145
  * Get wallet transactions
146
146
  */
147
- getCharactersCharacterIdWalletTransactions(requestParameters: GetCharactersCharacterIdWalletTransactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdWalletTransactionsGetInner>>;
147
+ getCharactersCharacterIdWalletTransactions(requestParameters: GetCharactersCharacterIdWalletTransactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
148
148
 
149
149
  /**
150
150
  * Get a corporation\'s wallets
151
151
  * @summary Returns a corporation\'s wallet balance
152
152
  * @param {number} corporationId The ID of the corporation
153
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
153
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
154
154
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
155
155
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
156
156
  * @param {string} [xTenant] The tenant ID for the request.
@@ -164,14 +164,14 @@ export interface WalletApiInterface {
164
164
  * Get a corporation\'s wallets
165
165
  * Returns a corporation\'s wallet balance
166
166
  */
167
- getCorporationsCorporationIdWallets(requestParameters: GetCorporationsCorporationIdWalletsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CorporationsCorporationIdWalletsGetInner>>;
167
+ getCorporationsCorporationIdWallets(requestParameters: GetCorporationsCorporationIdWalletsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
168
168
 
169
169
  /**
170
170
  * Retrieve the given corporation\'s wallet journal for the given division going 30 days back
171
171
  * @summary Get corporation wallet journal
172
172
  * @param {number} corporationId The ID of the corporation
173
173
  * @param {number} division
174
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
174
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
175
175
  * @param {number} [page]
176
176
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
177
177
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -186,14 +186,14 @@ export interface WalletApiInterface {
186
186
  * Retrieve the given corporation\'s wallet journal for the given division going 30 days back
187
187
  * Get corporation wallet journal
188
188
  */
189
- getCorporationsCorporationIdWalletsDivisionJournal(requestParameters: GetCorporationsCorporationIdWalletsDivisionJournalRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CorporationsCorporationIdWalletsDivisionJournalGetInner>>;
189
+ getCorporationsCorporationIdWalletsDivisionJournal(requestParameters: GetCorporationsCorporationIdWalletsDivisionJournalRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
190
190
 
191
191
  /**
192
192
  * Get wallet transactions of a corporation
193
193
  * @summary Get corporation wallet transactions
194
194
  * @param {number} corporationId The ID of the corporation
195
195
  * @param {number} division
196
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
196
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
197
197
  * @param {number} [fromId]
198
198
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
199
199
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -208,7 +208,7 @@ export interface WalletApiInterface {
208
208
  * Get wallet transactions of a corporation
209
209
  * Get corporation wallet transactions
210
210
  */
211
- getCorporationsCorporationIdWalletsDivisionTransactions(requestParameters: GetCorporationsCorporationIdWalletsDivisionTransactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CorporationsCorporationIdWalletsDivisionTransactionsGetInner>>;
211
+ getCorporationsCorporationIdWalletsDivisionTransactions(requestParameters: GetCorporationsCorporationIdWalletsDivisionTransactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
212
212
 
213
213
  }
214
214
 
@@ -279,20 +279,16 @@ export class WalletApi extends runtime.BaseAPI implements WalletApiInterface {
279
279
  query: queryParameters,
280
280
  }, initOverrides);
281
281
 
282
- if (this.isJsonMime(response.headers.get('content-type'))) {
283
- return new runtime.JSONApiResponse<number>(response);
284
- } else {
285
- return new runtime.TextApiResponse(response) as any;
286
- }
282
+ return response;
287
283
  }
288
284
 
289
285
  /**
290
286
  * Returns a character\'s wallet balance
291
287
  * Get a character\'s wallet balance
292
288
  */
293
- async getCharactersCharacterIdWallet(requestParameters: GetCharactersCharacterIdWalletRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<number> {
289
+ async getCharactersCharacterIdWallet(requestParameters: GetCharactersCharacterIdWalletRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
294
290
  const response = await this.getCharactersCharacterIdWalletRaw(requestParameters, initOverrides);
295
- return await response.value();
291
+ return response;
296
292
  }
297
293
 
298
294
  /**
@@ -361,16 +357,16 @@ export class WalletApi extends runtime.BaseAPI implements WalletApiInterface {
361
357
  query: queryParameters,
362
358
  }, initOverrides);
363
359
 
364
- return new runtime.JSONApiResponse(response);
360
+ return response;
365
361
  }
366
362
 
367
363
  /**
368
364
  * Retrieve the given character\'s wallet journal going 30 days back
369
365
  * Get character wallet journal
370
366
  */
371
- async getCharactersCharacterIdWalletJournal(requestParameters: GetCharactersCharacterIdWalletJournalRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdWalletJournalGetInner>> {
367
+ async getCharactersCharacterIdWalletJournal(requestParameters: GetCharactersCharacterIdWalletJournalRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
372
368
  const response = await this.getCharactersCharacterIdWalletJournalRaw(requestParameters, initOverrides);
373
- return await response.value();
369
+ return response;
374
370
  }
375
371
 
376
372
  /**
@@ -439,16 +435,16 @@ export class WalletApi extends runtime.BaseAPI implements WalletApiInterface {
439
435
  query: queryParameters,
440
436
  }, initOverrides);
441
437
 
442
- return new runtime.JSONApiResponse(response);
438
+ return response;
443
439
  }
444
440
 
445
441
  /**
446
442
  * Get wallet transactions of a character
447
443
  * Get wallet transactions
448
444
  */
449
- async getCharactersCharacterIdWalletTransactions(requestParameters: GetCharactersCharacterIdWalletTransactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdWalletTransactionsGetInner>> {
445
+ async getCharactersCharacterIdWalletTransactions(requestParameters: GetCharactersCharacterIdWalletTransactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
450
446
  const response = await this.getCharactersCharacterIdWalletTransactionsRaw(requestParameters, initOverrides);
451
- return await response.value();
447
+ return response;
452
448
  }
453
449
 
454
450
  /**
@@ -513,16 +509,16 @@ export class WalletApi extends runtime.BaseAPI implements WalletApiInterface {
513
509
  query: queryParameters,
514
510
  }, initOverrides);
515
511
 
516
- return new runtime.JSONApiResponse(response);
512
+ return response;
517
513
  }
518
514
 
519
515
  /**
520
516
  * Get a corporation\'s wallets
521
517
  * Returns a corporation\'s wallet balance
522
518
  */
523
- async getCorporationsCorporationIdWallets(requestParameters: GetCorporationsCorporationIdWalletsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CorporationsCorporationIdWalletsGetInner>> {
519
+ async getCorporationsCorporationIdWallets(requestParameters: GetCorporationsCorporationIdWalletsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
524
520
  const response = await this.getCorporationsCorporationIdWalletsRaw(requestParameters, initOverrides);
525
- return await response.value();
521
+ return response;
526
522
  }
527
523
 
528
524
  /**
@@ -599,16 +595,16 @@ export class WalletApi extends runtime.BaseAPI implements WalletApiInterface {
599
595
  query: queryParameters,
600
596
  }, initOverrides);
601
597
 
602
- return new runtime.JSONApiResponse(response);
598
+ return response;
603
599
  }
604
600
 
605
601
  /**
606
602
  * Retrieve the given corporation\'s wallet journal for the given division going 30 days back
607
603
  * Get corporation wallet journal
608
604
  */
609
- async getCorporationsCorporationIdWalletsDivisionJournal(requestParameters: GetCorporationsCorporationIdWalletsDivisionJournalRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CorporationsCorporationIdWalletsDivisionJournalGetInner>> {
605
+ async getCorporationsCorporationIdWalletsDivisionJournal(requestParameters: GetCorporationsCorporationIdWalletsDivisionJournalRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
610
606
  const response = await this.getCorporationsCorporationIdWalletsDivisionJournalRaw(requestParameters, initOverrides);
611
- return await response.value();
607
+ return response;
612
608
  }
613
609
 
614
610
  /**
@@ -685,16 +681,16 @@ export class WalletApi extends runtime.BaseAPI implements WalletApiInterface {
685
681
  query: queryParameters,
686
682
  }, initOverrides);
687
683
 
688
- return new runtime.JSONApiResponse(response);
684
+ return response;
689
685
  }
690
686
 
691
687
  /**
692
688
  * Get wallet transactions of a corporation
693
689
  * Get corporation wallet transactions
694
690
  */
695
- async getCorporationsCorporationIdWalletsDivisionTransactions(requestParameters: GetCorporationsCorporationIdWalletsDivisionTransactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CorporationsCorporationIdWalletsDivisionTransactionsGetInner>> {
691
+ async getCorporationsCorporationIdWalletsDivisionTransactions(requestParameters: GetCorporationsCorporationIdWalletsDivisionTransactionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
696
692
  const response = await this.getCorporationsCorporationIdWalletsDivisionTransactionsRaw(requestParameters, initOverrides);
697
- return await response.value();
693
+ return response;
698
694
  }
699
695
 
700
696
  }
@@ -704,7 +700,7 @@ export class WalletApi extends runtime.BaseAPI implements WalletApiInterface {
704
700
  * @enum {string}
705
701
  */
706
702
  export enum GetCharactersCharacterIdWalletXCompatibilityDateEnum {
707
- _20200101 = '2020-01-01'
703
+ _20251216 = '2025-12-16'
708
704
  }
709
705
  /**
710
706
  * @export
@@ -725,7 +721,7 @@ export enum GetCharactersCharacterIdWalletAcceptLanguageEnum {
725
721
  * @enum {string}
726
722
  */
727
723
  export enum GetCharactersCharacterIdWalletJournalXCompatibilityDateEnum {
728
- _20200101 = '2020-01-01'
724
+ _20251216 = '2025-12-16'
729
725
  }
730
726
  /**
731
727
  * @export
@@ -746,7 +742,7 @@ export enum GetCharactersCharacterIdWalletJournalAcceptLanguageEnum {
746
742
  * @enum {string}
747
743
  */
748
744
  export enum GetCharactersCharacterIdWalletTransactionsXCompatibilityDateEnum {
749
- _20200101 = '2020-01-01'
745
+ _20251216 = '2025-12-16'
750
746
  }
751
747
  /**
752
748
  * @export
@@ -767,7 +763,7 @@ export enum GetCharactersCharacterIdWalletTransactionsAcceptLanguageEnum {
767
763
  * @enum {string}
768
764
  */
769
765
  export enum GetCorporationsCorporationIdWalletsXCompatibilityDateEnum {
770
- _20200101 = '2020-01-01'
766
+ _20251216 = '2025-12-16'
771
767
  }
772
768
  /**
773
769
  * @export
@@ -788,7 +784,7 @@ export enum GetCorporationsCorporationIdWalletsAcceptLanguageEnum {
788
784
  * @enum {string}
789
785
  */
790
786
  export enum GetCorporationsCorporationIdWalletsDivisionJournalXCompatibilityDateEnum {
791
- _20200101 = '2020-01-01'
787
+ _20251216 = '2025-12-16'
792
788
  }
793
789
  /**
794
790
  * @export
@@ -809,7 +805,7 @@ export enum GetCorporationsCorporationIdWalletsDivisionJournalAcceptLanguageEnum
809
805
  * @enum {string}
810
806
  */
811
807
  export enum GetCorporationsCorporationIdWalletsDivisionTransactionsXCompatibilityDateEnum {
812
- _20200101 = '2020-01-01'
808
+ _20251216 = '2025-12-16'
813
809
  }
814
810
  /**
815
811
  * @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).
@@ -55,7 +55,7 @@ export interface WarsApiInterface {
55
55
  /**
56
56
  * Return a list of wars
57
57
  * @summary List wars
58
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
58
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
59
59
  * @param {number} [maxWarId]
60
60
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
61
61
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -70,13 +70,13 @@ export interface WarsApiInterface {
70
70
  * Return a list of wars
71
71
  * List wars
72
72
  */
73
- getWars(requestParameters: GetWarsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
73
+ getWars(requestParameters: GetWarsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
74
74
 
75
75
  /**
76
76
  * Return details about a war
77
77
  * @summary Get war information
78
78
  * @param {number} warId
79
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
79
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
80
80
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
81
81
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
82
82
  * @param {string} [xTenant] The tenant ID for the request.
@@ -90,13 +90,13 @@ export interface WarsApiInterface {
90
90
  * Return details about a war
91
91
  * Get war information
92
92
  */
93
- getWarsWarId(requestParameters: GetWarsWarIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<WarsWarIdGet>;
93
+ getWarsWarId(requestParameters: GetWarsWarIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
94
94
 
95
95
  /**
96
96
  * Return a list of kills related to a war
97
97
  * @summary List kills for a war
98
98
  * @param {number} warId
99
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
99
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
100
100
  * @param {number} [page]
101
101
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
102
102
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -111,7 +111,7 @@ export interface WarsApiInterface {
111
111
  * Return a list of kills related to a war
112
112
  * List kills for a war
113
113
  */
114
- getWarsWarIdKillmails(requestParameters: GetWarsWarIdKillmailsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdKillmailsRecentGetInner>>;
114
+ getWarsWarIdKillmails(requestParameters: GetWarsWarIdKillmailsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
115
115
 
116
116
  }
117
117
 
@@ -173,16 +173,16 @@ export class WarsApi extends runtime.BaseAPI implements WarsApiInterface {
173
173
  query: queryParameters,
174
174
  }, initOverrides);
175
175
 
176
- return new runtime.JSONApiResponse<any>(response);
176
+ return response;
177
177
  }
178
178
 
179
179
  /**
180
180
  * Return a list of wars
181
181
  * List wars
182
182
  */
183
- async getWars(requestParameters: GetWarsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>> {
183
+ async getWars(requestParameters: GetWarsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
184
184
  const response = await this.getWarsRaw(requestParameters, initOverrides);
185
- return await response.value();
185
+ return response;
186
186
  }
187
187
 
188
188
  /**
@@ -242,16 +242,16 @@ export class WarsApi extends runtime.BaseAPI implements WarsApiInterface {
242
242
  query: queryParameters,
243
243
  }, initOverrides);
244
244
 
245
- return new runtime.JSONApiResponse(response);
245
+ return response;
246
246
  }
247
247
 
248
248
  /**
249
249
  * Return details about a war
250
250
  * Get war information
251
251
  */
252
- async getWarsWarId(requestParameters: GetWarsWarIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<WarsWarIdGet> {
252
+ async getWarsWarId(requestParameters: GetWarsWarIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
253
253
  const response = await this.getWarsWarIdRaw(requestParameters, initOverrides);
254
- return await response.value();
254
+ return response;
255
255
  }
256
256
 
257
257
  /**
@@ -315,16 +315,16 @@ export class WarsApi extends runtime.BaseAPI implements WarsApiInterface {
315
315
  query: queryParameters,
316
316
  }, initOverrides);
317
317
 
318
- return new runtime.JSONApiResponse(response);
318
+ return response;
319
319
  }
320
320
 
321
321
  /**
322
322
  * Return a list of kills related to a war
323
323
  * List kills for a war
324
324
  */
325
- async getWarsWarIdKillmails(requestParameters: GetWarsWarIdKillmailsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdKillmailsRecentGetInner>> {
325
+ async getWarsWarIdKillmails(requestParameters: GetWarsWarIdKillmailsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
326
326
  const response = await this.getWarsWarIdKillmailsRaw(requestParameters, initOverrides);
327
- return await response.value();
327
+ return response;
328
328
  }
329
329
 
330
330
  }
@@ -334,7 +334,7 @@ export class WarsApi extends runtime.BaseAPI implements WarsApiInterface {
334
334
  * @enum {string}
335
335
  */
336
336
  export enum GetWarsXCompatibilityDateEnum {
337
- _20200101 = '2020-01-01'
337
+ _20251216 = '2025-12-16'
338
338
  }
339
339
  /**
340
340
  * @export
@@ -355,7 +355,7 @@ export enum GetWarsAcceptLanguageEnum {
355
355
  * @enum {string}
356
356
  */
357
357
  export enum GetWarsWarIdXCompatibilityDateEnum {
358
- _20200101 = '2020-01-01'
358
+ _20251216 = '2025-12-16'
359
359
  }
360
360
  /**
361
361
  * @export
@@ -376,7 +376,7 @@ export enum GetWarsWarIdAcceptLanguageEnum {
376
376
  * @enum {string}
377
377
  */
378
378
  export enum GetWarsWarIdKillmailsXCompatibilityDateEnum {
379
- _20200101 = '2020-01-01'
379
+ _20251216 = '2025-12-16'
380
380
  }
381
381
  /**
382
382
  * @export