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
package/docs/MailApi.md CHANGED
@@ -46,7 +46,7 @@ async function example() {
46
46
  characterId: 789,
47
47
  // number
48
48
  labelId: 789,
49
- // '2020-01-01' | The compatibility date for the request.
49
+ // '2025-12-16' | The compatibility date for the request.
50
50
  xCompatibilityDate: 2013-10-20,
51
51
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
52
52
  acceptLanguage: acceptLanguage_example,
@@ -75,7 +75,7 @@ example().catch(console.error);
75
75
  |------------- | ------------- | ------------- | -------------|
76
76
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
77
77
  | **labelId** | `number` | | [Defaults to `undefined`] |
78
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
78
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
79
79
  | **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] |
80
80
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
81
81
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -133,7 +133,7 @@ async function example() {
133
133
  characterId: 789,
134
134
  // number
135
135
  mailId: 789,
136
- // '2020-01-01' | The compatibility date for the request.
136
+ // '2025-12-16' | The compatibility date for the request.
137
137
  xCompatibilityDate: 2013-10-20,
138
138
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
139
139
  acceptLanguage: acceptLanguage_example,
@@ -162,7 +162,7 @@ example().catch(console.error);
162
162
  |------------- | ------------- | ------------- | -------------|
163
163
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
164
164
  | **mailId** | `number` | | [Defaults to `undefined`] |
165
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
165
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
166
166
  | **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] |
167
167
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
168
168
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -218,7 +218,7 @@ async function example() {
218
218
  const body = {
219
219
  // number | The ID of the character
220
220
  characterId: 789,
221
- // '2020-01-01' | The compatibility date for the request.
221
+ // '2025-12-16' | The compatibility date for the request.
222
222
  xCompatibilityDate: 2013-10-20,
223
223
  // Set<number> (optional)
224
224
  labels: ...,
@@ -250,7 +250,7 @@ example().catch(console.error);
250
250
  | Name | Type | Description | Notes |
251
251
  |------------- | ------------- | ------------- | -------------|
252
252
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
253
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
253
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
254
254
  | **labels** | `Set<number>` | | [Optional] |
255
255
  | **lastMailId** | `number` | | [Optional] [Defaults to `undefined`] |
256
256
  | **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] |
@@ -308,7 +308,7 @@ async function example() {
308
308
  const body = {
309
309
  // number | The ID of the character
310
310
  characterId: 789,
311
- // '2020-01-01' | The compatibility date for the request.
311
+ // '2025-12-16' | The compatibility date for the request.
312
312
  xCompatibilityDate: 2013-10-20,
313
313
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
314
314
  acceptLanguage: acceptLanguage_example,
@@ -336,7 +336,7 @@ example().catch(console.error);
336
336
  | Name | Type | Description | Notes |
337
337
  |------------- | ------------- | ------------- | -------------|
338
338
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
339
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
339
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
340
340
  | **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] |
341
341
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
342
342
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -392,7 +392,7 @@ async function example() {
392
392
  const body = {
393
393
  // number | The ID of the character
394
394
  characterId: 789,
395
- // '2020-01-01' | The compatibility date for the request.
395
+ // '2025-12-16' | The compatibility date for the request.
396
396
  xCompatibilityDate: 2013-10-20,
397
397
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
398
398
  acceptLanguage: acceptLanguage_example,
@@ -420,7 +420,7 @@ example().catch(console.error);
420
420
  | Name | Type | Description | Notes |
421
421
  |------------- | ------------- | ------------- | -------------|
422
422
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
423
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
423
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
424
424
  | **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] |
425
425
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
426
426
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -478,7 +478,7 @@ async function example() {
478
478
  characterId: 789,
479
479
  // number
480
480
  mailId: 789,
481
- // '2020-01-01' | The compatibility date for the request.
481
+ // '2025-12-16' | The compatibility date for the request.
482
482
  xCompatibilityDate: 2013-10-20,
483
483
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
484
484
  acceptLanguage: acceptLanguage_example,
@@ -507,7 +507,7 @@ example().catch(console.error);
507
507
  |------------- | ------------- | ------------- | -------------|
508
508
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
509
509
  | **mailId** | `number` | | [Defaults to `undefined`] |
510
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
510
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
511
511
  | **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] |
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`] |
513
513
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -563,7 +563,7 @@ async function example() {
563
563
  const body = {
564
564
  // number | The ID of the character
565
565
  characterId: 789,
566
- // '2020-01-01' | The compatibility date for the request.
566
+ // '2025-12-16' | The compatibility date for the request.
567
567
  xCompatibilityDate: 2013-10-20,
568
568
  // PostCharactersCharacterIdMailRequest
569
569
  postCharactersCharacterIdMailRequest: ...,
@@ -593,7 +593,7 @@ example().catch(console.error);
593
593
  | Name | Type | Description | Notes |
594
594
  |------------- | ------------- | ------------- | -------------|
595
595
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
596
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
596
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
597
597
  | **postCharactersCharacterIdMailRequest** | [PostCharactersCharacterIdMailRequest](PostCharactersCharacterIdMailRequest.md) | | |
598
598
  | **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] |
599
599
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -650,7 +650,7 @@ async function example() {
650
650
  const body = {
651
651
  // number | The ID of the character
652
652
  characterId: 789,
653
- // '2020-01-01' | The compatibility date for the request.
653
+ // '2025-12-16' | The compatibility date for the request.
654
654
  xCompatibilityDate: 2013-10-20,
655
655
  // PostCharactersCharacterIdMailLabelsRequest
656
656
  postCharactersCharacterIdMailLabelsRequest: ...,
@@ -680,7 +680,7 @@ example().catch(console.error);
680
680
  | Name | Type | Description | Notes |
681
681
  |------------- | ------------- | ------------- | -------------|
682
682
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
683
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
683
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
684
684
  | **postCharactersCharacterIdMailLabelsRequest** | [PostCharactersCharacterIdMailLabelsRequest](PostCharactersCharacterIdMailLabelsRequest.md) | | |
685
685
  | **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] |
686
686
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -739,7 +739,7 @@ async function example() {
739
739
  characterId: 789,
740
740
  // number
741
741
  mailId: 789,
742
- // '2020-01-01' | The compatibility date for the request.
742
+ // '2025-12-16' | The compatibility date for the request.
743
743
  xCompatibilityDate: 2013-10-20,
744
744
  // PutCharactersCharacterIdMailMailIdRequest
745
745
  putCharactersCharacterIdMailMailIdRequest: ...,
@@ -770,7 +770,7 @@ example().catch(console.error);
770
770
  |------------- | ------------- | ------------- | -------------|
771
771
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
772
772
  | **mailId** | `number` | | [Defaults to `undefined`] |
773
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
773
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
774
774
  | **putCharactersCharacterIdMailMailIdRequest** | [PutCharactersCharacterIdMailMailIdRequest](PutCharactersCharacterIdMailMailIdRequest.md) | | |
775
775
  | **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] |
776
776
  | **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/Manual.md ADDED
@@ -0,0 +1,14 @@
1
+
2
+ # Manual
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `manual` | object
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
+ # ManufactureItem
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `manufactureItem` | [CorporationsProjectsDetailConfigurationmanufactureitem](CorporationsProjectsDetailConfigurationmanufactureitem.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/MarketApi.md CHANGED
@@ -46,7 +46,7 @@ async function example() {
46
46
  const body = {
47
47
  // number | The ID of the character
48
48
  characterId: 789,
49
- // '2020-01-01' | The compatibility date for the request.
49
+ // '2025-12-16' | The compatibility date for the request.
50
50
  xCompatibilityDate: 2013-10-20,
51
51
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
52
52
  acceptLanguage: acceptLanguage_example,
@@ -74,7 +74,7 @@ example().catch(console.error);
74
74
  | Name | Type | Description | Notes |
75
75
  |------------- | ------------- | ------------- | -------------|
76
76
  | **characterId** | `number` | The ID of the character | [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 `&#39;en&#39;`] [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 `&#39;tranquility&#39;`] |
@@ -130,7 +130,7 @@ async function example() {
130
130
  const body = {
131
131
  // number | The ID of the character
132
132
  characterId: 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
  // number (optional)
136
136
  page: 56,
@@ -160,7 +160,7 @@ example().catch(console.error);
160
160
  | Name | Type | Description | Notes |
161
161
  |------------- | ------------- | ------------- | -------------|
162
162
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
163
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
163
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
164
164
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
165
165
  | **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] |
166
166
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -217,7 +217,7 @@ async function example() {
217
217
  const body = {
218
218
  // number | The ID of the corporation
219
219
  corporationId: 789,
220
- // '2020-01-01' | The compatibility date for the request.
220
+ // '2025-12-16' | The compatibility date for the request.
221
221
  xCompatibilityDate: 2013-10-20,
222
222
  // number (optional)
223
223
  page: 56,
@@ -247,7 +247,7 @@ example().catch(console.error);
247
247
  | Name | Type | Description | Notes |
248
248
  |------------- | ------------- | ------------- | -------------|
249
249
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
250
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
250
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
251
251
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
252
252
  | **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] |
253
253
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -304,7 +304,7 @@ async function example() {
304
304
  const body = {
305
305
  // number | The ID of the corporation
306
306
  corporationId: 789,
307
- // '2020-01-01' | The compatibility date for the request.
307
+ // '2025-12-16' | The compatibility date for the request.
308
308
  xCompatibilityDate: 2013-10-20,
309
309
  // number (optional)
310
310
  page: 56,
@@ -334,7 +334,7 @@ example().catch(console.error);
334
334
  | Name | Type | Description | Notes |
335
335
  |------------- | ------------- | ------------- | -------------|
336
336
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
337
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
337
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
338
338
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
339
339
  | **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] |
340
340
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -385,7 +385,7 @@ async function example() {
385
385
  const api = new MarketApi();
386
386
 
387
387
  const body = {
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
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
391
391
  acceptLanguage: acceptLanguage_example,
@@ -412,7 +412,7 @@ example().catch(console.error);
412
412
 
413
413
  | Name | Type | Description | Notes |
414
414
  |------------- | ------------- | ------------- | -------------|
415
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
415
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
416
416
  | **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] |
417
417
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
418
418
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -464,7 +464,7 @@ async function example() {
464
464
  const body = {
465
465
  // number
466
466
  marketGroupId: 789,
467
- // '2020-01-01' | The compatibility date for the request.
467
+ // '2025-12-16' | The compatibility date for the request.
468
468
  xCompatibilityDate: 2013-10-20,
469
469
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
470
470
  acceptLanguage: acceptLanguage_example,
@@ -492,7 +492,7 @@ example().catch(console.error);
492
492
  | Name | Type | Description | Notes |
493
493
  |------------- | ------------- | ------------- | -------------|
494
494
  | **marketGroupId** | `number` | | [Defaults to `undefined`] |
495
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
495
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
496
496
  | **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] |
497
497
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
498
498
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -542,7 +542,7 @@ async function example() {
542
542
  const api = new MarketApi();
543
543
 
544
544
  const body = {
545
- // '2020-01-01' | The compatibility date for the request.
545
+ // '2025-12-16' | The compatibility date for the request.
546
546
  xCompatibilityDate: 2013-10-20,
547
547
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
548
548
  acceptLanguage: acceptLanguage_example,
@@ -569,7 +569,7 @@ example().catch(console.error);
569
569
 
570
570
  | Name | Type | Description | Notes |
571
571
  |------------- | ------------- | ------------- | -------------|
572
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
572
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
573
573
  | **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] |
574
574
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
575
575
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -623,7 +623,7 @@ async function example() {
623
623
  regionId: 789,
624
624
  // number
625
625
  typeId: 789,
626
- // '2020-01-01' | The compatibility date for the request.
626
+ // '2025-12-16' | The compatibility date for the request.
627
627
  xCompatibilityDate: 2013-10-20,
628
628
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
629
629
  acceptLanguage: acceptLanguage_example,
@@ -652,7 +652,7 @@ example().catch(console.error);
652
652
  |------------- | ------------- | ------------- | -------------|
653
653
  | **regionId** | `number` | | [Defaults to `undefined`] |
654
654
  | **typeId** | `number` | | [Defaults to `undefined`] |
655
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
655
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
656
656
  | **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] |
657
657
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
658
658
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -706,7 +706,7 @@ async function example() {
706
706
  orderType: orderType_example,
707
707
  // number
708
708
  regionId: 789,
709
- // '2020-01-01' | The compatibility date for the request.
709
+ // '2025-12-16' | The compatibility date for the request.
710
710
  xCompatibilityDate: 2013-10-20,
711
711
  // number (optional)
712
712
  page: 56,
@@ -739,7 +739,7 @@ example().catch(console.error);
739
739
  |------------- | ------------- | ------------- | -------------|
740
740
  | **orderType** | `buy`, `sell`, `all` | | [Defaults to `&#39;all&#39;`] [Enum: buy, sell, all] |
741
741
  | **regionId** | `number` | | [Defaults to `undefined`] |
742
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
742
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
743
743
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
744
744
  | **typeId** | `number` | | [Optional] [Defaults to `undefined`] |
745
745
  | **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] |
@@ -793,7 +793,7 @@ async function example() {
793
793
  const body = {
794
794
  // number
795
795
  regionId: 789,
796
- // '2020-01-01' | The compatibility date for the request.
796
+ // '2025-12-16' | The compatibility date for the request.
797
797
  xCompatibilityDate: 2013-10-20,
798
798
  // number (optional)
799
799
  page: 56,
@@ -823,7 +823,7 @@ example().catch(console.error);
823
823
  | Name | Type | Description | Notes |
824
824
  |------------- | ------------- | ------------- | -------------|
825
825
  | **regionId** | `number` | | [Defaults to `undefined`] |
826
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
826
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
827
827
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
828
828
  | **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] |
829
829
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -880,7 +880,7 @@ async function example() {
880
880
  const body = {
881
881
  // number
882
882
  structureId: 789,
883
- // '2020-01-01' | The compatibility date for the request.
883
+ // '2025-12-16' | The compatibility date for the request.
884
884
  xCompatibilityDate: 2013-10-20,
885
885
  // number (optional)
886
886
  page: 56,
@@ -910,7 +910,7 @@ example().catch(console.error);
910
910
  | Name | Type | Description | Notes |
911
911
  |------------- | ------------- | ------------- | -------------|
912
912
  | **structureId** | `number` | | [Defaults to `undefined`] |
913
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
913
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
914
914
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
915
915
  | **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] |
916
916
  | **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
+ # Matcher
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `matcher` | [FreelanceJobsDetailParametermatcher](FreelanceJobsDetailParametermatcher.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/MetaApi.md CHANGED
@@ -6,6 +6,7 @@ All URIs are relative to *https://esi.evetech.net*
6
6
  |------------- | ------------- | -------------|
7
7
  | [**getMetaChangelog**](MetaApi.md#getmetachangelog) | **GET** /meta/changelog | Get changelog |
8
8
  | [**getMetaCompatibilityDates**](MetaApi.md#getmetacompatibilitydates) | **GET** /meta/compatibility-dates | Get compatibility dates |
9
+ | [**getMetaStatus**](MetaApi.md#getmetastatus) | **GET** /meta/status | Get health status |
9
10
 
10
11
 
11
12
 
@@ -31,7 +32,7 @@ async function example() {
31
32
  const api = new MetaApi();
32
33
 
33
34
  const body = {
34
- // '2020-01-01' | The compatibility date for the request.
35
+ // '2025-12-16' | The compatibility date for the request.
35
36
  xCompatibilityDate: 2013-10-20,
36
37
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
37
38
  acceptLanguage: acceptLanguage_example,
@@ -58,7 +59,7 @@ example().catch(console.error);
58
59
 
59
60
  | Name | Type | Description | Notes |
60
61
  |------------- | ------------- | ------------- | -------------|
61
- | **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] |
62
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] |
63
64
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
64
65
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -108,7 +109,7 @@ async function example() {
108
109
  const api = new MetaApi();
109
110
 
110
111
  const body = {
111
- // '2020-01-01' | The compatibility date for the request.
112
+ // '2025-12-16' | The compatibility date for the request.
112
113
  xCompatibilityDate: 2013-10-20,
113
114
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
114
115
  acceptLanguage: acceptLanguage_example,
@@ -135,7 +136,7 @@ example().catch(console.error);
135
136
 
136
137
  | Name | Type | Description | Notes |
137
138
  |------------- | ------------- | ------------- | -------------|
138
- | **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] |
139
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] |
140
141
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
141
142
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -162,3 +163,80 @@ No authorization required
162
163
 
163
164
  [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
164
165
 
166
+
167
+ ## getMetaStatus
168
+
169
+ > MetaStatus getMetaStatus(xCompatibilityDate, acceptLanguage, ifNoneMatch, xTenant)
170
+
171
+ Get health status
172
+
173
+ Get the health status of each API route.
174
+
175
+ ### Example
176
+
177
+ ```ts
178
+ import {
179
+ Configuration,
180
+ MetaApi,
181
+ } from 'esisl_genoa_client';
182
+ import type { GetMetaStatusRequest } from 'esisl_genoa_client';
183
+
184
+ async function example() {
185
+ console.log("🚀 Testing esisl_genoa_client SDK...");
186
+ const api = new MetaApi();
187
+
188
+ const body = {
189
+ // '2025-12-16' | The compatibility date for the request.
190
+ xCompatibilityDate: 2013-10-20,
191
+ // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
192
+ acceptLanguage: acceptLanguage_example,
193
+ // string | The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional)
194
+ ifNoneMatch: ifNoneMatch_example,
195
+ // string | The tenant ID for the request. (optional)
196
+ xTenant: ,
197
+ } satisfies GetMetaStatusRequest;
198
+
199
+ try {
200
+ const data = await api.getMetaStatus(body);
201
+ console.log(data);
202
+ } catch (error) {
203
+ console.error(error);
204
+ }
205
+ }
206
+
207
+ // Run the test
208
+ example().catch(console.error);
209
+ ```
210
+
211
+ ### Parameters
212
+
213
+
214
+ | Name | Type | Description | Notes |
215
+ |------------- | ------------- | ------------- | -------------|
216
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
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
+ | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
219
+ | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
220
+
221
+ ### Return type
222
+
223
+ [**MetaStatus**](MetaStatus.md)
224
+
225
+ ### Authorization
226
+
227
+ No authorization required
228
+
229
+ ### HTTP request headers
230
+
231
+ - **Content-Type**: Not defined
232
+ - **Accept**: `application/json`
233
+
234
+
235
+ ### HTTP response details
236
+ | Status code | Description | Response headers |
237
+ |-------------|-------------|------------------|
238
+ | **200** | OK | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
239
+ | **0** | Error | * Cache-Control - <br> * ETag - <br> * Last-Modified - <br> |
240
+
241
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
242
+
@@ -8,9 +8,9 @@ Name | Type
8
8
  ------------ | -------------
9
9
  `compatibilityDate` | string
10
10
  `description` | string
11
- `isBreaking` | boolean
12
11
  `method` | string
13
12
  `path` | string
13
+ `type` | string
14
14
 
15
15
 
16
16
  [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
@@ -0,0 +1,14 @@
1
+
2
+ # MetaStatus
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `routes` | [Array&lt;MetaStatusRoutestatus&gt;](MetaStatusRoutestatus.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,16 @@
1
+
2
+ # MetaStatusRoutestatus
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `method` | string
10
+ `path` | string
11
+ `status` | string
12
+
13
+
14
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
15
+
16
+
@@ -0,0 +1,14 @@
1
+
2
+ # MineMaterial
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `mineMaterial` | [CorporationsProjectsDetailConfigurationminematerial](CorporationsProjectsDetailConfigurationminematerial.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
+ # ModelBoolean
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `_boolean` | [FreelanceJobsDetailParameterboolean](FreelanceJobsDetailParameterboolean.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
+ # Options
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `options` | [FreelanceJobsDetailParameteroptions](FreelanceJobsDetailParameteroptions.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
+