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
@@ -59,7 +59,7 @@ async function example() {
59
59
  const api = new UniverseApi();
60
60
 
61
61
  const body = {
62
- // '2020-01-01' | The compatibility date for the request.
62
+ // '2025-12-16' | The compatibility date for the request.
63
63
  xCompatibilityDate: 2013-10-20,
64
64
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
65
65
  acceptLanguage: acceptLanguage_example,
@@ -86,7 +86,7 @@ example().catch(console.error);
86
86
 
87
87
  | Name | Type | Description | Notes |
88
88
  |------------- | ------------- | ------------- | -------------|
89
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
89
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
90
90
  | **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] |
91
91
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
92
92
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -138,7 +138,7 @@ async function example() {
138
138
  const body = {
139
139
  // number
140
140
  asteroidBeltId: 789,
141
- // '2020-01-01' | The compatibility date for the request.
141
+ // '2025-12-16' | The compatibility date for the request.
142
142
  xCompatibilityDate: 2013-10-20,
143
143
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
144
144
  acceptLanguage: acceptLanguage_example,
@@ -166,7 +166,7 @@ example().catch(console.error);
166
166
  | Name | Type | Description | Notes |
167
167
  |------------- | ------------- | ------------- | -------------|
168
168
  | **asteroidBeltId** | `number` | | [Defaults to `undefined`] |
169
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
169
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
170
170
  | **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] |
171
171
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
172
172
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -216,7 +216,7 @@ async function example() {
216
216
  const api = new UniverseApi();
217
217
 
218
218
  const body = {
219
- // '2020-01-01' | The compatibility date for the request.
219
+ // '2025-12-16' | The compatibility date for the request.
220
220
  xCompatibilityDate: 2013-10-20,
221
221
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
222
222
  acceptLanguage: acceptLanguage_example,
@@ -243,7 +243,7 @@ example().catch(console.error);
243
243
 
244
244
  | Name | Type | Description | Notes |
245
245
  |------------- | ------------- | ------------- | -------------|
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
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
248
248
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
249
249
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -293,7 +293,7 @@ async function example() {
293
293
  const api = new UniverseApi();
294
294
 
295
295
  const body = {
296
- // '2020-01-01' | The compatibility date for the request.
296
+ // '2025-12-16' | The compatibility date for the request.
297
297
  xCompatibilityDate: 2013-10-20,
298
298
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
299
299
  acceptLanguage: acceptLanguage_example,
@@ -320,7 +320,7 @@ example().catch(console.error);
320
320
 
321
321
  | Name | Type | Description | Notes |
322
322
  |------------- | ------------- | ------------- | -------------|
323
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
323
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
324
324
  | **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] |
325
325
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
326
326
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -372,7 +372,7 @@ async function example() {
372
372
  const body = {
373
373
  // number
374
374
  categoryId: 789,
375
- // '2020-01-01' | The compatibility date for the request.
375
+ // '2025-12-16' | The compatibility date for the request.
376
376
  xCompatibilityDate: 2013-10-20,
377
377
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
378
378
  acceptLanguage: acceptLanguage_example,
@@ -400,7 +400,7 @@ example().catch(console.error);
400
400
  | Name | Type | Description | Notes |
401
401
  |------------- | ------------- | ------------- | -------------|
402
402
  | **categoryId** | `number` | | [Defaults to `undefined`] |
403
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
403
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
404
404
  | **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] |
405
405
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
406
406
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -450,7 +450,7 @@ async function example() {
450
450
  const api = new UniverseApi();
451
451
 
452
452
  const body = {
453
- // '2020-01-01' | The compatibility date for the request.
453
+ // '2025-12-16' | The compatibility date for the request.
454
454
  xCompatibilityDate: 2013-10-20,
455
455
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
456
456
  acceptLanguage: acceptLanguage_example,
@@ -477,7 +477,7 @@ example().catch(console.error);
477
477
 
478
478
  | Name | Type | Description | Notes |
479
479
  |------------- | ------------- | ------------- | -------------|
480
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
480
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
481
481
  | **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] |
482
482
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
483
483
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -529,7 +529,7 @@ async function example() {
529
529
  const body = {
530
530
  // number
531
531
  constellationId: 789,
532
- // '2020-01-01' | The compatibility date for the request.
532
+ // '2025-12-16' | The compatibility date for the request.
533
533
  xCompatibilityDate: 2013-10-20,
534
534
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
535
535
  acceptLanguage: acceptLanguage_example,
@@ -557,7 +557,7 @@ example().catch(console.error);
557
557
  | Name | Type | Description | Notes |
558
558
  |------------- | ------------- | ------------- | -------------|
559
559
  | **constellationId** | `number` | | [Defaults to `undefined`] |
560
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
560
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
561
561
  | **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] |
562
562
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
563
563
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -607,7 +607,7 @@ async function example() {
607
607
  const api = new UniverseApi();
608
608
 
609
609
  const body = {
610
- // '2020-01-01' | The compatibility date for the request.
610
+ // '2025-12-16' | The compatibility date for the request.
611
611
  xCompatibilityDate: 2013-10-20,
612
612
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
613
613
  acceptLanguage: acceptLanguage_example,
@@ -634,7 +634,7 @@ example().catch(console.error);
634
634
 
635
635
  | Name | Type | Description | Notes |
636
636
  |------------- | ------------- | ------------- | -------------|
637
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
637
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
638
638
  | **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] |
639
639
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
640
640
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -684,7 +684,7 @@ async function example() {
684
684
  const api = new UniverseApi();
685
685
 
686
686
  const body = {
687
- // '2020-01-01' | The compatibility date for the request.
687
+ // '2025-12-16' | The compatibility date for the request.
688
688
  xCompatibilityDate: 2013-10-20,
689
689
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
690
690
  acceptLanguage: acceptLanguage_example,
@@ -711,7 +711,7 @@ example().catch(console.error);
711
711
 
712
712
  | Name | Type | Description | Notes |
713
713
  |------------- | ------------- | ------------- | -------------|
714
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
714
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
715
715
  | **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] |
716
716
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
717
717
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -763,7 +763,7 @@ async function example() {
763
763
  const body = {
764
764
  // number
765
765
  graphicId: 789,
766
- // '2020-01-01' | The compatibility date for the request.
766
+ // '2025-12-16' | The compatibility date for the request.
767
767
  xCompatibilityDate: 2013-10-20,
768
768
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
769
769
  acceptLanguage: acceptLanguage_example,
@@ -791,7 +791,7 @@ example().catch(console.error);
791
791
  | Name | Type | Description | Notes |
792
792
  |------------- | ------------- | ------------- | -------------|
793
793
  | **graphicId** | `number` | | [Defaults to `undefined`] |
794
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
794
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
795
795
  | **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] |
796
796
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
797
797
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -841,7 +841,7 @@ async function example() {
841
841
  const api = new UniverseApi();
842
842
 
843
843
  const body = {
844
- // '2020-01-01' | The compatibility date for the request.
844
+ // '2025-12-16' | The compatibility date for the request.
845
845
  xCompatibilityDate: 2013-10-20,
846
846
  // number (optional)
847
847
  page: 56,
@@ -870,7 +870,7 @@ example().catch(console.error);
870
870
 
871
871
  | Name | Type | Description | Notes |
872
872
  |------------- | ------------- | ------------- | -------------|
873
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
873
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
874
874
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
875
875
  | **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] |
876
876
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -923,7 +923,7 @@ async function example() {
923
923
  const body = {
924
924
  // number
925
925
  groupId: 789,
926
- // '2020-01-01' | The compatibility date for the request.
926
+ // '2025-12-16' | The compatibility date for the request.
927
927
  xCompatibilityDate: 2013-10-20,
928
928
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
929
929
  acceptLanguage: acceptLanguage_example,
@@ -951,7 +951,7 @@ example().catch(console.error);
951
951
  | Name | Type | Description | Notes |
952
952
  |------------- | ------------- | ------------- | -------------|
953
953
  | **groupId** | `number` | | [Defaults to `undefined`] |
954
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
954
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
955
955
  | **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] |
956
956
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
957
957
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -1003,7 +1003,7 @@ async function example() {
1003
1003
  const body = {
1004
1004
  // number
1005
1005
  moonId: 789,
1006
- // '2020-01-01' | The compatibility date for the request.
1006
+ // '2025-12-16' | The compatibility date for the request.
1007
1007
  xCompatibilityDate: 2013-10-20,
1008
1008
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
1009
1009
  acceptLanguage: acceptLanguage_example,
@@ -1031,7 +1031,7 @@ example().catch(console.error);
1031
1031
  | Name | Type | Description | Notes |
1032
1032
  |------------- | ------------- | ------------- | -------------|
1033
1033
  | **moonId** | `number` | | [Defaults to `undefined`] |
1034
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1034
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1035
1035
  | **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] |
1036
1036
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
1037
1037
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -1083,7 +1083,7 @@ async function example() {
1083
1083
  const body = {
1084
1084
  // number
1085
1085
  planetId: 789,
1086
- // '2020-01-01' | The compatibility date for the request.
1086
+ // '2025-12-16' | The compatibility date for the request.
1087
1087
  xCompatibilityDate: 2013-10-20,
1088
1088
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
1089
1089
  acceptLanguage: acceptLanguage_example,
@@ -1111,7 +1111,7 @@ example().catch(console.error);
1111
1111
  | Name | Type | Description | Notes |
1112
1112
  |------------- | ------------- | ------------- | -------------|
1113
1113
  | **planetId** | `number` | | [Defaults to `undefined`] |
1114
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1114
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1115
1115
  | **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] |
1116
1116
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
1117
1117
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -1161,7 +1161,7 @@ async function example() {
1161
1161
  const api = new UniverseApi();
1162
1162
 
1163
1163
  const body = {
1164
- // '2020-01-01' | The compatibility date for the request.
1164
+ // '2025-12-16' | The compatibility date for the request.
1165
1165
  xCompatibilityDate: 2013-10-20,
1166
1166
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
1167
1167
  acceptLanguage: acceptLanguage_example,
@@ -1188,7 +1188,7 @@ example().catch(console.error);
1188
1188
 
1189
1189
  | Name | Type | Description | Notes |
1190
1190
  |------------- | ------------- | ------------- | -------------|
1191
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1191
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1192
1192
  | **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] |
1193
1193
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
1194
1194
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -1238,7 +1238,7 @@ async function example() {
1238
1238
  const api = new UniverseApi();
1239
1239
 
1240
1240
  const body = {
1241
- // '2020-01-01' | The compatibility date for the request.
1241
+ // '2025-12-16' | The compatibility date for the request.
1242
1242
  xCompatibilityDate: 2013-10-20,
1243
1243
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
1244
1244
  acceptLanguage: acceptLanguage_example,
@@ -1265,7 +1265,7 @@ example().catch(console.error);
1265
1265
 
1266
1266
  | Name | Type | Description | Notes |
1267
1267
  |------------- | ------------- | ------------- | -------------|
1268
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1268
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1269
1269
  | **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] |
1270
1270
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
1271
1271
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -1317,7 +1317,7 @@ async function example() {
1317
1317
  const body = {
1318
1318
  // number
1319
1319
  regionId: 789,
1320
- // '2020-01-01' | The compatibility date for the request.
1320
+ // '2025-12-16' | The compatibility date for the request.
1321
1321
  xCompatibilityDate: 2013-10-20,
1322
1322
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
1323
1323
  acceptLanguage: acceptLanguage_example,
@@ -1345,7 +1345,7 @@ example().catch(console.error);
1345
1345
  | Name | Type | Description | Notes |
1346
1346
  |------------- | ------------- | ------------- | -------------|
1347
1347
  | **regionId** | `number` | | [Defaults to `undefined`] |
1348
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1348
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1349
1349
  | **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] |
1350
1350
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
1351
1351
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -1397,7 +1397,7 @@ async function example() {
1397
1397
  const body = {
1398
1398
  // number
1399
1399
  stargateId: 789,
1400
- // '2020-01-01' | The compatibility date for the request.
1400
+ // '2025-12-16' | The compatibility date for the request.
1401
1401
  xCompatibilityDate: 2013-10-20,
1402
1402
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
1403
1403
  acceptLanguage: acceptLanguage_example,
@@ -1425,7 +1425,7 @@ example().catch(console.error);
1425
1425
  | Name | Type | Description | Notes |
1426
1426
  |------------- | ------------- | ------------- | -------------|
1427
1427
  | **stargateId** | `number` | | [Defaults to `undefined`] |
1428
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1428
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1429
1429
  | **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] |
1430
1430
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
1431
1431
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -1477,7 +1477,7 @@ async function example() {
1477
1477
  const body = {
1478
1478
  // number
1479
1479
  starId: 789,
1480
- // '2020-01-01' | The compatibility date for the request.
1480
+ // '2025-12-16' | The compatibility date for the request.
1481
1481
  xCompatibilityDate: 2013-10-20,
1482
1482
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
1483
1483
  acceptLanguage: acceptLanguage_example,
@@ -1505,7 +1505,7 @@ example().catch(console.error);
1505
1505
  | Name | Type | Description | Notes |
1506
1506
  |------------- | ------------- | ------------- | -------------|
1507
1507
  | **starId** | `number` | | [Defaults to `undefined`] |
1508
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1508
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1509
1509
  | **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] |
1510
1510
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
1511
1511
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -1557,7 +1557,7 @@ async function example() {
1557
1557
  const body = {
1558
1558
  // number
1559
1559
  stationId: 789,
1560
- // '2020-01-01' | The compatibility date for the request.
1560
+ // '2025-12-16' | The compatibility date for the request.
1561
1561
  xCompatibilityDate: 2013-10-20,
1562
1562
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
1563
1563
  acceptLanguage: acceptLanguage_example,
@@ -1585,7 +1585,7 @@ example().catch(console.error);
1585
1585
  | Name | Type | Description | Notes |
1586
1586
  |------------- | ------------- | ------------- | -------------|
1587
1587
  | **stationId** | `number` | | [Defaults to `undefined`] |
1588
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1588
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1589
1589
  | **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] |
1590
1590
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
1591
1591
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -1635,7 +1635,7 @@ async function example() {
1635
1635
  const api = new UniverseApi();
1636
1636
 
1637
1637
  const body = {
1638
- // '2020-01-01' | The compatibility date for the request.
1638
+ // '2025-12-16' | The compatibility date for the request.
1639
1639
  xCompatibilityDate: 2013-10-20,
1640
1640
  // 'market' | 'manufacturing_basic' (optional)
1641
1641
  filter: filter_example,
@@ -1664,7 +1664,7 @@ example().catch(console.error);
1664
1664
 
1665
1665
  | Name | Type | Description | Notes |
1666
1666
  |------------- | ------------- | ------------- | -------------|
1667
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1667
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1668
1668
  | **filter** | `market`, `manufacturing_basic` | | [Optional] [Defaults to `undefined`] [Enum: market, manufacturing_basic] |
1669
1669
  | **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] |
1670
1670
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -1721,7 +1721,7 @@ async function example() {
1721
1721
  const body = {
1722
1722
  // number
1723
1723
  structureId: 789,
1724
- // '2020-01-01' | The compatibility date for the request.
1724
+ // '2025-12-16' | The compatibility date for the request.
1725
1725
  xCompatibilityDate: 2013-10-20,
1726
1726
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
1727
1727
  acceptLanguage: acceptLanguage_example,
@@ -1749,7 +1749,7 @@ example().catch(console.error);
1749
1749
  | Name | Type | Description | Notes |
1750
1750
  |------------- | ------------- | ------------- | -------------|
1751
1751
  | **structureId** | `number` | | [Defaults to `undefined`] |
1752
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1752
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1753
1753
  | **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] |
1754
1754
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
1755
1755
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -1799,7 +1799,7 @@ async function example() {
1799
1799
  const api = new UniverseApi();
1800
1800
 
1801
1801
  const body = {
1802
- // '2020-01-01' | The compatibility date for the request.
1802
+ // '2025-12-16' | The compatibility date for the request.
1803
1803
  xCompatibilityDate: 2013-10-20,
1804
1804
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
1805
1805
  acceptLanguage: acceptLanguage_example,
@@ -1826,7 +1826,7 @@ example().catch(console.error);
1826
1826
 
1827
1827
  | Name | Type | Description | Notes |
1828
1828
  |------------- | ------------- | ------------- | -------------|
1829
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1829
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1830
1830
  | **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] |
1831
1831
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
1832
1832
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -1876,7 +1876,7 @@ async function example() {
1876
1876
  const api = new UniverseApi();
1877
1877
 
1878
1878
  const body = {
1879
- // '2020-01-01' | The compatibility date for the request.
1879
+ // '2025-12-16' | The compatibility date for the request.
1880
1880
  xCompatibilityDate: 2013-10-20,
1881
1881
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
1882
1882
  acceptLanguage: acceptLanguage_example,
@@ -1903,7 +1903,7 @@ example().catch(console.error);
1903
1903
 
1904
1904
  | Name | Type | Description | Notes |
1905
1905
  |------------- | ------------- | ------------- | -------------|
1906
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1906
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1907
1907
  | **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] |
1908
1908
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
1909
1909
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -1953,7 +1953,7 @@ async function example() {
1953
1953
  const api = new UniverseApi();
1954
1954
 
1955
1955
  const body = {
1956
- // '2020-01-01' | The compatibility date for the request.
1956
+ // '2025-12-16' | The compatibility date for the request.
1957
1957
  xCompatibilityDate: 2013-10-20,
1958
1958
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
1959
1959
  acceptLanguage: acceptLanguage_example,
@@ -1980,7 +1980,7 @@ example().catch(console.error);
1980
1980
 
1981
1981
  | Name | Type | Description | Notes |
1982
1982
  |------------- | ------------- | ------------- | -------------|
1983
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1983
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1984
1984
  | **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] |
1985
1985
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
1986
1986
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -2032,7 +2032,7 @@ async function example() {
2032
2032
  const body = {
2033
2033
  // number
2034
2034
  systemId: 789,
2035
- // '2020-01-01' | The compatibility date for the request.
2035
+ // '2025-12-16' | The compatibility date for the request.
2036
2036
  xCompatibilityDate: 2013-10-20,
2037
2037
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
2038
2038
  acceptLanguage: acceptLanguage_example,
@@ -2060,7 +2060,7 @@ example().catch(console.error);
2060
2060
  | Name | Type | Description | Notes |
2061
2061
  |------------- | ------------- | ------------- | -------------|
2062
2062
  | **systemId** | `number` | | [Defaults to `undefined`] |
2063
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
2063
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
2064
2064
  | **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] |
2065
2065
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
2066
2066
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -2110,7 +2110,7 @@ async function example() {
2110
2110
  const api = new UniverseApi();
2111
2111
 
2112
2112
  const body = {
2113
- // '2020-01-01' | The compatibility date for the request.
2113
+ // '2025-12-16' | The compatibility date for the request.
2114
2114
  xCompatibilityDate: 2013-10-20,
2115
2115
  // number (optional)
2116
2116
  page: 56,
@@ -2139,7 +2139,7 @@ example().catch(console.error);
2139
2139
 
2140
2140
  | Name | Type | Description | Notes |
2141
2141
  |------------- | ------------- | ------------- | -------------|
2142
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
2142
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
2143
2143
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
2144
2144
  | **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] |
2145
2145
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -2192,7 +2192,7 @@ async function example() {
2192
2192
  const body = {
2193
2193
  // number
2194
2194
  typeId: 789,
2195
- // '2020-01-01' | The compatibility date for the request.
2195
+ // '2025-12-16' | The compatibility date for the request.
2196
2196
  xCompatibilityDate: 2013-10-20,
2197
2197
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
2198
2198
  acceptLanguage: acceptLanguage_example,
@@ -2220,7 +2220,7 @@ example().catch(console.error);
2220
2220
  | Name | Type | Description | Notes |
2221
2221
  |------------- | ------------- | ------------- | -------------|
2222
2222
  | **typeId** | `number` | | [Defaults to `undefined`] |
2223
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
2223
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
2224
2224
  | **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] |
2225
2225
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
2226
2226
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -2270,7 +2270,7 @@ async function example() {
2270
2270
  const api = new UniverseApi();
2271
2271
 
2272
2272
  const body = {
2273
- // '2020-01-01' | The compatibility date for the request.
2273
+ // '2025-12-16' | The compatibility date for the request.
2274
2274
  xCompatibilityDate: 2013-10-20,
2275
2275
  // Set<string>
2276
2276
  requestBody: ...,
@@ -2299,7 +2299,7 @@ example().catch(console.error);
2299
2299
 
2300
2300
  | Name | Type | Description | Notes |
2301
2301
  |------------- | ------------- | ------------- | -------------|
2302
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
2302
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
2303
2303
  | **requestBody** | `Set<string>` | | |
2304
2304
  | **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] |
2305
2305
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -2350,7 +2350,7 @@ async function example() {
2350
2350
  const api = new UniverseApi();
2351
2351
 
2352
2352
  const body = {
2353
- // '2020-01-01' | The compatibility date for the request.
2353
+ // '2025-12-16' | The compatibility date for the request.
2354
2354
  xCompatibilityDate: 2013-10-20,
2355
2355
  // Set<number>
2356
2356
  requestBody: ...,
@@ -2379,7 +2379,7 @@ example().catch(console.error);
2379
2379
 
2380
2380
  | Name | Type | Description | Notes |
2381
2381
  |------------- | ------------- | ------------- | -------------|
2382
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
2382
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
2383
2383
  | **requestBody** | `Set<number>` | | |
2384
2384
  | **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] |
2385
2385
  | **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
+ # Unknown
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `unknown` | [CorporationsProjectsDetailConfigurationunknown](CorporationsProjectsDetailConfigurationunknown.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
+