esisl_genoa_client 0.1.0 → 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 (249) 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 +53 -38
  5. package/dist/apis/AssetsApi.d.ts +25 -25
  6. package/dist/apis/AssetsApi.js +79 -56
  7. package/dist/apis/CalendarApi.d.ts +17 -17
  8. package/dist/apis/CalendarApi.js +53 -39
  9. package/dist/apis/CharacterApi.d.ts +57 -57
  10. package/dist/apis/CharacterApi.js +183 -134
  11. package/dist/apis/ClonesApi.d.ts +9 -9
  12. package/dist/apis/ClonesApi.js +27 -20
  13. package/dist/apis/ContactsApi.d.ts +37 -37
  14. package/dist/apis/ContactsApi.js +118 -85
  15. package/dist/apis/ContractsApi.d.ts +37 -37
  16. package/dist/apis/ContractsApi.js +118 -83
  17. package/dist/apis/CorporationApi.d.ts +89 -89
  18. package/dist/apis/CorporationApi.js +287 -206
  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 +66 -47
  23. package/dist/apis/FactionWarfareApi.d.ts +33 -33
  24. package/dist/apis/FactionWarfareApi.js +105 -74
  25. package/dist/apis/FittingsApi.d.ts +13 -13
  26. package/dist/apis/FittingsApi.js +40 -30
  27. package/dist/apis/FleetsApi.d.ts +57 -57
  28. package/dist/apis/FleetsApi.js +183 -136
  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 +14 -11
  33. package/dist/apis/IndustryApi.d.ts +33 -33
  34. package/dist/apis/IndustryApi.js +105 -74
  35. package/dist/apis/InsuranceApi.d.ts +5 -5
  36. package/dist/apis/InsuranceApi.js +14 -11
  37. package/dist/apis/KillmailsApi.d.ts +13 -13
  38. package/dist/apis/KillmailsApi.js +40 -29
  39. package/dist/apis/LocationApi.d.ts +13 -13
  40. package/dist/apis/LocationApi.js +40 -29
  41. package/dist/apis/LoyaltyApi.d.ts +9 -9
  42. package/dist/apis/LoyaltyApi.js +27 -20
  43. package/dist/apis/MailApi.d.ts +37 -37
  44. package/dist/apis/MailApi.js +118 -98
  45. package/dist/apis/MarketApi.d.ts +45 -45
  46. package/dist/apis/MarketApi.js +144 -101
  47. package/dist/apis/MetaApi.d.ts +64 -10
  48. package/dist/apis/MetaApi.js +114 -21
  49. package/dist/apis/PlanetaryInteractionApi.d.ts +17 -17
  50. package/dist/apis/PlanetaryInteractionApi.js +53 -38
  51. package/dist/apis/RoutesApi.d.ts +27 -39
  52. package/dist/apis/RoutesApi.js +50 -61
  53. package/dist/apis/SearchApi.d.ts +5 -5
  54. package/dist/apis/SearchApi.js +14 -11
  55. package/dist/apis/SkillsApi.d.ts +13 -13
  56. package/dist/apis/SkillsApi.js +40 -29
  57. package/dist/apis/SovereigntyApi.d.ts +13 -13
  58. package/dist/apis/SovereigntyApi.js +40 -29
  59. package/dist/apis/StatusApi.d.ts +5 -5
  60. package/dist/apis/StatusApi.js +14 -11
  61. package/dist/apis/UniverseApi.d.ts +121 -121
  62. package/dist/apis/UniverseApi.js +391 -272
  63. package/dist/apis/UserInterfaceApi.d.ts +21 -21
  64. package/dist/apis/UserInterfaceApi.js +66 -52
  65. package/dist/apis/WalletApi.d.ts +25 -25
  66. package/dist/apis/WalletApi.js +79 -62
  67. package/dist/apis/WarsApi.d.ts +13 -13
  68. package/dist/apis/WarsApi.js +40 -29
  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 +7 -55
  74. package/dist/runtime.js +6 -304
  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 +50 -30
  214. package/src/apis/AssetsApi.ts +74 -44
  215. package/src/apis/CalendarApi.ts +50 -30
  216. package/src/apis/CharacterApi.ts +170 -104
  217. package/src/apis/ClonesApi.ts +26 -16
  218. package/src/apis/ContactsApi.ts +110 -65
  219. package/src/apis/ContractsApi.ts +110 -65
  220. package/src/apis/CorporationApi.ts +266 -160
  221. package/src/apis/CorporationProjectsApi.ts +634 -0
  222. package/src/apis/DogmaApi.ts +62 -37
  223. package/src/apis/FactionWarfareApi.ts +98 -58
  224. package/src/apis/FittingsApi.ts +38 -23
  225. package/src/apis/FleetsApi.ts +170 -100
  226. package/src/apis/FreelanceJobsApi.ts +846 -0
  227. package/src/apis/IncursionsApi.ts +14 -9
  228. package/src/apis/IndustryApi.ts +98 -58
  229. package/src/apis/InsuranceApi.ts +14 -9
  230. package/src/apis/KillmailsApi.ts +38 -23
  231. package/src/apis/LocationApi.ts +38 -23
  232. package/src/apis/LoyaltyApi.ts +26 -16
  233. package/src/apis/MailApi.ts +110 -73
  234. package/src/apis/MarketApi.ts +134 -79
  235. package/src/apis/MetaApi.ts +135 -16
  236. package/src/apis/PlanetaryInteractionApi.ts +50 -30
  237. package/src/apis/RoutesApi.ts +61 -67
  238. package/src/apis/SearchApi.ts +14 -9
  239. package/src/apis/SkillsApi.ts +38 -23
  240. package/src/apis/SovereigntyApi.ts +38 -23
  241. package/src/apis/StatusApi.ts +14 -9
  242. package/src/apis/UniverseApi.ts +362 -212
  243. package/src/apis/UserInterfaceApi.ts +62 -37
  244. package/src/apis/WalletApi.ts +74 -48
  245. package/src/apis/WarsApi.ts +38 -23
  246. package/src/apis/index.ts +2 -0
  247. package/src/models/index.ts +2374 -308
  248. package/src/runtime.ts +16 -222
  249. package/esisl_genoa_client-0.1.0.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).
@@ -106,7 +106,7 @@ export interface MarketApiInterface {
106
106
  * List open market orders placed by a character
107
107
  * @summary List open orders from a character
108
108
  * @param {number} characterId The ID of the character
109
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
109
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
110
110
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
111
111
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
112
112
  * @param {string} [xTenant] The tenant ID for the request.
@@ -119,12 +119,12 @@ export interface MarketApiInterface {
119
119
  * List open market orders placed by a character
120
120
  * List open orders from a character
121
121
  */
122
- getCharactersCharacterIdOrders(requestParameters: GetCharactersCharacterIdOrdersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdOrdersGetInner>>;
122
+ getCharactersCharacterIdOrders(requestParameters: GetCharactersCharacterIdOrdersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
123
123
  /**
124
124
  * List cancelled and expired market orders placed by a character up to 90 days in the past.
125
125
  * @summary List historical orders by a character
126
126
  * @param {number} characterId The ID of the character
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 {number} [page]
129
129
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
130
130
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -138,12 +138,12 @@ export interface MarketApiInterface {
138
138
  * List cancelled and expired market orders placed by a character up to 90 days in the past.
139
139
  * List historical orders by a character
140
140
  */
141
- getCharactersCharacterIdOrdersHistory(requestParameters: GetCharactersCharacterIdOrdersHistoryRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdOrdersHistoryGetInner>>;
141
+ getCharactersCharacterIdOrdersHistory(requestParameters: GetCharactersCharacterIdOrdersHistoryRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
142
142
  /**
143
143
  * List open market orders placed on behalf of a corporation
144
144
  * @summary List open orders from a corporation
145
145
  * @param {number} corporationId The ID of the corporation
146
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
146
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
147
147
  * @param {number} [page]
148
148
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
149
149
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -157,12 +157,12 @@ export interface MarketApiInterface {
157
157
  * List open market orders placed on behalf of a corporation
158
158
  * List open orders from a corporation
159
159
  */
160
- getCorporationsCorporationIdOrders(requestParameters: GetCorporationsCorporationIdOrdersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CorporationsCorporationIdOrdersGetInner>>;
160
+ getCorporationsCorporationIdOrders(requestParameters: GetCorporationsCorporationIdOrdersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
161
161
  /**
162
162
  * List cancelled and expired market orders placed on behalf of a corporation up to 90 days in the past.
163
163
  * @summary List historical orders from a corporation
164
164
  * @param {number} corporationId The ID of the corporation
165
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
165
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
166
166
  * @param {number} [page]
167
167
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
168
168
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -176,11 +176,11 @@ export interface MarketApiInterface {
176
176
  * List cancelled and expired market orders placed on behalf of a corporation up to 90 days in the past.
177
177
  * List historical orders from a corporation
178
178
  */
179
- getCorporationsCorporationIdOrdersHistory(requestParameters: GetCorporationsCorporationIdOrdersHistoryRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CorporationsCorporationIdOrdersHistoryGetInner>>;
179
+ getCorporationsCorporationIdOrdersHistory(requestParameters: GetCorporationsCorporationIdOrdersHistoryRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
180
180
  /**
181
181
  * Get a list of item groups This route expires daily at 11:05
182
182
  * @summary Get item groups
183
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
183
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
184
184
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
185
185
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
186
186
  * @param {string} [xTenant] The tenant ID for the request.
@@ -193,12 +193,12 @@ export interface MarketApiInterface {
193
193
  * Get a list of item groups This route expires daily at 11:05
194
194
  * Get item groups
195
195
  */
196
- getMarketsGroups(requestParameters: GetMarketsGroupsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
196
+ getMarketsGroups(requestParameters: GetMarketsGroupsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
197
197
  /**
198
198
  * Get information on an item group This route expires daily at 11:05
199
199
  * @summary Get item group information
200
200
  * @param {number} marketGroupId
201
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
201
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
202
202
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
203
203
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
204
204
  * @param {string} [xTenant] The tenant ID for the request.
@@ -211,11 +211,11 @@ export interface MarketApiInterface {
211
211
  * Get information on an item group This route expires daily at 11:05
212
212
  * Get item group information
213
213
  */
214
- getMarketsGroupsMarketGroupId(requestParameters: GetMarketsGroupsMarketGroupIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<MarketsGroupsMarketGroupIdGet>;
214
+ getMarketsGroupsMarketGroupId(requestParameters: GetMarketsGroupsMarketGroupIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
215
215
  /**
216
216
  * Return a list of prices
217
217
  * @summary List market prices
218
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
218
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
219
219
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
220
220
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
221
221
  * @param {string} [xTenant] The tenant ID for the request.
@@ -228,13 +228,13 @@ export interface MarketApiInterface {
228
228
  * Return a list of prices
229
229
  * List market prices
230
230
  */
231
- getMarketsPrices(requestParameters: GetMarketsPricesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<MarketsPricesGetInner>>;
231
+ getMarketsPrices(requestParameters: GetMarketsPricesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
232
232
  /**
233
233
  * Return a list of historical market statistics for the specified type in a region This route expires daily at 11:05
234
234
  * @summary List historical market statistics in a region
235
235
  * @param {number} regionId
236
236
  * @param {number} typeId
237
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
237
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
238
238
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
239
239
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
240
240
  * @param {string} [xTenant] The tenant ID for the request.
@@ -247,13 +247,13 @@ export interface MarketApiInterface {
247
247
  * Return a list of historical market statistics for the specified type in a region This route expires daily at 11:05
248
248
  * List historical market statistics in a region
249
249
  */
250
- getMarketsRegionIdHistory(requestParameters: GetMarketsRegionIdHistoryRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<MarketsRegionIdHistoryGetInner>>;
250
+ getMarketsRegionIdHistory(requestParameters: GetMarketsRegionIdHistoryRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
251
251
  /**
252
252
  * Return a list of orders in a region
253
253
  * @summary List orders in a region
254
254
  * @param {'buy' | 'sell' | 'all'} orderType
255
255
  * @param {number} regionId
256
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
256
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
257
257
  * @param {number} [page]
258
258
  * @param {number} [typeId]
259
259
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
@@ -268,12 +268,12 @@ export interface MarketApiInterface {
268
268
  * Return a list of orders in a region
269
269
  * List orders in a region
270
270
  */
271
- getMarketsRegionIdOrders(requestParameters: GetMarketsRegionIdOrdersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<MarketsRegionIdOrdersGetInner>>;
271
+ getMarketsRegionIdOrders(requestParameters: GetMarketsRegionIdOrdersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
272
272
  /**
273
273
  * Return a list of type IDs that have active orders in the region, for efficient market indexing.
274
274
  * @summary List type IDs relevant to a market
275
275
  * @param {number} regionId
276
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
276
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
277
277
  * @param {number} [page]
278
278
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
279
279
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -287,12 +287,12 @@ export interface MarketApiInterface {
287
287
  * Return a list of type IDs that have active orders in the region, for efficient market indexing.
288
288
  * List type IDs relevant to a market
289
289
  */
290
- getMarketsRegionIdTypes(requestParameters: GetMarketsRegionIdTypesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
290
+ getMarketsRegionIdTypes(requestParameters: GetMarketsRegionIdTypesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
291
291
  /**
292
292
  * Return all orders in a structure
293
293
  * @summary List orders in a structure
294
294
  * @param {number} structureId
295
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
295
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
296
296
  * @param {number} [page]
297
297
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
298
298
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -306,7 +306,7 @@ export interface MarketApiInterface {
306
306
  * Return all orders in a structure
307
307
  * List orders in a structure
308
308
  */
309
- getMarketsStructuresStructureId(requestParameters: GetMarketsStructuresStructureIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<MarketsStructuresStructureIdGetInner>>;
309
+ getMarketsStructuresStructureId(requestParameters: GetMarketsStructuresStructureIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
310
310
  }
311
311
  /**
312
312
  *
@@ -321,7 +321,7 @@ export declare class MarketApi extends runtime.BaseAPI implements MarketApiInter
321
321
  * List open market orders placed by a character
322
322
  * List open orders from a character
323
323
  */
324
- getCharactersCharacterIdOrders(requestParameters: GetCharactersCharacterIdOrdersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdOrdersGetInner>>;
324
+ getCharactersCharacterIdOrders(requestParameters: GetCharactersCharacterIdOrdersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
325
325
  /**
326
326
  * List cancelled and expired market orders placed by a character up to 90 days in the past.
327
327
  * List historical orders by a character
@@ -331,7 +331,7 @@ export declare class MarketApi extends runtime.BaseAPI implements MarketApiInter
331
331
  * List cancelled and expired market orders placed by a character up to 90 days in the past.
332
332
  * List historical orders by a character
333
333
  */
334
- getCharactersCharacterIdOrdersHistory(requestParameters: GetCharactersCharacterIdOrdersHistoryRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdOrdersHistoryGetInner>>;
334
+ getCharactersCharacterIdOrdersHistory(requestParameters: GetCharactersCharacterIdOrdersHistoryRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
335
335
  /**
336
336
  * List open market orders placed on behalf of a corporation
337
337
  * List open orders from a corporation
@@ -341,7 +341,7 @@ export declare class MarketApi extends runtime.BaseAPI implements MarketApiInter
341
341
  * List open market orders placed on behalf of a corporation
342
342
  * List open orders from a corporation
343
343
  */
344
- getCorporationsCorporationIdOrders(requestParameters: GetCorporationsCorporationIdOrdersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CorporationsCorporationIdOrdersGetInner>>;
344
+ getCorporationsCorporationIdOrders(requestParameters: GetCorporationsCorporationIdOrdersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
345
345
  /**
346
346
  * List cancelled and expired market orders placed on behalf of a corporation up to 90 days in the past.
347
347
  * List historical orders from a corporation
@@ -351,7 +351,7 @@ export declare class MarketApi extends runtime.BaseAPI implements MarketApiInter
351
351
  * List cancelled and expired market orders placed on behalf of a corporation up to 90 days in the past.
352
352
  * List historical orders from a corporation
353
353
  */
354
- getCorporationsCorporationIdOrdersHistory(requestParameters: GetCorporationsCorporationIdOrdersHistoryRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CorporationsCorporationIdOrdersHistoryGetInner>>;
354
+ getCorporationsCorporationIdOrdersHistory(requestParameters: GetCorporationsCorporationIdOrdersHistoryRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
355
355
  /**
356
356
  * Get a list of item groups This route expires daily at 11:05
357
357
  * Get item groups
@@ -361,7 +361,7 @@ export declare class MarketApi extends runtime.BaseAPI implements MarketApiInter
361
361
  * Get a list of item groups This route expires daily at 11:05
362
362
  * Get item groups
363
363
  */
364
- getMarketsGroups(requestParameters: GetMarketsGroupsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
364
+ getMarketsGroups(requestParameters: GetMarketsGroupsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
365
365
  /**
366
366
  * Get information on an item group This route expires daily at 11:05
367
367
  * Get item group information
@@ -371,7 +371,7 @@ export declare class MarketApi extends runtime.BaseAPI implements MarketApiInter
371
371
  * Get information on an item group This route expires daily at 11:05
372
372
  * Get item group information
373
373
  */
374
- getMarketsGroupsMarketGroupId(requestParameters: GetMarketsGroupsMarketGroupIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<MarketsGroupsMarketGroupIdGet>;
374
+ getMarketsGroupsMarketGroupId(requestParameters: GetMarketsGroupsMarketGroupIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
375
375
  /**
376
376
  * Return a list of prices
377
377
  * List market prices
@@ -381,7 +381,7 @@ export declare class MarketApi extends runtime.BaseAPI implements MarketApiInter
381
381
  * Return a list of prices
382
382
  * List market prices
383
383
  */
384
- getMarketsPrices(requestParameters: GetMarketsPricesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<MarketsPricesGetInner>>;
384
+ getMarketsPrices(requestParameters: GetMarketsPricesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
385
385
  /**
386
386
  * Return a list of historical market statistics for the specified type in a region This route expires daily at 11:05
387
387
  * List historical market statistics in a region
@@ -391,7 +391,7 @@ export declare class MarketApi extends runtime.BaseAPI implements MarketApiInter
391
391
  * Return a list of historical market statistics for the specified type in a region This route expires daily at 11:05
392
392
  * List historical market statistics in a region
393
393
  */
394
- getMarketsRegionIdHistory(requestParameters: GetMarketsRegionIdHistoryRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<MarketsRegionIdHistoryGetInner>>;
394
+ getMarketsRegionIdHistory(requestParameters: GetMarketsRegionIdHistoryRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
395
395
  /**
396
396
  * Return a list of orders in a region
397
397
  * List orders in a region
@@ -401,7 +401,7 @@ export declare class MarketApi extends runtime.BaseAPI implements MarketApiInter
401
401
  * Return a list of orders in a region
402
402
  * List orders in a region
403
403
  */
404
- getMarketsRegionIdOrders(requestParameters: GetMarketsRegionIdOrdersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<MarketsRegionIdOrdersGetInner>>;
404
+ getMarketsRegionIdOrders(requestParameters: GetMarketsRegionIdOrdersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
405
405
  /**
406
406
  * Return a list of type IDs that have active orders in the region, for efficient market indexing.
407
407
  * List type IDs relevant to a market
@@ -411,7 +411,7 @@ export declare class MarketApi extends runtime.BaseAPI implements MarketApiInter
411
411
  * Return a list of type IDs that have active orders in the region, for efficient market indexing.
412
412
  * List type IDs relevant to a market
413
413
  */
414
- getMarketsRegionIdTypes(requestParameters: GetMarketsRegionIdTypesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
414
+ getMarketsRegionIdTypes(requestParameters: GetMarketsRegionIdTypesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
415
415
  /**
416
416
  * Return all orders in a structure
417
417
  * List orders in a structure
@@ -421,14 +421,14 @@ export declare class MarketApi extends runtime.BaseAPI implements MarketApiInter
421
421
  * Return all orders in a structure
422
422
  * List orders in a structure
423
423
  */
424
- getMarketsStructuresStructureId(requestParameters: GetMarketsStructuresStructureIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<MarketsStructuresStructureIdGetInner>>;
424
+ getMarketsStructuresStructureId(requestParameters: GetMarketsStructuresStructureIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
425
425
  }
426
426
  /**
427
427
  * @export
428
428
  * @enum {string}
429
429
  */
430
430
  export declare enum GetCharactersCharacterIdOrdersXCompatibilityDateEnum {
431
- _20200101 = "2020-01-01"
431
+ _20251216 = "2025-12-16"
432
432
  }
433
433
  /**
434
434
  * @export
@@ -449,7 +449,7 @@ export declare enum GetCharactersCharacterIdOrdersAcceptLanguageEnum {
449
449
  * @enum {string}
450
450
  */
451
451
  export declare enum GetCharactersCharacterIdOrdersHistoryXCompatibilityDateEnum {
452
- _20200101 = "2020-01-01"
452
+ _20251216 = "2025-12-16"
453
453
  }
454
454
  /**
455
455
  * @export
@@ -470,7 +470,7 @@ export declare enum GetCharactersCharacterIdOrdersHistoryAcceptLanguageEnum {
470
470
  * @enum {string}
471
471
  */
472
472
  export declare enum GetCorporationsCorporationIdOrdersXCompatibilityDateEnum {
473
- _20200101 = "2020-01-01"
473
+ _20251216 = "2025-12-16"
474
474
  }
475
475
  /**
476
476
  * @export
@@ -491,7 +491,7 @@ export declare enum GetCorporationsCorporationIdOrdersAcceptLanguageEnum {
491
491
  * @enum {string}
492
492
  */
493
493
  export declare enum GetCorporationsCorporationIdOrdersHistoryXCompatibilityDateEnum {
494
- _20200101 = "2020-01-01"
494
+ _20251216 = "2025-12-16"
495
495
  }
496
496
  /**
497
497
  * @export
@@ -512,7 +512,7 @@ export declare enum GetCorporationsCorporationIdOrdersHistoryAcceptLanguageEnum
512
512
  * @enum {string}
513
513
  */
514
514
  export declare enum GetMarketsGroupsXCompatibilityDateEnum {
515
- _20200101 = "2020-01-01"
515
+ _20251216 = "2025-12-16"
516
516
  }
517
517
  /**
518
518
  * @export
@@ -533,7 +533,7 @@ export declare enum GetMarketsGroupsAcceptLanguageEnum {
533
533
  * @enum {string}
534
534
  */
535
535
  export declare enum GetMarketsGroupsMarketGroupIdXCompatibilityDateEnum {
536
- _20200101 = "2020-01-01"
536
+ _20251216 = "2025-12-16"
537
537
  }
538
538
  /**
539
539
  * @export
@@ -554,7 +554,7 @@ export declare enum GetMarketsGroupsMarketGroupIdAcceptLanguageEnum {
554
554
  * @enum {string}
555
555
  */
556
556
  export declare enum GetMarketsPricesXCompatibilityDateEnum {
557
- _20200101 = "2020-01-01"
557
+ _20251216 = "2025-12-16"
558
558
  }
559
559
  /**
560
560
  * @export
@@ -575,7 +575,7 @@ export declare enum GetMarketsPricesAcceptLanguageEnum {
575
575
  * @enum {string}
576
576
  */
577
577
  export declare enum GetMarketsRegionIdHistoryXCompatibilityDateEnum {
578
- _20200101 = "2020-01-01"
578
+ _20251216 = "2025-12-16"
579
579
  }
580
580
  /**
581
581
  * @export
@@ -605,7 +605,7 @@ export declare enum GetMarketsRegionIdOrdersOrderTypeEnum {
605
605
  * @enum {string}
606
606
  */
607
607
  export declare enum GetMarketsRegionIdOrdersXCompatibilityDateEnum {
608
- _20200101 = "2020-01-01"
608
+ _20251216 = "2025-12-16"
609
609
  }
610
610
  /**
611
611
  * @export
@@ -626,7 +626,7 @@ export declare enum GetMarketsRegionIdOrdersAcceptLanguageEnum {
626
626
  * @enum {string}
627
627
  */
628
628
  export declare enum GetMarketsRegionIdTypesXCompatibilityDateEnum {
629
- _20200101 = "2020-01-01"
629
+ _20251216 = "2025-12-16"
630
630
  }
631
631
  /**
632
632
  * @export
@@ -647,7 +647,7 @@ export declare enum GetMarketsRegionIdTypesAcceptLanguageEnum {
647
647
  * @enum {string}
648
648
  */
649
649
  export declare enum GetMarketsStructuresStructureIdXCompatibilityDateEnum {
650
- _20200101 = "2020-01-01"
650
+ _20251216 = "2025-12-16"
651
651
  }
652
652
  /**
653
653
  * @export