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
@@ -2,7 +2,7 @@
2
2
  * EVE Stable Infrastructure (ESI) - tranquility
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2020-01-01
5
+ * The version of the OpenAPI document: 2025-12-16
6
6
  * Contact: arcyfa_github@pm.me
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -55,7 +55,7 @@ export interface DogmaApiInterface {
55
55
  /**
56
56
  * Get a list of dogma attribute ids This route expires daily at 11:05
57
57
  * @summary Get attributes
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 {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
60
60
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
61
61
  * @param {string} [xTenant] The tenant ID for the request.
@@ -68,12 +68,12 @@ export interface DogmaApiInterface {
68
68
  * Get a list of dogma attribute ids This route expires daily at 11:05
69
69
  * Get attributes
70
70
  */
71
- getDogmaAttributes(requestParameters: GetDogmaAttributesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
71
+ getDogmaAttributes(requestParameters: GetDogmaAttributesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
72
72
  /**
73
73
  * Get information on a dogma attribute This route expires daily at 11:05
74
74
  * @summary Get attribute information
75
75
  * @param {number} attributeId
76
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
76
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
77
77
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
78
78
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
79
79
  * @param {string} [xTenant] The tenant ID for the request.
@@ -86,13 +86,13 @@ export interface DogmaApiInterface {
86
86
  * Get information on a dogma attribute This route expires daily at 11:05
87
87
  * Get attribute information
88
88
  */
89
- getDogmaAttributesAttributeId(requestParameters: GetDogmaAttributesAttributeIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<DogmaAttributesAttributeIdGet>;
89
+ getDogmaAttributesAttributeId(requestParameters: GetDogmaAttributesAttributeIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
90
90
  /**
91
91
  * Returns info about a dynamic item resulting from mutation with a mutaplasmid. This route expires daily at 11:05
92
92
  * @summary Get dynamic item information
93
93
  * @param {number} itemId
94
94
  * @param {number} typeId
95
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
95
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
96
96
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
97
97
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
98
98
  * @param {string} [xTenant] The tenant ID for the request.
@@ -105,11 +105,11 @@ export interface DogmaApiInterface {
105
105
  * Returns info about a dynamic item resulting from mutation with a mutaplasmid. This route expires daily at 11:05
106
106
  * Get dynamic item information
107
107
  */
108
- getDogmaDynamicItemsTypeIdItemId(requestParameters: GetDogmaDynamicItemsTypeIdItemIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<DogmaDynamicItemsTypeIdItemIdGet>;
108
+ getDogmaDynamicItemsTypeIdItemId(requestParameters: GetDogmaDynamicItemsTypeIdItemIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
109
109
  /**
110
110
  * Get a list of dogma effect ids This route expires daily at 11:05
111
111
  * @summary Get effects
112
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
112
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
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.
115
115
  * @param {string} [xTenant] The tenant ID for the request.
@@ -122,12 +122,12 @@ export interface DogmaApiInterface {
122
122
  * Get a list of dogma effect ids This route expires daily at 11:05
123
123
  * Get effects
124
124
  */
125
- getDogmaEffects(requestParameters: GetDogmaEffectsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
125
+ getDogmaEffects(requestParameters: GetDogmaEffectsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
126
126
  /**
127
127
  * Get information on a dogma effect This route expires daily at 11:05
128
128
  * @summary Get effect information
129
129
  * @param {number} effectId
130
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
130
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
131
131
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
132
132
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
133
133
  * @param {string} [xTenant] The tenant ID for the request.
@@ -140,7 +140,7 @@ export interface DogmaApiInterface {
140
140
  * Get information on a dogma effect This route expires daily at 11:05
141
141
  * Get effect information
142
142
  */
143
- getDogmaEffectsEffectId(requestParameters: GetDogmaEffectsEffectIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<DogmaEffectsEffectIdGet>;
143
+ getDogmaEffectsEffectId(requestParameters: GetDogmaEffectsEffectIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
144
144
  }
145
145
  /**
146
146
  *
@@ -155,7 +155,7 @@ export declare class DogmaApi extends runtime.BaseAPI implements DogmaApiInterfa
155
155
  * Get a list of dogma attribute ids This route expires daily at 11:05
156
156
  * Get attributes
157
157
  */
158
- getDogmaAttributes(requestParameters: GetDogmaAttributesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
158
+ getDogmaAttributes(requestParameters: GetDogmaAttributesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
159
159
  /**
160
160
  * Get information on a dogma attribute This route expires daily at 11:05
161
161
  * Get attribute information
@@ -165,7 +165,7 @@ export declare class DogmaApi extends runtime.BaseAPI implements DogmaApiInterfa
165
165
  * Get information on a dogma attribute This route expires daily at 11:05
166
166
  * Get attribute information
167
167
  */
168
- getDogmaAttributesAttributeId(requestParameters: GetDogmaAttributesAttributeIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<DogmaAttributesAttributeIdGet>;
168
+ getDogmaAttributesAttributeId(requestParameters: GetDogmaAttributesAttributeIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
169
169
  /**
170
170
  * Returns info about a dynamic item resulting from mutation with a mutaplasmid. This route expires daily at 11:05
171
171
  * Get dynamic item information
@@ -175,7 +175,7 @@ export declare class DogmaApi extends runtime.BaseAPI implements DogmaApiInterfa
175
175
  * Returns info about a dynamic item resulting from mutation with a mutaplasmid. This route expires daily at 11:05
176
176
  * Get dynamic item information
177
177
  */
178
- getDogmaDynamicItemsTypeIdItemId(requestParameters: GetDogmaDynamicItemsTypeIdItemIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<DogmaDynamicItemsTypeIdItemIdGet>;
178
+ getDogmaDynamicItemsTypeIdItemId(requestParameters: GetDogmaDynamicItemsTypeIdItemIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
179
179
  /**
180
180
  * Get a list of dogma effect ids This route expires daily at 11:05
181
181
  * Get effects
@@ -185,7 +185,7 @@ export declare class DogmaApi extends runtime.BaseAPI implements DogmaApiInterfa
185
185
  * Get a list of dogma effect ids This route expires daily at 11:05
186
186
  * Get effects
187
187
  */
188
- getDogmaEffects(requestParameters: GetDogmaEffectsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
188
+ getDogmaEffects(requestParameters: GetDogmaEffectsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
189
189
  /**
190
190
  * Get information on a dogma effect This route expires daily at 11:05
191
191
  * Get effect information
@@ -195,14 +195,14 @@ export declare class DogmaApi extends runtime.BaseAPI implements DogmaApiInterfa
195
195
  * Get information on a dogma effect This route expires daily at 11:05
196
196
  * Get effect information
197
197
  */
198
- getDogmaEffectsEffectId(requestParameters: GetDogmaEffectsEffectIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<DogmaEffectsEffectIdGet>;
198
+ getDogmaEffectsEffectId(requestParameters: GetDogmaEffectsEffectIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
199
199
  }
200
200
  /**
201
201
  * @export
202
202
  * @enum {string}
203
203
  */
204
204
  export declare enum GetDogmaAttributesXCompatibilityDateEnum {
205
- _20200101 = "2020-01-01"
205
+ _20251216 = "2025-12-16"
206
206
  }
207
207
  /**
208
208
  * @export
@@ -223,7 +223,7 @@ export declare enum GetDogmaAttributesAcceptLanguageEnum {
223
223
  * @enum {string}
224
224
  */
225
225
  export declare enum GetDogmaAttributesAttributeIdXCompatibilityDateEnum {
226
- _20200101 = "2020-01-01"
226
+ _20251216 = "2025-12-16"
227
227
  }
228
228
  /**
229
229
  * @export
@@ -244,7 +244,7 @@ export declare enum GetDogmaAttributesAttributeIdAcceptLanguageEnum {
244
244
  * @enum {string}
245
245
  */
246
246
  export declare enum GetDogmaDynamicItemsTypeIdItemIdXCompatibilityDateEnum {
247
- _20200101 = "2020-01-01"
247
+ _20251216 = "2025-12-16"
248
248
  }
249
249
  /**
250
250
  * @export
@@ -265,7 +265,7 @@ export declare enum GetDogmaDynamicItemsTypeIdItemIdAcceptLanguageEnum {
265
265
  * @enum {string}
266
266
  */
267
267
  export declare enum GetDogmaEffectsXCompatibilityDateEnum {
268
- _20200101 = "2020-01-01"
268
+ _20251216 = "2025-12-16"
269
269
  }
270
270
  /**
271
271
  * @export
@@ -286,7 +286,7 @@ export declare enum GetDogmaEffectsAcceptLanguageEnum {
286
286
  * @enum {string}
287
287
  */
288
288
  export declare enum GetDogmaEffectsEffectIdXCompatibilityDateEnum {
289
- _20200101 = "2020-01-01"
289
+ _20251216 = "2025-12-16"
290
290
  }
291
291
  /**
292
292
  * @export
@@ -5,7 +5,7 @@
5
5
  * EVE Stable Infrastructure (ESI) - tranquility
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2020-01-01
8
+ * The version of the OpenAPI document: 2025-12-16
9
9
  * Contact: arcyfa_github@pm.me
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -115,7 +115,7 @@ var DogmaApi = /** @class */ (function (_super) {
115
115
  }, initOverrides)];
116
116
  case 1:
117
117
  response = _b.sent();
118
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
118
+ return [2 /*return*/, response];
119
119
  }
120
120
  });
121
121
  });
@@ -132,8 +132,7 @@ var DogmaApi = /** @class */ (function (_super) {
132
132
  case 0: return [4 /*yield*/, this.getDogmaAttributesRaw(requestParameters, initOverrides)];
133
133
  case 1:
134
134
  response = _a.sent();
135
- return [4 /*yield*/, response.value()];
136
- case 2: return [2 /*return*/, _a.sent()];
135
+ return [2 /*return*/, response];
137
136
  }
138
137
  });
139
138
  });
@@ -183,7 +182,7 @@ var DogmaApi = /** @class */ (function (_super) {
183
182
  }, initOverrides)];
184
183
  case 1:
185
184
  response = _b.sent();
186
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
185
+ return [2 /*return*/, response];
187
186
  }
188
187
  });
189
188
  });
@@ -200,8 +199,7 @@ var DogmaApi = /** @class */ (function (_super) {
200
199
  case 0: return [4 /*yield*/, this.getDogmaAttributesAttributeIdRaw(requestParameters, initOverrides)];
201
200
  case 1:
202
201
  response = _a.sent();
203
- return [4 /*yield*/, response.value()];
204
- case 2: return [2 /*return*/, _a.sent()];
202
+ return [2 /*return*/, response];
205
203
  }
206
204
  });
207
205
  });
@@ -255,7 +253,7 @@ var DogmaApi = /** @class */ (function (_super) {
255
253
  }, initOverrides)];
256
254
  case 1:
257
255
  response = _b.sent();
258
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
256
+ return [2 /*return*/, response];
259
257
  }
260
258
  });
261
259
  });
@@ -272,8 +270,7 @@ var DogmaApi = /** @class */ (function (_super) {
272
270
  case 0: return [4 /*yield*/, this.getDogmaDynamicItemsTypeIdItemIdRaw(requestParameters, initOverrides)];
273
271
  case 1:
274
272
  response = _a.sent();
275
- return [4 /*yield*/, response.value()];
276
- case 2: return [2 /*return*/, _a.sent()];
273
+ return [2 /*return*/, response];
277
274
  }
278
275
  });
279
276
  });
@@ -319,7 +316,7 @@ var DogmaApi = /** @class */ (function (_super) {
319
316
  }, initOverrides)];
320
317
  case 1:
321
318
  response = _b.sent();
322
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
319
+ return [2 /*return*/, response];
323
320
  }
324
321
  });
325
322
  });
@@ -336,8 +333,7 @@ var DogmaApi = /** @class */ (function (_super) {
336
333
  case 0: return [4 /*yield*/, this.getDogmaEffectsRaw(requestParameters, initOverrides)];
337
334
  case 1:
338
335
  response = _a.sent();
339
- return [4 /*yield*/, response.value()];
340
- case 2: return [2 /*return*/, _a.sent()];
336
+ return [2 /*return*/, response];
341
337
  }
342
338
  });
343
339
  });
@@ -387,7 +383,7 @@ var DogmaApi = /** @class */ (function (_super) {
387
383
  }, initOverrides)];
388
384
  case 1:
389
385
  response = _b.sent();
390
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
386
+ return [2 /*return*/, response];
391
387
  }
392
388
  });
393
389
  });
@@ -404,8 +400,7 @@ var DogmaApi = /** @class */ (function (_super) {
404
400
  case 0: return [4 /*yield*/, this.getDogmaEffectsEffectIdRaw(requestParameters, initOverrides)];
405
401
  case 1:
406
402
  response = _a.sent();
407
- return [4 /*yield*/, response.value()];
408
- case 2: return [2 /*return*/, _a.sent()];
403
+ return [2 /*return*/, response];
409
404
  }
410
405
  });
411
406
  });
@@ -419,7 +414,7 @@ exports.DogmaApi = DogmaApi;
419
414
  */
420
415
  var GetDogmaAttributesXCompatibilityDateEnum;
421
416
  (function (GetDogmaAttributesXCompatibilityDateEnum) {
422
- GetDogmaAttributesXCompatibilityDateEnum["_20200101"] = "2020-01-01";
417
+ GetDogmaAttributesXCompatibilityDateEnum["_20251216"] = "2025-12-16";
423
418
  })(GetDogmaAttributesXCompatibilityDateEnum || (exports.GetDogmaAttributesXCompatibilityDateEnum = GetDogmaAttributesXCompatibilityDateEnum = {}));
424
419
  /**
425
420
  * @export
@@ -442,7 +437,7 @@ var GetDogmaAttributesAcceptLanguageEnum;
442
437
  */
443
438
  var GetDogmaAttributesAttributeIdXCompatibilityDateEnum;
444
439
  (function (GetDogmaAttributesAttributeIdXCompatibilityDateEnum) {
445
- GetDogmaAttributesAttributeIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
440
+ GetDogmaAttributesAttributeIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
446
441
  })(GetDogmaAttributesAttributeIdXCompatibilityDateEnum || (exports.GetDogmaAttributesAttributeIdXCompatibilityDateEnum = GetDogmaAttributesAttributeIdXCompatibilityDateEnum = {}));
447
442
  /**
448
443
  * @export
@@ -465,7 +460,7 @@ var GetDogmaAttributesAttributeIdAcceptLanguageEnum;
465
460
  */
466
461
  var GetDogmaDynamicItemsTypeIdItemIdXCompatibilityDateEnum;
467
462
  (function (GetDogmaDynamicItemsTypeIdItemIdXCompatibilityDateEnum) {
468
- GetDogmaDynamicItemsTypeIdItemIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
463
+ GetDogmaDynamicItemsTypeIdItemIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
469
464
  })(GetDogmaDynamicItemsTypeIdItemIdXCompatibilityDateEnum || (exports.GetDogmaDynamicItemsTypeIdItemIdXCompatibilityDateEnum = GetDogmaDynamicItemsTypeIdItemIdXCompatibilityDateEnum = {}));
470
465
  /**
471
466
  * @export
@@ -488,7 +483,7 @@ var GetDogmaDynamicItemsTypeIdItemIdAcceptLanguageEnum;
488
483
  */
489
484
  var GetDogmaEffectsXCompatibilityDateEnum;
490
485
  (function (GetDogmaEffectsXCompatibilityDateEnum) {
491
- GetDogmaEffectsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
486
+ GetDogmaEffectsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
492
487
  })(GetDogmaEffectsXCompatibilityDateEnum || (exports.GetDogmaEffectsXCompatibilityDateEnum = GetDogmaEffectsXCompatibilityDateEnum = {}));
493
488
  /**
494
489
  * @export
@@ -511,7 +506,7 @@ var GetDogmaEffectsAcceptLanguageEnum;
511
506
  */
512
507
  var GetDogmaEffectsEffectIdXCompatibilityDateEnum;
513
508
  (function (GetDogmaEffectsEffectIdXCompatibilityDateEnum) {
514
- GetDogmaEffectsEffectIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
509
+ GetDogmaEffectsEffectIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
515
510
  })(GetDogmaEffectsEffectIdXCompatibilityDateEnum || (exports.GetDogmaEffectsEffectIdXCompatibilityDateEnum = GetDogmaEffectsEffectIdXCompatibilityDateEnum = {}));
516
511
  /**
517
512
  * @export
@@ -2,7 +2,7 @@
2
2
  * EVE Stable Infrastructure (ESI) - tranquility
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2020-01-01
5
+ * The version of the OpenAPI document: 2025-12-16
6
6
  * Contact: arcyfa_github@pm.me
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -72,7 +72,7 @@ export interface FactionWarfareApiInterface {
72
72
  * Statistical overview of a character involved in faction warfare This route expires daily at 11:05
73
73
  * @summary Overview of a character involved in faction warfare
74
74
  * @param {number} characterId The ID of the character
75
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
75
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
76
76
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
77
77
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
78
78
  * @param {string} [xTenant] The tenant ID for the request.
@@ -85,12 +85,12 @@ export interface FactionWarfareApiInterface {
85
85
  * Statistical overview of a character involved in faction warfare This route expires daily at 11:05
86
86
  * Overview of a character involved in faction warfare
87
87
  */
88
- getCharactersCharacterIdFwStats(requestParameters: GetCharactersCharacterIdFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CharactersCharacterIdFwStatsGet>;
88
+ getCharactersCharacterIdFwStats(requestParameters: GetCharactersCharacterIdFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
89
89
  /**
90
90
  * Statistics about a corporation involved in faction warfare This route expires daily at 11:05
91
91
  * @summary Overview of a corporation involved in faction warfare
92
92
  * @param {number} corporationId The ID of the corporation
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.
@@ -103,11 +103,11 @@ export interface FactionWarfareApiInterface {
103
103
  * Statistics about a corporation involved in faction warfare This route expires daily at 11:05
104
104
  * Overview of a corporation involved in faction warfare
105
105
  */
106
- getCorporationsCorporationIdFwStats(requestParameters: GetCorporationsCorporationIdFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CorporationsCorporationIdFwStatsGet>;
106
+ getCorporationsCorporationIdFwStats(requestParameters: GetCorporationsCorporationIdFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
107
107
  /**
108
108
  * Top 4 leaderboard of factions for kills and victory points separated by total, last week and yesterday This route expires daily at 11:05
109
109
  * @summary List of the top factions in faction warfare
110
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
110
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
111
111
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
112
112
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
113
113
  * @param {string} [xTenant] The tenant ID for the request.
@@ -120,11 +120,11 @@ export interface FactionWarfareApiInterface {
120
120
  * Top 4 leaderboard of factions for kills and victory points separated by total, last week and yesterday This route expires daily at 11:05
121
121
  * List of the top factions in faction warfare
122
122
  */
123
- getFwLeaderboards(requestParameters: GetFwLeaderboardsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<FwLeaderboardsGet>;
123
+ getFwLeaderboards(requestParameters: GetFwLeaderboardsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
124
124
  /**
125
125
  * Top 100 leaderboard of pilots for kills and victory points separated by total, last week and yesterday This route expires daily at 11:05
126
126
  * @summary List of the top pilots in faction warfare
127
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
127
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
128
128
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
129
129
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
130
130
  * @param {string} [xTenant] The tenant ID for the request.
@@ -137,11 +137,11 @@ export interface FactionWarfareApiInterface {
137
137
  * Top 100 leaderboard of pilots for kills and victory points separated by total, last week and yesterday This route expires daily at 11:05
138
138
  * List of the top pilots in faction warfare
139
139
  */
140
- getFwLeaderboardsCharacters(requestParameters: GetFwLeaderboardsCharactersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<FwLeaderboardsCharactersGet>;
140
+ getFwLeaderboardsCharacters(requestParameters: GetFwLeaderboardsCharactersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
141
141
  /**
142
142
  * Top 10 leaderboard of corporations for kills and victory points separated by total, last week and yesterday This route expires daily at 11:05
143
143
  * @summary List of the top corporations in faction warfare
144
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
144
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
145
145
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
146
146
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
147
147
  * @param {string} [xTenant] The tenant ID for the request.
@@ -154,11 +154,11 @@ export interface FactionWarfareApiInterface {
154
154
  * Top 10 leaderboard of corporations for kills and victory points separated by total, last week and yesterday This route expires daily at 11:05
155
155
  * List of the top corporations in faction warfare
156
156
  */
157
- getFwLeaderboardsCorporations(requestParameters: GetFwLeaderboardsCorporationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<FwLeaderboardsCorporationsGet>;
157
+ getFwLeaderboardsCorporations(requestParameters: GetFwLeaderboardsCorporationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
158
158
  /**
159
159
  * Statistical overviews of factions involved in faction warfare This route expires daily at 11:05
160
160
  * @summary An overview of statistics about factions involved in faction warfare
161
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
161
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
162
162
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
163
163
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
164
164
  * @param {string} [xTenant] The tenant ID for the request.
@@ -171,11 +171,11 @@ export interface FactionWarfareApiInterface {
171
171
  * Statistical overviews of factions involved in faction warfare This route expires daily at 11:05
172
172
  * An overview of statistics about factions involved in faction warfare
173
173
  */
174
- getFwStats(requestParameters: GetFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<FwStatsGetInner>>;
174
+ getFwStats(requestParameters: GetFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
175
175
  /**
176
176
  * An overview of the current ownership of faction warfare solar systems
177
177
  * @summary Ownership of faction warfare systems
178
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
178
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
179
179
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
180
180
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
181
181
  * @param {string} [xTenant] The tenant ID for the request.
@@ -188,11 +188,11 @@ export interface FactionWarfareApiInterface {
188
188
  * An overview of the current ownership of faction warfare solar systems
189
189
  * Ownership of faction warfare systems
190
190
  */
191
- getFwSystems(requestParameters: GetFwSystemsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<FwSystemsGetInner>>;
191
+ getFwSystems(requestParameters: GetFwSystemsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
192
192
  /**
193
193
  * Data about which NPC factions are at war This route expires daily at 11:05
194
194
  * @summary Data about which NPC factions are at war
195
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
195
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
196
196
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
197
197
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
198
198
  * @param {string} [xTenant] The tenant ID for the request.
@@ -205,7 +205,7 @@ export interface FactionWarfareApiInterface {
205
205
  * Data about which NPC factions are at war This route expires daily at 11:05
206
206
  * Data about which NPC factions are at war
207
207
  */
208
- getFwWars(requestParameters: GetFwWarsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<FwWarsGetInner>>;
208
+ getFwWars(requestParameters: GetFwWarsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
209
209
  }
210
210
  /**
211
211
  *
@@ -220,7 +220,7 @@ export declare class FactionWarfareApi extends runtime.BaseAPI implements Factio
220
220
  * Statistical overview of a character involved in faction warfare This route expires daily at 11:05
221
221
  * Overview of a character involved in faction warfare
222
222
  */
223
- getCharactersCharacterIdFwStats(requestParameters: GetCharactersCharacterIdFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CharactersCharacterIdFwStatsGet>;
223
+ getCharactersCharacterIdFwStats(requestParameters: GetCharactersCharacterIdFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
224
224
  /**
225
225
  * Statistics about a corporation involved in faction warfare This route expires daily at 11:05
226
226
  * Overview of a corporation involved in faction warfare
@@ -230,7 +230,7 @@ export declare class FactionWarfareApi extends runtime.BaseAPI implements Factio
230
230
  * Statistics about a corporation involved in faction warfare This route expires daily at 11:05
231
231
  * Overview of a corporation involved in faction warfare
232
232
  */
233
- getCorporationsCorporationIdFwStats(requestParameters: GetCorporationsCorporationIdFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CorporationsCorporationIdFwStatsGet>;
233
+ getCorporationsCorporationIdFwStats(requestParameters: GetCorporationsCorporationIdFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
234
234
  /**
235
235
  * Top 4 leaderboard of factions for kills and victory points separated by total, last week and yesterday This route expires daily at 11:05
236
236
  * List of the top factions in faction warfare
@@ -240,7 +240,7 @@ export declare class FactionWarfareApi extends runtime.BaseAPI implements Factio
240
240
  * Top 4 leaderboard of factions for kills and victory points separated by total, last week and yesterday This route expires daily at 11:05
241
241
  * List of the top factions in faction warfare
242
242
  */
243
- getFwLeaderboards(requestParameters: GetFwLeaderboardsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<FwLeaderboardsGet>;
243
+ getFwLeaderboards(requestParameters: GetFwLeaderboardsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
244
244
  /**
245
245
  * Top 100 leaderboard of pilots for kills and victory points separated by total, last week and yesterday This route expires daily at 11:05
246
246
  * List of the top pilots in faction warfare
@@ -250,7 +250,7 @@ export declare class FactionWarfareApi extends runtime.BaseAPI implements Factio
250
250
  * Top 100 leaderboard of pilots for kills and victory points separated by total, last week and yesterday This route expires daily at 11:05
251
251
  * List of the top pilots in faction warfare
252
252
  */
253
- getFwLeaderboardsCharacters(requestParameters: GetFwLeaderboardsCharactersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<FwLeaderboardsCharactersGet>;
253
+ getFwLeaderboardsCharacters(requestParameters: GetFwLeaderboardsCharactersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
254
254
  /**
255
255
  * Top 10 leaderboard of corporations for kills and victory points separated by total, last week and yesterday This route expires daily at 11:05
256
256
  * List of the top corporations in faction warfare
@@ -260,7 +260,7 @@ export declare class FactionWarfareApi extends runtime.BaseAPI implements Factio
260
260
  * Top 10 leaderboard of corporations for kills and victory points separated by total, last week and yesterday This route expires daily at 11:05
261
261
  * List of the top corporations in faction warfare
262
262
  */
263
- getFwLeaderboardsCorporations(requestParameters: GetFwLeaderboardsCorporationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<FwLeaderboardsCorporationsGet>;
263
+ getFwLeaderboardsCorporations(requestParameters: GetFwLeaderboardsCorporationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
264
264
  /**
265
265
  * Statistical overviews of factions involved in faction warfare This route expires daily at 11:05
266
266
  * An overview of statistics about factions involved in faction warfare
@@ -270,7 +270,7 @@ export declare class FactionWarfareApi extends runtime.BaseAPI implements Factio
270
270
  * Statistical overviews of factions involved in faction warfare This route expires daily at 11:05
271
271
  * An overview of statistics about factions involved in faction warfare
272
272
  */
273
- getFwStats(requestParameters: GetFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<FwStatsGetInner>>;
273
+ getFwStats(requestParameters: GetFwStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
274
274
  /**
275
275
  * An overview of the current ownership of faction warfare solar systems
276
276
  * Ownership of faction warfare systems
@@ -280,7 +280,7 @@ export declare class FactionWarfareApi extends runtime.BaseAPI implements Factio
280
280
  * An overview of the current ownership of faction warfare solar systems
281
281
  * Ownership of faction warfare systems
282
282
  */
283
- getFwSystems(requestParameters: GetFwSystemsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<FwSystemsGetInner>>;
283
+ getFwSystems(requestParameters: GetFwSystemsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
284
284
  /**
285
285
  * Data about which NPC factions are at war This route expires daily at 11:05
286
286
  * Data about which NPC factions are at war
@@ -290,14 +290,14 @@ export declare class FactionWarfareApi extends runtime.BaseAPI implements Factio
290
290
  * Data about which NPC factions are at war This route expires daily at 11:05
291
291
  * Data about which NPC factions are at war
292
292
  */
293
- getFwWars(requestParameters: GetFwWarsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<FwWarsGetInner>>;
293
+ getFwWars(requestParameters: GetFwWarsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
294
294
  }
295
295
  /**
296
296
  * @export
297
297
  * @enum {string}
298
298
  */
299
299
  export declare enum GetCharactersCharacterIdFwStatsXCompatibilityDateEnum {
300
- _20200101 = "2020-01-01"
300
+ _20251216 = "2025-12-16"
301
301
  }
302
302
  /**
303
303
  * @export
@@ -318,7 +318,7 @@ export declare enum GetCharactersCharacterIdFwStatsAcceptLanguageEnum {
318
318
  * @enum {string}
319
319
  */
320
320
  export declare enum GetCorporationsCorporationIdFwStatsXCompatibilityDateEnum {
321
- _20200101 = "2020-01-01"
321
+ _20251216 = "2025-12-16"
322
322
  }
323
323
  /**
324
324
  * @export
@@ -339,7 +339,7 @@ export declare enum GetCorporationsCorporationIdFwStatsAcceptLanguageEnum {
339
339
  * @enum {string}
340
340
  */
341
341
  export declare enum GetFwLeaderboardsXCompatibilityDateEnum {
342
- _20200101 = "2020-01-01"
342
+ _20251216 = "2025-12-16"
343
343
  }
344
344
  /**
345
345
  * @export
@@ -360,7 +360,7 @@ export declare enum GetFwLeaderboardsAcceptLanguageEnum {
360
360
  * @enum {string}
361
361
  */
362
362
  export declare enum GetFwLeaderboardsCharactersXCompatibilityDateEnum {
363
- _20200101 = "2020-01-01"
363
+ _20251216 = "2025-12-16"
364
364
  }
365
365
  /**
366
366
  * @export
@@ -381,7 +381,7 @@ export declare enum GetFwLeaderboardsCharactersAcceptLanguageEnum {
381
381
  * @enum {string}
382
382
  */
383
383
  export declare enum GetFwLeaderboardsCorporationsXCompatibilityDateEnum {
384
- _20200101 = "2020-01-01"
384
+ _20251216 = "2025-12-16"
385
385
  }
386
386
  /**
387
387
  * @export
@@ -402,7 +402,7 @@ export declare enum GetFwLeaderboardsCorporationsAcceptLanguageEnum {
402
402
  * @enum {string}
403
403
  */
404
404
  export declare enum GetFwStatsXCompatibilityDateEnum {
405
- _20200101 = "2020-01-01"
405
+ _20251216 = "2025-12-16"
406
406
  }
407
407
  /**
408
408
  * @export
@@ -423,7 +423,7 @@ export declare enum GetFwStatsAcceptLanguageEnum {
423
423
  * @enum {string}
424
424
  */
425
425
  export declare enum GetFwSystemsXCompatibilityDateEnum {
426
- _20200101 = "2020-01-01"
426
+ _20251216 = "2025-12-16"
427
427
  }
428
428
  /**
429
429
  * @export
@@ -444,7 +444,7 @@ export declare enum GetFwSystemsAcceptLanguageEnum {
444
444
  * @enum {string}
445
445
  */
446
446
  export declare enum GetFwWarsXCompatibilityDateEnum {
447
- _20200101 = "2020-01-01"
447
+ _20251216 = "2025-12-16"
448
448
  }
449
449
  /**
450
450
  * @export