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
@@ -44,7 +44,7 @@ async function example() {
44
44
  clearOtherWaypoints: true,
45
45
  // number
46
46
  destinationId: 789,
47
- // '2020-01-01' | The compatibility date for the request.
47
+ // '2025-12-16' | The compatibility date for the request.
48
48
  xCompatibilityDate: 2013-10-20,
49
49
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
50
50
  acceptLanguage: acceptLanguage_example,
@@ -74,7 +74,7 @@ example().catch(console.error);
74
74
  | **addToBeginning** | `boolean` | | [Defaults to `false`] |
75
75
  | **clearOtherWaypoints** | `boolean` | | [Defaults to `false`] |
76
76
  | **destinationId** | `number` | | [Defaults to `undefined`] |
77
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
77
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
78
78
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
79
79
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
80
80
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -130,7 +130,7 @@ async function example() {
130
130
  const body = {
131
131
  // number
132
132
  contractId: 789,
133
- // '2020-01-01' | The compatibility date for the request.
133
+ // '2025-12-16' | The compatibility date for the request.
134
134
  xCompatibilityDate: 2013-10-20,
135
135
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
136
136
  acceptLanguage: acceptLanguage_example,
@@ -158,7 +158,7 @@ example().catch(console.error);
158
158
  | Name | Type | Description | Notes |
159
159
  |------------- | ------------- | ------------- | -------------|
160
160
  | **contractId** | `number` | | [Defaults to `undefined`] |
161
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
161
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
162
162
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
163
163
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
164
164
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -214,7 +214,7 @@ async function example() {
214
214
  const body = {
215
215
  // number
216
216
  targetId: 789,
217
- // '2020-01-01' | The compatibility date for the request.
217
+ // '2025-12-16' | The compatibility date for the request.
218
218
  xCompatibilityDate: 2013-10-20,
219
219
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
220
220
  acceptLanguage: acceptLanguage_example,
@@ -242,7 +242,7 @@ example().catch(console.error);
242
242
  | Name | Type | Description | Notes |
243
243
  |------------- | ------------- | ------------- | -------------|
244
244
  | **targetId** | `number` | | [Defaults to `undefined`] |
245
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
245
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
246
246
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
247
247
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
248
248
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -298,7 +298,7 @@ async function example() {
298
298
  const body = {
299
299
  // number
300
300
  typeId: 789,
301
- // '2020-01-01' | The compatibility date for the request.
301
+ // '2025-12-16' | The compatibility date for the request.
302
302
  xCompatibilityDate: 2013-10-20,
303
303
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
304
304
  acceptLanguage: acceptLanguage_example,
@@ -326,7 +326,7 @@ example().catch(console.error);
326
326
  | Name | Type | Description | Notes |
327
327
  |------------- | ------------- | ------------- | -------------|
328
328
  | **typeId** | `number` | | [Defaults to `undefined`] |
329
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
329
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
330
330
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
331
331
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
332
332
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -380,7 +380,7 @@ async function example() {
380
380
  const api = new UserInterfaceApi(config);
381
381
 
382
382
  const body = {
383
- // '2020-01-01' | The compatibility date for the request.
383
+ // '2025-12-16' | The compatibility date for the request.
384
384
  xCompatibilityDate: 2013-10-20,
385
385
  // PostUiOpenwindowNewmailRequest
386
386
  postUiOpenwindowNewmailRequest: ...,
@@ -409,7 +409,7 @@ example().catch(console.error);
409
409
 
410
410
  | Name | Type | Description | Notes |
411
411
  |------------- | ------------- | ------------- | -------------|
412
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
412
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
413
413
  | **postUiOpenwindowNewmailRequest** | [PostUiOpenwindowNewmailRequest](PostUiOpenwindowNewmailRequest.md) | | |
414
414
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
415
415
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
package/docs/WalletApi.md CHANGED
@@ -41,7 +41,7 @@ async function example() {
41
41
  const body = {
42
42
  // number | The ID of the character
43
43
  characterId: 789,
44
- // '2020-01-01' | The compatibility date for the request.
44
+ // '2025-12-16' | The compatibility date for the request.
45
45
  xCompatibilityDate: 2013-10-20,
46
46
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
47
47
  acceptLanguage: acceptLanguage_example,
@@ -69,7 +69,7 @@ example().catch(console.error);
69
69
  | Name | Type | Description | Notes |
70
70
  |------------- | ------------- | ------------- | -------------|
71
71
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
72
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
72
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
73
73
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
74
74
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
75
75
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -125,7 +125,7 @@ async function example() {
125
125
  const body = {
126
126
  // number | The ID of the character
127
127
  characterId: 789,
128
- // '2020-01-01' | The compatibility date for the request.
128
+ // '2025-12-16' | The compatibility date for the request.
129
129
  xCompatibilityDate: 2013-10-20,
130
130
  // number (optional)
131
131
  page: 56,
@@ -155,7 +155,7 @@ example().catch(console.error);
155
155
  | Name | Type | Description | Notes |
156
156
  |------------- | ------------- | ------------- | -------------|
157
157
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
158
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
158
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
159
159
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
160
160
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
161
161
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -212,7 +212,7 @@ async function example() {
212
212
  const body = {
213
213
  // number | The ID of the character
214
214
  characterId: 789,
215
- // '2020-01-01' | The compatibility date for the request.
215
+ // '2025-12-16' | The compatibility date for the request.
216
216
  xCompatibilityDate: 2013-10-20,
217
217
  // number (optional)
218
218
  fromId: 789,
@@ -242,7 +242,7 @@ example().catch(console.error);
242
242
  | Name | Type | Description | Notes |
243
243
  |------------- | ------------- | ------------- | -------------|
244
244
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
245
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
245
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
246
246
  | **fromId** | `number` | | [Optional] [Defaults to `undefined`] |
247
247
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
248
248
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -299,7 +299,7 @@ async function example() {
299
299
  const body = {
300
300
  // number | The ID of the corporation
301
301
  corporationId: 789,
302
- // '2020-01-01' | The compatibility date for the request.
302
+ // '2025-12-16' | The compatibility date for the request.
303
303
  xCompatibilityDate: 2013-10-20,
304
304
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
305
305
  acceptLanguage: acceptLanguage_example,
@@ -327,7 +327,7 @@ example().catch(console.error);
327
327
  | Name | Type | Description | Notes |
328
328
  |------------- | ------------- | ------------- | -------------|
329
329
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
330
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
330
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
331
331
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
332
332
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
333
333
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -385,7 +385,7 @@ async function example() {
385
385
  corporationId: 789,
386
386
  // number
387
387
  division: 789,
388
- // '2020-01-01' | The compatibility date for the request.
388
+ // '2025-12-16' | The compatibility date for the request.
389
389
  xCompatibilityDate: 2013-10-20,
390
390
  // number (optional)
391
391
  page: 56,
@@ -416,7 +416,7 @@ example().catch(console.error);
416
416
  |------------- | ------------- | ------------- | -------------|
417
417
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
418
418
  | **division** | `number` | | [Defaults to `undefined`] |
419
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
419
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
420
420
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
421
421
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
422
422
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -475,7 +475,7 @@ async function example() {
475
475
  corporationId: 789,
476
476
  // number
477
477
  division: 789,
478
- // '2020-01-01' | The compatibility date for the request.
478
+ // '2025-12-16' | The compatibility date for the request.
479
479
  xCompatibilityDate: 2013-10-20,
480
480
  // number (optional)
481
481
  fromId: 789,
@@ -506,7 +506,7 @@ example().catch(console.error);
506
506
  |------------- | ------------- | ------------- | -------------|
507
507
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
508
508
  | **division** | `number` | | [Defaults to `undefined`] |
509
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
509
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
510
510
  | **fromId** | `number` | | [Optional] [Defaults to `undefined`] |
511
511
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
512
512
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
package/docs/WarsApi.md CHANGED
@@ -32,7 +32,7 @@ async function example() {
32
32
  const api = new WarsApi();
33
33
 
34
34
  const body = {
35
- // '2020-01-01' | The compatibility date for the request.
35
+ // '2025-12-16' | The compatibility date for the request.
36
36
  xCompatibilityDate: 2013-10-20,
37
37
  // number (optional)
38
38
  maxWarId: 789,
@@ -61,7 +61,7 @@ example().catch(console.error);
61
61
 
62
62
  | Name | Type | Description | Notes |
63
63
  |------------- | ------------- | ------------- | -------------|
64
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
64
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
65
65
  | **maxWarId** | `number` | | [Optional] [Defaults to `undefined`] |
66
66
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
67
67
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -114,7 +114,7 @@ async function example() {
114
114
  const body = {
115
115
  // number
116
116
  warId: 789,
117
- // '2020-01-01' | The compatibility date for the request.
117
+ // '2025-12-16' | The compatibility date for the request.
118
118
  xCompatibilityDate: 2013-10-20,
119
119
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
120
120
  acceptLanguage: acceptLanguage_example,
@@ -142,7 +142,7 @@ example().catch(console.error);
142
142
  | Name | Type | Description | Notes |
143
143
  |------------- | ------------- | ------------- | -------------|
144
144
  | **warId** | `number` | | [Defaults to `undefined`] |
145
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
145
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
146
146
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
147
147
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
148
148
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -194,7 +194,7 @@ async function example() {
194
194
  const body = {
195
195
  // number
196
196
  warId: 789,
197
- // '2020-01-01' | The compatibility date for the request.
197
+ // '2025-12-16' | The compatibility date for the request.
198
198
  xCompatibilityDate: 2013-10-20,
199
199
  // number (optional)
200
200
  page: 56,
@@ -224,7 +224,7 @@ example().catch(console.error);
224
224
  | Name | Type | Description | Notes |
225
225
  |------------- | ------------- | ------------- | -------------|
226
226
  | **warId** | `number` | | [Defaults to `undefined`] |
227
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
227
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
228
228
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
229
229
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
230
230
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "esisl_genoa_client",
3
- "version": "0.1.0",
3
+ "version": "0.1.5",
4
4
  "description": "OpenAPI client for esisl_genoa_client",
5
5
  "author": "OpenAPI-Generator",
6
6
  "repository": {
@@ -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).
@@ -14,7 +14,7 @@
14
14
 
15
15
 
16
16
  import * as runtime from '../runtime';
17
- import api from '../serviceFacade'
17
+
18
18
  import type {
19
19
  AlliancesAllianceIdGet,
20
20
  AlliancesAllianceIdIconsGet,
@@ -61,7 +61,7 @@ export interface AllianceApiInterface {
61
61
  /**
62
62
  * List all active player alliances
63
63
  * @summary List all alliances
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.
@@ -75,13 +75,13 @@ export interface AllianceApiInterface {
75
75
  * List all active player alliances
76
76
  * List all alliances
77
77
  */
78
- getAlliances(requestParameters: GetAlliancesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Set<number>>;
78
+ getAlliances(requestParameters: GetAlliancesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
79
79
 
80
80
  /**
81
81
  * Public information about an alliance
82
82
  * @summary Get alliance information
83
83
  * @param {number} allianceId The ID of the alliance
84
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
84
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
85
85
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
86
86
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
87
87
  * @param {string} [xTenant] The tenant ID for the request.
@@ -95,13 +95,13 @@ export interface AllianceApiInterface {
95
95
  * Public information about an alliance
96
96
  * Get alliance information
97
97
  */
98
- getAlliancesAllianceId(requestParameters: GetAlliancesAllianceIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<AlliancesAllianceIdGet>;
98
+ getAlliancesAllianceId(requestParameters: GetAlliancesAllianceIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
99
99
 
100
100
  /**
101
101
  * List all current member corporations of an alliance
102
102
  * @summary List alliance\'s corporations
103
103
  * @param {number} allianceId The ID of the alliance
104
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
104
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
105
105
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
106
106
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
107
107
  * @param {string} [xTenant] The tenant ID for the request.
@@ -115,13 +115,13 @@ export interface AllianceApiInterface {
115
115
  * List all current member corporations of an alliance
116
116
  * List alliance\'s corporations
117
117
  */
118
- getAlliancesAllianceIdCorporations(requestParameters: GetAlliancesAllianceIdCorporationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Set<number>>;
118
+ getAlliancesAllianceIdCorporations(requestParameters: GetAlliancesAllianceIdCorporationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
119
119
 
120
120
  /**
121
121
  * Get the icon urls for a alliance This route expires daily at 11:05
122
122
  * @summary Get alliance icon
123
123
  * @param {number} allianceId The ID of the alliance
124
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
124
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
125
125
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
126
126
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
127
127
  * @param {string} [xTenant] The tenant ID for the request.
@@ -135,7 +135,7 @@ export interface AllianceApiInterface {
135
135
  * Get the icon urls for a alliance This route expires daily at 11:05
136
136
  * Get alliance icon
137
137
  */
138
- getAlliancesAllianceIdIcons(requestParameters: GetAlliancesAllianceIdIconsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<AlliancesAllianceIdIconsGet>;
138
+ getAlliancesAllianceIdIcons(requestParameters: GetAlliancesAllianceIdIconsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
139
139
 
140
140
  }
141
141
 
@@ -181,23 +181,28 @@ export class AllianceApi extends runtime.BaseAPI implements AllianceApiInterface
181
181
 
182
182
  let urlPath = `/alliances`;
183
183
 
184
- const response = await api.esi.proxy({
184
+ const facade = this.configuration?.apiFacade;
185
+ if (!facade) {
186
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
187
+ }
188
+
189
+ const response = await facade.esi.proxy({
185
190
  path: urlPath,
186
191
  method: 'GET',
187
192
  headers: headerParameters,
188
193
  query: queryParameters,
189
194
  }, initOverrides);
190
195
 
191
- return new runtime.JSONApiResponse<any>(response);
196
+ return response;
192
197
  }
193
198
 
194
199
  /**
195
200
  * List all active player alliances
196
201
  * List all alliances
197
202
  */
198
- async getAlliances(requestParameters: GetAlliancesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Set<number>> {
203
+ async getAlliances(requestParameters: GetAlliancesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
199
204
  const response = await this.getAlliancesRaw(requestParameters, initOverrides);
200
- return await response.value();
205
+ return response;
201
206
  }
202
207
 
203
208
  /**
@@ -245,23 +250,28 @@ export class AllianceApi extends runtime.BaseAPI implements AllianceApiInterface
245
250
  let urlPath = `/alliances/{alliance_id}`;
246
251
  urlPath = urlPath.replace(`{${"alliance_id"}}`, encodeURIComponent(String(requestParameters['allianceId'])));
247
252
 
248
- const response = await api.esi.proxy({
253
+ const facade = this.configuration?.apiFacade;
254
+ if (!facade) {
255
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
256
+ }
257
+
258
+ const response = await facade.esi.proxy({
249
259
  path: urlPath,
250
260
  method: 'GET',
251
261
  headers: headerParameters,
252
262
  query: queryParameters,
253
263
  }, initOverrides);
254
264
 
255
- return new runtime.JSONApiResponse(response);
265
+ return response;
256
266
  }
257
267
 
258
268
  /**
259
269
  * Public information about an alliance
260
270
  * Get alliance information
261
271
  */
262
- async getAlliancesAllianceId(requestParameters: GetAlliancesAllianceIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<AlliancesAllianceIdGet> {
272
+ async getAlliancesAllianceId(requestParameters: GetAlliancesAllianceIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
263
273
  const response = await this.getAlliancesAllianceIdRaw(requestParameters, initOverrides);
264
- return await response.value();
274
+ return response;
265
275
  }
266
276
 
267
277
  /**
@@ -309,23 +319,28 @@ export class AllianceApi extends runtime.BaseAPI implements AllianceApiInterface
309
319
  let urlPath = `/alliances/{alliance_id}/corporations`;
310
320
  urlPath = urlPath.replace(`{${"alliance_id"}}`, encodeURIComponent(String(requestParameters['allianceId'])));
311
321
 
312
- const response = await api.esi.proxy({
322
+ const facade = this.configuration?.apiFacade;
323
+ if (!facade) {
324
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
325
+ }
326
+
327
+ const response = await facade.esi.proxy({
313
328
  path: urlPath,
314
329
  method: 'GET',
315
330
  headers: headerParameters,
316
331
  query: queryParameters,
317
332
  }, initOverrides);
318
333
 
319
- return new runtime.JSONApiResponse<any>(response);
334
+ return response;
320
335
  }
321
336
 
322
337
  /**
323
338
  * List all current member corporations of an alliance
324
339
  * List alliance\'s corporations
325
340
  */
326
- async getAlliancesAllianceIdCorporations(requestParameters: GetAlliancesAllianceIdCorporationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Set<number>> {
341
+ async getAlliancesAllianceIdCorporations(requestParameters: GetAlliancesAllianceIdCorporationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
327
342
  const response = await this.getAlliancesAllianceIdCorporationsRaw(requestParameters, initOverrides);
328
- return await response.value();
343
+ return response;
329
344
  }
330
345
 
331
346
  /**
@@ -373,23 +388,28 @@ export class AllianceApi extends runtime.BaseAPI implements AllianceApiInterface
373
388
  let urlPath = `/alliances/{alliance_id}/icons`;
374
389
  urlPath = urlPath.replace(`{${"alliance_id"}}`, encodeURIComponent(String(requestParameters['allianceId'])));
375
390
 
376
- const response = await api.esi.proxy({
391
+ const facade = this.configuration?.apiFacade;
392
+ if (!facade) {
393
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
394
+ }
395
+
396
+ const response = await facade.esi.proxy({
377
397
  path: urlPath,
378
398
  method: 'GET',
379
399
  headers: headerParameters,
380
400
  query: queryParameters,
381
401
  }, initOverrides);
382
402
 
383
- return new runtime.JSONApiResponse(response);
403
+ return response;
384
404
  }
385
405
 
386
406
  /**
387
407
  * Get the icon urls for a alliance This route expires daily at 11:05
388
408
  * Get alliance icon
389
409
  */
390
- async getAlliancesAllianceIdIcons(requestParameters: GetAlliancesAllianceIdIconsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<AlliancesAllianceIdIconsGet> {
410
+ async getAlliancesAllianceIdIcons(requestParameters: GetAlliancesAllianceIdIconsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any> {
391
411
  const response = await this.getAlliancesAllianceIdIconsRaw(requestParameters, initOverrides);
392
- return await response.value();
412
+ return response;
393
413
  }
394
414
 
395
415
  }
@@ -399,7 +419,7 @@ export class AllianceApi extends runtime.BaseAPI implements AllianceApiInterface
399
419
  * @enum {string}
400
420
  */
401
421
  export enum GetAlliancesXCompatibilityDateEnum {
402
- _20200101 = '2020-01-01'
422
+ _20251216 = '2025-12-16'
403
423
  }
404
424
  /**
405
425
  * @export
@@ -420,7 +440,7 @@ export enum GetAlliancesAcceptLanguageEnum {
420
440
  * @enum {string}
421
441
  */
422
442
  export enum GetAlliancesAllianceIdXCompatibilityDateEnum {
423
- _20200101 = '2020-01-01'
443
+ _20251216 = '2025-12-16'
424
444
  }
425
445
  /**
426
446
  * @export
@@ -441,7 +461,7 @@ export enum GetAlliancesAllianceIdAcceptLanguageEnum {
441
461
  * @enum {string}
442
462
  */
443
463
  export enum GetAlliancesAllianceIdCorporationsXCompatibilityDateEnum {
444
- _20200101 = '2020-01-01'
464
+ _20251216 = '2025-12-16'
445
465
  }
446
466
  /**
447
467
  * @export
@@ -462,7 +482,7 @@ export enum GetAlliancesAllianceIdCorporationsAcceptLanguageEnum {
462
482
  * @enum {string}
463
483
  */
464
484
  export enum GetAlliancesAllianceIdIconsXCompatibilityDateEnum {
465
- _20200101 = '2020-01-01'
485
+ _20251216 = '2025-12-16'
466
486
  }
467
487
  /**
468
488
  * @export