esisl_genoa_client 0.1.1 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (250) hide show
  1. package/.openapi-generator/FILES +105 -0
  2. package/README.md +117 -5
  3. package/dist/apis/AllianceApi.d.ts +17 -17
  4. package/dist/apis/AllianceApi.js +13 -17
  5. package/dist/apis/AssetsApi.d.ts +25 -25
  6. package/dist/apis/AssetsApi.js +19 -25
  7. package/dist/apis/CalendarApi.d.ts +17 -17
  8. package/dist/apis/CalendarApi.js +13 -18
  9. package/dist/apis/CharacterApi.d.ts +57 -57
  10. package/dist/apis/CharacterApi.js +43 -63
  11. package/dist/apis/ClonesApi.d.ts +9 -9
  12. package/dist/apis/ClonesApi.js +7 -9
  13. package/dist/apis/ContactsApi.d.ts +37 -37
  14. package/dist/apis/ContactsApi.js +28 -39
  15. package/dist/apis/ContractsApi.d.ts +37 -37
  16. package/dist/apis/ContractsApi.js +28 -37
  17. package/dist/apis/CorporationApi.d.ts +89 -89
  18. package/dist/apis/CorporationApi.js +67 -95
  19. package/dist/apis/CorporationProjectsApi.d.ts +284 -0
  20. package/dist/apis/CorporationProjectsApi.js +491 -0
  21. package/dist/apis/DogmaApi.d.ts +21 -21
  22. package/dist/apis/DogmaApi.js +16 -21
  23. package/dist/apis/FactionWarfareApi.d.ts +33 -33
  24. package/dist/apis/FactionWarfareApi.js +25 -33
  25. package/dist/apis/FittingsApi.d.ts +13 -13
  26. package/dist/apis/FittingsApi.js +10 -14
  27. package/dist/apis/FleetsApi.d.ts +57 -57
  28. package/dist/apis/FleetsApi.js +43 -65
  29. package/dist/apis/FreelanceJobsApi.d.ts +386 -0
  30. package/dist/apis/FreelanceJobsApi.js +656 -0
  31. package/dist/apis/IncursionsApi.d.ts +5 -5
  32. package/dist/apis/IncursionsApi.js +4 -5
  33. package/dist/apis/IndustryApi.d.ts +33 -33
  34. package/dist/apis/IndustryApi.js +25 -33
  35. package/dist/apis/InsuranceApi.d.ts +5 -5
  36. package/dist/apis/InsuranceApi.js +4 -5
  37. package/dist/apis/KillmailsApi.d.ts +13 -13
  38. package/dist/apis/KillmailsApi.js +10 -13
  39. package/dist/apis/LocationApi.d.ts +13 -13
  40. package/dist/apis/LocationApi.js +10 -13
  41. package/dist/apis/LoyaltyApi.d.ts +9 -9
  42. package/dist/apis/LoyaltyApi.js +7 -9
  43. package/dist/apis/MailApi.d.ts +37 -37
  44. package/dist/apis/MailApi.js +28 -52
  45. package/dist/apis/MarketApi.d.ts +45 -45
  46. package/dist/apis/MarketApi.js +34 -45
  47. package/dist/apis/MetaApi.d.ts +64 -10
  48. package/dist/apis/MetaApi.js +94 -10
  49. package/dist/apis/PlanetaryInteractionApi.d.ts +17 -17
  50. package/dist/apis/PlanetaryInteractionApi.js +13 -17
  51. package/dist/apis/RoutesApi.d.ts +27 -39
  52. package/dist/apis/RoutesApi.js +40 -55
  53. package/dist/apis/SearchApi.d.ts +5 -5
  54. package/dist/apis/SearchApi.js +4 -5
  55. package/dist/apis/SkillsApi.d.ts +13 -13
  56. package/dist/apis/SkillsApi.js +10 -13
  57. package/dist/apis/SovereigntyApi.d.ts +13 -13
  58. package/dist/apis/SovereigntyApi.js +10 -13
  59. package/dist/apis/StatusApi.d.ts +5 -5
  60. package/dist/apis/StatusApi.js +4 -5
  61. package/dist/apis/UniverseApi.d.ts +121 -121
  62. package/dist/apis/UniverseApi.js +91 -121
  63. package/dist/apis/UserInterfaceApi.d.ts +21 -21
  64. package/dist/apis/UserInterfaceApi.js +16 -26
  65. package/dist/apis/WalletApi.d.ts +25 -25
  66. package/dist/apis/WalletApi.js +19 -31
  67. package/dist/apis/WarsApi.d.ts +13 -13
  68. package/dist/apis/WarsApi.js +10 -13
  69. package/dist/apis/index.d.ts +2 -0
  70. package/dist/apis/index.js +2 -0
  71. package/dist/models/index.d.ts +2339 -295
  72. package/dist/models/index.js +165 -2
  73. package/dist/runtime.d.ts +6 -56
  74. package/dist/runtime.js +4 -309
  75. package/docs/AllianceApi.md +8 -8
  76. package/docs/AllianceId.md +14 -0
  77. package/docs/AssetsApi.md +12 -12
  78. package/docs/CalendarApi.md +8 -8
  79. package/docs/CaptureFwComplex.md +14 -0
  80. package/docs/CharacterApi.md +28 -28
  81. package/docs/CharacterId.md +14 -0
  82. package/docs/CharactersFreelanceJobsListing.md +14 -0
  83. package/docs/CharactersFreelanceJobsParticipation.md +16 -0
  84. package/docs/ClonesApi.md +4 -4
  85. package/docs/ConstellationId.md +14 -0
  86. package/docs/ContactsApi.md +18 -18
  87. package/docs/ContractsApi.md +18 -18
  88. package/docs/CorporationApi.md +44 -44
  89. package/docs/CorporationId.md +14 -0
  90. package/docs/CorporationItemDelivery.md +14 -0
  91. package/docs/CorporationProjectsApi.md +387 -0
  92. package/docs/CorporationsFreelanceJobsListing.md +15 -0
  93. package/docs/CorporationsFreelanceJobsParticipants.md +15 -0
  94. package/docs/CorporationsFreelanceJobsParticipantsParticipant.md +17 -0
  95. package/docs/CorporationsProjectsContribution.md +15 -0
  96. package/docs/CorporationsProjectsContributors.md +15 -0
  97. package/docs/CorporationsProjectsContributorsContributor.md +16 -0
  98. package/docs/CorporationsProjectsDetail.md +23 -0
  99. package/docs/CorporationsProjectsDetailConfiguration.md +31 -0
  100. package/docs/CorporationsProjectsDetailConfigurationcapturefwcomplex.md +16 -0
  101. package/docs/CorporationsProjectsDetailConfigurationcapturefwcomplexLocationsInner.md +16 -0
  102. package/docs/CorporationsProjectsDetailConfigurationdamageship.md +16 -0
  103. package/docs/CorporationsProjectsDetailConfigurationdamageshipIdentitiesInner.md +17 -0
  104. package/docs/CorporationsProjectsDetailConfigurationdamageshipShipsInner.md +15 -0
  105. package/docs/CorporationsProjectsDetailConfigurationdefendfwcomplex.md +16 -0
  106. package/docs/CorporationsProjectsDetailConfigurationdeliveritem.md +16 -0
  107. package/docs/CorporationsProjectsDetailConfigurationdeliveritemDockingLocationsInner.md +15 -0
  108. package/docs/CorporationsProjectsDetailConfigurationdeliveritemItemsInner.md +15 -0
  109. package/docs/CorporationsProjectsDetailConfigurationdestroynpc.md +14 -0
  110. package/docs/CorporationsProjectsDetailConfigurationdestroyship.md +16 -0
  111. package/docs/CorporationsProjectsDetailConfigurationearnloyaltypoints.md +14 -0
  112. package/docs/CorporationsProjectsDetailConfigurationlostship.md +16 -0
  113. package/docs/CorporationsProjectsDetailConfigurationmanufactureitem.md +16 -0
  114. package/docs/CorporationsProjectsDetailConfigurationmatcherarchetype.md +14 -0
  115. package/docs/CorporationsProjectsDetailConfigurationmatchercorporation.md +14 -0
  116. package/docs/CorporationsProjectsDetailConfigurationmatcherfaction.md +14 -0
  117. package/docs/CorporationsProjectsDetailConfigurationmatchersignature.md +14 -0
  118. package/docs/CorporationsProjectsDetailConfigurationminematerial.md +15 -0
  119. package/docs/CorporationsProjectsDetailConfigurationremoteboostshield.md +16 -0
  120. package/docs/CorporationsProjectsDetailConfigurationremoterepairarmor.md +16 -0
  121. package/docs/CorporationsProjectsDetailConfigurationsalvagewreck.md +14 -0
  122. package/docs/CorporationsProjectsDetailConfigurationscansignature.md +15 -0
  123. package/docs/CorporationsProjectsDetailConfigurationshipinsurance.md +18 -0
  124. package/docs/CorporationsProjectsDetailConfigurationunknown.md +15 -0
  125. package/docs/CorporationsProjectsDetailContribution.md +17 -0
  126. package/docs/CorporationsProjectsDetailCreator.md +15 -0
  127. package/docs/CorporationsProjectsDetailDetails.md +18 -0
  128. package/docs/CorporationsProjectsDetailProgress.md +15 -0
  129. package/docs/CorporationsProjectsDetailProject.md +19 -0
  130. package/docs/CorporationsProjectsDetailReward.md +15 -0
  131. package/docs/CorporationsProjectsListing.md +15 -0
  132. package/docs/Cursor.md +15 -0
  133. package/docs/DamageShip.md +14 -0
  134. package/docs/DefendFwComplex.md +14 -0
  135. package/docs/DeliverItem.md +14 -0
  136. package/docs/DestroyNpc.md +14 -0
  137. package/docs/DestroyShip.md +14 -0
  138. package/docs/DogmaApi.md +10 -10
  139. package/docs/EarnLoyaltyPoint.md +14 -0
  140. package/docs/FactionId.md +14 -0
  141. package/docs/FactionWarfareApi.md +16 -16
  142. package/docs/FittingsApi.md +6 -6
  143. package/docs/FleetsApi.md +28 -28
  144. package/docs/FreelanceJobsApi.md +546 -0
  145. package/docs/FreelanceJobsDetail.md +23 -0
  146. package/docs/FreelanceJobsDetailAccessandvisibility.md +16 -0
  147. package/docs/FreelanceJobsDetailBroadcastlocations.md +15 -0
  148. package/docs/FreelanceJobsDetailConfiguration.md +16 -0
  149. package/docs/FreelanceJobsDetailConfigurationParametersValue.md +17 -0
  150. package/docs/FreelanceJobsDetailContribution.md +18 -0
  151. package/docs/FreelanceJobsDetailCreator.md +15 -0
  152. package/docs/FreelanceJobsDetailCreatorcharacter.md +15 -0
  153. package/docs/FreelanceJobsDetailCreatorcorporation.md +15 -0
  154. package/docs/FreelanceJobsDetailDetails.md +19 -0
  155. package/docs/FreelanceJobsDetailFreelancejob.md +19 -0
  156. package/docs/FreelanceJobsDetailParameterboolean.md +14 -0
  157. package/docs/FreelanceJobsDetailParametercorporationitemdelivery.md +15 -0
  158. package/docs/FreelanceJobsDetailParametermatcher.md +14 -0
  159. package/docs/FreelanceJobsDetailParametermatchervalue.md +15 -0
  160. package/docs/FreelanceJobsDetailParameteroptions.md +14 -0
  161. package/docs/FreelanceJobsDetailProgress.md +15 -0
  162. package/docs/FreelanceJobsDetailRestrictions.md +15 -0
  163. package/docs/FreelanceJobsDetailReward.md +15 -0
  164. package/docs/FreelanceJobsListing.md +15 -0
  165. package/docs/GroupId.md +14 -0
  166. package/docs/GroupId1.md +14 -0
  167. package/docs/IncursionsApi.md +2 -2
  168. package/docs/IndustryApi.md +16 -16
  169. package/docs/InsuranceApi.md +2 -2
  170. package/docs/KillmailsApi.md +6 -6
  171. package/docs/LocationApi.md +6 -6
  172. package/docs/LostShip.md +14 -0
  173. package/docs/LoyaltyApi.md +4 -4
  174. package/docs/MailApi.md +18 -18
  175. package/docs/Manual.md +14 -0
  176. package/docs/ManufactureItem.md +14 -0
  177. package/docs/MarketApi.md +22 -22
  178. package/docs/Matcher.md +14 -0
  179. package/docs/MetaApi.md +82 -4
  180. package/docs/MetaChangelogEntry.md +1 -1
  181. package/docs/MetaStatus.md +14 -0
  182. package/docs/MetaStatusRoutestatus.md +16 -0
  183. package/docs/MineMaterial.md +14 -0
  184. package/docs/ModelBoolean.md +14 -0
  185. package/docs/Options.md +14 -0
  186. package/docs/PlanetaryInteractionApi.md +8 -8
  187. package/docs/RegionId.md +14 -0
  188. package/docs/RemoteBoostShield.md +14 -0
  189. package/docs/RemoteRepairArmor.md +14 -0
  190. package/docs/Route.md +14 -0
  191. package/docs/RouteConnection.md +15 -0
  192. package/docs/RouteRequestBody.md +17 -0
  193. package/docs/RoutesApi.md +22 -28
  194. package/docs/SalvageWreck.md +14 -0
  195. package/docs/ScanSignature.md +14 -0
  196. package/docs/SearchApi.md +2 -2
  197. package/docs/ShipInsurance.md +14 -0
  198. package/docs/SkillsApi.md +6 -6
  199. package/docs/SolarSystemId.md +14 -0
  200. package/docs/SovereigntyApi.md +6 -6
  201. package/docs/StationId.md +14 -0
  202. package/docs/StatusApi.md +2 -2
  203. package/docs/StructureId.md +14 -0
  204. package/docs/TypeId.md +14 -0
  205. package/docs/UniverseApi.md +60 -60
  206. package/docs/Unknown.md +14 -0
  207. package/docs/UserInterfaceApi.md +10 -10
  208. package/docs/WalletApi.md +12 -12
  209. package/docs/WarsApi.md +6 -6
  210. package/esisl_genoa_client-0.1.4.tgz +0 -0
  211. package/esisl_genoa_client-0.1.5.tgz +0 -0
  212. package/package.json +1 -1
  213. package/src/apis/AllianceApi.ts +25 -25
  214. package/src/apis/AssetsApi.ts +37 -37
  215. package/src/apis/CalendarApi.ts +25 -25
  216. package/src/apis/CharacterApi.ts +85 -89
  217. package/src/apis/ClonesApi.ts +13 -13
  218. package/src/apis/ContactsApi.ts +55 -55
  219. package/src/apis/ContractsApi.ts +55 -55
  220. package/src/apis/CorporationApi.ts +133 -137
  221. package/src/apis/CorporationProjectsApi.ts +634 -0
  222. package/src/apis/DogmaApi.ts +31 -31
  223. package/src/apis/FactionWarfareApi.ts +49 -49
  224. package/src/apis/FittingsApi.ts +19 -19
  225. package/src/apis/FleetsApi.ts +85 -85
  226. package/src/apis/FreelanceJobsApi.ts +846 -0
  227. package/src/apis/IncursionsApi.ts +7 -7
  228. package/src/apis/IndustryApi.ts +49 -49
  229. package/src/apis/InsuranceApi.ts +7 -7
  230. package/src/apis/KillmailsApi.ts +19 -19
  231. package/src/apis/LocationApi.ts +19 -19
  232. package/src/apis/LoyaltyApi.ts +13 -13
  233. package/src/apis/MailApi.ts +55 -63
  234. package/src/apis/MarketApi.ts +67 -67
  235. package/src/apis/MetaApi.ts +122 -13
  236. package/src/apis/PlanetaryInteractionApi.ts +25 -25
  237. package/src/apis/RoutesApi.ts +54 -65
  238. package/src/apis/SearchApi.ts +7 -7
  239. package/src/apis/SkillsApi.ts +19 -19
  240. package/src/apis/SovereigntyApi.ts +19 -19
  241. package/src/apis/StatusApi.ts +7 -7
  242. package/src/apis/UniverseApi.ts +181 -181
  243. package/src/apis/UserInterfaceApi.ts +31 -31
  244. package/src/apis/WalletApi.ts +37 -41
  245. package/src/apis/WarsApi.ts +19 -19
  246. package/src/apis/index.ts +2 -0
  247. package/src/models/index.ts +2374 -308
  248. package/src/runtime.ts +14 -225
  249. package/esisl_genoa_client-0.1.0.tgz +0 -0
  250. package/esisl_genoa_client-0.1.1.tgz +0 -0
@@ -39,7 +39,7 @@ async function example() {
39
39
  const body = {
40
40
  // number | The ID of the character
41
41
  characterId: 789,
42
- // '2020-01-01' | The compatibility date for the request.
42
+ // '2025-12-16' | The compatibility date for the request.
43
43
  xCompatibilityDate: 2013-10-20,
44
44
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
45
45
  acceptLanguage: acceptLanguage_example,
@@ -67,7 +67,7 @@ example().catch(console.error);
67
67
  | Name | Type | Description | Notes |
68
68
  |------------- | ------------- | ------------- | -------------|
69
69
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
70
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
70
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
71
71
  | **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] |
72
72
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
73
73
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -125,7 +125,7 @@ async function example() {
125
125
  characterId: 789,
126
126
  // number
127
127
  planetId: 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
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
131
131
  acceptLanguage: acceptLanguage_example,
@@ -154,7 +154,7 @@ example().catch(console.error);
154
154
  |------------- | ------------- | ------------- | -------------|
155
155
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
156
156
  | **planetId** | `number` | | [Defaults to `undefined`] |
157
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
157
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
158
158
  | **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] |
159
159
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
160
160
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -210,7 +210,7 @@ async function example() {
210
210
  const body = {
211
211
  // number | The ID of the corporation
212
212
  corporationId: 789,
213
- // '2020-01-01' | The compatibility date for the request.
213
+ // '2025-12-16' | The compatibility date for the request.
214
214
  xCompatibilityDate: 2013-10-20,
215
215
  // number (optional)
216
216
  page: 56,
@@ -240,7 +240,7 @@ example().catch(console.error);
240
240
  | Name | Type | Description | Notes |
241
241
  |------------- | ------------- | ------------- | -------------|
242
242
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
243
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
243
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
244
244
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
245
245
  | **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] |
246
246
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -293,7 +293,7 @@ async function example() {
293
293
  const body = {
294
294
  // number
295
295
  schematicId: 789,
296
- // '2020-01-01' | The compatibility date for the request.
296
+ // '2025-12-16' | The compatibility date for the request.
297
297
  xCompatibilityDate: 2013-10-20,
298
298
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
299
299
  acceptLanguage: acceptLanguage_example,
@@ -321,7 +321,7 @@ example().catch(console.error);
321
321
  | Name | Type | Description | Notes |
322
322
  |------------- | ------------- | ------------- | -------------|
323
323
  | **schematicId** | `number` | | [Defaults to `undefined`] |
324
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
324
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
325
325
  | **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] |
326
326
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
327
327
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -0,0 +1,14 @@
1
+
2
+ # RegionId
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `regionId` | number
10
+
11
+
12
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
13
+
14
+
@@ -0,0 +1,14 @@
1
+
2
+ # RemoteBoostShield
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `remoteBoostShield` | [CorporationsProjectsDetailConfigurationremoteboostshield](CorporationsProjectsDetailConfigurationremoteboostshield.md)
10
+
11
+
12
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
13
+
14
+
@@ -0,0 +1,14 @@
1
+
2
+ # RemoteRepairArmor
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `remoteRepairArmor` | [CorporationsProjectsDetailConfigurationremoterepairarmor](CorporationsProjectsDetailConfigurationremoterepairarmor.md)
10
+
11
+
12
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
13
+
14
+
package/docs/Route.md ADDED
@@ -0,0 +1,14 @@
1
+
2
+ # Route
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `route` | Array<number>
10
+
11
+
12
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
13
+
14
+
@@ -0,0 +1,15 @@
1
+
2
+ # RouteConnection
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `from` | number
10
+ `to` | number
11
+
12
+
13
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
14
+
15
+
@@ -0,0 +1,17 @@
1
+
2
+ # RouteRequestBody
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `avoidSystems` | Set<number>
10
+ `connections` | [Array<RouteConnection>](RouteConnection.md)
11
+ `preference` | string
12
+ `securityPenalty` | number
13
+
14
+
15
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
16
+
17
+
package/docs/RoutesApi.md CHANGED
@@ -4,17 +4,17 @@ All URIs are relative to *https://esi.evetech.net*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  |------------- | ------------- | -------------|
7
- | [**getRouteOriginDestination**](RoutesApi.md#getrouteorigindestination) | **GET** /route/{origin}/{destination} | Get route |
7
+ | [**postRoute**](RoutesApi.md#postroute) | **POST** /route/{origin_system_id}/{destination_system_id} | Get route between two systems |
8
8
 
9
9
 
10
10
 
11
- ## getRouteOriginDestination
11
+ ## postRoute
12
12
 
13
- > Array<number> getRouteOriginDestination(destination, origin, xCompatibilityDate, avoid, connections, flag, acceptLanguage, ifNoneMatch, xTenant)
13
+ > Route postRoute(originSystemId, destinationSystemId, xCompatibilityDate, routeRequestBody, acceptLanguage, ifNoneMatch, xTenant)
14
14
 
15
- Get route
15
+ Get route between two systems
16
16
 
17
- Get the systems between origin and destination
17
+ Calculate the systems between the given origin and destination.
18
18
 
19
19
  ### Example
20
20
 
@@ -23,35 +23,31 @@ import {
23
23
  Configuration,
24
24
  RoutesApi,
25
25
  } from 'esisl_genoa_client';
26
- import type { GetRouteOriginDestinationRequest } from 'esisl_genoa_client';
26
+ import type { PostRouteRequest } from 'esisl_genoa_client';
27
27
 
28
28
  async function example() {
29
29
  console.log("🚀 Testing esisl_genoa_client SDK...");
30
30
  const api = new RoutesApi();
31
31
 
32
32
  const body = {
33
- // number
34
- destination: 789,
35
- // number
36
- origin: 789,
37
- // '2020-01-01' | The compatibility date for the request.
33
+ // number | Origin system
34
+ originSystemId: 789,
35
+ // number | Destination system
36
+ destinationSystemId: 789,
37
+ // '2025-12-16' | The compatibility date for the request.
38
38
  xCompatibilityDate: 2013-10-20,
39
- // Set<number> (optional)
40
- avoid: ...,
41
- // Set<Array<number>> (optional)
42
- connections: ...,
43
- // 'shortest' | 'secure' | 'insecure' (optional)
44
- flag: flag_example,
39
+ // RouteRequestBody
40
+ routeRequestBody: ...,
45
41
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
46
42
  acceptLanguage: acceptLanguage_example,
47
43
  // string | The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional)
48
44
  ifNoneMatch: ifNoneMatch_example,
49
45
  // string | The tenant ID for the request. (optional)
50
46
  xTenant: ,
51
- } satisfies GetRouteOriginDestinationRequest;
47
+ } satisfies PostRouteRequest;
52
48
 
53
49
  try {
54
- const data = await api.getRouteOriginDestination(body);
50
+ const data = await api.postRoute(body);
55
51
  console.log(data);
56
52
  } catch (error) {
57
53
  console.error(error);
@@ -67,19 +63,17 @@ example().catch(console.error);
67
63
 
68
64
  | Name | Type | Description | Notes |
69
65
  |------------- | ------------- | ------------- | -------------|
70
- | **destination** | `number` | | [Defaults to `undefined`] |
71
- | **origin** | `number` | | [Defaults to `undefined`] |
72
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
73
- | **avoid** | `Set<number>` | | [Optional] |
74
- | **connections** | `Set<Array<number>>` | | [Optional] |
75
- | **flag** | `shortest`, `secure`, `insecure` | | [Optional] [Defaults to `&#39;shortest&#39;`] [Enum: shortest, secure, insecure] |
66
+ | **originSystemId** | `number` | Origin system | [Defaults to `undefined`] |
67
+ | **destinationSystemId** | `number` | Destination system | [Defaults to `undefined`] |
68
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
69
+ | **routeRequestBody** | [RouteRequestBody](RouteRequestBody.md) | | |
76
70
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
77
71
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
78
72
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
79
73
 
80
74
  ### Return type
81
75
 
82
- **Array<number>**
76
+ [**Route**](Route.md)
83
77
 
84
78
  ### Authorization
85
79
 
@@ -87,7 +81,7 @@ No authorization required
87
81
 
88
82
  ### HTTP request headers
89
83
 
90
- - **Content-Type**: Not defined
84
+ - **Content-Type**: `application/json`
91
85
  - **Accept**: `application/json`
92
86
 
93
87
 
@@ -95,7 +89,7 @@ No authorization required
95
89
  | Status code | Description | Response headers |
96
90
  |-------------|-------------|------------------|
97
91
  | **200** | OK | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
98
- | **0** | Error | - |
92
+ | **0** | Error | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
99
93
 
100
94
  [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
101
95
 
@@ -0,0 +1,14 @@
1
+
2
+ # SalvageWreck
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `salvageWreck` | [CorporationsProjectsDetailConfigurationsalvagewreck](CorporationsProjectsDetailConfigurationsalvagewreck.md)
10
+
11
+
12
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
13
+
14
+
@@ -0,0 +1,14 @@
1
+
2
+ # ScanSignature
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `scanSignature` | [CorporationsProjectsDetailConfigurationscansignature](CorporationsProjectsDetailConfigurationscansignature.md)
10
+
11
+
12
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
13
+
14
+
package/docs/SearchApi.md CHANGED
@@ -40,7 +40,7 @@ async function example() {
40
40
  characterId: 789,
41
41
  // string
42
42
  search: search_example,
43
- // '2020-01-01' | The compatibility date for the request.
43
+ // '2025-12-16' | The compatibility date for the request.
44
44
  xCompatibilityDate: 2013-10-20,
45
45
  // boolean (optional)
46
46
  strict: true,
@@ -72,7 +72,7 @@ example().catch(console.error);
72
72
  | **categories** | `agent`, `alliance`, `character`, `constellation`, `corporation`, `faction`, `inventory_type`, `region`, `solar_system`, `station`, `structure` | | [Enum: agent, alliance, character, constellation, corporation, faction, inventory_type, region, solar_system, station, structure] |
73
73
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
74
74
  | **search** | `string` | | [Defaults to `undefined`] |
75
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
75
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
76
76
  | **strict** | `boolean` | | [Optional] [Defaults to `false`] |
77
77
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
78
78
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -0,0 +1,14 @@
1
+
2
+ # ShipInsurance
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `shipInsurance` | [CorporationsProjectsDetailConfigurationshipinsurance](CorporationsProjectsDetailConfigurationshipinsurance.md)
10
+
11
+
12
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
13
+
14
+
package/docs/SkillsApi.md CHANGED
@@ -38,7 +38,7 @@ async function example() {
38
38
  const body = {
39
39
  // number | The ID of the character
40
40
  characterId: 789,
41
- // '2020-01-01' | The compatibility date for the request.
41
+ // '2025-12-16' | The compatibility date for the request.
42
42
  xCompatibilityDate: 2013-10-20,
43
43
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
44
44
  acceptLanguage: acceptLanguage_example,
@@ -66,7 +66,7 @@ example().catch(console.error);
66
66
  | Name | Type | Description | Notes |
67
67
  |------------- | ------------- | ------------- | -------------|
68
68
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
69
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
69
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
70
70
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
71
71
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
72
72
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -122,7 +122,7 @@ async function example() {
122
122
  const body = {
123
123
  // number | The ID of the character
124
124
  characterId: 789,
125
- // '2020-01-01' | The compatibility date for the request.
125
+ // '2025-12-16' | The compatibility date for the request.
126
126
  xCompatibilityDate: 2013-10-20,
127
127
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
128
128
  acceptLanguage: acceptLanguage_example,
@@ -150,7 +150,7 @@ example().catch(console.error);
150
150
  | Name | Type | Description | Notes |
151
151
  |------------- | ------------- | ------------- | -------------|
152
152
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
153
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
153
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
154
154
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
155
155
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
156
156
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -206,7 +206,7 @@ async function example() {
206
206
  const body = {
207
207
  // number | The ID of the character
208
208
  characterId: 789,
209
- // '2020-01-01' | The compatibility date for the request.
209
+ // '2025-12-16' | The compatibility date for the request.
210
210
  xCompatibilityDate: 2013-10-20,
211
211
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
212
212
  acceptLanguage: acceptLanguage_example,
@@ -234,7 +234,7 @@ example().catch(console.error);
234
234
  | Name | Type | Description | Notes |
235
235
  |------------- | ------------- | ------------- | -------------|
236
236
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
237
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
237
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
238
238
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
239
239
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
240
240
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -0,0 +1,14 @@
1
+
2
+ # SolarSystemId
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `solarSystemId` | number
10
+
11
+
12
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
13
+
14
+
@@ -32,7 +32,7 @@ async function example() {
32
32
  const api = new SovereigntyApi();
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
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
38
38
  acceptLanguage: acceptLanguage_example,
@@ -59,7 +59,7 @@ example().catch(console.error);
59
59
 
60
60
  | Name | Type | Description | Notes |
61
61
  |------------- | ------------- | ------------- | -------------|
62
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
62
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
63
63
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
64
64
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
65
65
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -109,7 +109,7 @@ async function example() {
109
109
  const api = new SovereigntyApi();
110
110
 
111
111
  const body = {
112
- // '2020-01-01' | The compatibility date for the request.
112
+ // '2025-12-16' | The compatibility date for the request.
113
113
  xCompatibilityDate: 2013-10-20,
114
114
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
115
115
  acceptLanguage: acceptLanguage_example,
@@ -136,7 +136,7 @@ example().catch(console.error);
136
136
 
137
137
  | Name | Type | Description | Notes |
138
138
  |------------- | ------------- | ------------- | -------------|
139
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
139
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
140
140
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
141
141
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
142
142
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -186,7 +186,7 @@ async function example() {
186
186
  const api = new SovereigntyApi();
187
187
 
188
188
  const body = {
189
- // '2020-01-01' | The compatibility date for the request.
189
+ // '2025-12-16' | The compatibility date for the request.
190
190
  xCompatibilityDate: 2013-10-20,
191
191
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
192
192
  acceptLanguage: acceptLanguage_example,
@@ -213,7 +213,7 @@ example().catch(console.error);
213
213
 
214
214
  | Name | Type | Description | Notes |
215
215
  |------------- | ------------- | ------------- | -------------|
216
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
216
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
217
217
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
218
218
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
219
219
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -0,0 +1,14 @@
1
+
2
+ # StationId
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `stationId` | number
10
+
11
+
12
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
13
+
14
+
package/docs/StatusApi.md CHANGED
@@ -30,7 +30,7 @@ async function example() {
30
30
  const api = new StatusApi();
31
31
 
32
32
  const body = {
33
- // '2020-01-01' | The compatibility date for the request.
33
+ // '2025-12-16' | The compatibility date for the request.
34
34
  xCompatibilityDate: 2013-10-20,
35
35
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
36
36
  acceptLanguage: acceptLanguage_example,
@@ -57,7 +57,7 @@ example().catch(console.error);
57
57
 
58
58
  | Name | Type | Description | Notes |
59
59
  |------------- | ------------- | ------------- | -------------|
60
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
60
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
61
61
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
62
62
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
63
63
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -0,0 +1,14 @@
1
+
2
+ # StructureId
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `structureId` | number
10
+
11
+
12
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
13
+
14
+
package/docs/TypeId.md ADDED
@@ -0,0 +1,14 @@
1
+
2
+ # TypeId
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `typeId` | number
10
+
11
+
12
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
13
+
14
+