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).
@@ -61,7 +61,7 @@ export interface UserInterfaceApiInterface {
61
61
  * @param {boolean} addToBeginning
62
62
  * @param {boolean} clearOtherWaypoints
63
63
  * @param {number} destinationId
64
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
64
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
65
65
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
66
66
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
67
67
  * @param {string} [xTenant] The tenant ID for the request.
@@ -74,12 +74,12 @@ export interface UserInterfaceApiInterface {
74
74
  * Set a solar system as autopilot waypoint
75
75
  * Set Autopilot Waypoint
76
76
  */
77
- postUiAutopilotWaypoint(requestParameters: PostUiAutopilotWaypointRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
77
+ postUiAutopilotWaypoint(requestParameters: PostUiAutopilotWaypointRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
78
78
  /**
79
79
  * Open the contract window inside the client
80
80
  * @summary Open Contract Window
81
81
  * @param {number} contractId
82
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
82
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
83
83
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
84
84
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
85
85
  * @param {string} [xTenant] The tenant ID for the request.
@@ -92,12 +92,12 @@ export interface UserInterfaceApiInterface {
92
92
  * Open the contract window inside the client
93
93
  * Open Contract Window
94
94
  */
95
- postUiOpenwindowContract(requestParameters: PostUiOpenwindowContractRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
95
+ postUiOpenwindowContract(requestParameters: PostUiOpenwindowContractRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
96
96
  /**
97
97
  * Open the information window for a character, corporation or alliance inside the client
98
98
  * @summary Open Information Window
99
99
  * @param {number} targetId
100
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
100
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
101
101
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
102
102
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
103
103
  * @param {string} [xTenant] The tenant ID for the request.
@@ -110,12 +110,12 @@ export interface UserInterfaceApiInterface {
110
110
  * Open the information window for a character, corporation or alliance inside the client
111
111
  * Open Information Window
112
112
  */
113
- postUiOpenwindowInformation(requestParameters: PostUiOpenwindowInformationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
113
+ postUiOpenwindowInformation(requestParameters: PostUiOpenwindowInformationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
114
114
  /**
115
115
  * Open the market details window for a specific typeID inside the client
116
116
  * @summary Open Market Details
117
117
  * @param {number} typeId
118
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
118
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
119
119
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
120
120
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
121
121
  * @param {string} [xTenant] The tenant ID for the request.
@@ -128,11 +128,11 @@ export interface UserInterfaceApiInterface {
128
128
  * Open the market details window for a specific typeID inside the client
129
129
  * Open Market Details
130
130
  */
131
- postUiOpenwindowMarketdetails(requestParameters: PostUiOpenwindowMarketdetailsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
131
+ postUiOpenwindowMarketdetails(requestParameters: PostUiOpenwindowMarketdetailsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
132
132
  /**
133
133
  * Open the New Mail window, according to settings from the request if applicable
134
134
  * @summary Open New Mail Window
135
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
135
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
136
136
  * @param {PostUiOpenwindowNewmailRequest} postUiOpenwindowNewmailRequest
137
137
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
138
138
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -146,7 +146,7 @@ export interface UserInterfaceApiInterface {
146
146
  * Open the New Mail window, according to settings from the request if applicable
147
147
  * Open New Mail Window
148
148
  */
149
- postUiOpenwindowNewmail(requestParameters: PostUiOpenwindowNewmailOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
149
+ postUiOpenwindowNewmail(requestParameters: PostUiOpenwindowNewmailOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
150
150
  }
151
151
  /**
152
152
  *
@@ -161,7 +161,7 @@ export declare class UserInterfaceApi extends runtime.BaseAPI implements UserInt
161
161
  * Set a solar system as autopilot waypoint
162
162
  * Set Autopilot Waypoint
163
163
  */
164
- postUiAutopilotWaypoint(requestParameters: PostUiAutopilotWaypointRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
164
+ postUiAutopilotWaypoint(requestParameters: PostUiAutopilotWaypointRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
165
165
  /**
166
166
  * Open the contract window inside the client
167
167
  * Open Contract Window
@@ -171,7 +171,7 @@ export declare class UserInterfaceApi extends runtime.BaseAPI implements UserInt
171
171
  * Open the contract window inside the client
172
172
  * Open Contract Window
173
173
  */
174
- postUiOpenwindowContract(requestParameters: PostUiOpenwindowContractRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
174
+ postUiOpenwindowContract(requestParameters: PostUiOpenwindowContractRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
175
175
  /**
176
176
  * Open the information window for a character, corporation or alliance inside the client
177
177
  * Open Information Window
@@ -181,7 +181,7 @@ export declare class UserInterfaceApi extends runtime.BaseAPI implements UserInt
181
181
  * Open the information window for a character, corporation or alliance inside the client
182
182
  * Open Information Window
183
183
  */
184
- postUiOpenwindowInformation(requestParameters: PostUiOpenwindowInformationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
184
+ postUiOpenwindowInformation(requestParameters: PostUiOpenwindowInformationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
185
185
  /**
186
186
  * Open the market details window for a specific typeID inside the client
187
187
  * Open Market Details
@@ -191,7 +191,7 @@ export declare class UserInterfaceApi extends runtime.BaseAPI implements UserInt
191
191
  * Open the market details window for a specific typeID inside the client
192
192
  * Open Market Details
193
193
  */
194
- postUiOpenwindowMarketdetails(requestParameters: PostUiOpenwindowMarketdetailsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
194
+ postUiOpenwindowMarketdetails(requestParameters: PostUiOpenwindowMarketdetailsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
195
195
  /**
196
196
  * Open the New Mail window, according to settings from the request if applicable
197
197
  * Open New Mail Window
@@ -201,14 +201,14 @@ export declare class UserInterfaceApi extends runtime.BaseAPI implements UserInt
201
201
  * Open the New Mail window, according to settings from the request if applicable
202
202
  * Open New Mail Window
203
203
  */
204
- postUiOpenwindowNewmail(requestParameters: PostUiOpenwindowNewmailOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
204
+ postUiOpenwindowNewmail(requestParameters: PostUiOpenwindowNewmailOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
205
205
  }
206
206
  /**
207
207
  * @export
208
208
  * @enum {string}
209
209
  */
210
210
  export declare enum PostUiAutopilotWaypointXCompatibilityDateEnum {
211
- _20200101 = "2020-01-01"
211
+ _20251216 = "2025-12-16"
212
212
  }
213
213
  /**
214
214
  * @export
@@ -229,7 +229,7 @@ export declare enum PostUiAutopilotWaypointAcceptLanguageEnum {
229
229
  * @enum {string}
230
230
  */
231
231
  export declare enum PostUiOpenwindowContractXCompatibilityDateEnum {
232
- _20200101 = "2020-01-01"
232
+ _20251216 = "2025-12-16"
233
233
  }
234
234
  /**
235
235
  * @export
@@ -250,7 +250,7 @@ export declare enum PostUiOpenwindowContractAcceptLanguageEnum {
250
250
  * @enum {string}
251
251
  */
252
252
  export declare enum PostUiOpenwindowInformationXCompatibilityDateEnum {
253
- _20200101 = "2020-01-01"
253
+ _20251216 = "2025-12-16"
254
254
  }
255
255
  /**
256
256
  * @export
@@ -271,7 +271,7 @@ export declare enum PostUiOpenwindowInformationAcceptLanguageEnum {
271
271
  * @enum {string}
272
272
  */
273
273
  export declare enum PostUiOpenwindowMarketdetailsXCompatibilityDateEnum {
274
- _20200101 = "2020-01-01"
274
+ _20251216 = "2025-12-16"
275
275
  }
276
276
  /**
277
277
  * @export
@@ -292,7 +292,7 @@ export declare enum PostUiOpenwindowMarketdetailsAcceptLanguageEnum {
292
292
  * @enum {string}
293
293
  */
294
294
  export declare enum PostUiOpenwindowNewmailOperationXCompatibilityDateEnum {
295
- _20200101 = "2020-01-01"
295
+ _20251216 = "2025-12-16"
296
296
  }
297
297
  /**
298
298
  * @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).
@@ -66,7 +66,6 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
66
66
  Object.defineProperty(exports, "__esModule", { value: true });
67
67
  exports.PostUiOpenwindowNewmailOperationAcceptLanguageEnum = exports.PostUiOpenwindowNewmailOperationXCompatibilityDateEnum = exports.PostUiOpenwindowMarketdetailsAcceptLanguageEnum = exports.PostUiOpenwindowMarketdetailsXCompatibilityDateEnum = exports.PostUiOpenwindowInformationAcceptLanguageEnum = exports.PostUiOpenwindowInformationXCompatibilityDateEnum = exports.PostUiOpenwindowContractAcceptLanguageEnum = exports.PostUiOpenwindowContractXCompatibilityDateEnum = exports.PostUiAutopilotWaypointAcceptLanguageEnum = exports.PostUiAutopilotWaypointXCompatibilityDateEnum = exports.UserInterfaceApi = void 0;
68
68
  var runtime = require("../runtime");
69
- var serviceFacade_1 = require("../serviceFacade");
70
69
  /**
71
70
  *
72
71
  */
@@ -81,9 +80,10 @@ var UserInterfaceApi = /** @class */ (function (_super) {
81
80
  */
82
81
  UserInterfaceApi.prototype.postUiAutopilotWaypointRaw = function (requestParameters, initOverrides) {
83
82
  return __awaiter(this, void 0, void 0, function () {
84
- var queryParameters, headerParameters, urlPath, response;
85
- return __generator(this, function (_a) {
86
- switch (_a.label) {
83
+ var queryParameters, headerParameters, urlPath, facade, response;
84
+ var _a;
85
+ return __generator(this, function (_b) {
86
+ switch (_b.label) {
87
87
  case 0:
88
88
  if (requestParameters['addToBeginning'] == null) {
89
89
  throw new runtime.RequiredError('addToBeginning', 'Required parameter "addToBeginning" was null or undefined when calling postUiAutopilotWaypoint().');
@@ -121,15 +121,19 @@ var UserInterfaceApi = /** @class */ (function (_super) {
121
121
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
122
122
  }
123
123
  urlPath = "/ui/autopilot/waypoint";
124
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
124
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
125
+ if (!facade) {
126
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
127
+ }
128
+ return [4 /*yield*/, facade.esi.proxy({
125
129
  path: urlPath,
126
130
  method: 'POST',
127
131
  headers: headerParameters,
128
132
  query: queryParameters,
129
133
  }, initOverrides)];
130
134
  case 1:
131
- response = _a.sent();
132
- return [2 /*return*/, new runtime.VoidApiResponse(response)];
135
+ response = _b.sent();
136
+ return [2 /*return*/, response];
133
137
  }
134
138
  });
135
139
  });
@@ -143,9 +147,7 @@ var UserInterfaceApi = /** @class */ (function (_super) {
143
147
  return __generator(this, function (_a) {
144
148
  switch (_a.label) {
145
149
  case 0: return [4 /*yield*/, this.postUiAutopilotWaypointRaw(requestParameters, initOverrides)];
146
- case 1:
147
- _a.sent();
148
- return [2 /*return*/];
150
+ case 1: return [2 /*return*/, _a.sent()];
149
151
  }
150
152
  });
151
153
  });
@@ -156,9 +158,10 @@ var UserInterfaceApi = /** @class */ (function (_super) {
156
158
  */
157
159
  UserInterfaceApi.prototype.postUiOpenwindowContractRaw = function (requestParameters, initOverrides) {
158
160
  return __awaiter(this, void 0, void 0, function () {
159
- var queryParameters, headerParameters, urlPath, response;
160
- return __generator(this, function (_a) {
161
- switch (_a.label) {
161
+ var queryParameters, headerParameters, urlPath, facade, response;
162
+ var _a;
163
+ return __generator(this, function (_b) {
164
+ switch (_b.label) {
162
165
  case 0:
163
166
  if (requestParameters['contractId'] == null) {
164
167
  throw new runtime.RequiredError('contractId', 'Required parameter "contractId" was null or undefined when calling postUiOpenwindowContract().');
@@ -184,15 +187,19 @@ var UserInterfaceApi = /** @class */ (function (_super) {
184
187
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
185
188
  }
186
189
  urlPath = "/ui/openwindow/contract";
187
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
190
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
191
+ if (!facade) {
192
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
193
+ }
194
+ return [4 /*yield*/, facade.esi.proxy({
188
195
  path: urlPath,
189
196
  method: 'POST',
190
197
  headers: headerParameters,
191
198
  query: queryParameters,
192
199
  }, initOverrides)];
193
200
  case 1:
194
- response = _a.sent();
195
- return [2 /*return*/, new runtime.VoidApiResponse(response)];
201
+ response = _b.sent();
202
+ return [2 /*return*/, response];
196
203
  }
197
204
  });
198
205
  });
@@ -206,9 +213,7 @@ var UserInterfaceApi = /** @class */ (function (_super) {
206
213
  return __generator(this, function (_a) {
207
214
  switch (_a.label) {
208
215
  case 0: return [4 /*yield*/, this.postUiOpenwindowContractRaw(requestParameters, initOverrides)];
209
- case 1:
210
- _a.sent();
211
- return [2 /*return*/];
216
+ case 1: return [2 /*return*/, _a.sent()];
212
217
  }
213
218
  });
214
219
  });
@@ -219,9 +224,10 @@ var UserInterfaceApi = /** @class */ (function (_super) {
219
224
  */
220
225
  UserInterfaceApi.prototype.postUiOpenwindowInformationRaw = function (requestParameters, initOverrides) {
221
226
  return __awaiter(this, void 0, void 0, function () {
222
- var queryParameters, headerParameters, urlPath, response;
223
- return __generator(this, function (_a) {
224
- switch (_a.label) {
227
+ var queryParameters, headerParameters, urlPath, facade, response;
228
+ var _a;
229
+ return __generator(this, function (_b) {
230
+ switch (_b.label) {
225
231
  case 0:
226
232
  if (requestParameters['targetId'] == null) {
227
233
  throw new runtime.RequiredError('targetId', 'Required parameter "targetId" was null or undefined when calling postUiOpenwindowInformation().');
@@ -247,15 +253,19 @@ var UserInterfaceApi = /** @class */ (function (_super) {
247
253
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
248
254
  }
249
255
  urlPath = "/ui/openwindow/information";
250
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
256
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
257
+ if (!facade) {
258
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
259
+ }
260
+ return [4 /*yield*/, facade.esi.proxy({
251
261
  path: urlPath,
252
262
  method: 'POST',
253
263
  headers: headerParameters,
254
264
  query: queryParameters,
255
265
  }, initOverrides)];
256
266
  case 1:
257
- response = _a.sent();
258
- return [2 /*return*/, new runtime.VoidApiResponse(response)];
267
+ response = _b.sent();
268
+ return [2 /*return*/, response];
259
269
  }
260
270
  });
261
271
  });
@@ -269,9 +279,7 @@ var UserInterfaceApi = /** @class */ (function (_super) {
269
279
  return __generator(this, function (_a) {
270
280
  switch (_a.label) {
271
281
  case 0: return [4 /*yield*/, this.postUiOpenwindowInformationRaw(requestParameters, initOverrides)];
272
- case 1:
273
- _a.sent();
274
- return [2 /*return*/];
282
+ case 1: return [2 /*return*/, _a.sent()];
275
283
  }
276
284
  });
277
285
  });
@@ -282,9 +290,10 @@ var UserInterfaceApi = /** @class */ (function (_super) {
282
290
  */
283
291
  UserInterfaceApi.prototype.postUiOpenwindowMarketdetailsRaw = function (requestParameters, initOverrides) {
284
292
  return __awaiter(this, void 0, void 0, function () {
285
- var queryParameters, headerParameters, urlPath, response;
286
- return __generator(this, function (_a) {
287
- switch (_a.label) {
293
+ var queryParameters, headerParameters, urlPath, facade, response;
294
+ var _a;
295
+ return __generator(this, function (_b) {
296
+ switch (_b.label) {
288
297
  case 0:
289
298
  if (requestParameters['typeId'] == null) {
290
299
  throw new runtime.RequiredError('typeId', 'Required parameter "typeId" was null or undefined when calling postUiOpenwindowMarketdetails().');
@@ -310,15 +319,19 @@ var UserInterfaceApi = /** @class */ (function (_super) {
310
319
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
311
320
  }
312
321
  urlPath = "/ui/openwindow/marketdetails";
313
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
322
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
323
+ if (!facade) {
324
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
325
+ }
326
+ return [4 /*yield*/, facade.esi.proxy({
314
327
  path: urlPath,
315
328
  method: 'POST',
316
329
  headers: headerParameters,
317
330
  query: queryParameters,
318
331
  }, initOverrides)];
319
332
  case 1:
320
- response = _a.sent();
321
- return [2 /*return*/, new runtime.VoidApiResponse(response)];
333
+ response = _b.sent();
334
+ return [2 /*return*/, response];
322
335
  }
323
336
  });
324
337
  });
@@ -332,9 +345,7 @@ var UserInterfaceApi = /** @class */ (function (_super) {
332
345
  return __generator(this, function (_a) {
333
346
  switch (_a.label) {
334
347
  case 0: return [4 /*yield*/, this.postUiOpenwindowMarketdetailsRaw(requestParameters, initOverrides)];
335
- case 1:
336
- _a.sent();
337
- return [2 /*return*/];
348
+ case 1: return [2 /*return*/, _a.sent()];
338
349
  }
339
350
  });
340
351
  });
@@ -345,9 +356,10 @@ var UserInterfaceApi = /** @class */ (function (_super) {
345
356
  */
346
357
  UserInterfaceApi.prototype.postUiOpenwindowNewmailRaw = function (requestParameters, initOverrides) {
347
358
  return __awaiter(this, void 0, void 0, function () {
348
- var queryParameters, headerParameters, urlPath, response;
349
- return __generator(this, function (_a) {
350
- switch (_a.label) {
359
+ var queryParameters, headerParameters, urlPath, facade, response;
360
+ var _a;
361
+ return __generator(this, function (_b) {
362
+ switch (_b.label) {
351
363
  case 0:
352
364
  if (requestParameters['xCompatibilityDate'] == null) {
353
365
  throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling postUiOpenwindowNewmail().');
@@ -371,7 +383,11 @@ var UserInterfaceApi = /** @class */ (function (_super) {
371
383
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
372
384
  }
373
385
  urlPath = "/ui/openwindow/newmail";
374
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
386
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
387
+ if (!facade) {
388
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
389
+ }
390
+ return [4 /*yield*/, facade.esi.proxy({
375
391
  path: urlPath,
376
392
  method: 'POST',
377
393
  headers: headerParameters,
@@ -379,8 +395,8 @@ var UserInterfaceApi = /** @class */ (function (_super) {
379
395
  body: requestParameters['postUiOpenwindowNewmailRequest'],
380
396
  }, initOverrides)];
381
397
  case 1:
382
- response = _a.sent();
383
- return [2 /*return*/, new runtime.VoidApiResponse(response)];
398
+ response = _b.sent();
399
+ return [2 /*return*/, response];
384
400
  }
385
401
  });
386
402
  });
@@ -394,9 +410,7 @@ var UserInterfaceApi = /** @class */ (function (_super) {
394
410
  return __generator(this, function (_a) {
395
411
  switch (_a.label) {
396
412
  case 0: return [4 /*yield*/, this.postUiOpenwindowNewmailRaw(requestParameters, initOverrides)];
397
- case 1:
398
- _a.sent();
399
- return [2 /*return*/];
413
+ case 1: return [2 /*return*/, _a.sent()];
400
414
  }
401
415
  });
402
416
  });
@@ -410,7 +424,7 @@ exports.UserInterfaceApi = UserInterfaceApi;
410
424
  */
411
425
  var PostUiAutopilotWaypointXCompatibilityDateEnum;
412
426
  (function (PostUiAutopilotWaypointXCompatibilityDateEnum) {
413
- PostUiAutopilotWaypointXCompatibilityDateEnum["_20200101"] = "2020-01-01";
427
+ PostUiAutopilotWaypointXCompatibilityDateEnum["_20251216"] = "2025-12-16";
414
428
  })(PostUiAutopilotWaypointXCompatibilityDateEnum || (exports.PostUiAutopilotWaypointXCompatibilityDateEnum = PostUiAutopilotWaypointXCompatibilityDateEnum = {}));
415
429
  /**
416
430
  * @export
@@ -433,7 +447,7 @@ var PostUiAutopilotWaypointAcceptLanguageEnum;
433
447
  */
434
448
  var PostUiOpenwindowContractXCompatibilityDateEnum;
435
449
  (function (PostUiOpenwindowContractXCompatibilityDateEnum) {
436
- PostUiOpenwindowContractXCompatibilityDateEnum["_20200101"] = "2020-01-01";
450
+ PostUiOpenwindowContractXCompatibilityDateEnum["_20251216"] = "2025-12-16";
437
451
  })(PostUiOpenwindowContractXCompatibilityDateEnum || (exports.PostUiOpenwindowContractXCompatibilityDateEnum = PostUiOpenwindowContractXCompatibilityDateEnum = {}));
438
452
  /**
439
453
  * @export
@@ -456,7 +470,7 @@ var PostUiOpenwindowContractAcceptLanguageEnum;
456
470
  */
457
471
  var PostUiOpenwindowInformationXCompatibilityDateEnum;
458
472
  (function (PostUiOpenwindowInformationXCompatibilityDateEnum) {
459
- PostUiOpenwindowInformationXCompatibilityDateEnum["_20200101"] = "2020-01-01";
473
+ PostUiOpenwindowInformationXCompatibilityDateEnum["_20251216"] = "2025-12-16";
460
474
  })(PostUiOpenwindowInformationXCompatibilityDateEnum || (exports.PostUiOpenwindowInformationXCompatibilityDateEnum = PostUiOpenwindowInformationXCompatibilityDateEnum = {}));
461
475
  /**
462
476
  * @export
@@ -479,7 +493,7 @@ var PostUiOpenwindowInformationAcceptLanguageEnum;
479
493
  */
480
494
  var PostUiOpenwindowMarketdetailsXCompatibilityDateEnum;
481
495
  (function (PostUiOpenwindowMarketdetailsXCompatibilityDateEnum) {
482
- PostUiOpenwindowMarketdetailsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
496
+ PostUiOpenwindowMarketdetailsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
483
497
  })(PostUiOpenwindowMarketdetailsXCompatibilityDateEnum || (exports.PostUiOpenwindowMarketdetailsXCompatibilityDateEnum = PostUiOpenwindowMarketdetailsXCompatibilityDateEnum = {}));
484
498
  /**
485
499
  * @export
@@ -502,7 +516,7 @@ var PostUiOpenwindowMarketdetailsAcceptLanguageEnum;
502
516
  */
503
517
  var PostUiOpenwindowNewmailOperationXCompatibilityDateEnum;
504
518
  (function (PostUiOpenwindowNewmailOperationXCompatibilityDateEnum) {
505
- PostUiOpenwindowNewmailOperationXCompatibilityDateEnum["_20200101"] = "2020-01-01";
519
+ PostUiOpenwindowNewmailOperationXCompatibilityDateEnum["_20251216"] = "2025-12-16";
506
520
  })(PostUiOpenwindowNewmailOperationXCompatibilityDateEnum || (exports.PostUiOpenwindowNewmailOperationXCompatibilityDateEnum = PostUiOpenwindowNewmailOperationXCompatibilityDateEnum = {}));
507
521
  /**
508
522
  * @export