esisl_genoa_client 0.1.0 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (249) hide show
  1. package/.openapi-generator/FILES +105 -0
  2. package/README.md +117 -5
  3. package/dist/apis/AllianceApi.d.ts +17 -17
  4. package/dist/apis/AllianceApi.js +53 -38
  5. package/dist/apis/AssetsApi.d.ts +25 -25
  6. package/dist/apis/AssetsApi.js +79 -56
  7. package/dist/apis/CalendarApi.d.ts +17 -17
  8. package/dist/apis/CalendarApi.js +53 -39
  9. package/dist/apis/CharacterApi.d.ts +57 -57
  10. package/dist/apis/CharacterApi.js +183 -134
  11. package/dist/apis/ClonesApi.d.ts +9 -9
  12. package/dist/apis/ClonesApi.js +27 -20
  13. package/dist/apis/ContactsApi.d.ts +37 -37
  14. package/dist/apis/ContactsApi.js +118 -85
  15. package/dist/apis/ContractsApi.d.ts +37 -37
  16. package/dist/apis/ContractsApi.js +118 -83
  17. package/dist/apis/CorporationApi.d.ts +89 -89
  18. package/dist/apis/CorporationApi.js +287 -206
  19. package/dist/apis/CorporationProjectsApi.d.ts +284 -0
  20. package/dist/apis/CorporationProjectsApi.js +491 -0
  21. package/dist/apis/DogmaApi.d.ts +21 -21
  22. package/dist/apis/DogmaApi.js +66 -47
  23. package/dist/apis/FactionWarfareApi.d.ts +33 -33
  24. package/dist/apis/FactionWarfareApi.js +105 -74
  25. package/dist/apis/FittingsApi.d.ts +13 -13
  26. package/dist/apis/FittingsApi.js +40 -30
  27. package/dist/apis/FleetsApi.d.ts +57 -57
  28. package/dist/apis/FleetsApi.js +183 -136
  29. package/dist/apis/FreelanceJobsApi.d.ts +386 -0
  30. package/dist/apis/FreelanceJobsApi.js +656 -0
  31. package/dist/apis/IncursionsApi.d.ts +5 -5
  32. package/dist/apis/IncursionsApi.js +14 -11
  33. package/dist/apis/IndustryApi.d.ts +33 -33
  34. package/dist/apis/IndustryApi.js +105 -74
  35. package/dist/apis/InsuranceApi.d.ts +5 -5
  36. package/dist/apis/InsuranceApi.js +14 -11
  37. package/dist/apis/KillmailsApi.d.ts +13 -13
  38. package/dist/apis/KillmailsApi.js +40 -29
  39. package/dist/apis/LocationApi.d.ts +13 -13
  40. package/dist/apis/LocationApi.js +40 -29
  41. package/dist/apis/LoyaltyApi.d.ts +9 -9
  42. package/dist/apis/LoyaltyApi.js +27 -20
  43. package/dist/apis/MailApi.d.ts +37 -37
  44. package/dist/apis/MailApi.js +118 -98
  45. package/dist/apis/MarketApi.d.ts +45 -45
  46. package/dist/apis/MarketApi.js +144 -101
  47. package/dist/apis/MetaApi.d.ts +64 -10
  48. package/dist/apis/MetaApi.js +114 -21
  49. package/dist/apis/PlanetaryInteractionApi.d.ts +17 -17
  50. package/dist/apis/PlanetaryInteractionApi.js +53 -38
  51. package/dist/apis/RoutesApi.d.ts +27 -39
  52. package/dist/apis/RoutesApi.js +50 -61
  53. package/dist/apis/SearchApi.d.ts +5 -5
  54. package/dist/apis/SearchApi.js +14 -11
  55. package/dist/apis/SkillsApi.d.ts +13 -13
  56. package/dist/apis/SkillsApi.js +40 -29
  57. package/dist/apis/SovereigntyApi.d.ts +13 -13
  58. package/dist/apis/SovereigntyApi.js +40 -29
  59. package/dist/apis/StatusApi.d.ts +5 -5
  60. package/dist/apis/StatusApi.js +14 -11
  61. package/dist/apis/UniverseApi.d.ts +121 -121
  62. package/dist/apis/UniverseApi.js +391 -272
  63. package/dist/apis/UserInterfaceApi.d.ts +21 -21
  64. package/dist/apis/UserInterfaceApi.js +66 -52
  65. package/dist/apis/WalletApi.d.ts +25 -25
  66. package/dist/apis/WalletApi.js +79 -62
  67. package/dist/apis/WarsApi.d.ts +13 -13
  68. package/dist/apis/WarsApi.js +40 -29
  69. package/dist/apis/index.d.ts +2 -0
  70. package/dist/apis/index.js +2 -0
  71. package/dist/models/index.d.ts +2339 -295
  72. package/dist/models/index.js +165 -2
  73. package/dist/runtime.d.ts +7 -55
  74. package/dist/runtime.js +6 -304
  75. package/docs/AllianceApi.md +8 -8
  76. package/docs/AllianceId.md +14 -0
  77. package/docs/AssetsApi.md +12 -12
  78. package/docs/CalendarApi.md +8 -8
  79. package/docs/CaptureFwComplex.md +14 -0
  80. package/docs/CharacterApi.md +28 -28
  81. package/docs/CharacterId.md +14 -0
  82. package/docs/CharactersFreelanceJobsListing.md +14 -0
  83. package/docs/CharactersFreelanceJobsParticipation.md +16 -0
  84. package/docs/ClonesApi.md +4 -4
  85. package/docs/ConstellationId.md +14 -0
  86. package/docs/ContactsApi.md +18 -18
  87. package/docs/ContractsApi.md +18 -18
  88. package/docs/CorporationApi.md +44 -44
  89. package/docs/CorporationId.md +14 -0
  90. package/docs/CorporationItemDelivery.md +14 -0
  91. package/docs/CorporationProjectsApi.md +387 -0
  92. package/docs/CorporationsFreelanceJobsListing.md +15 -0
  93. package/docs/CorporationsFreelanceJobsParticipants.md +15 -0
  94. package/docs/CorporationsFreelanceJobsParticipantsParticipant.md +17 -0
  95. package/docs/CorporationsProjectsContribution.md +15 -0
  96. package/docs/CorporationsProjectsContributors.md +15 -0
  97. package/docs/CorporationsProjectsContributorsContributor.md +16 -0
  98. package/docs/CorporationsProjectsDetail.md +23 -0
  99. package/docs/CorporationsProjectsDetailConfiguration.md +31 -0
  100. package/docs/CorporationsProjectsDetailConfigurationcapturefwcomplex.md +16 -0
  101. package/docs/CorporationsProjectsDetailConfigurationcapturefwcomplexLocationsInner.md +16 -0
  102. package/docs/CorporationsProjectsDetailConfigurationdamageship.md +16 -0
  103. package/docs/CorporationsProjectsDetailConfigurationdamageshipIdentitiesInner.md +17 -0
  104. package/docs/CorporationsProjectsDetailConfigurationdamageshipShipsInner.md +15 -0
  105. package/docs/CorporationsProjectsDetailConfigurationdefendfwcomplex.md +16 -0
  106. package/docs/CorporationsProjectsDetailConfigurationdeliveritem.md +16 -0
  107. package/docs/CorporationsProjectsDetailConfigurationdeliveritemDockingLocationsInner.md +15 -0
  108. package/docs/CorporationsProjectsDetailConfigurationdeliveritemItemsInner.md +15 -0
  109. package/docs/CorporationsProjectsDetailConfigurationdestroynpc.md +14 -0
  110. package/docs/CorporationsProjectsDetailConfigurationdestroyship.md +16 -0
  111. package/docs/CorporationsProjectsDetailConfigurationearnloyaltypoints.md +14 -0
  112. package/docs/CorporationsProjectsDetailConfigurationlostship.md +16 -0
  113. package/docs/CorporationsProjectsDetailConfigurationmanufactureitem.md +16 -0
  114. package/docs/CorporationsProjectsDetailConfigurationmatcherarchetype.md +14 -0
  115. package/docs/CorporationsProjectsDetailConfigurationmatchercorporation.md +14 -0
  116. package/docs/CorporationsProjectsDetailConfigurationmatcherfaction.md +14 -0
  117. package/docs/CorporationsProjectsDetailConfigurationmatchersignature.md +14 -0
  118. package/docs/CorporationsProjectsDetailConfigurationminematerial.md +15 -0
  119. package/docs/CorporationsProjectsDetailConfigurationremoteboostshield.md +16 -0
  120. package/docs/CorporationsProjectsDetailConfigurationremoterepairarmor.md +16 -0
  121. package/docs/CorporationsProjectsDetailConfigurationsalvagewreck.md +14 -0
  122. package/docs/CorporationsProjectsDetailConfigurationscansignature.md +15 -0
  123. package/docs/CorporationsProjectsDetailConfigurationshipinsurance.md +18 -0
  124. package/docs/CorporationsProjectsDetailConfigurationunknown.md +15 -0
  125. package/docs/CorporationsProjectsDetailContribution.md +17 -0
  126. package/docs/CorporationsProjectsDetailCreator.md +15 -0
  127. package/docs/CorporationsProjectsDetailDetails.md +18 -0
  128. package/docs/CorporationsProjectsDetailProgress.md +15 -0
  129. package/docs/CorporationsProjectsDetailProject.md +19 -0
  130. package/docs/CorporationsProjectsDetailReward.md +15 -0
  131. package/docs/CorporationsProjectsListing.md +15 -0
  132. package/docs/Cursor.md +15 -0
  133. package/docs/DamageShip.md +14 -0
  134. package/docs/DefendFwComplex.md +14 -0
  135. package/docs/DeliverItem.md +14 -0
  136. package/docs/DestroyNpc.md +14 -0
  137. package/docs/DestroyShip.md +14 -0
  138. package/docs/DogmaApi.md +10 -10
  139. package/docs/EarnLoyaltyPoint.md +14 -0
  140. package/docs/FactionId.md +14 -0
  141. package/docs/FactionWarfareApi.md +16 -16
  142. package/docs/FittingsApi.md +6 -6
  143. package/docs/FleetsApi.md +28 -28
  144. package/docs/FreelanceJobsApi.md +546 -0
  145. package/docs/FreelanceJobsDetail.md +23 -0
  146. package/docs/FreelanceJobsDetailAccessandvisibility.md +16 -0
  147. package/docs/FreelanceJobsDetailBroadcastlocations.md +15 -0
  148. package/docs/FreelanceJobsDetailConfiguration.md +16 -0
  149. package/docs/FreelanceJobsDetailConfigurationParametersValue.md +17 -0
  150. package/docs/FreelanceJobsDetailContribution.md +18 -0
  151. package/docs/FreelanceJobsDetailCreator.md +15 -0
  152. package/docs/FreelanceJobsDetailCreatorcharacter.md +15 -0
  153. package/docs/FreelanceJobsDetailCreatorcorporation.md +15 -0
  154. package/docs/FreelanceJobsDetailDetails.md +19 -0
  155. package/docs/FreelanceJobsDetailFreelancejob.md +19 -0
  156. package/docs/FreelanceJobsDetailParameterboolean.md +14 -0
  157. package/docs/FreelanceJobsDetailParametercorporationitemdelivery.md +15 -0
  158. package/docs/FreelanceJobsDetailParametermatcher.md +14 -0
  159. package/docs/FreelanceJobsDetailParametermatchervalue.md +15 -0
  160. package/docs/FreelanceJobsDetailParameteroptions.md +14 -0
  161. package/docs/FreelanceJobsDetailProgress.md +15 -0
  162. package/docs/FreelanceJobsDetailRestrictions.md +15 -0
  163. package/docs/FreelanceJobsDetailReward.md +15 -0
  164. package/docs/FreelanceJobsListing.md +15 -0
  165. package/docs/GroupId.md +14 -0
  166. package/docs/GroupId1.md +14 -0
  167. package/docs/IncursionsApi.md +2 -2
  168. package/docs/IndustryApi.md +16 -16
  169. package/docs/InsuranceApi.md +2 -2
  170. package/docs/KillmailsApi.md +6 -6
  171. package/docs/LocationApi.md +6 -6
  172. package/docs/LostShip.md +14 -0
  173. package/docs/LoyaltyApi.md +4 -4
  174. package/docs/MailApi.md +18 -18
  175. package/docs/Manual.md +14 -0
  176. package/docs/ManufactureItem.md +14 -0
  177. package/docs/MarketApi.md +22 -22
  178. package/docs/Matcher.md +14 -0
  179. package/docs/MetaApi.md +82 -4
  180. package/docs/MetaChangelogEntry.md +1 -1
  181. package/docs/MetaStatus.md +14 -0
  182. package/docs/MetaStatusRoutestatus.md +16 -0
  183. package/docs/MineMaterial.md +14 -0
  184. package/docs/ModelBoolean.md +14 -0
  185. package/docs/Options.md +14 -0
  186. package/docs/PlanetaryInteractionApi.md +8 -8
  187. package/docs/RegionId.md +14 -0
  188. package/docs/RemoteBoostShield.md +14 -0
  189. package/docs/RemoteRepairArmor.md +14 -0
  190. package/docs/Route.md +14 -0
  191. package/docs/RouteConnection.md +15 -0
  192. package/docs/RouteRequestBody.md +17 -0
  193. package/docs/RoutesApi.md +22 -28
  194. package/docs/SalvageWreck.md +14 -0
  195. package/docs/ScanSignature.md +14 -0
  196. package/docs/SearchApi.md +2 -2
  197. package/docs/ShipInsurance.md +14 -0
  198. package/docs/SkillsApi.md +6 -6
  199. package/docs/SolarSystemId.md +14 -0
  200. package/docs/SovereigntyApi.md +6 -6
  201. package/docs/StationId.md +14 -0
  202. package/docs/StatusApi.md +2 -2
  203. package/docs/StructureId.md +14 -0
  204. package/docs/TypeId.md +14 -0
  205. package/docs/UniverseApi.md +60 -60
  206. package/docs/Unknown.md +14 -0
  207. package/docs/UserInterfaceApi.md +10 -10
  208. package/docs/WalletApi.md +12 -12
  209. package/docs/WarsApi.md +6 -6
  210. package/esisl_genoa_client-0.1.4.tgz +0 -0
  211. package/esisl_genoa_client-0.1.5.tgz +0 -0
  212. package/package.json +1 -1
  213. package/src/apis/AllianceApi.ts +50 -30
  214. package/src/apis/AssetsApi.ts +74 -44
  215. package/src/apis/CalendarApi.ts +50 -30
  216. package/src/apis/CharacterApi.ts +170 -104
  217. package/src/apis/ClonesApi.ts +26 -16
  218. package/src/apis/ContactsApi.ts +110 -65
  219. package/src/apis/ContractsApi.ts +110 -65
  220. package/src/apis/CorporationApi.ts +266 -160
  221. package/src/apis/CorporationProjectsApi.ts +634 -0
  222. package/src/apis/DogmaApi.ts +62 -37
  223. package/src/apis/FactionWarfareApi.ts +98 -58
  224. package/src/apis/FittingsApi.ts +38 -23
  225. package/src/apis/FleetsApi.ts +170 -100
  226. package/src/apis/FreelanceJobsApi.ts +846 -0
  227. package/src/apis/IncursionsApi.ts +14 -9
  228. package/src/apis/IndustryApi.ts +98 -58
  229. package/src/apis/InsuranceApi.ts +14 -9
  230. package/src/apis/KillmailsApi.ts +38 -23
  231. package/src/apis/LocationApi.ts +38 -23
  232. package/src/apis/LoyaltyApi.ts +26 -16
  233. package/src/apis/MailApi.ts +110 -73
  234. package/src/apis/MarketApi.ts +134 -79
  235. package/src/apis/MetaApi.ts +135 -16
  236. package/src/apis/PlanetaryInteractionApi.ts +50 -30
  237. package/src/apis/RoutesApi.ts +61 -67
  238. package/src/apis/SearchApi.ts +14 -9
  239. package/src/apis/SkillsApi.ts +38 -23
  240. package/src/apis/SovereigntyApi.ts +38 -23
  241. package/src/apis/StatusApi.ts +14 -9
  242. package/src/apis/UniverseApi.ts +362 -212
  243. package/src/apis/UserInterfaceApi.ts +62 -37
  244. package/src/apis/WalletApi.ts +74 -48
  245. package/src/apis/WarsApi.ts +38 -23
  246. package/src/apis/index.ts +2 -0
  247. package/src/models/index.ts +2374 -308
  248. package/src/runtime.ts +16 -222
  249. package/esisl_genoa_client-0.1.0.tgz +0 -0
@@ -0,0 +1,15 @@
1
+
2
+ # FreelanceJobsDetailCreatorcharacter
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `id` | number
10
+ `name` | string
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,15 @@
1
+
2
+ # FreelanceJobsDetailCreatorcorporation
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `id` | number
10
+ `name` | string
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,19 @@
1
+
2
+ # FreelanceJobsDetailDetails
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `career` | string
10
+ `created` | string
11
+ `creator` | [FreelanceJobsDetailCreator](FreelanceJobsDetailCreator.md)
12
+ `description` | string
13
+ `expires` | string
14
+ `finished` | string
15
+
16
+
17
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
18
+
19
+
@@ -0,0 +1,19 @@
1
+
2
+ # FreelanceJobsDetailFreelancejob
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `id` | string
10
+ `lastModified` | string
11
+ `name` | string
12
+ `progress` | [FreelanceJobsDetailProgress](FreelanceJobsDetailProgress.md)
13
+ `reward` | [FreelanceJobsDetailReward](FreelanceJobsDetailReward.md)
14
+ `state` | string
15
+
16
+
17
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
18
+
19
+
@@ -0,0 +1,14 @@
1
+
2
+ # FreelanceJobsDetailParameterboolean
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `value` | boolean
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
+ # FreelanceJobsDetailParametercorporationitemdelivery
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `corporationOfficeLocation` | [FreelanceJobsDetailParametermatcher](FreelanceJobsDetailParametermatcher.md)
10
+ `itemType` | [FreelanceJobsDetailParametermatcher](FreelanceJobsDetailParametermatcher.md)
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,14 @@
1
+
2
+ # FreelanceJobsDetailParametermatcher
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `values` | [Array<FreelanceJobsDetailParametermatchervalue>](FreelanceJobsDetailParametermatchervalue.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,15 @@
1
+
2
+ # FreelanceJobsDetailParametermatchervalue
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `valueType` | string
10
+ `values` | Array<string>
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,14 @@
1
+
2
+ # FreelanceJobsDetailParameteroptions
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `selected` | Array<string>
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
+ # FreelanceJobsDetailProgress
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `current` | number
10
+ `desired` | 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,15 @@
1
+
2
+ # FreelanceJobsDetailRestrictions
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `maximumAge` | number
10
+ `minimumAge` | 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,15 @@
1
+
2
+ # FreelanceJobsDetailReward
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `initial` | number
10
+ `remaining` | 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,15 @@
1
+
2
+ # FreelanceJobsListing
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `cursor` | [Cursor](Cursor.md)
10
+ `freelanceJobs` | [Array<FreelanceJobsDetailFreelancejob>](FreelanceJobsDetailFreelancejob.md)
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,14 @@
1
+
2
+ # GroupId
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `groupId` | 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
+ # GroupId1
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `groupId` | 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
+
@@ -30,7 +30,7 @@ async function example() {
30
30
  const api = new IncursionsApi();
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 `'en'`] [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 `'tranquility'`] |
@@ -43,7 +43,7 @@ async function example() {
43
43
  const body = {
44
44
  // number | The ID of the character
45
45
  characterId: 789,
46
- // '2020-01-01' | The compatibility date for the request.
46
+ // '2025-12-16' | The compatibility date for the request.
47
47
  xCompatibilityDate: 2013-10-20,
48
48
  // boolean (optional)
49
49
  includeCompleted: true,
@@ -73,7 +73,7 @@ example().catch(console.error);
73
73
  | Name | Type | Description | Notes |
74
74
  |------------- | ------------- | ------------- | -------------|
75
75
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
76
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
76
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
77
77
  | **includeCompleted** | `boolean` | | [Optional] [Defaults to `undefined`] |
78
78
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
79
79
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -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 `'en'`] [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 `'en'`] [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 `'en'`] [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`] |
@@ -393,7 +393,7 @@ async function example() {
393
393
  corporationId: 789,
394
394
  // number
395
395
  observerId: 789,
396
- // '2020-01-01' | The compatibility date for the request.
396
+ // '2025-12-16' | The compatibility date for the request.
397
397
  xCompatibilityDate: 2013-10-20,
398
398
  // number (optional)
399
399
  page: 56,
@@ -424,7 +424,7 @@ example().catch(console.error);
424
424
  |------------- | ------------- | ------------- | -------------|
425
425
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
426
426
  | **observerId** | `number` | | [Defaults to `undefined`] |
427
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
427
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
428
428
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
429
429
  | **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] |
430
430
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -481,7 +481,7 @@ async function example() {
481
481
  const body = {
482
482
  // number | The ID of the corporation
483
483
  corporationId: 789,
484
- // '2020-01-01' | The compatibility date for the request.
484
+ // '2025-12-16' | The compatibility date for the request.
485
485
  xCompatibilityDate: 2013-10-20,
486
486
  // boolean (optional)
487
487
  includeCompleted: true,
@@ -513,7 +513,7 @@ example().catch(console.error);
513
513
  | Name | Type | Description | Notes |
514
514
  |------------- | ------------- | ------------- | -------------|
515
515
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
516
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
516
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
517
517
  | **includeCompleted** | `boolean` | | [Optional] [Defaults to `false`] |
518
518
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
519
519
  | **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] |
@@ -565,7 +565,7 @@ async function example() {
565
565
  const api = new IndustryApi();
566
566
 
567
567
  const body = {
568
- // '2020-01-01' | The compatibility date for the request.
568
+ // '2025-12-16' | The compatibility date for the request.
569
569
  xCompatibilityDate: 2013-10-20,
570
570
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
571
571
  acceptLanguage: acceptLanguage_example,
@@ -592,7 +592,7 @@ example().catch(console.error);
592
592
 
593
593
  | Name | Type | Description | Notes |
594
594
  |------------- | ------------- | ------------- | -------------|
595
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
595
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
596
596
  | **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] |
597
597
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
598
598
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -642,7 +642,7 @@ async function example() {
642
642
  const api = new IndustryApi();
643
643
 
644
644
  const body = {
645
- // '2020-01-01' | The compatibility date for the request.
645
+ // '2025-12-16' | The compatibility date for the request.
646
646
  xCompatibilityDate: 2013-10-20,
647
647
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
648
648
  acceptLanguage: acceptLanguage_example,
@@ -669,7 +669,7 @@ example().catch(console.error);
669
669
 
670
670
  | Name | Type | Description | Notes |
671
671
  |------------- | ------------- | ------------- | -------------|
672
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
672
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
673
673
  | **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] |
674
674
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
675
675
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -30,7 +30,7 @@ async function example() {
30
30
  const api = new InsuranceApi();
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 `'en'`] [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 `'tranquility'`] |
@@ -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
  // number (optional)
44
44
  page: 56,
@@ -68,7 +68,7 @@ example().catch(console.error);
68
68
  | Name | Type | Description | Notes |
69
69
  |------------- | ------------- | ------------- | -------------|
70
70
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
71
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
71
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
72
72
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
73
73
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
74
74
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -125,7 +125,7 @@ async function example() {
125
125
  const body = {
126
126
  // number | The ID of the corporation
127
127
  corporationId: 789,
128
- // '2020-01-01' | The compatibility date for the request.
128
+ // '2025-12-16' | The compatibility date for the request.
129
129
  xCompatibilityDate: 2013-10-20,
130
130
  // number (optional)
131
131
  page: 56,
@@ -155,7 +155,7 @@ example().catch(console.error);
155
155
  | Name | Type | Description | Notes |
156
156
  |------------- | ------------- | ------------- | -------------|
157
157
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
158
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
158
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
159
159
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
160
160
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
161
161
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -210,7 +210,7 @@ async function example() {
210
210
  killmailHash: killmailHash_example,
211
211
  // number
212
212
  killmailId: 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
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
216
216
  acceptLanguage: acceptLanguage_example,
@@ -239,7 +239,7 @@ example().catch(console.error);
239
239
  |------------- | ------------- | ------------- | -------------|
240
240
  | **killmailHash** | `string` | | [Defaults to `undefined`] |
241
241
  | **killmailId** | `number` | | [Defaults to `undefined`] |
242
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
242
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
243
243
  | **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] |
244
244
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
245
245
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -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 `'en'`] [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 `'tranquility'`] |
@@ -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 `'en'`] [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 `'tranquility'`] |
@@ -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 `'en'`] [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 `'tranquility'`] |
@@ -0,0 +1,14 @@
1
+
2
+ # LostShip
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `lostShip` | [CorporationsProjectsDetailConfigurationlostship](CorporationsProjectsDetailConfigurationlostship.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
+
@@ -37,7 +37,7 @@ async function example() {
37
37
  const body = {
38
38
  // number | The ID of the character
39
39
  characterId: 789,
40
- // '2020-01-01' | The compatibility date for the request.
40
+ // '2025-12-16' | The compatibility date for the request.
41
41
  xCompatibilityDate: 2013-10-20,
42
42
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
43
43
  acceptLanguage: acceptLanguage_example,
@@ -65,7 +65,7 @@ example().catch(console.error);
65
65
  | Name | Type | Description | Notes |
66
66
  |------------- | ------------- | ------------- | -------------|
67
67
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
68
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
68
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
69
69
  | **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] |
70
70
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
71
71
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -117,7 +117,7 @@ async function example() {
117
117
  const body = {
118
118
  // number | The ID of the corporation
119
119
  corporationId: 789,
120
- // '2020-01-01' | The compatibility date for the request.
120
+ // '2025-12-16' | The compatibility date for the request.
121
121
  xCompatibilityDate: 2013-10-20,
122
122
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
123
123
  acceptLanguage: acceptLanguage_example,
@@ -145,7 +145,7 @@ example().catch(console.error);
145
145
  | Name | Type | Description | Notes |
146
146
  |------------- | ------------- | ------------- | -------------|
147
147
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
148
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
148
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
149
149
  | **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] |
150
150
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
151
151
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |