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
@@ -43,7 +43,7 @@ async function example() {
43
43
  const body = {
44
44
  // number | The ID of the character
45
45
  characterId: 789,
46
- // '2020-01-01' | The compatibility date for the request.
46
+ // '2025-12-16' | The compatibility date for the request.
47
47
  xCompatibilityDate: 2013-10-20,
48
48
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
49
49
  acceptLanguage: acceptLanguage_example,
@@ -71,7 +71,7 @@ example().catch(console.error);
71
71
  | Name | Type | Description | Notes |
72
72
  |------------- | ------------- | ------------- | -------------|
73
73
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
74
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
74
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
75
75
  | **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] |
76
76
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
77
77
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -127,7 +127,7 @@ async function example() {
127
127
  const body = {
128
128
  // number | The ID of the corporation
129
129
  corporationId: 789,
130
- // '2020-01-01' | The compatibility date for the request.
130
+ // '2025-12-16' | The compatibility date for the request.
131
131
  xCompatibilityDate: 2013-10-20,
132
132
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
133
133
  acceptLanguage: acceptLanguage_example,
@@ -155,7 +155,7 @@ example().catch(console.error);
155
155
  | Name | Type | Description | Notes |
156
156
  |------------- | ------------- | ------------- | -------------|
157
157
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
158
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
158
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
159
159
  | **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] |
160
160
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
161
161
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -205,7 +205,7 @@ async function example() {
205
205
  const api = new FactionWarfareApi();
206
206
 
207
207
  const body = {
208
- // '2020-01-01' | The compatibility date for the request.
208
+ // '2025-12-16' | The compatibility date for the request.
209
209
  xCompatibilityDate: 2013-10-20,
210
210
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
211
211
  acceptLanguage: acceptLanguage_example,
@@ -232,7 +232,7 @@ example().catch(console.error);
232
232
 
233
233
  | Name | Type | Description | Notes |
234
234
  |------------- | ------------- | ------------- | -------------|
235
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
235
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
236
236
  | **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] |
237
237
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
238
238
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -282,7 +282,7 @@ async function example() {
282
282
  const api = new FactionWarfareApi();
283
283
 
284
284
  const body = {
285
- // '2020-01-01' | The compatibility date for the request.
285
+ // '2025-12-16' | The compatibility date for the request.
286
286
  xCompatibilityDate: 2013-10-20,
287
287
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
288
288
  acceptLanguage: acceptLanguage_example,
@@ -309,7 +309,7 @@ example().catch(console.error);
309
309
 
310
310
  | Name | Type | Description | Notes |
311
311
  |------------- | ------------- | ------------- | -------------|
312
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
312
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
313
313
  | **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] |
314
314
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
315
315
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -359,7 +359,7 @@ async function example() {
359
359
  const api = new FactionWarfareApi();
360
360
 
361
361
  const body = {
362
- // '2020-01-01' | The compatibility date for the request.
362
+ // '2025-12-16' | The compatibility date for the request.
363
363
  xCompatibilityDate: 2013-10-20,
364
364
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
365
365
  acceptLanguage: acceptLanguage_example,
@@ -386,7 +386,7 @@ example().catch(console.error);
386
386
 
387
387
  | Name | Type | Description | Notes |
388
388
  |------------- | ------------- | ------------- | -------------|
389
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
389
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
390
390
  | **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] |
391
391
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
392
392
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -436,7 +436,7 @@ async function example() {
436
436
  const api = new FactionWarfareApi();
437
437
 
438
438
  const body = {
439
- // '2020-01-01' | The compatibility date for the request.
439
+ // '2025-12-16' | The compatibility date for the request.
440
440
  xCompatibilityDate: 2013-10-20,
441
441
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
442
442
  acceptLanguage: acceptLanguage_example,
@@ -463,7 +463,7 @@ example().catch(console.error);
463
463
 
464
464
  | Name | Type | Description | Notes |
465
465
  |------------- | ------------- | ------------- | -------------|
466
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
466
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
467
467
  | **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] |
468
468
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
469
469
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -513,7 +513,7 @@ async function example() {
513
513
  const api = new FactionWarfareApi();
514
514
 
515
515
  const body = {
516
- // '2020-01-01' | The compatibility date for the request.
516
+ // '2025-12-16' | The compatibility date for the request.
517
517
  xCompatibilityDate: 2013-10-20,
518
518
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
519
519
  acceptLanguage: acceptLanguage_example,
@@ -540,7 +540,7 @@ example().catch(console.error);
540
540
 
541
541
  | Name | Type | Description | Notes |
542
542
  |------------- | ------------- | ------------- | -------------|
543
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
543
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
544
544
  | **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] |
545
545
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
546
546
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -590,7 +590,7 @@ async function example() {
590
590
  const api = new FactionWarfareApi();
591
591
 
592
592
  const body = {
593
- // '2020-01-01' | The compatibility date for the request.
593
+ // '2025-12-16' | The compatibility date for the request.
594
594
  xCompatibilityDate: 2013-10-20,
595
595
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
596
596
  acceptLanguage: acceptLanguage_example,
@@ -617,7 +617,7 @@ example().catch(console.error);
617
617
 
618
618
  | Name | Type | Description | Notes |
619
619
  |------------- | ------------- | ------------- | -------------|
620
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
620
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
621
621
  | **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] |
622
622
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
623
623
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -40,7 +40,7 @@ async function example() {
40
40
  characterId: 789,
41
41
  // number
42
42
  fittingId: 789,
43
- // '2020-01-01' | The compatibility date for the request.
43
+ // '2025-12-16' | The compatibility date for the request.
44
44
  xCompatibilityDate: 2013-10-20,
45
45
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
46
46
  acceptLanguage: acceptLanguage_example,
@@ -69,7 +69,7 @@ example().catch(console.error);
69
69
  |------------- | ------------- | ------------- | -------------|
70
70
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
71
71
  | **fittingId** | `number` | | [Defaults to `undefined`] |
72
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
72
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
73
73
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `'en'`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
74
74
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
75
75
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -125,7 +125,7 @@ async function example() {
125
125
  const body = {
126
126
  // number | The ID of the character
127
127
  characterId: 789,
128
- // '2020-01-01' | The compatibility date for the request.
128
+ // '2025-12-16' | The compatibility date for the request.
129
129
  xCompatibilityDate: 2013-10-20,
130
130
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
131
131
  acceptLanguage: acceptLanguage_example,
@@ -153,7 +153,7 @@ example().catch(console.error);
153
153
  | Name | Type | Description | Notes |
154
154
  |------------- | ------------- | ------------- | -------------|
155
155
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
156
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
156
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
157
157
  | **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] |
158
158
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
159
159
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -209,7 +209,7 @@ async function example() {
209
209
  const body = {
210
210
  // number | The ID of the character
211
211
  characterId: 789,
212
- // '2020-01-01' | The compatibility date for the request.
212
+ // '2025-12-16' | The compatibility date for the request.
213
213
  xCompatibilityDate: 2013-10-20,
214
214
  // PostCharactersCharacterIdFittingsRequest
215
215
  postCharactersCharacterIdFittingsRequest: ...,
@@ -239,7 +239,7 @@ example().catch(console.error);
239
239
  | Name | Type | Description | Notes |
240
240
  |------------- | ------------- | ------------- | -------------|
241
241
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
242
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
242
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
243
243
  | **postCharactersCharacterIdFittingsRequest** | [PostCharactersCharacterIdFittingsRequest](PostCharactersCharacterIdFittingsRequest.md) | | |
244
244
  | **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] |
245
245
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
package/docs/FleetsApi.md CHANGED
@@ -51,7 +51,7 @@ async function example() {
51
51
  fleetId: 789,
52
52
  // number
53
53
  memberId: 789,
54
- // '2020-01-01' | The compatibility date for the request.
54
+ // '2025-12-16' | The compatibility date for the request.
55
55
  xCompatibilityDate: 2013-10-20,
56
56
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
57
57
  acceptLanguage: acceptLanguage_example,
@@ -80,7 +80,7 @@ example().catch(console.error);
80
80
  |------------- | ------------- | ------------- | -------------|
81
81
  | **fleetId** | `number` | | [Defaults to `undefined`] |
82
82
  | **memberId** | `number` | | [Defaults to `undefined`] |
83
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
83
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
84
84
  | **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] |
85
85
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
86
86
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -138,7 +138,7 @@ async function example() {
138
138
  fleetId: 789,
139
139
  // number
140
140
  squadId: 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,
@@ -167,7 +167,7 @@ example().catch(console.error);
167
167
  |------------- | ------------- | ------------- | -------------|
168
168
  | **fleetId** | `number` | | [Defaults to `undefined`] |
169
169
  | **squadId** | `number` | | [Defaults to `undefined`] |
170
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
170
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
171
171
  | **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] |
172
172
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
173
173
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -225,7 +225,7 @@ async function example() {
225
225
  fleetId: 789,
226
226
  // number
227
227
  wingId: 789,
228
- // '2020-01-01' | The compatibility date for the request.
228
+ // '2025-12-16' | The compatibility date for the request.
229
229
  xCompatibilityDate: 2013-10-20,
230
230
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
231
231
  acceptLanguage: acceptLanguage_example,
@@ -254,7 +254,7 @@ example().catch(console.error);
254
254
  |------------- | ------------- | ------------- | -------------|
255
255
  | **fleetId** | `number` | | [Defaults to `undefined`] |
256
256
  | **wingId** | `number` | | [Defaults to `undefined`] |
257
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
257
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
258
258
  | **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] |
259
259
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
260
260
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -310,7 +310,7 @@ async function example() {
310
310
  const body = {
311
311
  // number | The ID of the character
312
312
  characterId: 789,
313
- // '2020-01-01' | The compatibility date for the request.
313
+ // '2025-12-16' | The compatibility date for the request.
314
314
  xCompatibilityDate: 2013-10-20,
315
315
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
316
316
  acceptLanguage: acceptLanguage_example,
@@ -338,7 +338,7 @@ example().catch(console.error);
338
338
  | Name | Type | Description | Notes |
339
339
  |------------- | ------------- | ------------- | -------------|
340
340
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
341
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
341
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
342
342
  | **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] |
343
343
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
344
344
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -394,7 +394,7 @@ async function example() {
394
394
  const body = {
395
395
  // number
396
396
  fleetId: 789,
397
- // '2020-01-01' | The compatibility date for the request.
397
+ // '2025-12-16' | The compatibility date for the request.
398
398
  xCompatibilityDate: 2013-10-20,
399
399
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
400
400
  acceptLanguage: acceptLanguage_example,
@@ -422,7 +422,7 @@ example().catch(console.error);
422
422
  | Name | Type | Description | Notes |
423
423
  |------------- | ------------- | ------------- | -------------|
424
424
  | **fleetId** | `number` | | [Defaults to `undefined`] |
425
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
425
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
426
426
  | **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] |
427
427
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
428
428
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -478,7 +478,7 @@ async function example() {
478
478
  const body = {
479
479
  // number
480
480
  fleetId: 789,
481
- // '2020-01-01' | The compatibility date for the request.
481
+ // '2025-12-16' | The compatibility date for the request.
482
482
  xCompatibilityDate: 2013-10-20,
483
483
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
484
484
  acceptLanguage: acceptLanguage_example,
@@ -506,7 +506,7 @@ example().catch(console.error);
506
506
  | Name | Type | Description | Notes |
507
507
  |------------- | ------------- | ------------- | -------------|
508
508
  | **fleetId** | `number` | | [Defaults to `undefined`] |
509
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
509
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
510
510
  | **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] |
511
511
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
512
512
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -562,7 +562,7 @@ async function example() {
562
562
  const body = {
563
563
  // number
564
564
  fleetId: 789,
565
- // '2020-01-01' | The compatibility date for the request.
565
+ // '2025-12-16' | The compatibility date for the request.
566
566
  xCompatibilityDate: 2013-10-20,
567
567
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
568
568
  acceptLanguage: acceptLanguage_example,
@@ -590,7 +590,7 @@ example().catch(console.error);
590
590
  | Name | Type | Description | Notes |
591
591
  |------------- | ------------- | ------------- | -------------|
592
592
  | **fleetId** | `number` | | [Defaults to `undefined`] |
593
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
593
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
594
594
  | **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] |
595
595
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
596
596
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -646,7 +646,7 @@ async function example() {
646
646
  const body = {
647
647
  // number
648
648
  fleetId: 789,
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
  // PostFleetsFleetIdMembersRequest
652
652
  postFleetsFleetIdMembersRequest: ...,
@@ -676,7 +676,7 @@ example().catch(console.error);
676
676
  | Name | Type | Description | Notes |
677
677
  |------------- | ------------- | ------------- | -------------|
678
678
  | **fleetId** | `number` | | [Defaults to `undefined`] |
679
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
679
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
680
680
  | **postFleetsFleetIdMembersRequest** | [PostFleetsFleetIdMembersRequest](PostFleetsFleetIdMembersRequest.md) | | |
681
681
  | **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] |
682
682
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -733,7 +733,7 @@ async function example() {
733
733
  const body = {
734
734
  // number
735
735
  fleetId: 789,
736
- // '2020-01-01' | The compatibility date for the request.
736
+ // '2025-12-16' | The compatibility date for the request.
737
737
  xCompatibilityDate: 2013-10-20,
738
738
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
739
739
  acceptLanguage: acceptLanguage_example,
@@ -761,7 +761,7 @@ example().catch(console.error);
761
761
  | Name | Type | Description | Notes |
762
762
  |------------- | ------------- | ------------- | -------------|
763
763
  | **fleetId** | `number` | | [Defaults to `undefined`] |
764
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
764
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
765
765
  | **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] |
766
766
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
767
767
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -819,7 +819,7 @@ async function example() {
819
819
  fleetId: 789,
820
820
  // number
821
821
  wingId: 789,
822
- // '2020-01-01' | The compatibility date for the request.
822
+ // '2025-12-16' | The compatibility date for the request.
823
823
  xCompatibilityDate: 2013-10-20,
824
824
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
825
825
  acceptLanguage: acceptLanguage_example,
@@ -848,7 +848,7 @@ example().catch(console.error);
848
848
  |------------- | ------------- | ------------- | -------------|
849
849
  | **fleetId** | `number` | | [Defaults to `undefined`] |
850
850
  | **wingId** | `number` | | [Defaults to `undefined`] |
851
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
851
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
852
852
  | **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] |
853
853
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
854
854
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `'tranquility'`] |
@@ -904,7 +904,7 @@ async function example() {
904
904
  const body = {
905
905
  // number
906
906
  fleetId: 789,
907
- // '2020-01-01' | The compatibility date for the request.
907
+ // '2025-12-16' | The compatibility date for the request.
908
908
  xCompatibilityDate: 2013-10-20,
909
909
  // PutFleetsFleetIdRequest
910
910
  putFleetsFleetIdRequest: ...,
@@ -934,7 +934,7 @@ example().catch(console.error);
934
934
  | Name | Type | Description | Notes |
935
935
  |------------- | ------------- | ------------- | -------------|
936
936
  | **fleetId** | `number` | | [Defaults to `undefined`] |
937
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
937
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
938
938
  | **putFleetsFleetIdRequest** | [PutFleetsFleetIdRequest](PutFleetsFleetIdRequest.md) | | |
939
939
  | **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] |
940
940
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -993,7 +993,7 @@ async function example() {
993
993
  fleetId: 789,
994
994
  // number
995
995
  memberId: 789,
996
- // '2020-01-01' | The compatibility date for the request.
996
+ // '2025-12-16' | The compatibility date for the request.
997
997
  xCompatibilityDate: 2013-10-20,
998
998
  // PutFleetsFleetIdMembersMemberIdRequest
999
999
  putFleetsFleetIdMembersMemberIdRequest: ...,
@@ -1024,7 +1024,7 @@ example().catch(console.error);
1024
1024
  |------------- | ------------- | ------------- | -------------|
1025
1025
  | **fleetId** | `number` | | [Defaults to `undefined`] |
1026
1026
  | **memberId** | `number` | | [Defaults to `undefined`] |
1027
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1027
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1028
1028
  | **putFleetsFleetIdMembersMemberIdRequest** | [PutFleetsFleetIdMembersMemberIdRequest](PutFleetsFleetIdMembersMemberIdRequest.md) | | |
1029
1029
  | **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] |
1030
1030
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -1083,7 +1083,7 @@ async function example() {
1083
1083
  fleetId: 789,
1084
1084
  // number
1085
1085
  squadId: 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
  // PutFleetsFleetIdSquadsSquadIdRequest
1089
1089
  putFleetsFleetIdSquadsSquadIdRequest: ...,
@@ -1114,7 +1114,7 @@ example().catch(console.error);
1114
1114
  |------------- | ------------- | ------------- | -------------|
1115
1115
  | **fleetId** | `number` | | [Defaults to `undefined`] |
1116
1116
  | **squadId** | `number` | | [Defaults to `undefined`] |
1117
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1117
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1118
1118
  | **putFleetsFleetIdSquadsSquadIdRequest** | [PutFleetsFleetIdSquadsSquadIdRequest](PutFleetsFleetIdSquadsSquadIdRequest.md) | | |
1119
1119
  | **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] |
1120
1120
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -1173,7 +1173,7 @@ async function example() {
1173
1173
  fleetId: 789,
1174
1174
  // number
1175
1175
  wingId: 789,
1176
- // '2020-01-01' | The compatibility date for the request.
1176
+ // '2025-12-16' | The compatibility date for the request.
1177
1177
  xCompatibilityDate: 2013-10-20,
1178
1178
  // PutFleetsFleetIdSquadsSquadIdRequest
1179
1179
  putFleetsFleetIdSquadsSquadIdRequest: ...,
@@ -1204,7 +1204,7 @@ example().catch(console.error);
1204
1204
  |------------- | ------------- | ------------- | -------------|
1205
1205
  | **fleetId** | `number` | | [Defaults to `undefined`] |
1206
1206
  | **wingId** | `number` | | [Defaults to `undefined`] |
1207
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
1207
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
1208
1208
  | **putFleetsFleetIdSquadsSquadIdRequest** | [PutFleetsFleetIdSquadsSquadIdRequest](PutFleetsFleetIdSquadsSquadIdRequest.md) | | |
1209
1209
  | **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] |
1210
1210
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |