eve-esi-client-ts 1.1.21 → 1.1.23

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 (67) hide show
  1. package/.openapi-generator/VERSION +1 -1
  2. package/README.md +3 -3
  3. package/api.ts +355 -347
  4. package/base.ts +1 -1
  5. package/common.ts +1 -1
  6. package/configuration.ts +1 -1
  7. package/dist/api.d.ts +300 -292
  8. package/dist/api.js +338 -338
  9. package/dist/base.d.ts +1 -1
  10. package/dist/base.js +1 -1
  11. package/dist/common.d.ts +1 -1
  12. package/dist/common.js +1 -1
  13. package/dist/configuration.d.ts +1 -1
  14. package/dist/configuration.js +1 -1
  15. package/dist/esm/api.d.ts +300 -292
  16. package/dist/esm/api.js +336 -336
  17. package/dist/esm/base.d.ts +1 -1
  18. package/dist/esm/base.js +1 -1
  19. package/dist/esm/common.d.ts +1 -1
  20. package/dist/esm/common.js +1 -1
  21. package/dist/esm/configuration.d.ts +1 -1
  22. package/dist/esm/configuration.js +1 -1
  23. package/dist/esm/index.d.ts +1 -1
  24. package/dist/esm/index.js +1 -1
  25. package/dist/index.d.ts +1 -1
  26. package/dist/index.js +1 -1
  27. package/docs/AccessListApi.md +4 -4
  28. package/docs/ActivitiesApi.md +6 -6
  29. package/docs/AllianceApi.md +8 -8
  30. package/docs/AssetsApi.md +12 -12
  31. package/docs/CalendarApi.md +8 -8
  32. package/docs/CharacterApi.md +94 -94
  33. package/docs/CharactersDetail.md +6 -2
  34. package/docs/ClonesApi.md +4 -4
  35. package/docs/ContactsApi.md +18 -18
  36. package/docs/ContractsApi.md +18 -18
  37. package/docs/CorporationApi.md +44 -44
  38. package/docs/CorporationProjectsApi.md +8 -8
  39. package/docs/CorporationsStructuresSkyhooksDetailReagent.md +2 -2
  40. package/docs/CorporationsStructuresSovereigntyHubsDetailReagent.md +1 -1
  41. package/docs/DogmaApi.md +10 -10
  42. package/docs/FactionWarfareApi.md +16 -16
  43. package/docs/FittingsApi.md +6 -6
  44. package/docs/FleetsApi.md +28 -28
  45. package/docs/FreelanceJobsApi.md +12 -12
  46. package/docs/IncursionsApi.md +2 -2
  47. package/docs/IndustryApi.md +16 -16
  48. package/docs/InsuranceApi.md +2 -2
  49. package/docs/KillmailsApi.md +6 -6
  50. package/docs/LocationApi.md +6 -6
  51. package/docs/LoyaltyApi.md +4 -4
  52. package/docs/MailApi.md +18 -18
  53. package/docs/MarketApi.md +22 -22
  54. package/docs/MetaApi.md +6 -6
  55. package/docs/PlanetaryInteractionApi.md +8 -8
  56. package/docs/RoutesApi.md +2 -2
  57. package/docs/SearchApi.md +2 -2
  58. package/docs/SkillsApi.md +6 -6
  59. package/docs/SovereigntyApi.md +4 -4
  60. package/docs/StatusApi.md +2 -2
  61. package/docs/StructuresApi.md +12 -12
  62. package/docs/UniverseApi.md +60 -60
  63. package/docs/UserInterfaceApi.md +10 -10
  64. package/docs/WalletApi.md +12 -12
  65. package/docs/WarsApi.md +6 -6
  66. package/index.ts +1 -1
  67. package/package.json +1 -1
@@ -29,7 +29,7 @@ const apiInstance = new UserInterfaceApi(configuration);
29
29
  let addToBeginning: boolean; // (default to false)
30
30
  let clearOtherWaypoints: boolean; // (default to false)
31
31
  let destinationId: number; // (default to undefined)
32
- let xCompatibilityDate: '2026-05-19'; //The compatibility date for the request. (default to undefined)
32
+ let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
33
33
  let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
34
34
  let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
35
35
  let xTenant: string; //The tenant ID for the request. (optional) (default to 'tranquility')
@@ -54,7 +54,7 @@ const { status, data } = await apiInstance.postUiAutopilotWaypoint(
54
54
  | **addToBeginning** | [**boolean**] | | defaults to false|
55
55
  | **clearOtherWaypoints** | [**boolean**] | | defaults to false|
56
56
  | **destinationId** | [**number**] | | defaults to undefined|
57
- | **xCompatibilityDate** | [**&#39;2026-05-19&#39;**]**Array<&#39;2026-05-19&#39;>** | The compatibility date for the request. | defaults to undefined|
57
+ | **xCompatibilityDate** | [**&#39;2026-06-09&#39;**]**Array<&#39;2026-06-09&#39;>** | The compatibility date for the request. | defaults to undefined|
58
58
  | **acceptLanguage** | [**&#39;en&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | The language to use for the response. | (optional) defaults to 'en'|
59
59
  | **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
60
60
  | **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
@@ -100,7 +100,7 @@ const configuration = new Configuration();
100
100
  const apiInstance = new UserInterfaceApi(configuration);
101
101
 
102
102
  let contractId: number; // (default to undefined)
103
- let xCompatibilityDate: '2026-05-19'; //The compatibility date for the request. (default to undefined)
103
+ let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
104
104
  let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
105
105
  let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
106
106
  let xTenant: string; //The tenant ID for the request. (optional) (default to 'tranquility')
@@ -121,7 +121,7 @@ const { status, data } = await apiInstance.postUiOpenwindowContract(
121
121
  |Name | Type | Description | Notes|
122
122
  |------------- | ------------- | ------------- | -------------|
123
123
  | **contractId** | [**number**] | | defaults to undefined|
124
- | **xCompatibilityDate** | [**&#39;2026-05-19&#39;**]**Array<&#39;2026-05-19&#39;>** | The compatibility date for the request. | defaults to undefined|
124
+ | **xCompatibilityDate** | [**&#39;2026-06-09&#39;**]**Array<&#39;2026-06-09&#39;>** | The compatibility date for the request. | defaults to undefined|
125
125
  | **acceptLanguage** | [**&#39;en&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | The language to use for the response. | (optional) defaults to 'en'|
126
126
  | **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
127
127
  | **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
@@ -167,7 +167,7 @@ const configuration = new Configuration();
167
167
  const apiInstance = new UserInterfaceApi(configuration);
168
168
 
169
169
  let targetId: number; // (default to undefined)
170
- let xCompatibilityDate: '2026-05-19'; //The compatibility date for the request. (default to undefined)
170
+ let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
171
171
  let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
172
172
  let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
173
173
  let xTenant: string; //The tenant ID for the request. (optional) (default to 'tranquility')
@@ -188,7 +188,7 @@ const { status, data } = await apiInstance.postUiOpenwindowInformation(
188
188
  |Name | Type | Description | Notes|
189
189
  |------------- | ------------- | ------------- | -------------|
190
190
  | **targetId** | [**number**] | | defaults to undefined|
191
- | **xCompatibilityDate** | [**&#39;2026-05-19&#39;**]**Array<&#39;2026-05-19&#39;>** | The compatibility date for the request. | defaults to undefined|
191
+ | **xCompatibilityDate** | [**&#39;2026-06-09&#39;**]**Array<&#39;2026-06-09&#39;>** | The compatibility date for the request. | defaults to undefined|
192
192
  | **acceptLanguage** | [**&#39;en&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | The language to use for the response. | (optional) defaults to 'en'|
193
193
  | **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
194
194
  | **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
@@ -234,7 +234,7 @@ const configuration = new Configuration();
234
234
  const apiInstance = new UserInterfaceApi(configuration);
235
235
 
236
236
  let typeId: number; // (default to undefined)
237
- let xCompatibilityDate: '2026-05-19'; //The compatibility date for the request. (default to undefined)
237
+ let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
238
238
  let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
239
239
  let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
240
240
  let xTenant: string; //The tenant ID for the request. (optional) (default to 'tranquility')
@@ -255,7 +255,7 @@ const { status, data } = await apiInstance.postUiOpenwindowMarketdetails(
255
255
  |Name | Type | Description | Notes|
256
256
  |------------- | ------------- | ------------- | -------------|
257
257
  | **typeId** | [**number**] | | defaults to undefined|
258
- | **xCompatibilityDate** | [**&#39;2026-05-19&#39;**]**Array<&#39;2026-05-19&#39;>** | The compatibility date for the request. | defaults to undefined|
258
+ | **xCompatibilityDate** | [**&#39;2026-06-09&#39;**]**Array<&#39;2026-06-09&#39;>** | The compatibility date for the request. | defaults to undefined|
259
259
  | **acceptLanguage** | [**&#39;en&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | The language to use for the response. | (optional) defaults to 'en'|
260
260
  | **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
261
261
  | **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
@@ -301,7 +301,7 @@ import {
301
301
  const configuration = new Configuration();
302
302
  const apiInstance = new UserInterfaceApi(configuration);
303
303
 
304
- let xCompatibilityDate: '2026-05-19'; //The compatibility date for the request. (default to undefined)
304
+ let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
305
305
  let postUiOpenwindowNewmailRequest: PostUiOpenwindowNewmailRequest; //
306
306
  let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
307
307
  let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
@@ -323,7 +323,7 @@ const { status, data } = await apiInstance.postUiOpenwindowNewmail(
323
323
  |Name | Type | Description | Notes|
324
324
  |------------- | ------------- | ------------- | -------------|
325
325
  | **postUiOpenwindowNewmailRequest** | **PostUiOpenwindowNewmailRequest**| | |
326
- | **xCompatibilityDate** | [**&#39;2026-05-19&#39;**]**Array<&#39;2026-05-19&#39;>** | The compatibility date for the request. | defaults to undefined|
326
+ | **xCompatibilityDate** | [**&#39;2026-06-09&#39;**]**Array<&#39;2026-06-09&#39;>** | The compatibility date for the request. | defaults to undefined|
327
327
  | **acceptLanguage** | [**&#39;en&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | The language to use for the response. | (optional) defaults to 'en'|
328
328
  | **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
329
329
  | **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
package/docs/WalletApi.md CHANGED
@@ -28,7 +28,7 @@ const configuration = new Configuration();
28
28
  const apiInstance = new WalletApi(configuration);
29
29
 
30
30
  let characterId: number; //The ID of the character (default to undefined)
31
- let xCompatibilityDate: '2026-05-19'; //The compatibility date for the request. (default to undefined)
31
+ let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
32
32
  let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
33
33
  let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
34
34
  let xTenant: string; //The tenant ID for the request. (optional) (default to 'tranquility')
@@ -49,7 +49,7 @@ const { status, data } = await apiInstance.getCharactersCharacterIdWallet(
49
49
  |Name | Type | Description | Notes|
50
50
  |------------- | ------------- | ------------- | -------------|
51
51
  | **characterId** | [**number**] | The ID of the character | defaults to undefined|
52
- | **xCompatibilityDate** | [**&#39;2026-05-19&#39;**]**Array<&#39;2026-05-19&#39;>** | The compatibility date for the request. | defaults to undefined|
52
+ | **xCompatibilityDate** | [**&#39;2026-06-09&#39;**]**Array<&#39;2026-06-09&#39;>** | The compatibility date for the request. | defaults to undefined|
53
53
  | **acceptLanguage** | [**&#39;en&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | The language to use for the response. | (optional) defaults to 'en'|
54
54
  | **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
55
55
  | **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
@@ -95,7 +95,7 @@ const configuration = new Configuration();
95
95
  const apiInstance = new WalletApi(configuration);
96
96
 
97
97
  let characterId: number; //The ID of the character (default to undefined)
98
- let xCompatibilityDate: '2026-05-19'; //The compatibility date for the request. (default to undefined)
98
+ let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
99
99
  let page: number; // (optional) (default to undefined)
100
100
  let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
101
101
  let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
@@ -118,7 +118,7 @@ const { status, data } = await apiInstance.getCharactersCharacterIdWalletJournal
118
118
  |Name | Type | Description | Notes|
119
119
  |------------- | ------------- | ------------- | -------------|
120
120
  | **characterId** | [**number**] | The ID of the character | defaults to undefined|
121
- | **xCompatibilityDate** | [**&#39;2026-05-19&#39;**]**Array<&#39;2026-05-19&#39;>** | The compatibility date for the request. | defaults to undefined|
121
+ | **xCompatibilityDate** | [**&#39;2026-06-09&#39;**]**Array<&#39;2026-06-09&#39;>** | The compatibility date for the request. | defaults to undefined|
122
122
  | **page** | [**number**] | | (optional) defaults to undefined|
123
123
  | **acceptLanguage** | [**&#39;en&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | The language to use for the response. | (optional) defaults to 'en'|
124
124
  | **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
@@ -165,7 +165,7 @@ const configuration = new Configuration();
165
165
  const apiInstance = new WalletApi(configuration);
166
166
 
167
167
  let characterId: number; //The ID of the character (default to undefined)
168
- let xCompatibilityDate: '2026-05-19'; //The compatibility date for the request. (default to undefined)
168
+ let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
169
169
  let fromId: number; // (optional) (default to undefined)
170
170
  let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
171
171
  let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
@@ -188,7 +188,7 @@ const { status, data } = await apiInstance.getCharactersCharacterIdWalletTransac
188
188
  |Name | Type | Description | Notes|
189
189
  |------------- | ------------- | ------------- | -------------|
190
190
  | **characterId** | [**number**] | The ID of the character | defaults to undefined|
191
- | **xCompatibilityDate** | [**&#39;2026-05-19&#39;**]**Array<&#39;2026-05-19&#39;>** | The compatibility date for the request. | defaults to undefined|
191
+ | **xCompatibilityDate** | [**&#39;2026-06-09&#39;**]**Array<&#39;2026-06-09&#39;>** | The compatibility date for the request. | defaults to undefined|
192
192
  | **fromId** | [**number**] | | (optional) defaults to undefined|
193
193
  | **acceptLanguage** | [**&#39;en&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | The language to use for the response. | (optional) defaults to 'en'|
194
194
  | **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
@@ -235,7 +235,7 @@ const configuration = new Configuration();
235
235
  const apiInstance = new WalletApi(configuration);
236
236
 
237
237
  let corporationId: number; //The ID of the corporation (default to undefined)
238
- let xCompatibilityDate: '2026-05-19'; //The compatibility date for the request. (default to undefined)
238
+ let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
239
239
  let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
240
240
  let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
241
241
  let xTenant: string; //The tenant ID for the request. (optional) (default to 'tranquility')
@@ -256,7 +256,7 @@ const { status, data } = await apiInstance.getCorporationsCorporationIdWallets(
256
256
  |Name | Type | Description | Notes|
257
257
  |------------- | ------------- | ------------- | -------------|
258
258
  | **corporationId** | [**number**] | The ID of the corporation | defaults to undefined|
259
- | **xCompatibilityDate** | [**&#39;2026-05-19&#39;**]**Array<&#39;2026-05-19&#39;>** | The compatibility date for the request. | defaults to undefined|
259
+ | **xCompatibilityDate** | [**&#39;2026-06-09&#39;**]**Array<&#39;2026-06-09&#39;>** | The compatibility date for the request. | defaults to undefined|
260
260
  | **acceptLanguage** | [**&#39;en&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | The language to use for the response. | (optional) defaults to 'en'|
261
261
  | **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
262
262
  | **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
@@ -303,7 +303,7 @@ const apiInstance = new WalletApi(configuration);
303
303
 
304
304
  let corporationId: number; //The ID of the corporation (default to undefined)
305
305
  let division: number; // (default to undefined)
306
- let xCompatibilityDate: '2026-05-19'; //The compatibility date for the request. (default to undefined)
306
+ let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
307
307
  let page: number; // (optional) (default to undefined)
308
308
  let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
309
309
  let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
@@ -328,7 +328,7 @@ const { status, data } = await apiInstance.getCorporationsCorporationIdWalletsDi
328
328
  |------------- | ------------- | ------------- | -------------|
329
329
  | **corporationId** | [**number**] | The ID of the corporation | defaults to undefined|
330
330
  | **division** | [**number**] | | defaults to undefined|
331
- | **xCompatibilityDate** | [**&#39;2026-05-19&#39;**]**Array<&#39;2026-05-19&#39;>** | The compatibility date for the request. | defaults to undefined|
331
+ | **xCompatibilityDate** | [**&#39;2026-06-09&#39;**]**Array<&#39;2026-06-09&#39;>** | The compatibility date for the request. | defaults to undefined|
332
332
  | **page** | [**number**] | | (optional) defaults to undefined|
333
333
  | **acceptLanguage** | [**&#39;en&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | The language to use for the response. | (optional) defaults to 'en'|
334
334
  | **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
@@ -376,7 +376,7 @@ const apiInstance = new WalletApi(configuration);
376
376
 
377
377
  let corporationId: number; //The ID of the corporation (default to undefined)
378
378
  let division: number; // (default to undefined)
379
- let xCompatibilityDate: '2026-05-19'; //The compatibility date for the request. (default to undefined)
379
+ let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
380
380
  let fromId: number; // (optional) (default to undefined)
381
381
  let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
382
382
  let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
@@ -401,7 +401,7 @@ const { status, data } = await apiInstance.getCorporationsCorporationIdWalletsDi
401
401
  |------------- | ------------- | ------------- | -------------|
402
402
  | **corporationId** | [**number**] | The ID of the corporation | defaults to undefined|
403
403
  | **division** | [**number**] | | defaults to undefined|
404
- | **xCompatibilityDate** | [**&#39;2026-05-19&#39;**]**Array<&#39;2026-05-19&#39;>** | The compatibility date for the request. | defaults to undefined|
404
+ | **xCompatibilityDate** | [**&#39;2026-06-09&#39;**]**Array<&#39;2026-06-09&#39;>** | The compatibility date for the request. | defaults to undefined|
405
405
  | **fromId** | [**number**] | | (optional) defaults to undefined|
406
406
  | **acceptLanguage** | [**&#39;en&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | The language to use for the response. | (optional) defaults to 'en'|
407
407
  | **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/WarsApi.md CHANGED
@@ -24,7 +24,7 @@ import {
24
24
  const configuration = new Configuration();
25
25
  const apiInstance = new WarsApi(configuration);
26
26
 
27
- let xCompatibilityDate: '2026-05-19'; //The compatibility date for the request. (default to undefined)
27
+ let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
28
28
  let maxWarId: number; // (optional) (default to undefined)
29
29
  let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
30
30
  let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
@@ -45,7 +45,7 @@ const { status, data } = await apiInstance.getWars(
45
45
 
46
46
  |Name | Type | Description | Notes|
47
47
  |------------- | ------------- | ------------- | -------------|
48
- | **xCompatibilityDate** | [**&#39;2026-05-19&#39;**]**Array<&#39;2026-05-19&#39;>** | The compatibility date for the request. | defaults to undefined|
48
+ | **xCompatibilityDate** | [**&#39;2026-06-09&#39;**]**Array<&#39;2026-06-09&#39;>** | The compatibility date for the request. | defaults to undefined|
49
49
  | **maxWarId** | [**number**] | | (optional) defaults to undefined|
50
50
  | **acceptLanguage** | [**&#39;en&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | The language to use for the response. | (optional) defaults to 'en'|
51
51
  | **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
@@ -92,7 +92,7 @@ const configuration = new Configuration();
92
92
  const apiInstance = new WarsApi(configuration);
93
93
 
94
94
  let warId: number; // (default to undefined)
95
- let xCompatibilityDate: '2026-05-19'; //The compatibility date for the request. (default to undefined)
95
+ let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
96
96
  let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
97
97
  let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
98
98
  let xTenant: string; //The tenant ID for the request. (optional) (default to 'tranquility')
@@ -113,7 +113,7 @@ const { status, data } = await apiInstance.getWarsWarId(
113
113
  |Name | Type | Description | Notes|
114
114
  |------------- | ------------- | ------------- | -------------|
115
115
  | **warId** | [**number**] | | defaults to undefined|
116
- | **xCompatibilityDate** | [**&#39;2026-05-19&#39;**]**Array<&#39;2026-05-19&#39;>** | The compatibility date for the request. | defaults to undefined|
116
+ | **xCompatibilityDate** | [**&#39;2026-06-09&#39;**]**Array<&#39;2026-06-09&#39;>** | The compatibility date for the request. | defaults to undefined|
117
117
  | **acceptLanguage** | [**&#39;en&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | The language to use for the response. | (optional) defaults to 'en'|
118
118
  | **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
119
119
  | **xTenant** | [**string**] | The tenant ID for the request. | (optional) defaults to 'tranquility'|
@@ -159,7 +159,7 @@ const configuration = new Configuration();
159
159
  const apiInstance = new WarsApi(configuration);
160
160
 
161
161
  let warId: number; // (default to undefined)
162
- let xCompatibilityDate: '2026-05-19'; //The compatibility date for the request. (default to undefined)
162
+ let xCompatibilityDate: '2026-06-09'; //The compatibility date for the request. (default to undefined)
163
163
  let page: number; // (optional) (default to undefined)
164
164
  let acceptLanguage: 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //The language to use for the response. (optional) (default to 'en')
165
165
  let ifNoneMatch: string; //The ETag of the previous request. A 304 will be returned if this matches the current ETag. (optional) (default to undefined)
@@ -182,7 +182,7 @@ const { status, data } = await apiInstance.getWarsWarIdKillmails(
182
182
  |Name | Type | Description | Notes|
183
183
  |------------- | ------------- | ------------- | -------------|
184
184
  | **warId** | [**number**] | | defaults to undefined|
185
- | **xCompatibilityDate** | [**&#39;2026-05-19&#39;**]**Array<&#39;2026-05-19&#39;>** | The compatibility date for the request. | defaults to undefined|
185
+ | **xCompatibilityDate** | [**&#39;2026-06-09&#39;**]**Array<&#39;2026-06-09&#39;>** | The compatibility date for the request. | defaults to undefined|
186
186
  | **page** | [**number**] | | (optional) defaults to undefined|
187
187
  | **acceptLanguage** | [**&#39;en&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | The language to use for the response. | (optional) defaults to 'en'|
188
188
  | **ifNoneMatch** | [**string**] | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | (optional) defaults to undefined|
package/index.ts CHANGED
@@ -4,7 +4,7 @@
4
4
  * EVE Spring Inebriation (ESI) - tranquility
5
5
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
6
  *
7
- * The version of the OpenAPI document: 2026-05-19
7
+ * The version of the OpenAPI document: 2026-06-09
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eve-esi-client-ts",
3
- "version": "1.1.21",
3
+ "version": "1.1.23",
4
4
  "description": "OpenAPI client for EVE Spring Inebriation(ESI) - tranquility",
5
5
  "author": "Archangel's Echo",
6
6
  "repository": {