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).
@@ -43,7 +43,7 @@ export interface SearchApiInterface {
43
43
  * @param {Set<'agent' | 'alliance' | 'character' | 'constellation' | 'corporation' | 'faction' | 'inventory_type' | 'region' | 'solar_system' | 'station' | 'structure'>} categories
44
44
  * @param {number} characterId The ID of the character
45
45
  * @param {string} search
46
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
46
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
47
47
  * @param {boolean} [strict]
48
48
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
49
49
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -58,7 +58,7 @@ export interface SearchApiInterface {
58
58
  * Search for entities that match a given sub-string.
59
59
  * Search on a string
60
60
  */
61
- getCharactersCharacterIdSearch(requestParameters: GetCharactersCharacterIdSearchRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CharactersCharacterIdSearchGet>;
61
+ getCharactersCharacterIdSearch(requestParameters: GetCharactersCharacterIdSearchRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
62
62
 
63
63
  }
64
64
 
@@ -155,16 +155,16 @@ export class SearchApi extends runtime.BaseAPI implements SearchApiInterface {
155
155
  query: queryParameters,
156
156
  }, initOverrides);
157
157
 
158
- return new runtime.JSONApiResponse(response);
158
+ return response;
159
159
  }
160
160
 
161
161
  /**
162
162
  * Search for entities that match a given sub-string.
163
163
  * Search on a string
164
164
  */
165
- async getCharactersCharacterIdSearch(requestParameters: GetCharactersCharacterIdSearchRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CharactersCharacterIdSearchGet> {
165
+ async getCharactersCharacterIdSearch(requestParameters: GetCharactersCharacterIdSearchRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
166
166
  const response = await this.getCharactersCharacterIdSearchRaw(requestParameters, initOverrides);
167
- return await response.value();
167
+ return response;
168
168
  }
169
169
 
170
170
  }
@@ -191,7 +191,7 @@ export enum GetCharactersCharacterIdSearchCategoriesEnum {
191
191
  * @enum {string}
192
192
  */
193
193
  export enum GetCharactersCharacterIdSearchXCompatibilityDateEnum {
194
- _20200101 = '2020-01-01'
194
+ _20251216 = '2025-12-16'
195
195
  }
196
196
  /**
197
197
  * @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).
@@ -56,7 +56,7 @@ export interface SkillsApiInterface {
56
56
  * Return attributes of a character
57
57
  * @summary Get character attributes
58
58
  * @param {number} characterId The ID of the character
59
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
59
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
60
60
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
61
61
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
62
62
  * @param {string} [xTenant] The tenant ID for the request.
@@ -70,13 +70,13 @@ export interface SkillsApiInterface {
70
70
  * Return attributes of a character
71
71
  * Get character attributes
72
72
  */
73
- getCharactersCharacterIdAttributes(requestParameters: GetCharactersCharacterIdAttributesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CharactersCharacterIdAttributesGet>;
73
+ getCharactersCharacterIdAttributes(requestParameters: GetCharactersCharacterIdAttributesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
74
74
 
75
75
  /**
76
76
  * List the configured skill queue for the given character
77
77
  * @summary Get character\'s skill queue
78
78
  * @param {number} characterId The ID of the character
79
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
79
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
80
80
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
81
81
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
82
82
  * @param {string} [xTenant] The tenant ID for the request.
@@ -90,13 +90,13 @@ export interface SkillsApiInterface {
90
90
  * List the configured skill queue for the given character
91
91
  * Get character\'s skill queue
92
92
  */
93
- getCharactersCharacterIdSkillqueue(requestParameters: GetCharactersCharacterIdSkillqueueRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdSkillqueueGetInner>>;
93
+ getCharactersCharacterIdSkillqueue(requestParameters: GetCharactersCharacterIdSkillqueueRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
94
94
 
95
95
  /**
96
96
  * List all trained skills for the given character
97
97
  * @summary Get character skills
98
98
  * @param {number} characterId The ID of the character
99
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
99
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
100
100
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
101
101
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
102
102
  * @param {string} [xTenant] The tenant ID for the request.
@@ -110,7 +110,7 @@ export interface SkillsApiInterface {
110
110
  * List all trained skills for the given character
111
111
  * Get character skills
112
112
  */
113
- getCharactersCharacterIdSkills(requestParameters: GetCharactersCharacterIdSkillsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CharactersCharacterIdSkillsGet>;
113
+ getCharactersCharacterIdSkills(requestParameters: GetCharactersCharacterIdSkillsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
114
114
 
115
115
  }
116
116
 
@@ -181,16 +181,16 @@ export class SkillsApi extends runtime.BaseAPI implements SkillsApiInterface {
181
181
  query: queryParameters,
182
182
  }, initOverrides);
183
183
 
184
- return new runtime.JSONApiResponse(response);
184
+ return response;
185
185
  }
186
186
 
187
187
  /**
188
188
  * Return attributes of a character
189
189
  * Get character attributes
190
190
  */
191
- async getCharactersCharacterIdAttributes(requestParameters: GetCharactersCharacterIdAttributesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CharactersCharacterIdAttributesGet> {
191
+ async getCharactersCharacterIdAttributes(requestParameters: GetCharactersCharacterIdAttributesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
192
192
  const response = await this.getCharactersCharacterIdAttributesRaw(requestParameters, initOverrides);
193
- return await response.value();
193
+ return response;
194
194
  }
195
195
 
196
196
  /**
@@ -255,16 +255,16 @@ export class SkillsApi extends runtime.BaseAPI implements SkillsApiInterface {
255
255
  query: queryParameters,
256
256
  }, initOverrides);
257
257
 
258
- return new runtime.JSONApiResponse(response);
258
+ return response;
259
259
  }
260
260
 
261
261
  /**
262
262
  * List the configured skill queue for the given character
263
263
  * Get character\'s skill queue
264
264
  */
265
- async getCharactersCharacterIdSkillqueue(requestParameters: GetCharactersCharacterIdSkillqueueRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdSkillqueueGetInner>> {
265
+ async getCharactersCharacterIdSkillqueue(requestParameters: GetCharactersCharacterIdSkillqueueRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
266
266
  const response = await this.getCharactersCharacterIdSkillqueueRaw(requestParameters, initOverrides);
267
- return await response.value();
267
+ return response;
268
268
  }
269
269
 
270
270
  /**
@@ -329,16 +329,16 @@ export class SkillsApi extends runtime.BaseAPI implements SkillsApiInterface {
329
329
  query: queryParameters,
330
330
  }, initOverrides);
331
331
 
332
- return new runtime.JSONApiResponse(response);
332
+ return response;
333
333
  }
334
334
 
335
335
  /**
336
336
  * List all trained skills for the given character
337
337
  * Get character skills
338
338
  */
339
- async getCharactersCharacterIdSkills(requestParameters: GetCharactersCharacterIdSkillsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CharactersCharacterIdSkillsGet> {
339
+ async getCharactersCharacterIdSkills(requestParameters: GetCharactersCharacterIdSkillsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
340
340
  const response = await this.getCharactersCharacterIdSkillsRaw(requestParameters, initOverrides);
341
- return await response.value();
341
+ return response;
342
342
  }
343
343
 
344
344
  }
@@ -348,7 +348,7 @@ export class SkillsApi extends runtime.BaseAPI implements SkillsApiInterface {
348
348
  * @enum {string}
349
349
  */
350
350
  export enum GetCharactersCharacterIdAttributesXCompatibilityDateEnum {
351
- _20200101 = '2020-01-01'
351
+ _20251216 = '2025-12-16'
352
352
  }
353
353
  /**
354
354
  * @export
@@ -369,7 +369,7 @@ export enum GetCharactersCharacterIdAttributesAcceptLanguageEnum {
369
369
  * @enum {string}
370
370
  */
371
371
  export enum GetCharactersCharacterIdSkillqueueXCompatibilityDateEnum {
372
- _20200101 = '2020-01-01'
372
+ _20251216 = '2025-12-16'
373
373
  }
374
374
  /**
375
375
  * @export
@@ -390,7 +390,7 @@ export enum GetCharactersCharacterIdSkillqueueAcceptLanguageEnum {
390
390
  * @enum {string}
391
391
  */
392
392
  export enum GetCharactersCharacterIdSkillsXCompatibilityDateEnum {
393
- _20200101 = '2020-01-01'
393
+ _20251216 = '2025-12-16'
394
394
  }
395
395
  /**
396
396
  * @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).
@@ -52,7 +52,7 @@ export interface SovereigntyApiInterface {
52
52
  /**
53
53
  * Shows sovereignty data for campaigns.
54
54
  * @summary List sovereignty campaigns
55
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
55
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
56
56
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
57
57
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
58
58
  * @param {string} [xTenant] The tenant ID for the request.
@@ -66,12 +66,12 @@ export interface SovereigntyApiInterface {
66
66
  * Shows sovereignty data for campaigns.
67
67
  * List sovereignty campaigns
68
68
  */
69
- getSovereigntyCampaigns(requestParameters: GetSovereigntyCampaignsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<SovereigntyCampaignsGetInner>>;
69
+ getSovereigntyCampaigns(requestParameters: GetSovereigntyCampaignsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
70
70
 
71
71
  /**
72
72
  * Shows sovereignty information for solar systems
73
73
  * @summary List sovereignty of systems
74
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
74
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
75
75
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
76
76
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
77
77
  * @param {string} [xTenant] The tenant ID for the request.
@@ -85,12 +85,12 @@ export interface SovereigntyApiInterface {
85
85
  * Shows sovereignty information for solar systems
86
86
  * List sovereignty of systems
87
87
  */
88
- getSovereigntyMap(requestParameters: GetSovereigntyMapRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<SovereigntyMapGetInner>>;
88
+ getSovereigntyMap(requestParameters: GetSovereigntyMapRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
89
89
 
90
90
  /**
91
91
  * Shows sovereignty data for structures.
92
92
  * @summary List sovereignty structures
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,7 +104,7 @@ export interface SovereigntyApiInterface {
104
104
  * Shows sovereignty data for structures.
105
105
  * List sovereignty structures
106
106
  */
107
- getSovereigntyStructures(requestParameters: GetSovereigntyStructuresRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<SovereigntyStructuresGetInner>>;
107
+ getSovereigntyStructures(requestParameters: GetSovereigntyStructuresRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
108
108
 
109
109
  }
110
110
 
@@ -162,16 +162,16 @@ export class SovereigntyApi extends runtime.BaseAPI implements SovereigntyApiInt
162
162
  query: queryParameters,
163
163
  }, initOverrides);
164
164
 
165
- return new runtime.JSONApiResponse(response);
165
+ return response;
166
166
  }
167
167
 
168
168
  /**
169
169
  * Shows sovereignty data for campaigns.
170
170
  * List sovereignty campaigns
171
171
  */
172
- async getSovereigntyCampaigns(requestParameters: GetSovereigntyCampaignsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<SovereigntyCampaignsGetInner>> {
172
+ async getSovereigntyCampaigns(requestParameters: GetSovereigntyCampaignsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
173
173
  const response = await this.getSovereigntyCampaignsRaw(requestParameters, initOverrides);
174
- return await response.value();
174
+ return response;
175
175
  }
176
176
 
177
177
  /**
@@ -223,16 +223,16 @@ export class SovereigntyApi extends runtime.BaseAPI implements SovereigntyApiInt
223
223
  query: queryParameters,
224
224
  }, initOverrides);
225
225
 
226
- return new runtime.JSONApiResponse(response);
226
+ return response;
227
227
  }
228
228
 
229
229
  /**
230
230
  * Shows sovereignty information for solar systems
231
231
  * List sovereignty of systems
232
232
  */
233
- async getSovereigntyMap(requestParameters: GetSovereigntyMapRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<SovereigntyMapGetInner>> {
233
+ async getSovereigntyMap(requestParameters: GetSovereigntyMapRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
234
234
  const response = await this.getSovereigntyMapRaw(requestParameters, initOverrides);
235
- return await response.value();
235
+ return response;
236
236
  }
237
237
 
238
238
  /**
@@ -284,16 +284,16 @@ export class SovereigntyApi extends runtime.BaseAPI implements SovereigntyApiInt
284
284
  query: queryParameters,
285
285
  }, initOverrides);
286
286
 
287
- return new runtime.JSONApiResponse(response);
287
+ return response;
288
288
  }
289
289
 
290
290
  /**
291
291
  * Shows sovereignty data for structures.
292
292
  * List sovereignty structures
293
293
  */
294
- async getSovereigntyStructures(requestParameters: GetSovereigntyStructuresRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<SovereigntyStructuresGetInner>> {
294
+ async getSovereigntyStructures(requestParameters: GetSovereigntyStructuresRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
295
295
  const response = await this.getSovereigntyStructuresRaw(requestParameters, initOverrides);
296
- return await response.value();
296
+ return response;
297
297
  }
298
298
 
299
299
  }
@@ -303,7 +303,7 @@ export class SovereigntyApi extends runtime.BaseAPI implements SovereigntyApiInt
303
303
  * @enum {string}
304
304
  */
305
305
  export enum GetSovereigntyCampaignsXCompatibilityDateEnum {
306
- _20200101 = '2020-01-01'
306
+ _20251216 = '2025-12-16'
307
307
  }
308
308
  /**
309
309
  * @export
@@ -324,7 +324,7 @@ export enum GetSovereigntyCampaignsAcceptLanguageEnum {
324
324
  * @enum {string}
325
325
  */
326
326
  export enum GetSovereigntyMapXCompatibilityDateEnum {
327
- _20200101 = '2020-01-01'
327
+ _20251216 = '2025-12-16'
328
328
  }
329
329
  /**
330
330
  * @export
@@ -345,7 +345,7 @@ export enum GetSovereigntyMapAcceptLanguageEnum {
345
345
  * @enum {string}
346
346
  */
347
347
  export enum GetSovereigntyStructuresXCompatibilityDateEnum {
348
- _20200101 = '2020-01-01'
348
+ _20251216 = '2025-12-16'
349
349
  }
350
350
  /**
351
351
  * @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).
@@ -36,7 +36,7 @@ export interface StatusApiInterface {
36
36
  /**
37
37
  * EVE Server status
38
38
  * @summary Retrieve the uptime and player counts
39
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
39
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
40
40
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
41
41
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
42
42
  * @param {string} [xTenant] The tenant ID for the request.
@@ -50,7 +50,7 @@ export interface StatusApiInterface {
50
50
  * EVE Server status
51
51
  * Retrieve the uptime and player counts
52
52
  */
53
- getStatus(requestParameters: GetStatusRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<StatusGet>;
53
+ getStatus(requestParameters: GetStatusRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
54
54
 
55
55
  }
56
56
 
@@ -108,16 +108,16 @@ export class StatusApi extends runtime.BaseAPI implements StatusApiInterface {
108
108
  query: queryParameters,
109
109
  }, initOverrides);
110
110
 
111
- return new runtime.JSONApiResponse(response);
111
+ return response;
112
112
  }
113
113
 
114
114
  /**
115
115
  * EVE Server status
116
116
  * Retrieve the uptime and player counts
117
117
  */
118
- async getStatus(requestParameters: GetStatusRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<StatusGet> {
118
+ async getStatus(requestParameters: GetStatusRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
119
119
  const response = await this.getStatusRaw(requestParameters, initOverrides);
120
- return await response.value();
120
+ return response;
121
121
  }
122
122
 
123
123
  }
@@ -127,7 +127,7 @@ export class StatusApi extends runtime.BaseAPI implements StatusApiInterface {
127
127
  * @enum {string}
128
128
  */
129
129
  export enum GetStatusXCompatibilityDateEnum {
130
- _20200101 = '2020-01-01'
130
+ _20251216 = '2025-12-16'
131
131
  }
132
132
  /**
133
133
  * @export