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
@@ -45,7 +45,7 @@ async function example() {
45
45
  const body = {
46
46
  // number | The ID of the character
47
47
  characterId: 789,
48
- // '2020-01-01' | The compatibility date for the request.
48
+ // '2025-12-16' | The compatibility date for the request.
49
49
  xCompatibilityDate: 2013-10-20,
50
50
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
51
51
  acceptLanguage: acceptLanguage_example,
@@ -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
  | **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] |
78
78
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
79
79
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -129,7 +129,7 @@ async function example() {
129
129
  const body = {
130
130
  // number | The ID of the character
131
131
  characterId: 789,
132
- // '2020-01-01' | The compatibility date for the request.
132
+ // '2025-12-16' | The compatibility date for the request.
133
133
  xCompatibilityDate: 2013-10-20,
134
134
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
135
135
  acceptLanguage: acceptLanguage_example,
@@ -157,7 +157,7 @@ example().catch(console.error);
157
157
  | Name | Type | Description | Notes |
158
158
  |------------- | ------------- | ------------- | -------------|
159
159
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
160
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
160
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
161
161
  | **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] |
162
162
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
163
163
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -213,7 +213,7 @@ async function example() {
213
213
  const body = {
214
214
  // number | The ID of the character
215
215
  characterId: 789,
216
- // '2020-01-01' | The compatibility date for the request.
216
+ // '2025-12-16' | The compatibility date for the request.
217
217
  xCompatibilityDate: 2013-10-20,
218
218
  // number (optional)
219
219
  page: 56,
@@ -243,7 +243,7 @@ example().catch(console.error);
243
243
  | Name | Type | Description | Notes |
244
244
  |------------- | ------------- | ------------- | -------------|
245
245
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
246
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
246
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
247
247
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
248
248
  | **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] |
249
249
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -296,7 +296,7 @@ async function example() {
296
296
  const body = {
297
297
  // number | The ID of the character
298
298
  characterId: 789,
299
- // '2020-01-01' | The compatibility date for the request.
299
+ // '2025-12-16' | The compatibility date for the request.
300
300
  xCompatibilityDate: 2013-10-20,
301
301
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
302
302
  acceptLanguage: acceptLanguage_example,
@@ -324,7 +324,7 @@ example().catch(console.error);
324
324
  | Name | Type | Description | Notes |
325
325
  |------------- | ------------- | ------------- | -------------|
326
326
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
327
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
327
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
328
328
  | **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] |
329
329
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
330
330
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -380,7 +380,7 @@ async function example() {
380
380
  const body = {
381
381
  // number | The ID of the character
382
382
  characterId: 789,
383
- // '2020-01-01' | The compatibility date for the request.
383
+ // '2025-12-16' | The compatibility date for the request.
384
384
  xCompatibilityDate: 2013-10-20,
385
385
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
386
386
  acceptLanguage: acceptLanguage_example,
@@ -408,7 +408,7 @@ example().catch(console.error);
408
408
  | Name | Type | Description | Notes |
409
409
  |------------- | ------------- | ------------- | -------------|
410
410
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
411
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
411
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
412
412
  | **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] |
413
413
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
414
414
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -464,7 +464,7 @@ async function example() {
464
464
  const body = {
465
465
  // number | The ID of the character
466
466
  characterId: 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
  | **characterId** | `number` | The ID of the character | [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 `'en'`] [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 `'tranquility'`] |
@@ -548,7 +548,7 @@ async function example() {
548
548
  const body = {
549
549
  // number | The ID of the character
550
550
  characterId: 789,
551
- // '2020-01-01' | The compatibility date for the request.
551
+ // '2025-12-16' | The compatibility date for the request.
552
552
  xCompatibilityDate: 2013-10-20,
553
553
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
554
554
  acceptLanguage: acceptLanguage_example,
@@ -576,7 +576,7 @@ example().catch(console.error);
576
576
  | Name | Type | Description | Notes |
577
577
  |------------- | ------------- | ------------- | -------------|
578
578
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
579
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
579
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
580
580
  | **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] |
581
581
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
582
582
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -632,7 +632,7 @@ async function example() {
632
632
  const body = {
633
633
  // number | The ID of the character
634
634
  characterId: 789,
635
- // '2020-01-01' | The compatibility date for the request.
635
+ // '2025-12-16' | The compatibility date for the request.
636
636
  xCompatibilityDate: 2013-10-20,
637
637
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
638
638
  acceptLanguage: acceptLanguage_example,
@@ -660,7 +660,7 @@ example().catch(console.error);
660
660
  | Name | Type | Description | Notes |
661
661
  |------------- | ------------- | ------------- | -------------|
662
662
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
663
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
663
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
664
664
  | **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] |
665
665
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
666
666
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -712,7 +712,7 @@ async function example() {
712
712
  const body = {
713
713
  // number | The ID of the character
714
714
  characterId: 789,
715
- // '2020-01-01' | The compatibility date for the request.
715
+ // '2025-12-16' | The compatibility date for the request.
716
716
  xCompatibilityDate: 2013-10-20,
717
717
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
718
718
  acceptLanguage: acceptLanguage_example,
@@ -740,7 +740,7 @@ example().catch(console.error);
740
740
  | Name | Type | Description | Notes |
741
741
  |------------- | ------------- | ------------- | -------------|
742
742
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
743
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
743
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
744
744
  | **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] |
745
745
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
746
746
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -796,7 +796,7 @@ async function example() {
796
796
  const body = {
797
797
  // number | The ID of the character
798
798
  characterId: 789,
799
- // '2020-01-01' | The compatibility date for the request.
799
+ // '2025-12-16' | The compatibility date for the request.
800
800
  xCompatibilityDate: 2013-10-20,
801
801
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
802
802
  acceptLanguage: acceptLanguage_example,
@@ -824,7 +824,7 @@ example().catch(console.error);
824
824
  | Name | Type | Description | Notes |
825
825
  |------------- | ------------- | ------------- | -------------|
826
826
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
827
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
827
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
828
828
  | **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] |
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`] |
830
830
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -880,7 +880,7 @@ async function example() {
880
880
  const body = {
881
881
  // number | The ID of the character
882
882
  characterId: 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
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
886
886
  acceptLanguage: acceptLanguage_example,
@@ -908,7 +908,7 @@ example().catch(console.error);
908
908
  | Name | Type | Description | Notes |
909
909
  |------------- | ------------- | ------------- | -------------|
910
910
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
911
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
911
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
912
912
  | **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] |
913
913
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
914
914
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -964,7 +964,7 @@ async function example() {
964
964
  const body = {
965
965
  // number | The ID of the character
966
966
  characterId: 789,
967
- // '2020-01-01' | The compatibility date for the request.
967
+ // '2025-12-16' | The compatibility date for the request.
968
968
  xCompatibilityDate: 2013-10-20,
969
969
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
970
970
  acceptLanguage: acceptLanguage_example,
@@ -992,7 +992,7 @@ example().catch(console.error);
992
992
  | Name | Type | Description | Notes |
993
993
  |------------- | ------------- | ------------- | -------------|
994
994
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
995
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
995
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
996
996
  | **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] |
997
997
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
998
998
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -1042,7 +1042,7 @@ async function example() {
1042
1042
  const api = new CharacterApi();
1043
1043
 
1044
1044
  const body = {
1045
- // '2020-01-01' | The compatibility date for the request.
1045
+ // '2025-12-16' | The compatibility date for the request.
1046
1046
  xCompatibilityDate: 2013-10-20,
1047
1047
  // Set<number>
1048
1048
  requestBody: ...,
@@ -1071,7 +1071,7 @@ example().catch(console.error);
1071
1071
 
1072
1072
  | Name | Type | Description | Notes |
1073
1073
  |------------- | ------------- | ------------- | -------------|
1074
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1074
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1075
1075
  | **requestBody** | `Set<number>` | | |
1076
1076
  | **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] |
1077
1077
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -1128,7 +1128,7 @@ async function example() {
1128
1128
  const body = {
1129
1129
  // number | The ID of the character
1130
1130
  characterId: 789,
1131
- // '2020-01-01' | The compatibility date for the request.
1131
+ // '2025-12-16' | The compatibility date for the request.
1132
1132
  xCompatibilityDate: 2013-10-20,
1133
1133
  // Set<number>
1134
1134
  requestBody: ...,
@@ -1158,7 +1158,7 @@ example().catch(console.error);
1158
1158
  | Name | Type | Description | Notes |
1159
1159
  |------------- | ------------- | ------------- | -------------|
1160
1160
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
1161
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1161
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1162
1162
  | **requestBody** | `Set<number>` | | |
1163
1163
  | **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] |
1164
1164
  | **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
+ # CharacterId
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `characterId` | 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
+ # CharactersFreelanceJobsListing
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `freelanceJobs` | [Array&lt;FreelanceJobsDetailFreelancejob&gt;](FreelanceJobsDetailFreelancejob.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
+ # CharactersFreelanceJobsParticipation
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `contributed` | number
10
+ `lastModified` | string
11
+ `state` | 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
+
package/docs/ClonesApi.md CHANGED
@@ -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 `&#39;en&#39;`] [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 `&#39;tranquility&#39;`] |
@@ -121,7 +121,7 @@ async function example() {
121
121
  const body = {
122
122
  // number | The ID of the character
123
123
  characterId: 789,
124
- // '2020-01-01' | The compatibility date for the request.
124
+ // '2025-12-16' | The compatibility date for the request.
125
125
  xCompatibilityDate: 2013-10-20,
126
126
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
127
127
  acceptLanguage: acceptLanguage_example,
@@ -149,7 +149,7 @@ example().catch(console.error);
149
149
  | Name | Type | Description | Notes |
150
150
  |------------- | ------------- | ------------- | -------------|
151
151
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
152
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
152
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
153
153
  | **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] |
154
154
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
155
155
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -0,0 +1,14 @@
1
+
2
+ # ConstellationId
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `constellationId` | 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
+
@@ -46,7 +46,7 @@ async function example() {
46
46
  characterId: 789,
47
47
  // Array<number>
48
48
  contactIds: ...,
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
  | **contactIds** | `Array<number>` | | |
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 `&#39;en&#39;`] [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 `&#39;tranquility&#39;`] |
@@ -131,7 +131,7 @@ async function example() {
131
131
  const body = {
132
132
  // number | The ID of the alliance
133
133
  allianceId: 789,
134
- // '2020-01-01' | The compatibility date for the request.
134
+ // '2025-12-16' | The compatibility date for the request.
135
135
  xCompatibilityDate: 2013-10-20,
136
136
  // number (optional)
137
137
  page: 56,
@@ -161,7 +161,7 @@ example().catch(console.error);
161
161
  | Name | Type | Description | Notes |
162
162
  |------------- | ------------- | ------------- | -------------|
163
163
  | **allianceId** | `number` | The ID of the alliance | [Defaults to `undefined`] |
164
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
164
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
165
165
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
166
166
  | **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] |
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`] |
@@ -218,7 +218,7 @@ async function example() {
218
218
  const body = {
219
219
  // number | The ID of the alliance
220
220
  allianceId: 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
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
224
224
  acceptLanguage: acceptLanguage_example,
@@ -246,7 +246,7 @@ example().catch(console.error);
246
246
  | Name | Type | Description | Notes |
247
247
  |------------- | ------------- | ------------- | -------------|
248
248
  | **allianceId** | `number` | The ID of the alliance | [Defaults to `undefined`] |
249
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
249
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
250
250
  | **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] |
251
251
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
252
252
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -302,7 +302,7 @@ async function example() {
302
302
  const body = {
303
303
  // number | The ID of the character
304
304
  characterId: 789,
305
- // '2020-01-01' | The compatibility date for the request.
305
+ // '2025-12-16' | The compatibility date for the request.
306
306
  xCompatibilityDate: 2013-10-20,
307
307
  // number (optional)
308
308
  page: 56,
@@ -332,7 +332,7 @@ example().catch(console.error);
332
332
  | Name | Type | Description | Notes |
333
333
  |------------- | ------------- | ------------- | -------------|
334
334
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
335
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
335
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
336
336
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
337
337
  | **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] |
338
338
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -389,7 +389,7 @@ async function example() {
389
389
  const body = {
390
390
  // number | The ID of the character
391
391
  characterId: 789,
392
- // '2020-01-01' | The compatibility date for the request.
392
+ // '2025-12-16' | The compatibility date for the request.
393
393
  xCompatibilityDate: 2013-10-20,
394
394
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
395
395
  acceptLanguage: acceptLanguage_example,
@@ -417,7 +417,7 @@ example().catch(console.error);
417
417
  | Name | Type | Description | Notes |
418
418
  |------------- | ------------- | ------------- | -------------|
419
419
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
420
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
420
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
421
421
  | **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] |
422
422
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
423
423
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -473,7 +473,7 @@ async function example() {
473
473
  const body = {
474
474
  // number | The ID of the corporation
475
475
  corporationId: 789,
476
- // '2020-01-01' | The compatibility date for the request.
476
+ // '2025-12-16' | The compatibility date for the request.
477
477
  xCompatibilityDate: 2013-10-20,
478
478
  // number (optional)
479
479
  page: 56,
@@ -503,7 +503,7 @@ example().catch(console.error);
503
503
  | Name | Type | Description | Notes |
504
504
  |------------- | ------------- | ------------- | -------------|
505
505
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
506
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
506
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
507
507
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
508
508
  | **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] |
509
509
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -560,7 +560,7 @@ async function example() {
560
560
  const body = {
561
561
  // number | The ID of the corporation
562
562
  corporationId: 789,
563
- // '2020-01-01' | The compatibility date for the request.
563
+ // '2025-12-16' | The compatibility date for the request.
564
564
  xCompatibilityDate: 2013-10-20,
565
565
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
566
566
  acceptLanguage: acceptLanguage_example,
@@ -588,7 +588,7 @@ example().catch(console.error);
588
588
  | Name | Type | Description | Notes |
589
589
  |------------- | ------------- | ------------- | -------------|
590
590
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
591
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
591
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
592
592
  | **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] |
593
593
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
594
594
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -646,7 +646,7 @@ async function example() {
646
646
  characterId: 789,
647
647
  // number
648
648
  standing: 1.2,
649
- // '2020-01-01' | The compatibility date for the request.
649
+ // '2025-12-16' | The compatibility date for the request.
650
650
  xCompatibilityDate: 2013-10-20,
651
651
  // Array<number>
652
652
  requestBody: ...,
@@ -681,7 +681,7 @@ example().catch(console.error);
681
681
  |------------- | ------------- | ------------- | -------------|
682
682
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
683
683
  | **standing** | `number` | | [Defaults to `undefined`] |
684
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
684
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
685
685
  | **requestBody** | `Array<number>` | | |
686
686
  | **labelIds** | `Array<number>` | | [Optional] |
687
687
  | **watched** | `boolean` | | [Optional] [Defaults to `false`] |
@@ -742,7 +742,7 @@ async function example() {
742
742
  characterId: 789,
743
743
  // number
744
744
  standing: 1.2,
745
- // '2020-01-01' | The compatibility date for the request.
745
+ // '2025-12-16' | The compatibility date for the request.
746
746
  xCompatibilityDate: 2013-10-20,
747
747
  // Array<number>
748
748
  requestBody: ...,
@@ -777,7 +777,7 @@ example().catch(console.error);
777
777
  |------------- | ------------- | ------------- | -------------|
778
778
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
779
779
  | **standing** | `number` | | [Defaults to `undefined`] |
780
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
780
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
781
781
  | **requestBody** | `Array<number>` | | |
782
782
  | **labelIds** | `Array<number>` | | [Optional] |
783
783
  | **watched** | `boolean` | | [Optional] [Defaults to `false`] |