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).
@@ -70,7 +70,7 @@ export interface DogmaApiInterface {
70
70
  /**
71
71
  * Get a list of dogma attribute ids This route expires daily at 11:05
72
72
  * @summary Get attributes
73
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
73
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
74
74
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
75
75
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
76
76
  * @param {string} [xTenant] The tenant ID for the request.
@@ -84,13 +84,13 @@ export interface DogmaApiInterface {
84
84
  * Get a list of dogma attribute ids This route expires daily at 11:05
85
85
  * Get attributes
86
86
  */
87
- getDogmaAttributes(requestParameters: GetDogmaAttributesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
87
+ getDogmaAttributes(requestParameters: GetDogmaAttributesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
88
88
 
89
89
  /**
90
90
  * Get information on a dogma attribute This route expires daily at 11:05
91
91
  * @summary Get attribute information
92
92
  * @param {number} attributeId
93
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
93
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
94
94
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
95
95
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
96
96
  * @param {string} [xTenant] The tenant ID for the request.
@@ -104,14 +104,14 @@ export interface DogmaApiInterface {
104
104
  * Get information on a dogma attribute This route expires daily at 11:05
105
105
  * Get attribute information
106
106
  */
107
- getDogmaAttributesAttributeId(requestParameters: GetDogmaAttributesAttributeIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<DogmaAttributesAttributeIdGet>;
107
+ getDogmaAttributesAttributeId(requestParameters: GetDogmaAttributesAttributeIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
108
108
 
109
109
  /**
110
110
  * Returns info about a dynamic item resulting from mutation with a mutaplasmid. This route expires daily at 11:05
111
111
  * @summary Get dynamic item information
112
112
  * @param {number} itemId
113
113
  * @param {number} typeId
114
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
114
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
115
115
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
116
116
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
117
117
  * @param {string} [xTenant] The tenant ID for the request.
@@ -125,12 +125,12 @@ export interface DogmaApiInterface {
125
125
  * Returns info about a dynamic item resulting from mutation with a mutaplasmid. This route expires daily at 11:05
126
126
  * Get dynamic item information
127
127
  */
128
- getDogmaDynamicItemsTypeIdItemId(requestParameters: GetDogmaDynamicItemsTypeIdItemIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<DogmaDynamicItemsTypeIdItemIdGet>;
128
+ getDogmaDynamicItemsTypeIdItemId(requestParameters: GetDogmaDynamicItemsTypeIdItemIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
129
129
 
130
130
  /**
131
131
  * Get a list of dogma effect ids This route expires daily at 11:05
132
132
  * @summary Get effects
133
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
133
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
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.
136
136
  * @param {string} [xTenant] The tenant ID for the request.
@@ -144,13 +144,13 @@ export interface DogmaApiInterface {
144
144
  * Get a list of dogma effect ids This route expires daily at 11:05
145
145
  * Get effects
146
146
  */
147
- getDogmaEffects(requestParameters: GetDogmaEffectsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
147
+ getDogmaEffects(requestParameters: GetDogmaEffectsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
148
148
 
149
149
  /**
150
150
  * Get information on a dogma effect This route expires daily at 11:05
151
151
  * @summary Get effect information
152
152
  * @param {number} effectId
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,7 +164,7 @@ export interface DogmaApiInterface {
164
164
  * Get information on a dogma effect This route expires daily at 11:05
165
165
  * Get effect information
166
166
  */
167
- getDogmaEffectsEffectId(requestParameters: GetDogmaEffectsEffectIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<DogmaEffectsEffectIdGet>;
167
+ getDogmaEffectsEffectId(requestParameters: GetDogmaEffectsEffectIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
168
168
 
169
169
  }
170
170
 
@@ -222,16 +222,16 @@ export class DogmaApi extends runtime.BaseAPI implements DogmaApiInterface {
222
222
  query: queryParameters,
223
223
  }, initOverrides);
224
224
 
225
- return new runtime.JSONApiResponse<any>(response);
225
+ return response;
226
226
  }
227
227
 
228
228
  /**
229
229
  * Get a list of dogma attribute ids This route expires daily at 11:05
230
230
  * Get attributes
231
231
  */
232
- async getDogmaAttributes(requestParameters: GetDogmaAttributesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>> {
232
+ async getDogmaAttributes(requestParameters: GetDogmaAttributesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
233
233
  const response = await this.getDogmaAttributesRaw(requestParameters, initOverrides);
234
- return await response.value();
234
+ return response;
235
235
  }
236
236
 
237
237
  /**
@@ -291,16 +291,16 @@ export class DogmaApi extends runtime.BaseAPI implements DogmaApiInterface {
291
291
  query: queryParameters,
292
292
  }, initOverrides);
293
293
 
294
- return new runtime.JSONApiResponse(response);
294
+ return response;
295
295
  }
296
296
 
297
297
  /**
298
298
  * Get information on a dogma attribute This route expires daily at 11:05
299
299
  * Get attribute information
300
300
  */
301
- async getDogmaAttributesAttributeId(requestParameters: GetDogmaAttributesAttributeIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<DogmaAttributesAttributeIdGet> {
301
+ async getDogmaAttributesAttributeId(requestParameters: GetDogmaAttributesAttributeIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
302
302
  const response = await this.getDogmaAttributesAttributeIdRaw(requestParameters, initOverrides);
303
- return await response.value();
303
+ return response;
304
304
  }
305
305
 
306
306
  /**
@@ -368,16 +368,16 @@ export class DogmaApi extends runtime.BaseAPI implements DogmaApiInterface {
368
368
  query: queryParameters,
369
369
  }, initOverrides);
370
370
 
371
- return new runtime.JSONApiResponse(response);
371
+ return response;
372
372
  }
373
373
 
374
374
  /**
375
375
  * Returns info about a dynamic item resulting from mutation with a mutaplasmid. This route expires daily at 11:05
376
376
  * Get dynamic item information
377
377
  */
378
- async getDogmaDynamicItemsTypeIdItemId(requestParameters: GetDogmaDynamicItemsTypeIdItemIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<DogmaDynamicItemsTypeIdItemIdGet> {
378
+ async getDogmaDynamicItemsTypeIdItemId(requestParameters: GetDogmaDynamicItemsTypeIdItemIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
379
379
  const response = await this.getDogmaDynamicItemsTypeIdItemIdRaw(requestParameters, initOverrides);
380
- return await response.value();
380
+ return response;
381
381
  }
382
382
 
383
383
  /**
@@ -429,16 +429,16 @@ export class DogmaApi extends runtime.BaseAPI implements DogmaApiInterface {
429
429
  query: queryParameters,
430
430
  }, initOverrides);
431
431
 
432
- return new runtime.JSONApiResponse<any>(response);
432
+ return response;
433
433
  }
434
434
 
435
435
  /**
436
436
  * Get a list of dogma effect ids This route expires daily at 11:05
437
437
  * Get effects
438
438
  */
439
- async getDogmaEffects(requestParameters: GetDogmaEffectsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>> {
439
+ async getDogmaEffects(requestParameters: GetDogmaEffectsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
440
440
  const response = await this.getDogmaEffectsRaw(requestParameters, initOverrides);
441
- return await response.value();
441
+ return response;
442
442
  }
443
443
 
444
444
  /**
@@ -498,16 +498,16 @@ export class DogmaApi extends runtime.BaseAPI implements DogmaApiInterface {
498
498
  query: queryParameters,
499
499
  }, initOverrides);
500
500
 
501
- return new runtime.JSONApiResponse(response);
501
+ return response;
502
502
  }
503
503
 
504
504
  /**
505
505
  * Get information on a dogma effect This route expires daily at 11:05
506
506
  * Get effect information
507
507
  */
508
- async getDogmaEffectsEffectId(requestParameters: GetDogmaEffectsEffectIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<DogmaEffectsEffectIdGet> {
508
+ async getDogmaEffectsEffectId(requestParameters: GetDogmaEffectsEffectIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
509
509
  const response = await this.getDogmaEffectsEffectIdRaw(requestParameters, initOverrides);
510
- return await response.value();
510
+ return response;
511
511
  }
512
512
 
513
513
  }
@@ -517,7 +517,7 @@ export class DogmaApi extends runtime.BaseAPI implements DogmaApiInterface {
517
517
  * @enum {string}
518
518
  */
519
519
  export enum GetDogmaAttributesXCompatibilityDateEnum {
520
- _20200101 = '2020-01-01'
520
+ _20251216 = '2025-12-16'
521
521
  }
522
522
  /**
523
523
  * @export
@@ -538,7 +538,7 @@ export enum GetDogmaAttributesAcceptLanguageEnum {
538
538
  * @enum {string}
539
539
  */
540
540
  export enum GetDogmaAttributesAttributeIdXCompatibilityDateEnum {
541
- _20200101 = '2020-01-01'
541
+ _20251216 = '2025-12-16'
542
542
  }
543
543
  /**
544
544
  * @export
@@ -559,7 +559,7 @@ export enum GetDogmaAttributesAttributeIdAcceptLanguageEnum {
559
559
  * @enum {string}
560
560
  */
561
561
  export enum GetDogmaDynamicItemsTypeIdItemIdXCompatibilityDateEnum {
562
- _20200101 = '2020-01-01'
562
+ _20251216 = '2025-12-16'
563
563
  }
564
564
  /**
565
565
  * @export
@@ -580,7 +580,7 @@ export enum GetDogmaDynamicItemsTypeIdItemIdAcceptLanguageEnum {
580
580
  * @enum {string}
581
581
  */
582
582
  export enum GetDogmaEffectsXCompatibilityDateEnum {
583
- _20200101 = '2020-01-01'
583
+ _20251216 = '2025-12-16'
584
584
  }
585
585
  /**
586
586
  * @export
@@ -601,7 +601,7 @@ export enum GetDogmaEffectsAcceptLanguageEnum {
601
601
  * @enum {string}
602
602
  */
603
603
  export enum GetDogmaEffectsEffectIdXCompatibilityDateEnum {
604
- _20200101 = '2020-01-01'
604
+ _20251216 = '2025-12-16'
605
605
  }
606
606
  /**
607
607
  * @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).
@@ -95,7 +95,7 @@ export interface FactionWarfareApiInterface {
95
95
  * Statistical overview of a character involved in faction warfare This route expires daily at 11:05
96
96
  * @summary Overview of a character involved in faction warfare
97
97
  * @param {number} characterId The ID of the character
98
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
98
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
99
99
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
100
100
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
101
101
  * @param {string} [xTenant] The tenant ID for the request.
@@ -109,13 +109,13 @@ export interface FactionWarfareApiInterface {
109
109
  * Statistical overview of a character involved in faction warfare This route expires daily at 11:05
110
110
  * Overview of a character involved in faction warfare
111
111
  */
112
- getCharactersCharacterIdFwStats(requestParameters: GetCharactersCharacterIdFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CharactersCharacterIdFwStatsGet>;
112
+ getCharactersCharacterIdFwStats(requestParameters: GetCharactersCharacterIdFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
113
113
 
114
114
  /**
115
115
  * Statistics about a corporation involved in faction warfare This route expires daily at 11:05
116
116
  * @summary Overview of a corporation involved in faction warfare
117
117
  * @param {number} corporationId The ID of the corporation
118
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
118
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
119
119
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
120
120
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
121
121
  * @param {string} [xTenant] The tenant ID for the request.
@@ -129,12 +129,12 @@ export interface FactionWarfareApiInterface {
129
129
  * Statistics about a corporation involved in faction warfare This route expires daily at 11:05
130
130
  * Overview of a corporation involved in faction warfare
131
131
  */
132
- getCorporationsCorporationIdFwStats(requestParameters: GetCorporationsCorporationIdFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CorporationsCorporationIdFwStatsGet>;
132
+ getCorporationsCorporationIdFwStats(requestParameters: GetCorporationsCorporationIdFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
133
133
 
134
134
  /**
135
135
  * Top 4 leaderboard of factions for kills and victory points separated by total, last week and yesterday This route expires daily at 11:05
136
136
  * @summary List of the top factions in faction warfare
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 FactionWarfareApiInterface {
148
148
  * Top 4 leaderboard of factions for kills and victory points separated by total, last week and yesterday This route expires daily at 11:05
149
149
  * List of the top factions in faction warfare
150
150
  */
151
- getFwLeaderboards(requestParameters: GetFwLeaderboardsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<FwLeaderboardsGet>;
151
+ getFwLeaderboards(requestParameters: GetFwLeaderboardsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
152
152
 
153
153
  /**
154
154
  * Top 100 leaderboard of pilots for kills and victory points separated by total, last week and yesterday This route expires daily at 11:05
155
155
  * @summary List of the top pilots in faction warfare
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 {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
158
158
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
159
159
  * @param {string} [xTenant] The tenant ID for the request.
@@ -167,12 +167,12 @@ export interface FactionWarfareApiInterface {
167
167
  * Top 100 leaderboard of pilots for kills and victory points separated by total, last week and yesterday This route expires daily at 11:05
168
168
  * List of the top pilots in faction warfare
169
169
  */
170
- getFwLeaderboardsCharacters(requestParameters: GetFwLeaderboardsCharactersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<FwLeaderboardsCharactersGet>;
170
+ getFwLeaderboardsCharacters(requestParameters: GetFwLeaderboardsCharactersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
171
171
 
172
172
  /**
173
173
  * Top 10 leaderboard of corporations for kills and victory points separated by total, last week and yesterday This route expires daily at 11:05
174
174
  * @summary List of the top corporations in faction warfare
175
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
175
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
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.
178
178
  * @param {string} [xTenant] The tenant ID for the request.
@@ -186,12 +186,12 @@ export interface FactionWarfareApiInterface {
186
186
  * Top 10 leaderboard of corporations for kills and victory points separated by total, last week and yesterday This route expires daily at 11:05
187
187
  * List of the top corporations in faction warfare
188
188
  */
189
- getFwLeaderboardsCorporations(requestParameters: GetFwLeaderboardsCorporationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<FwLeaderboardsCorporationsGet>;
189
+ getFwLeaderboardsCorporations(requestParameters: GetFwLeaderboardsCorporationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
190
190
 
191
191
  /**
192
192
  * Statistical overviews of factions involved in faction warfare This route expires daily at 11:05
193
193
  * @summary An overview of statistics about factions involved in faction warfare
194
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
194
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
195
195
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
196
196
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
197
197
  * @param {string} [xTenant] The tenant ID for the request.
@@ -205,12 +205,12 @@ export interface FactionWarfareApiInterface {
205
205
  * Statistical overviews of factions involved in faction warfare This route expires daily at 11:05
206
206
  * An overview of statistics about factions involved in faction warfare
207
207
  */
208
- getFwStats(requestParameters: GetFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<FwStatsGetInner>>;
208
+ getFwStats(requestParameters: GetFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
209
209
 
210
210
  /**
211
211
  * An overview of the current ownership of faction warfare solar systems
212
212
  * @summary Ownership of faction warfare systems
213
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
213
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
214
214
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
215
215
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
216
216
  * @param {string} [xTenant] The tenant ID for the request.
@@ -224,12 +224,12 @@ export interface FactionWarfareApiInterface {
224
224
  * An overview of the current ownership of faction warfare solar systems
225
225
  * Ownership of faction warfare systems
226
226
  */
227
- getFwSystems(requestParameters: GetFwSystemsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<FwSystemsGetInner>>;
227
+ getFwSystems(requestParameters: GetFwSystemsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
228
228
 
229
229
  /**
230
230
  * Data about which NPC factions are at war This route expires daily at 11:05
231
231
  * @summary Data about which NPC factions are at war
232
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
232
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
233
233
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
234
234
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
235
235
  * @param {string} [xTenant] The tenant ID for the request.
@@ -243,7 +243,7 @@ export interface FactionWarfareApiInterface {
243
243
  * Data about which NPC factions are at war This route expires daily at 11:05
244
244
  * Data about which NPC factions are at war
245
245
  */
246
- getFwWars(requestParameters: GetFwWarsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<FwWarsGetInner>>;
246
+ getFwWars(requestParameters: GetFwWarsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
247
247
 
248
248
  }
249
249
 
@@ -314,16 +314,16 @@ export class FactionWarfareApi extends runtime.BaseAPI implements FactionWarfare
314
314
  query: queryParameters,
315
315
  }, initOverrides);
316
316
 
317
- return new runtime.JSONApiResponse(response);
317
+ return response;
318
318
  }
319
319
 
320
320
  /**
321
321
  * Statistical overview of a character involved in faction warfare This route expires daily at 11:05
322
322
  * Overview of a character involved in faction warfare
323
323
  */
324
- async getCharactersCharacterIdFwStats(requestParameters: GetCharactersCharacterIdFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CharactersCharacterIdFwStatsGet> {
324
+ async getCharactersCharacterIdFwStats(requestParameters: GetCharactersCharacterIdFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
325
325
  const response = await this.getCharactersCharacterIdFwStatsRaw(requestParameters, initOverrides);
326
- return await response.value();
326
+ return response;
327
327
  }
328
328
 
329
329
  /**
@@ -388,16 +388,16 @@ export class FactionWarfareApi extends runtime.BaseAPI implements FactionWarfare
388
388
  query: queryParameters,
389
389
  }, initOverrides);
390
390
 
391
- return new runtime.JSONApiResponse(response);
391
+ return response;
392
392
  }
393
393
 
394
394
  /**
395
395
  * Statistics about a corporation involved in faction warfare This route expires daily at 11:05
396
396
  * Overview of a corporation involved in faction warfare
397
397
  */
398
- async getCorporationsCorporationIdFwStats(requestParameters: GetCorporationsCorporationIdFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CorporationsCorporationIdFwStatsGet> {
398
+ async getCorporationsCorporationIdFwStats(requestParameters: GetCorporationsCorporationIdFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
399
399
  const response = await this.getCorporationsCorporationIdFwStatsRaw(requestParameters, initOverrides);
400
- return await response.value();
400
+ return response;
401
401
  }
402
402
 
403
403
  /**
@@ -449,16 +449,16 @@ export class FactionWarfareApi extends runtime.BaseAPI implements FactionWarfare
449
449
  query: queryParameters,
450
450
  }, initOverrides);
451
451
 
452
- return new runtime.JSONApiResponse(response);
452
+ return response;
453
453
  }
454
454
 
455
455
  /**
456
456
  * Top 4 leaderboard of factions for kills and victory points separated by total, last week and yesterday This route expires daily at 11:05
457
457
  * List of the top factions in faction warfare
458
458
  */
459
- async getFwLeaderboards(requestParameters: GetFwLeaderboardsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<FwLeaderboardsGet> {
459
+ async getFwLeaderboards(requestParameters: GetFwLeaderboardsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
460
460
  const response = await this.getFwLeaderboardsRaw(requestParameters, initOverrides);
461
- return await response.value();
461
+ return response;
462
462
  }
463
463
 
464
464
  /**
@@ -510,16 +510,16 @@ export class FactionWarfareApi extends runtime.BaseAPI implements FactionWarfare
510
510
  query: queryParameters,
511
511
  }, initOverrides);
512
512
 
513
- return new runtime.JSONApiResponse(response);
513
+ return response;
514
514
  }
515
515
 
516
516
  /**
517
517
  * Top 100 leaderboard of pilots for kills and victory points separated by total, last week and yesterday This route expires daily at 11:05
518
518
  * List of the top pilots in faction warfare
519
519
  */
520
- async getFwLeaderboardsCharacters(requestParameters: GetFwLeaderboardsCharactersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<FwLeaderboardsCharactersGet> {
520
+ async getFwLeaderboardsCharacters(requestParameters: GetFwLeaderboardsCharactersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
521
521
  const response = await this.getFwLeaderboardsCharactersRaw(requestParameters, initOverrides);
522
- return await response.value();
522
+ return response;
523
523
  }
524
524
 
525
525
  /**
@@ -571,16 +571,16 @@ export class FactionWarfareApi extends runtime.BaseAPI implements FactionWarfare
571
571
  query: queryParameters,
572
572
  }, initOverrides);
573
573
 
574
- return new runtime.JSONApiResponse(response);
574
+ return response;
575
575
  }
576
576
 
577
577
  /**
578
578
  * Top 10 leaderboard of corporations for kills and victory points separated by total, last week and yesterday This route expires daily at 11:05
579
579
  * List of the top corporations in faction warfare
580
580
  */
581
- async getFwLeaderboardsCorporations(requestParameters: GetFwLeaderboardsCorporationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<FwLeaderboardsCorporationsGet> {
581
+ async getFwLeaderboardsCorporations(requestParameters: GetFwLeaderboardsCorporationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
582
582
  const response = await this.getFwLeaderboardsCorporationsRaw(requestParameters, initOverrides);
583
- return await response.value();
583
+ return response;
584
584
  }
585
585
 
586
586
  /**
@@ -632,16 +632,16 @@ export class FactionWarfareApi extends runtime.BaseAPI implements FactionWarfare
632
632
  query: queryParameters,
633
633
  }, initOverrides);
634
634
 
635
- return new runtime.JSONApiResponse(response);
635
+ return response;
636
636
  }
637
637
 
638
638
  /**
639
639
  * Statistical overviews of factions involved in faction warfare This route expires daily at 11:05
640
640
  * An overview of statistics about factions involved in faction warfare
641
641
  */
642
- async getFwStats(requestParameters: GetFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<FwStatsGetInner>> {
642
+ async getFwStats(requestParameters: GetFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
643
643
  const response = await this.getFwStatsRaw(requestParameters, initOverrides);
644
- return await response.value();
644
+ return response;
645
645
  }
646
646
 
647
647
  /**
@@ -693,16 +693,16 @@ export class FactionWarfareApi extends runtime.BaseAPI implements FactionWarfare
693
693
  query: queryParameters,
694
694
  }, initOverrides);
695
695
 
696
- return new runtime.JSONApiResponse(response);
696
+ return response;
697
697
  }
698
698
 
699
699
  /**
700
700
  * An overview of the current ownership of faction warfare solar systems
701
701
  * Ownership of faction warfare systems
702
702
  */
703
- async getFwSystems(requestParameters: GetFwSystemsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<FwSystemsGetInner>> {
703
+ async getFwSystems(requestParameters: GetFwSystemsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
704
704
  const response = await this.getFwSystemsRaw(requestParameters, initOverrides);
705
- return await response.value();
705
+ return response;
706
706
  }
707
707
 
708
708
  /**
@@ -754,16 +754,16 @@ export class FactionWarfareApi extends runtime.BaseAPI implements FactionWarfare
754
754
  query: queryParameters,
755
755
  }, initOverrides);
756
756
 
757
- return new runtime.JSONApiResponse(response);
757
+ return response;
758
758
  }
759
759
 
760
760
  /**
761
761
  * Data about which NPC factions are at war This route expires daily at 11:05
762
762
  * Data about which NPC factions are at war
763
763
  */
764
- async getFwWars(requestParameters: GetFwWarsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<FwWarsGetInner>> {
764
+ async getFwWars(requestParameters: GetFwWarsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
765
765
  const response = await this.getFwWarsRaw(requestParameters, initOverrides);
766
- return await response.value();
766
+ return response;
767
767
  }
768
768
 
769
769
  }
@@ -773,7 +773,7 @@ export class FactionWarfareApi extends runtime.BaseAPI implements FactionWarfare
773
773
  * @enum {string}
774
774
  */
775
775
  export enum GetCharactersCharacterIdFwStatsXCompatibilityDateEnum {
776
- _20200101 = '2020-01-01'
776
+ _20251216 = '2025-12-16'
777
777
  }
778
778
  /**
779
779
  * @export
@@ -794,7 +794,7 @@ export enum GetCharactersCharacterIdFwStatsAcceptLanguageEnum {
794
794
  * @enum {string}
795
795
  */
796
796
  export enum GetCorporationsCorporationIdFwStatsXCompatibilityDateEnum {
797
- _20200101 = '2020-01-01'
797
+ _20251216 = '2025-12-16'
798
798
  }
799
799
  /**
800
800
  * @export
@@ -815,7 +815,7 @@ export enum GetCorporationsCorporationIdFwStatsAcceptLanguageEnum {
815
815
  * @enum {string}
816
816
  */
817
817
  export enum GetFwLeaderboardsXCompatibilityDateEnum {
818
- _20200101 = '2020-01-01'
818
+ _20251216 = '2025-12-16'
819
819
  }
820
820
  /**
821
821
  * @export
@@ -836,7 +836,7 @@ export enum GetFwLeaderboardsAcceptLanguageEnum {
836
836
  * @enum {string}
837
837
  */
838
838
  export enum GetFwLeaderboardsCharactersXCompatibilityDateEnum {
839
- _20200101 = '2020-01-01'
839
+ _20251216 = '2025-12-16'
840
840
  }
841
841
  /**
842
842
  * @export
@@ -857,7 +857,7 @@ export enum GetFwLeaderboardsCharactersAcceptLanguageEnum {
857
857
  * @enum {string}
858
858
  */
859
859
  export enum GetFwLeaderboardsCorporationsXCompatibilityDateEnum {
860
- _20200101 = '2020-01-01'
860
+ _20251216 = '2025-12-16'
861
861
  }
862
862
  /**
863
863
  * @export
@@ -878,7 +878,7 @@ export enum GetFwLeaderboardsCorporationsAcceptLanguageEnum {
878
878
  * @enum {string}
879
879
  */
880
880
  export enum GetFwStatsXCompatibilityDateEnum {
881
- _20200101 = '2020-01-01'
881
+ _20251216 = '2025-12-16'
882
882
  }
883
883
  /**
884
884
  * @export
@@ -899,7 +899,7 @@ export enum GetFwStatsAcceptLanguageEnum {
899
899
  * @enum {string}
900
900
  */
901
901
  export enum GetFwSystemsXCompatibilityDateEnum {
902
- _20200101 = '2020-01-01'
902
+ _20251216 = '2025-12-16'
903
903
  }
904
904
  /**
905
905
  * @export
@@ -920,7 +920,7 @@ export enum GetFwSystemsAcceptLanguageEnum {
920
920
  * @enum {string}
921
921
  */
922
922
  export enum GetFwWarsXCompatibilityDateEnum {
923
- _20200101 = '2020-01-01'
923
+ _20251216 = '2025-12-16'
924
924
  }
925
925
  /**
926
926
  * @export