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
package/dist/esm/api.js 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).
@@ -3626,7 +3626,7 @@ export class AccessListApi extends BaseAPI {
3626
3626
  }
3627
3627
  }
3628
3628
  export const GetCharactersAccessListsDetailXCompatibilityDateEnum = {
3629
- _20260519: '2026-05-19',
3629
+ _20260609: '2026-06-09',
3630
3630
  };
3631
3631
  export const GetCharactersAccessListsDetailAcceptLanguageEnum = {
3632
3632
  En: 'en',
@@ -3639,7 +3639,7 @@ export const GetCharactersAccessListsDetailAcceptLanguageEnum = {
3639
3639
  Es: 'es',
3640
3640
  };
3641
3641
  export const GetCharactersAccessListsListingXCompatibilityDateEnum = {
3642
- _20260519: '2026-05-19',
3642
+ _20260609: '2026-06-09',
3643
3643
  };
3644
3644
  export const GetCharactersAccessListsListingAcceptLanguageEnum = {
3645
3645
  En: 'en',
@@ -4001,7 +4001,7 @@ export class ActivitiesApi extends BaseAPI {
4001
4001
  }
4002
4002
  }
4003
4003
  export const GetCharactersMercenaryTacticalOperationsDetailXCompatibilityDateEnum = {
4004
- _20260519: '2026-05-19',
4004
+ _20260609: '2026-06-09',
4005
4005
  };
4006
4006
  export const GetCharactersMercenaryTacticalOperationsDetailAcceptLanguageEnum = {
4007
4007
  En: 'en',
@@ -4014,7 +4014,7 @@ export const GetCharactersMercenaryTacticalOperationsDetailAcceptLanguageEnum =
4014
4014
  Es: 'es',
4015
4015
  };
4016
4016
  export const GetCharactersMercenaryTacticalOperationsListingXCompatibilityDateEnum = {
4017
- _20260519: '2026-05-19',
4017
+ _20260609: '2026-06-09',
4018
4018
  };
4019
4019
  export const GetCharactersMercenaryTacticalOperationsListingAcceptLanguageEnum = {
4020
4020
  En: 'en',
@@ -4027,7 +4027,7 @@ export const GetCharactersMercenaryTacticalOperationsListingAcceptLanguageEnum =
4027
4027
  Es: 'es',
4028
4028
  };
4029
4029
  export const GetSkyhooksRaidableXCompatibilityDateEnum = {
4030
- _20260519: '2026-05-19',
4030
+ _20260609: '2026-06-09',
4031
4031
  };
4032
4032
  export const GetSkyhooksRaidableAcceptLanguageEnum = {
4033
4033
  En: 'en',
@@ -4481,7 +4481,7 @@ export class AllianceApi extends BaseAPI {
4481
4481
  }
4482
4482
  }
4483
4483
  export const GetAlliancesXCompatibilityDateEnum = {
4484
- _20260519: '2026-05-19',
4484
+ _20260609: '2026-06-09',
4485
4485
  };
4486
4486
  export const GetAlliancesAcceptLanguageEnum = {
4487
4487
  En: 'en',
@@ -4494,7 +4494,7 @@ export const GetAlliancesAcceptLanguageEnum = {
4494
4494
  Es: 'es',
4495
4495
  };
4496
4496
  export const GetAlliancesAllianceIdXCompatibilityDateEnum = {
4497
- _20260519: '2026-05-19',
4497
+ _20260609: '2026-06-09',
4498
4498
  };
4499
4499
  export const GetAlliancesAllianceIdAcceptLanguageEnum = {
4500
4500
  En: 'en',
@@ -4507,7 +4507,7 @@ export const GetAlliancesAllianceIdAcceptLanguageEnum = {
4507
4507
  Es: 'es',
4508
4508
  };
4509
4509
  export const GetAlliancesAllianceIdCorporationsXCompatibilityDateEnum = {
4510
- _20260519: '2026-05-19',
4510
+ _20260609: '2026-06-09',
4511
4511
  };
4512
4512
  export const GetAlliancesAllianceIdCorporationsAcceptLanguageEnum = {
4513
4513
  En: 'en',
@@ -4520,7 +4520,7 @@ export const GetAlliancesAllianceIdCorporationsAcceptLanguageEnum = {
4520
4520
  Es: 'es',
4521
4521
  };
4522
4522
  export const GetAlliancesAllianceIdIconsXCompatibilityDateEnum = {
4523
- _20260519: '2026-05-19',
4523
+ _20260609: '2026-06-09',
4524
4524
  };
4525
4525
  export const GetAlliancesAllianceIdIconsAcceptLanguageEnum = {
4526
4526
  En: 'en',
@@ -5255,7 +5255,7 @@ export class AssetsApi extends BaseAPI {
5255
5255
  }
5256
5256
  }
5257
5257
  export const GetCharactersCharacterIdAssetsXCompatibilityDateEnum = {
5258
- _20260519: '2026-05-19',
5258
+ _20260609: '2026-06-09',
5259
5259
  };
5260
5260
  export const GetCharactersCharacterIdAssetsAcceptLanguageEnum = {
5261
5261
  En: 'en',
@@ -5268,7 +5268,7 @@ export const GetCharactersCharacterIdAssetsAcceptLanguageEnum = {
5268
5268
  Es: 'es',
5269
5269
  };
5270
5270
  export const GetCorporationsCorporationIdAssetsXCompatibilityDateEnum = {
5271
- _20260519: '2026-05-19',
5271
+ _20260609: '2026-06-09',
5272
5272
  };
5273
5273
  export const GetCorporationsCorporationIdAssetsAcceptLanguageEnum = {
5274
5274
  En: 'en',
@@ -5281,7 +5281,7 @@ export const GetCorporationsCorporationIdAssetsAcceptLanguageEnum = {
5281
5281
  Es: 'es',
5282
5282
  };
5283
5283
  export const PostCharactersCharacterIdAssetsLocationsXCompatibilityDateEnum = {
5284
- _20260519: '2026-05-19',
5284
+ _20260609: '2026-06-09',
5285
5285
  };
5286
5286
  export const PostCharactersCharacterIdAssetsLocationsAcceptLanguageEnum = {
5287
5287
  En: 'en',
@@ -5294,7 +5294,7 @@ export const PostCharactersCharacterIdAssetsLocationsAcceptLanguageEnum = {
5294
5294
  Es: 'es',
5295
5295
  };
5296
5296
  export const PostCharactersCharacterIdAssetsNamesXCompatibilityDateEnum = {
5297
- _20260519: '2026-05-19',
5297
+ _20260609: '2026-06-09',
5298
5298
  };
5299
5299
  export const PostCharactersCharacterIdAssetsNamesAcceptLanguageEnum = {
5300
5300
  En: 'en',
@@ -5307,7 +5307,7 @@ export const PostCharactersCharacterIdAssetsNamesAcceptLanguageEnum = {
5307
5307
  Es: 'es',
5308
5308
  };
5309
5309
  export const PostCorporationsCorporationIdAssetsLocationsXCompatibilityDateEnum = {
5310
- _20260519: '2026-05-19',
5310
+ _20260609: '2026-06-09',
5311
5311
  };
5312
5312
  export const PostCorporationsCorporationIdAssetsLocationsAcceptLanguageEnum = {
5313
5313
  En: 'en',
@@ -5320,7 +5320,7 @@ export const PostCorporationsCorporationIdAssetsLocationsAcceptLanguageEnum = {
5320
5320
  Es: 'es',
5321
5321
  };
5322
5322
  export const PostCorporationsCorporationIdAssetsNamesXCompatibilityDateEnum = {
5323
- _20260519: '2026-05-19',
5323
+ _20260609: '2026-06-09',
5324
5324
  };
5325
5325
  export const PostCorporationsCorporationIdAssetsNamesAcceptLanguageEnum = {
5326
5326
  En: 'en',
@@ -5829,7 +5829,7 @@ export class CalendarApi extends BaseAPI {
5829
5829
  }
5830
5830
  }
5831
5831
  export const GetCharactersCharacterIdCalendarXCompatibilityDateEnum = {
5832
- _20260519: '2026-05-19',
5832
+ _20260609: '2026-06-09',
5833
5833
  };
5834
5834
  export const GetCharactersCharacterIdCalendarAcceptLanguageEnum = {
5835
5835
  En: 'en',
@@ -5842,7 +5842,7 @@ export const GetCharactersCharacterIdCalendarAcceptLanguageEnum = {
5842
5842
  Es: 'es',
5843
5843
  };
5844
5844
  export const GetCharactersCharacterIdCalendarEventIdXCompatibilityDateEnum = {
5845
- _20260519: '2026-05-19',
5845
+ _20260609: '2026-06-09',
5846
5846
  };
5847
5847
  export const GetCharactersCharacterIdCalendarEventIdAcceptLanguageEnum = {
5848
5848
  En: 'en',
@@ -5855,7 +5855,7 @@ export const GetCharactersCharacterIdCalendarEventIdAcceptLanguageEnum = {
5855
5855
  Es: 'es',
5856
5856
  };
5857
5857
  export const GetCharactersCharacterIdCalendarEventIdAttendeesXCompatibilityDateEnum = {
5858
- _20260519: '2026-05-19',
5858
+ _20260609: '2026-06-09',
5859
5859
  };
5860
5860
  export const GetCharactersCharacterIdCalendarEventIdAttendeesAcceptLanguageEnum = {
5861
5861
  En: 'en',
@@ -5868,7 +5868,7 @@ export const GetCharactersCharacterIdCalendarEventIdAttendeesAcceptLanguageEnum
5868
5868
  Es: 'es',
5869
5869
  };
5870
5870
  export const PutCharactersCharacterIdCalendarEventIdXCompatibilityDateEnum = {
5871
- _20260519: '2026-05-19',
5871
+ _20260609: '2026-06-09',
5872
5872
  };
5873
5873
  export const PutCharactersCharacterIdCalendarEventIdAcceptLanguageEnum = {
5874
5874
  En: 'en',
@@ -5885,60 +5885,6 @@ export const PutCharactersCharacterIdCalendarEventIdAcceptLanguageEnum = {
5885
5885
  */
5886
5886
  export const CharacterApiAxiosParamCreator = function (configuration) {
5887
5887
  return {
5888
- /**
5889
- * Public information about a character
5890
- * @summary Get character\'s public information
5891
- * @param {number} characterId The ID of the character
5892
- * @param {GetCharactersCharacterIdXCompatibilityDateEnum} xCompatibilityDate The compatibility date for the request.
5893
- * @param {GetCharactersCharacterIdAcceptLanguageEnum} [acceptLanguage] The language to use for the response.
5894
- * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
5895
- * @param {string} [xTenant] The tenant ID for the request.
5896
- * @param {string} [ifModifiedSince] The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
5897
- * @param {*} [options] Override http request option.
5898
- * @throws {RequiredError}
5899
- */
5900
- getCharactersCharacterId: (characterId_1, xCompatibilityDate_1, acceptLanguage_1, ifNoneMatch_1, xTenant_1, ifModifiedSince_1, ...args_1) => __awaiter(this, [characterId_1, xCompatibilityDate_1, acceptLanguage_1, ifNoneMatch_1, xTenant_1, ifModifiedSince_1, ...args_1], void 0, function* (characterId, xCompatibilityDate, acceptLanguage, ifNoneMatch, xTenant, ifModifiedSince, options = {}) {
5901
- // verify required parameter 'characterId' is not null or undefined
5902
- assertParamExists('getCharactersCharacterId', 'characterId', characterId);
5903
- // verify required parameter 'xCompatibilityDate' is not null or undefined
5904
- assertParamExists('getCharactersCharacterId', 'xCompatibilityDate', xCompatibilityDate);
5905
- const localVarPath = `/characters/{character_id}`
5906
- .replace('{character_id}', encodeURIComponent(String(characterId)));
5907
- // use dummy base URL string because the URL constructor only accepts absolute URLs.
5908
- const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
5909
- let baseOptions;
5910
- if (configuration) {
5911
- baseOptions = configuration.baseOptions;
5912
- }
5913
- const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
5914
- const localVarHeaderParameter = {};
5915
- const localVarQueryParameter = {};
5916
- localVarHeaderParameter['Accept'] = 'application/json';
5917
- if (acceptLanguage != null) {
5918
- localVarHeaderParameter['Accept-Language'] = String(acceptLanguage);
5919
- }
5920
- if (ifNoneMatch != null) {
5921
- localVarHeaderParameter['If-None-Match'] = String(ifNoneMatch);
5922
- }
5923
- if (xCompatibilityDate != null) {
5924
- localVarHeaderParameter['X-Compatibility-Date'] = typeof xCompatibilityDate === 'string'
5925
- ? xCompatibilityDate
5926
- : JSON.stringify(xCompatibilityDate, replaceWithSerializableTypeIfNeeded);
5927
- }
5928
- if (xTenant != null) {
5929
- localVarHeaderParameter['X-Tenant'] = String(xTenant);
5930
- }
5931
- if (ifModifiedSince != null) {
5932
- localVarHeaderParameter['If-Modified-Since'] = String(ifModifiedSince);
5933
- }
5934
- setSearchParams(localVarUrlObj, localVarQueryParameter);
5935
- let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
5936
- localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
5937
- return {
5938
- url: toPathString(localVarUrlObj),
5939
- options: localVarRequestOptions,
5940
- };
5941
- }),
5942
5888
  /**
5943
5889
  * Return a list of agents research information for a character. The formula for finding the current research points with an agent is: currentPoints = remainderPoints + pointsPerDay * days(currentTime - researchStartDate)
5944
5890
  * @summary Get agents research
@@ -6564,6 +6510,60 @@ export const CharacterApiAxiosParamCreator = function (configuration) {
6564
6510
  options: localVarRequestOptions,
6565
6511
  };
6566
6512
  }),
6513
+ /**
6514
+ * Public information about a character
6515
+ * @summary Get character\'s public information
6516
+ * @param {number} characterId The ID of the character
6517
+ * @param {GetCharactersDetailXCompatibilityDateEnum} xCompatibilityDate The compatibility date for the request.
6518
+ * @param {GetCharactersDetailAcceptLanguageEnum} [acceptLanguage] The language to use for the response.
6519
+ * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
6520
+ * @param {string} [xTenant] The tenant ID for the request.
6521
+ * @param {string} [ifModifiedSince] The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
6522
+ * @param {*} [options] Override http request option.
6523
+ * @throws {RequiredError}
6524
+ */
6525
+ getCharactersDetail: (characterId_1, xCompatibilityDate_1, acceptLanguage_1, ifNoneMatch_1, xTenant_1, ifModifiedSince_1, ...args_1) => __awaiter(this, [characterId_1, xCompatibilityDate_1, acceptLanguage_1, ifNoneMatch_1, xTenant_1, ifModifiedSince_1, ...args_1], void 0, function* (characterId, xCompatibilityDate, acceptLanguage, ifNoneMatch, xTenant, ifModifiedSince, options = {}) {
6526
+ // verify required parameter 'characterId' is not null or undefined
6527
+ assertParamExists('getCharactersDetail', 'characterId', characterId);
6528
+ // verify required parameter 'xCompatibilityDate' is not null or undefined
6529
+ assertParamExists('getCharactersDetail', 'xCompatibilityDate', xCompatibilityDate);
6530
+ const localVarPath = `/characters/{character_id}`
6531
+ .replace('{character_id}', encodeURIComponent(String(characterId)));
6532
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
6533
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
6534
+ let baseOptions;
6535
+ if (configuration) {
6536
+ baseOptions = configuration.baseOptions;
6537
+ }
6538
+ const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
6539
+ const localVarHeaderParameter = {};
6540
+ const localVarQueryParameter = {};
6541
+ localVarHeaderParameter['Accept'] = 'application/json';
6542
+ if (acceptLanguage != null) {
6543
+ localVarHeaderParameter['Accept-Language'] = String(acceptLanguage);
6544
+ }
6545
+ if (ifNoneMatch != null) {
6546
+ localVarHeaderParameter['If-None-Match'] = String(ifNoneMatch);
6547
+ }
6548
+ if (xCompatibilityDate != null) {
6549
+ localVarHeaderParameter['X-Compatibility-Date'] = typeof xCompatibilityDate === 'string'
6550
+ ? xCompatibilityDate
6551
+ : JSON.stringify(xCompatibilityDate, replaceWithSerializableTypeIfNeeded);
6552
+ }
6553
+ if (xTenant != null) {
6554
+ localVarHeaderParameter['X-Tenant'] = String(xTenant);
6555
+ }
6556
+ if (ifModifiedSince != null) {
6557
+ localVarHeaderParameter['If-Modified-Since'] = String(ifModifiedSince);
6558
+ }
6559
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
6560
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
6561
+ localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
6562
+ return {
6563
+ url: toPathString(localVarUrlObj),
6564
+ options: localVarRequestOptions,
6565
+ };
6566
+ }),
6567
6567
  /**
6568
6568
  * Bulk lookup of character IDs to corporation, alliance and faction
6569
6569
  * @summary Character affiliation
@@ -6689,27 +6689,6 @@ export const CharacterApiAxiosParamCreator = function (configuration) {
6689
6689
  export const CharacterApiFp = function (configuration) {
6690
6690
  const localVarAxiosParamCreator = CharacterApiAxiosParamCreator(configuration);
6691
6691
  return {
6692
- /**
6693
- * Public information about a character
6694
- * @summary Get character\'s public information
6695
- * @param {number} characterId The ID of the character
6696
- * @param {GetCharactersCharacterIdXCompatibilityDateEnum} xCompatibilityDate The compatibility date for the request.
6697
- * @param {GetCharactersCharacterIdAcceptLanguageEnum} [acceptLanguage] The language to use for the response.
6698
- * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
6699
- * @param {string} [xTenant] The tenant ID for the request.
6700
- * @param {string} [ifModifiedSince] The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
6701
- * @param {*} [options] Override http request option.
6702
- * @throws {RequiredError}
6703
- */
6704
- getCharactersCharacterId(characterId, xCompatibilityDate, acceptLanguage, ifNoneMatch, xTenant, ifModifiedSince, options) {
6705
- return __awaiter(this, void 0, void 0, function* () {
6706
- var _a, _b, _c;
6707
- const localVarAxiosArgs = yield localVarAxiosParamCreator.getCharactersCharacterId(characterId, xCompatibilityDate, acceptLanguage, ifNoneMatch, xTenant, ifModifiedSince, options);
6708
- const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
6709
- const localVarOperationServerBasePath = (_c = (_b = operationServerMap['CharacterApi.getCharactersCharacterId']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
6710
- return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
6711
- });
6712
- },
6713
6692
  /**
6714
6693
  * Return a list of agents research information for a character. The formula for finding the current research points with an agent is: currentPoints = remainderPoints + pointsPerDay * days(currentTime - researchStartDate)
6715
6694
  * @summary Get agents research
@@ -6942,6 +6921,27 @@ export const CharacterApiFp = function (configuration) {
6942
6921
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
6943
6922
  });
6944
6923
  },
6924
+ /**
6925
+ * Public information about a character
6926
+ * @summary Get character\'s public information
6927
+ * @param {number} characterId The ID of the character
6928
+ * @param {GetCharactersDetailXCompatibilityDateEnum} xCompatibilityDate The compatibility date for the request.
6929
+ * @param {GetCharactersDetailAcceptLanguageEnum} [acceptLanguage] The language to use for the response.
6930
+ * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
6931
+ * @param {string} [xTenant] The tenant ID for the request.
6932
+ * @param {string} [ifModifiedSince] The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
6933
+ * @param {*} [options] Override http request option.
6934
+ * @throws {RequiredError}
6935
+ */
6936
+ getCharactersDetail(characterId, xCompatibilityDate, acceptLanguage, ifNoneMatch, xTenant, ifModifiedSince, options) {
6937
+ return __awaiter(this, void 0, void 0, function* () {
6938
+ var _a, _b, _c;
6939
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.getCharactersDetail(characterId, xCompatibilityDate, acceptLanguage, ifNoneMatch, xTenant, ifModifiedSince, options);
6940
+ const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
6941
+ const localVarOperationServerBasePath = (_c = (_b = operationServerMap['CharacterApi.getCharactersDetail']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
6942
+ return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
6943
+ });
6944
+ },
6945
6945
  /**
6946
6946
  * Bulk lookup of character IDs to corporation, alliance and faction
6947
6947
  * @summary Character affiliation
@@ -6993,21 +6993,6 @@ export const CharacterApiFp = function (configuration) {
6993
6993
  export const CharacterApiFactory = function (configuration, basePath, axios) {
6994
6994
  const localVarFp = CharacterApiFp(configuration);
6995
6995
  return {
6996
- /**
6997
- * Public information about a character
6998
- * @summary Get character\'s public information
6999
- * @param {number} characterId The ID of the character
7000
- * @param {GetCharactersCharacterIdXCompatibilityDateEnum} xCompatibilityDate The compatibility date for the request.
7001
- * @param {GetCharactersCharacterIdAcceptLanguageEnum} [acceptLanguage] The language to use for the response.
7002
- * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
7003
- * @param {string} [xTenant] The tenant ID for the request.
7004
- * @param {string} [ifModifiedSince] The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
7005
- * @param {*} [options] Override http request option.
7006
- * @throws {RequiredError}
7007
- */
7008
- getCharactersCharacterId(characterId, xCompatibilityDate, acceptLanguage, ifNoneMatch, xTenant, ifModifiedSince, options) {
7009
- return localVarFp.getCharactersCharacterId(characterId, xCompatibilityDate, acceptLanguage, ifNoneMatch, xTenant, ifModifiedSince, options).then((request) => request(axios, basePath));
7010
- },
7011
6996
  /**
7012
6997
  * Return a list of agents research information for a character. The formula for finding the current research points with an agent is: currentPoints = remainderPoints + pointsPerDay * days(currentTime - researchStartDate)
7013
6998
  * @summary Get agents research
@@ -7174,6 +7159,21 @@ export const CharacterApiFactory = function (configuration, basePath, axios) {
7174
7159
  getCharactersCharacterIdTitles(characterId, xCompatibilityDate, acceptLanguage, ifNoneMatch, xTenant, ifModifiedSince, options) {
7175
7160
  return localVarFp.getCharactersCharacterIdTitles(characterId, xCompatibilityDate, acceptLanguage, ifNoneMatch, xTenant, ifModifiedSince, options).then((request) => request(axios, basePath));
7176
7161
  },
7162
+ /**
7163
+ * Public information about a character
7164
+ * @summary Get character\'s public information
7165
+ * @param {number} characterId The ID of the character
7166
+ * @param {GetCharactersDetailXCompatibilityDateEnum} xCompatibilityDate The compatibility date for the request.
7167
+ * @param {GetCharactersDetailAcceptLanguageEnum} [acceptLanguage] The language to use for the response.
7168
+ * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
7169
+ * @param {string} [xTenant] The tenant ID for the request.
7170
+ * @param {string} [ifModifiedSince] The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
7171
+ * @param {*} [options] Override http request option.
7172
+ * @throws {RequiredError}
7173
+ */
7174
+ getCharactersDetail(characterId, xCompatibilityDate, acceptLanguage, ifNoneMatch, xTenant, ifModifiedSince, options) {
7175
+ return localVarFp.getCharactersDetail(characterId, xCompatibilityDate, acceptLanguage, ifNoneMatch, xTenant, ifModifiedSince, options).then((request) => request(axios, basePath));
7176
+ },
7177
7177
  /**
7178
7178
  * Bulk lookup of character IDs to corporation, alliance and faction
7179
7179
  * @summary Character affiliation
@@ -7211,21 +7211,6 @@ export const CharacterApiFactory = function (configuration, basePath, axios) {
7211
7211
  * CharacterApi - object-oriented interface
7212
7212
  */
7213
7213
  export class CharacterApi extends BaseAPI {
7214
- /**
7215
- * Public information about a character
7216
- * @summary Get character\'s public information
7217
- * @param {number} characterId The ID of the character
7218
- * @param {GetCharactersCharacterIdXCompatibilityDateEnum} xCompatibilityDate The compatibility date for the request.
7219
- * @param {GetCharactersCharacterIdAcceptLanguageEnum} [acceptLanguage] The language to use for the response.
7220
- * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
7221
- * @param {string} [xTenant] The tenant ID for the request.
7222
- * @param {string} [ifModifiedSince] The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
7223
- * @param {*} [options] Override http request option.
7224
- * @throws {RequiredError}
7225
- */
7226
- getCharactersCharacterId(characterId, xCompatibilityDate, acceptLanguage, ifNoneMatch, xTenant, ifModifiedSince, options) {
7227
- return CharacterApiFp(this.configuration).getCharactersCharacterId(characterId, xCompatibilityDate, acceptLanguage, ifNoneMatch, xTenant, ifModifiedSince, options).then((request) => request(this.axios, this.basePath));
7228
- }
7229
7214
  /**
7230
7215
  * Return a list of agents research information for a character. The formula for finding the current research points with an agent is: currentPoints = remainderPoints + pointsPerDay * days(currentTime - researchStartDate)
7231
7216
  * @summary Get agents research
@@ -7392,6 +7377,21 @@ export class CharacterApi extends BaseAPI {
7392
7377
  getCharactersCharacterIdTitles(characterId, xCompatibilityDate, acceptLanguage, ifNoneMatch, xTenant, ifModifiedSince, options) {
7393
7378
  return CharacterApiFp(this.configuration).getCharactersCharacterIdTitles(characterId, xCompatibilityDate, acceptLanguage, ifNoneMatch, xTenant, ifModifiedSince, options).then((request) => request(this.axios, this.basePath));
7394
7379
  }
7380
+ /**
7381
+ * Public information about a character
7382
+ * @summary Get character\'s public information
7383
+ * @param {number} characterId The ID of the character
7384
+ * @param {GetCharactersDetailXCompatibilityDateEnum} xCompatibilityDate The compatibility date for the request.
7385
+ * @param {GetCharactersDetailAcceptLanguageEnum} [acceptLanguage] The language to use for the response.
7386
+ * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
7387
+ * @param {string} [xTenant] The tenant ID for the request.
7388
+ * @param {string} [ifModifiedSince] The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
7389
+ * @param {*} [options] Override http request option.
7390
+ * @throws {RequiredError}
7391
+ */
7392
+ getCharactersDetail(characterId, xCompatibilityDate, acceptLanguage, ifNoneMatch, xTenant, ifModifiedSince, options) {
7393
+ return CharacterApiFp(this.configuration).getCharactersDetail(characterId, xCompatibilityDate, acceptLanguage, ifNoneMatch, xTenant, ifModifiedSince, options).then((request) => request(this.axios, this.basePath));
7394
+ }
7395
7395
  /**
7396
7396
  * Bulk lookup of character IDs to corporation, alliance and faction
7397
7397
  * @summary Character affiliation
@@ -7424,21 +7424,8 @@ export class CharacterApi extends BaseAPI {
7424
7424
  return CharacterApiFp(this.configuration).postCharactersCharacterIdCspa(characterId, xCompatibilityDate, requestBody, acceptLanguage, ifNoneMatch, xTenant, ifModifiedSince, options).then((request) => request(this.axios, this.basePath));
7425
7425
  }
7426
7426
  }
7427
- export const GetCharactersCharacterIdXCompatibilityDateEnum = {
7428
- _20260519: '2026-05-19',
7429
- };
7430
- export const GetCharactersCharacterIdAcceptLanguageEnum = {
7431
- En: 'en',
7432
- De: 'de',
7433
- Fr: 'fr',
7434
- Ja: 'ja',
7435
- Ru: 'ru',
7436
- Zh: 'zh',
7437
- Ko: 'ko',
7438
- Es: 'es',
7439
- };
7440
7427
  export const GetCharactersCharacterIdAgentsResearchXCompatibilityDateEnum = {
7441
- _20260519: '2026-05-19',
7428
+ _20260609: '2026-06-09',
7442
7429
  };
7443
7430
  export const GetCharactersCharacterIdAgentsResearchAcceptLanguageEnum = {
7444
7431
  En: 'en',
@@ -7451,7 +7438,7 @@ export const GetCharactersCharacterIdAgentsResearchAcceptLanguageEnum = {
7451
7438
  Es: 'es',
7452
7439
  };
7453
7440
  export const GetCharactersCharacterIdBlueprintsXCompatibilityDateEnum = {
7454
- _20260519: '2026-05-19',
7441
+ _20260609: '2026-06-09',
7455
7442
  };
7456
7443
  export const GetCharactersCharacterIdBlueprintsAcceptLanguageEnum = {
7457
7444
  En: 'en',
@@ -7464,7 +7451,7 @@ export const GetCharactersCharacterIdBlueprintsAcceptLanguageEnum = {
7464
7451
  Es: 'es',
7465
7452
  };
7466
7453
  export const GetCharactersCharacterIdCorporationhistoryXCompatibilityDateEnum = {
7467
- _20260519: '2026-05-19',
7454
+ _20260609: '2026-06-09',
7468
7455
  };
7469
7456
  export const GetCharactersCharacterIdCorporationhistoryAcceptLanguageEnum = {
7470
7457
  En: 'en',
@@ -7477,7 +7464,7 @@ export const GetCharactersCharacterIdCorporationhistoryAcceptLanguageEnum = {
7477
7464
  Es: 'es',
7478
7465
  };
7479
7466
  export const GetCharactersCharacterIdFatigueXCompatibilityDateEnum = {
7480
- _20260519: '2026-05-19',
7467
+ _20260609: '2026-06-09',
7481
7468
  };
7482
7469
  export const GetCharactersCharacterIdFatigueAcceptLanguageEnum = {
7483
7470
  En: 'en',
@@ -7490,7 +7477,7 @@ export const GetCharactersCharacterIdFatigueAcceptLanguageEnum = {
7490
7477
  Es: 'es',
7491
7478
  };
7492
7479
  export const GetCharactersCharacterIdMedalsXCompatibilityDateEnum = {
7493
- _20260519: '2026-05-19',
7480
+ _20260609: '2026-06-09',
7494
7481
  };
7495
7482
  export const GetCharactersCharacterIdMedalsAcceptLanguageEnum = {
7496
7483
  En: 'en',
@@ -7503,7 +7490,7 @@ export const GetCharactersCharacterIdMedalsAcceptLanguageEnum = {
7503
7490
  Es: 'es',
7504
7491
  };
7505
7492
  export const GetCharactersCharacterIdNotificationsXCompatibilityDateEnum = {
7506
- _20260519: '2026-05-19',
7493
+ _20260609: '2026-06-09',
7507
7494
  };
7508
7495
  export const GetCharactersCharacterIdNotificationsAcceptLanguageEnum = {
7509
7496
  En: 'en',
@@ -7516,7 +7503,7 @@ export const GetCharactersCharacterIdNotificationsAcceptLanguageEnum = {
7516
7503
  Es: 'es',
7517
7504
  };
7518
7505
  export const GetCharactersCharacterIdNotificationsContactsXCompatibilityDateEnum = {
7519
- _20260519: '2026-05-19',
7506
+ _20260609: '2026-06-09',
7520
7507
  };
7521
7508
  export const GetCharactersCharacterIdNotificationsContactsAcceptLanguageEnum = {
7522
7509
  En: 'en',
@@ -7529,7 +7516,7 @@ export const GetCharactersCharacterIdNotificationsContactsAcceptLanguageEnum = {
7529
7516
  Es: 'es',
7530
7517
  };
7531
7518
  export const GetCharactersCharacterIdPortraitXCompatibilityDateEnum = {
7532
- _20260519: '2026-05-19',
7519
+ _20260609: '2026-06-09',
7533
7520
  };
7534
7521
  export const GetCharactersCharacterIdPortraitAcceptLanguageEnum = {
7535
7522
  En: 'en',
@@ -7542,7 +7529,7 @@ export const GetCharactersCharacterIdPortraitAcceptLanguageEnum = {
7542
7529
  Es: 'es',
7543
7530
  };
7544
7531
  export const GetCharactersCharacterIdRolesXCompatibilityDateEnum = {
7545
- _20260519: '2026-05-19',
7532
+ _20260609: '2026-06-09',
7546
7533
  };
7547
7534
  export const GetCharactersCharacterIdRolesAcceptLanguageEnum = {
7548
7535
  En: 'en',
@@ -7555,7 +7542,7 @@ export const GetCharactersCharacterIdRolesAcceptLanguageEnum = {
7555
7542
  Es: 'es',
7556
7543
  };
7557
7544
  export const GetCharactersCharacterIdStandingsXCompatibilityDateEnum = {
7558
- _20260519: '2026-05-19',
7545
+ _20260609: '2026-06-09',
7559
7546
  };
7560
7547
  export const GetCharactersCharacterIdStandingsAcceptLanguageEnum = {
7561
7548
  En: 'en',
@@ -7568,7 +7555,7 @@ export const GetCharactersCharacterIdStandingsAcceptLanguageEnum = {
7568
7555
  Es: 'es',
7569
7556
  };
7570
7557
  export const GetCharactersCharacterIdTitlesXCompatibilityDateEnum = {
7571
- _20260519: '2026-05-19',
7558
+ _20260609: '2026-06-09',
7572
7559
  };
7573
7560
  export const GetCharactersCharacterIdTitlesAcceptLanguageEnum = {
7574
7561
  En: 'en',
@@ -7580,8 +7567,21 @@ export const GetCharactersCharacterIdTitlesAcceptLanguageEnum = {
7580
7567
  Ko: 'ko',
7581
7568
  Es: 'es',
7582
7569
  };
7570
+ export const GetCharactersDetailXCompatibilityDateEnum = {
7571
+ _20260609: '2026-06-09',
7572
+ };
7573
+ export const GetCharactersDetailAcceptLanguageEnum = {
7574
+ En: 'en',
7575
+ De: 'de',
7576
+ Fr: 'fr',
7577
+ Ja: 'ja',
7578
+ Ru: 'ru',
7579
+ Zh: 'zh',
7580
+ Ko: 'ko',
7581
+ Es: 'es',
7582
+ };
7583
7583
  export const PostCharactersAffiliationXCompatibilityDateEnum = {
7584
- _20260519: '2026-05-19',
7584
+ _20260609: '2026-06-09',
7585
7585
  };
7586
7586
  export const PostCharactersAffiliationAcceptLanguageEnum = {
7587
7587
  En: 'en',
@@ -7594,7 +7594,7 @@ export const PostCharactersAffiliationAcceptLanguageEnum = {
7594
7594
  Es: 'es',
7595
7595
  };
7596
7596
  export const PostCharactersCharacterIdCspaXCompatibilityDateEnum = {
7597
- _20260519: '2026-05-19',
7597
+ _20260609: '2026-06-09',
7598
7598
  };
7599
7599
  export const PostCharactersCharacterIdCspaAcceptLanguageEnum = {
7600
7600
  En: 'en',
@@ -7851,7 +7851,7 @@ export class ClonesApi extends BaseAPI {
7851
7851
  }
7852
7852
  }
7853
7853
  export const GetCharactersCharacterIdClonesXCompatibilityDateEnum = {
7854
- _20260519: '2026-05-19',
7854
+ _20260609: '2026-06-09',
7855
7855
  };
7856
7856
  export const GetCharactersCharacterIdClonesAcceptLanguageEnum = {
7857
7857
  En: 'en',
@@ -7864,7 +7864,7 @@ export const GetCharactersCharacterIdClonesAcceptLanguageEnum = {
7864
7864
  Es: 'es',
7865
7865
  };
7866
7866
  export const GetCharactersCharacterIdImplantsXCompatibilityDateEnum = {
7867
- _20260519: '2026-05-19',
7867
+ _20260609: '2026-06-09',
7868
7868
  };
7869
7869
  export const GetCharactersCharacterIdImplantsAcceptLanguageEnum = {
7870
7870
  En: 'en',
@@ -8969,7 +8969,7 @@ export class ContactsApi extends BaseAPI {
8969
8969
  }
8970
8970
  }
8971
8971
  export const DeleteCharactersCharacterIdContactsXCompatibilityDateEnum = {
8972
- _20260519: '2026-05-19',
8972
+ _20260609: '2026-06-09',
8973
8973
  };
8974
8974
  export const DeleteCharactersCharacterIdContactsAcceptLanguageEnum = {
8975
8975
  En: 'en',
@@ -8982,7 +8982,7 @@ export const DeleteCharactersCharacterIdContactsAcceptLanguageEnum = {
8982
8982
  Es: 'es',
8983
8983
  };
8984
8984
  export const GetAlliancesAllianceIdContactsXCompatibilityDateEnum = {
8985
- _20260519: '2026-05-19',
8985
+ _20260609: '2026-06-09',
8986
8986
  };
8987
8987
  export const GetAlliancesAllianceIdContactsAcceptLanguageEnum = {
8988
8988
  En: 'en',
@@ -8995,7 +8995,7 @@ export const GetAlliancesAllianceIdContactsAcceptLanguageEnum = {
8995
8995
  Es: 'es',
8996
8996
  };
8997
8997
  export const GetAlliancesAllianceIdContactsLabelsXCompatibilityDateEnum = {
8998
- _20260519: '2026-05-19',
8998
+ _20260609: '2026-06-09',
8999
8999
  };
9000
9000
  export const GetAlliancesAllianceIdContactsLabelsAcceptLanguageEnum = {
9001
9001
  En: 'en',
@@ -9008,7 +9008,7 @@ export const GetAlliancesAllianceIdContactsLabelsAcceptLanguageEnum = {
9008
9008
  Es: 'es',
9009
9009
  };
9010
9010
  export const GetCharactersCharacterIdContactsXCompatibilityDateEnum = {
9011
- _20260519: '2026-05-19',
9011
+ _20260609: '2026-06-09',
9012
9012
  };
9013
9013
  export const GetCharactersCharacterIdContactsAcceptLanguageEnum = {
9014
9014
  En: 'en',
@@ -9021,7 +9021,7 @@ export const GetCharactersCharacterIdContactsAcceptLanguageEnum = {
9021
9021
  Es: 'es',
9022
9022
  };
9023
9023
  export const GetCharactersCharacterIdContactsLabelsXCompatibilityDateEnum = {
9024
- _20260519: '2026-05-19',
9024
+ _20260609: '2026-06-09',
9025
9025
  };
9026
9026
  export const GetCharactersCharacterIdContactsLabelsAcceptLanguageEnum = {
9027
9027
  En: 'en',
@@ -9034,7 +9034,7 @@ export const GetCharactersCharacterIdContactsLabelsAcceptLanguageEnum = {
9034
9034
  Es: 'es',
9035
9035
  };
9036
9036
  export const GetCorporationsCorporationIdContactsXCompatibilityDateEnum = {
9037
- _20260519: '2026-05-19',
9037
+ _20260609: '2026-06-09',
9038
9038
  };
9039
9039
  export const GetCorporationsCorporationIdContactsAcceptLanguageEnum = {
9040
9040
  En: 'en',
@@ -9047,7 +9047,7 @@ export const GetCorporationsCorporationIdContactsAcceptLanguageEnum = {
9047
9047
  Es: 'es',
9048
9048
  };
9049
9049
  export const GetCorporationsCorporationIdContactsLabelsXCompatibilityDateEnum = {
9050
- _20260519: '2026-05-19',
9050
+ _20260609: '2026-06-09',
9051
9051
  };
9052
9052
  export const GetCorporationsCorporationIdContactsLabelsAcceptLanguageEnum = {
9053
9053
  En: 'en',
@@ -9060,7 +9060,7 @@ export const GetCorporationsCorporationIdContactsLabelsAcceptLanguageEnum = {
9060
9060
  Es: 'es',
9061
9061
  };
9062
9062
  export const PostCharactersCharacterIdContactsXCompatibilityDateEnum = {
9063
- _20260519: '2026-05-19',
9063
+ _20260609: '2026-06-09',
9064
9064
  };
9065
9065
  export const PostCharactersCharacterIdContactsAcceptLanguageEnum = {
9066
9066
  En: 'en',
@@ -9073,7 +9073,7 @@ export const PostCharactersCharacterIdContactsAcceptLanguageEnum = {
9073
9073
  Es: 'es',
9074
9074
  };
9075
9075
  export const PutCharactersCharacterIdContactsXCompatibilityDateEnum = {
9076
- _20260519: '2026-05-19',
9076
+ _20260609: '2026-06-09',
9077
9077
  };
9078
9078
  export const PutCharactersCharacterIdContactsAcceptLanguageEnum = {
9079
9079
  En: 'en',
@@ -10147,7 +10147,7 @@ export class ContractsApi extends BaseAPI {
10147
10147
  }
10148
10148
  }
10149
10149
  export const GetCharactersCharacterIdContractsXCompatibilityDateEnum = {
10150
- _20260519: '2026-05-19',
10150
+ _20260609: '2026-06-09',
10151
10151
  };
10152
10152
  export const GetCharactersCharacterIdContractsAcceptLanguageEnum = {
10153
10153
  En: 'en',
@@ -10160,7 +10160,7 @@ export const GetCharactersCharacterIdContractsAcceptLanguageEnum = {
10160
10160
  Es: 'es',
10161
10161
  };
10162
10162
  export const GetCharactersCharacterIdContractsContractIdBidsXCompatibilityDateEnum = {
10163
- _20260519: '2026-05-19',
10163
+ _20260609: '2026-06-09',
10164
10164
  };
10165
10165
  export const GetCharactersCharacterIdContractsContractIdBidsAcceptLanguageEnum = {
10166
10166
  En: 'en',
@@ -10173,7 +10173,7 @@ export const GetCharactersCharacterIdContractsContractIdBidsAcceptLanguageEnum =
10173
10173
  Es: 'es',
10174
10174
  };
10175
10175
  export const GetCharactersCharacterIdContractsContractIdItemsXCompatibilityDateEnum = {
10176
- _20260519: '2026-05-19',
10176
+ _20260609: '2026-06-09',
10177
10177
  };
10178
10178
  export const GetCharactersCharacterIdContractsContractIdItemsAcceptLanguageEnum = {
10179
10179
  En: 'en',
@@ -10186,7 +10186,7 @@ export const GetCharactersCharacterIdContractsContractIdItemsAcceptLanguageEnum
10186
10186
  Es: 'es',
10187
10187
  };
10188
10188
  export const GetContractsPublicBidsContractIdXCompatibilityDateEnum = {
10189
- _20260519: '2026-05-19',
10189
+ _20260609: '2026-06-09',
10190
10190
  };
10191
10191
  export const GetContractsPublicBidsContractIdAcceptLanguageEnum = {
10192
10192
  En: 'en',
@@ -10199,7 +10199,7 @@ export const GetContractsPublicBidsContractIdAcceptLanguageEnum = {
10199
10199
  Es: 'es',
10200
10200
  };
10201
10201
  export const GetContractsPublicItemsContractIdXCompatibilityDateEnum = {
10202
- _20260519: '2026-05-19',
10202
+ _20260609: '2026-06-09',
10203
10203
  };
10204
10204
  export const GetContractsPublicItemsContractIdAcceptLanguageEnum = {
10205
10205
  En: 'en',
@@ -10212,7 +10212,7 @@ export const GetContractsPublicItemsContractIdAcceptLanguageEnum = {
10212
10212
  Es: 'es',
10213
10213
  };
10214
10214
  export const GetContractsPublicRegionIdXCompatibilityDateEnum = {
10215
- _20260519: '2026-05-19',
10215
+ _20260609: '2026-06-09',
10216
10216
  };
10217
10217
  export const GetContractsPublicRegionIdAcceptLanguageEnum = {
10218
10218
  En: 'en',
@@ -10225,7 +10225,7 @@ export const GetContractsPublicRegionIdAcceptLanguageEnum = {
10225
10225
  Es: 'es',
10226
10226
  };
10227
10227
  export const GetCorporationsCorporationIdContractsXCompatibilityDateEnum = {
10228
- _20260519: '2026-05-19',
10228
+ _20260609: '2026-06-09',
10229
10229
  };
10230
10230
  export const GetCorporationsCorporationIdContractsAcceptLanguageEnum = {
10231
10231
  En: 'en',
@@ -10238,7 +10238,7 @@ export const GetCorporationsCorporationIdContractsAcceptLanguageEnum = {
10238
10238
  Es: 'es',
10239
10239
  };
10240
10240
  export const GetCorporationsCorporationIdContractsContractIdBidsXCompatibilityDateEnum = {
10241
- _20260519: '2026-05-19',
10241
+ _20260609: '2026-06-09',
10242
10242
  };
10243
10243
  export const GetCorporationsCorporationIdContractsContractIdBidsAcceptLanguageEnum = {
10244
10244
  En: 'en',
@@ -10251,7 +10251,7 @@ export const GetCorporationsCorporationIdContractsContractIdBidsAcceptLanguageEn
10251
10251
  Es: 'es',
10252
10252
  };
10253
10253
  export const GetCorporationsCorporationIdContractsContractIdItemsXCompatibilityDateEnum = {
10254
- _20260519: '2026-05-19',
10254
+ _20260609: '2026-06-09',
10255
10255
  };
10256
10256
  export const GetCorporationsCorporationIdContractsContractIdItemsAcceptLanguageEnum = {
10257
10257
  En: 'en',
@@ -12728,7 +12728,7 @@ export class CorporationApi extends BaseAPI {
12728
12728
  }
12729
12729
  }
12730
12730
  export const GetCorporationsCorporationIdXCompatibilityDateEnum = {
12731
- _20260519: '2026-05-19',
12731
+ _20260609: '2026-06-09',
12732
12732
  };
12733
12733
  export const GetCorporationsCorporationIdAcceptLanguageEnum = {
12734
12734
  En: 'en',
@@ -12741,7 +12741,7 @@ export const GetCorporationsCorporationIdAcceptLanguageEnum = {
12741
12741
  Es: 'es',
12742
12742
  };
12743
12743
  export const GetCorporationsCorporationIdAlliancehistoryXCompatibilityDateEnum = {
12744
- _20260519: '2026-05-19',
12744
+ _20260609: '2026-06-09',
12745
12745
  };
12746
12746
  export const GetCorporationsCorporationIdAlliancehistoryAcceptLanguageEnum = {
12747
12747
  En: 'en',
@@ -12754,7 +12754,7 @@ export const GetCorporationsCorporationIdAlliancehistoryAcceptLanguageEnum = {
12754
12754
  Es: 'es',
12755
12755
  };
12756
12756
  export const GetCorporationsCorporationIdBlueprintsXCompatibilityDateEnum = {
12757
- _20260519: '2026-05-19',
12757
+ _20260609: '2026-06-09',
12758
12758
  };
12759
12759
  export const GetCorporationsCorporationIdBlueprintsAcceptLanguageEnum = {
12760
12760
  En: 'en',
@@ -12767,7 +12767,7 @@ export const GetCorporationsCorporationIdBlueprintsAcceptLanguageEnum = {
12767
12767
  Es: 'es',
12768
12768
  };
12769
12769
  export const GetCorporationsCorporationIdContainersLogsXCompatibilityDateEnum = {
12770
- _20260519: '2026-05-19',
12770
+ _20260609: '2026-06-09',
12771
12771
  };
12772
12772
  export const GetCorporationsCorporationIdContainersLogsAcceptLanguageEnum = {
12773
12773
  En: 'en',
@@ -12780,7 +12780,7 @@ export const GetCorporationsCorporationIdContainersLogsAcceptLanguageEnum = {
12780
12780
  Es: 'es',
12781
12781
  };
12782
12782
  export const GetCorporationsCorporationIdDivisionsXCompatibilityDateEnum = {
12783
- _20260519: '2026-05-19',
12783
+ _20260609: '2026-06-09',
12784
12784
  };
12785
12785
  export const GetCorporationsCorporationIdDivisionsAcceptLanguageEnum = {
12786
12786
  En: 'en',
@@ -12793,7 +12793,7 @@ export const GetCorporationsCorporationIdDivisionsAcceptLanguageEnum = {
12793
12793
  Es: 'es',
12794
12794
  };
12795
12795
  export const GetCorporationsCorporationIdFacilitiesXCompatibilityDateEnum = {
12796
- _20260519: '2026-05-19',
12796
+ _20260609: '2026-06-09',
12797
12797
  };
12798
12798
  export const GetCorporationsCorporationIdFacilitiesAcceptLanguageEnum = {
12799
12799
  En: 'en',
@@ -12806,7 +12806,7 @@ export const GetCorporationsCorporationIdFacilitiesAcceptLanguageEnum = {
12806
12806
  Es: 'es',
12807
12807
  };
12808
12808
  export const GetCorporationsCorporationIdIconsXCompatibilityDateEnum = {
12809
- _20260519: '2026-05-19',
12809
+ _20260609: '2026-06-09',
12810
12810
  };
12811
12811
  export const GetCorporationsCorporationIdIconsAcceptLanguageEnum = {
12812
12812
  En: 'en',
@@ -12819,7 +12819,7 @@ export const GetCorporationsCorporationIdIconsAcceptLanguageEnum = {
12819
12819
  Es: 'es',
12820
12820
  };
12821
12821
  export const GetCorporationsCorporationIdMedalsXCompatibilityDateEnum = {
12822
- _20260519: '2026-05-19',
12822
+ _20260609: '2026-06-09',
12823
12823
  };
12824
12824
  export const GetCorporationsCorporationIdMedalsAcceptLanguageEnum = {
12825
12825
  En: 'en',
@@ -12832,7 +12832,7 @@ export const GetCorporationsCorporationIdMedalsAcceptLanguageEnum = {
12832
12832
  Es: 'es',
12833
12833
  };
12834
12834
  export const GetCorporationsCorporationIdMedalsIssuedXCompatibilityDateEnum = {
12835
- _20260519: '2026-05-19',
12835
+ _20260609: '2026-06-09',
12836
12836
  };
12837
12837
  export const GetCorporationsCorporationIdMedalsIssuedAcceptLanguageEnum = {
12838
12838
  En: 'en',
@@ -12845,7 +12845,7 @@ export const GetCorporationsCorporationIdMedalsIssuedAcceptLanguageEnum = {
12845
12845
  Es: 'es',
12846
12846
  };
12847
12847
  export const GetCorporationsCorporationIdMembersXCompatibilityDateEnum = {
12848
- _20260519: '2026-05-19',
12848
+ _20260609: '2026-06-09',
12849
12849
  };
12850
12850
  export const GetCorporationsCorporationIdMembersAcceptLanguageEnum = {
12851
12851
  En: 'en',
@@ -12858,7 +12858,7 @@ export const GetCorporationsCorporationIdMembersAcceptLanguageEnum = {
12858
12858
  Es: 'es',
12859
12859
  };
12860
12860
  export const GetCorporationsCorporationIdMembersLimitXCompatibilityDateEnum = {
12861
- _20260519: '2026-05-19',
12861
+ _20260609: '2026-06-09',
12862
12862
  };
12863
12863
  export const GetCorporationsCorporationIdMembersLimitAcceptLanguageEnum = {
12864
12864
  En: 'en',
@@ -12871,7 +12871,7 @@ export const GetCorporationsCorporationIdMembersLimitAcceptLanguageEnum = {
12871
12871
  Es: 'es',
12872
12872
  };
12873
12873
  export const GetCorporationsCorporationIdMembersTitlesXCompatibilityDateEnum = {
12874
- _20260519: '2026-05-19',
12874
+ _20260609: '2026-06-09',
12875
12875
  };
12876
12876
  export const GetCorporationsCorporationIdMembersTitlesAcceptLanguageEnum = {
12877
12877
  En: 'en',
@@ -12884,7 +12884,7 @@ export const GetCorporationsCorporationIdMembersTitlesAcceptLanguageEnum = {
12884
12884
  Es: 'es',
12885
12885
  };
12886
12886
  export const GetCorporationsCorporationIdMembertrackingXCompatibilityDateEnum = {
12887
- _20260519: '2026-05-19',
12887
+ _20260609: '2026-06-09',
12888
12888
  };
12889
12889
  export const GetCorporationsCorporationIdMembertrackingAcceptLanguageEnum = {
12890
12890
  En: 'en',
@@ -12897,7 +12897,7 @@ export const GetCorporationsCorporationIdMembertrackingAcceptLanguageEnum = {
12897
12897
  Es: 'es',
12898
12898
  };
12899
12899
  export const GetCorporationsCorporationIdRolesXCompatibilityDateEnum = {
12900
- _20260519: '2026-05-19',
12900
+ _20260609: '2026-06-09',
12901
12901
  };
12902
12902
  export const GetCorporationsCorporationIdRolesAcceptLanguageEnum = {
12903
12903
  En: 'en',
@@ -12910,7 +12910,7 @@ export const GetCorporationsCorporationIdRolesAcceptLanguageEnum = {
12910
12910
  Es: 'es',
12911
12911
  };
12912
12912
  export const GetCorporationsCorporationIdRolesHistoryXCompatibilityDateEnum = {
12913
- _20260519: '2026-05-19',
12913
+ _20260609: '2026-06-09',
12914
12914
  };
12915
12915
  export const GetCorporationsCorporationIdRolesHistoryAcceptLanguageEnum = {
12916
12916
  En: 'en',
@@ -12923,7 +12923,7 @@ export const GetCorporationsCorporationIdRolesHistoryAcceptLanguageEnum = {
12923
12923
  Es: 'es',
12924
12924
  };
12925
12925
  export const GetCorporationsCorporationIdShareholdersXCompatibilityDateEnum = {
12926
- _20260519: '2026-05-19',
12926
+ _20260609: '2026-06-09',
12927
12927
  };
12928
12928
  export const GetCorporationsCorporationIdShareholdersAcceptLanguageEnum = {
12929
12929
  En: 'en',
@@ -12936,7 +12936,7 @@ export const GetCorporationsCorporationIdShareholdersAcceptLanguageEnum = {
12936
12936
  Es: 'es',
12937
12937
  };
12938
12938
  export const GetCorporationsCorporationIdStandingsXCompatibilityDateEnum = {
12939
- _20260519: '2026-05-19',
12939
+ _20260609: '2026-06-09',
12940
12940
  };
12941
12941
  export const GetCorporationsCorporationIdStandingsAcceptLanguageEnum = {
12942
12942
  En: 'en',
@@ -12949,7 +12949,7 @@ export const GetCorporationsCorporationIdStandingsAcceptLanguageEnum = {
12949
12949
  Es: 'es',
12950
12950
  };
12951
12951
  export const GetCorporationsCorporationIdStarbasesXCompatibilityDateEnum = {
12952
- _20260519: '2026-05-19',
12952
+ _20260609: '2026-06-09',
12953
12953
  };
12954
12954
  export const GetCorporationsCorporationIdStarbasesAcceptLanguageEnum = {
12955
12955
  En: 'en',
@@ -12962,7 +12962,7 @@ export const GetCorporationsCorporationIdStarbasesAcceptLanguageEnum = {
12962
12962
  Es: 'es',
12963
12963
  };
12964
12964
  export const GetCorporationsCorporationIdStarbasesStarbaseIdXCompatibilityDateEnum = {
12965
- _20260519: '2026-05-19',
12965
+ _20260609: '2026-06-09',
12966
12966
  };
12967
12967
  export const GetCorporationsCorporationIdStarbasesStarbaseIdAcceptLanguageEnum = {
12968
12968
  En: 'en',
@@ -12975,7 +12975,7 @@ export const GetCorporationsCorporationIdStarbasesStarbaseIdAcceptLanguageEnum =
12975
12975
  Es: 'es',
12976
12976
  };
12977
12977
  export const GetCorporationsCorporationIdStructuresXCompatibilityDateEnum = {
12978
- _20260519: '2026-05-19',
12978
+ _20260609: '2026-06-09',
12979
12979
  };
12980
12980
  export const GetCorporationsCorporationIdStructuresAcceptLanguageEnum = {
12981
12981
  En: 'en',
@@ -12988,7 +12988,7 @@ export const GetCorporationsCorporationIdStructuresAcceptLanguageEnum = {
12988
12988
  Es: 'es',
12989
12989
  };
12990
12990
  export const GetCorporationsCorporationIdTitlesXCompatibilityDateEnum = {
12991
- _20260519: '2026-05-19',
12991
+ _20260609: '2026-06-09',
12992
12992
  };
12993
12993
  export const GetCorporationsCorporationIdTitlesAcceptLanguageEnum = {
12994
12994
  En: 'en',
@@ -13001,7 +13001,7 @@ export const GetCorporationsCorporationIdTitlesAcceptLanguageEnum = {
13001
13001
  Es: 'es',
13002
13002
  };
13003
13003
  export const GetCorporationsNpccorpsXCompatibilityDateEnum = {
13004
- _20260519: '2026-05-19',
13004
+ _20260609: '2026-06-09',
13005
13005
  };
13006
13006
  export const GetCorporationsNpccorpsAcceptLanguageEnum = {
13007
13007
  En: 'en',
@@ -13551,7 +13551,7 @@ export class CorporationProjectsApi extends BaseAPI {
13551
13551
  }
13552
13552
  }
13553
13553
  export const GetCorporationsProjectsContributionXCompatibilityDateEnum = {
13554
- _20260519: '2026-05-19',
13554
+ _20260609: '2026-06-09',
13555
13555
  };
13556
13556
  export const GetCorporationsProjectsContributionAcceptLanguageEnum = {
13557
13557
  En: 'en',
@@ -13564,7 +13564,7 @@ export const GetCorporationsProjectsContributionAcceptLanguageEnum = {
13564
13564
  Es: 'es',
13565
13565
  };
13566
13566
  export const GetCorporationsProjectsContributorsXCompatibilityDateEnum = {
13567
- _20260519: '2026-05-19',
13567
+ _20260609: '2026-06-09',
13568
13568
  };
13569
13569
  export const GetCorporationsProjectsContributorsAcceptLanguageEnum = {
13570
13570
  En: 'en',
@@ -13577,7 +13577,7 @@ export const GetCorporationsProjectsContributorsAcceptLanguageEnum = {
13577
13577
  Es: 'es',
13578
13578
  };
13579
13579
  export const GetCorporationsProjectsDetailXCompatibilityDateEnum = {
13580
- _20260519: '2026-05-19',
13580
+ _20260609: '2026-06-09',
13581
13581
  };
13582
13582
  export const GetCorporationsProjectsDetailAcceptLanguageEnum = {
13583
13583
  En: 'en',
@@ -13590,7 +13590,7 @@ export const GetCorporationsProjectsDetailAcceptLanguageEnum = {
13590
13590
  Es: 'es',
13591
13591
  };
13592
13592
  export const GetCorporationsProjectsListingXCompatibilityDateEnum = {
13593
- _20260519: '2026-05-19',
13593
+ _20260609: '2026-06-09',
13594
13594
  };
13595
13595
  export const GetCorporationsProjectsListingStateEnum = {
13596
13596
  All: 'All',
@@ -14153,7 +14153,7 @@ export class DogmaApi extends BaseAPI {
14153
14153
  }
14154
14154
  }
14155
14155
  export const GetDogmaAttributesXCompatibilityDateEnum = {
14156
- _20260519: '2026-05-19',
14156
+ _20260609: '2026-06-09',
14157
14157
  };
14158
14158
  export const GetDogmaAttributesAcceptLanguageEnum = {
14159
14159
  En: 'en',
@@ -14166,7 +14166,7 @@ export const GetDogmaAttributesAcceptLanguageEnum = {
14166
14166
  Es: 'es',
14167
14167
  };
14168
14168
  export const GetDogmaAttributesAttributeIdXCompatibilityDateEnum = {
14169
- _20260519: '2026-05-19',
14169
+ _20260609: '2026-06-09',
14170
14170
  };
14171
14171
  export const GetDogmaAttributesAttributeIdAcceptLanguageEnum = {
14172
14172
  En: 'en',
@@ -14179,7 +14179,7 @@ export const GetDogmaAttributesAttributeIdAcceptLanguageEnum = {
14179
14179
  Es: 'es',
14180
14180
  };
14181
14181
  export const GetDogmaDynamicItemsTypeIdItemIdXCompatibilityDateEnum = {
14182
- _20260519: '2026-05-19',
14182
+ _20260609: '2026-06-09',
14183
14183
  };
14184
14184
  export const GetDogmaDynamicItemsTypeIdItemIdAcceptLanguageEnum = {
14185
14185
  En: 'en',
@@ -14192,7 +14192,7 @@ export const GetDogmaDynamicItemsTypeIdItemIdAcceptLanguageEnum = {
14192
14192
  Es: 'es',
14193
14193
  };
14194
14194
  export const GetDogmaEffectsXCompatibilityDateEnum = {
14195
- _20260519: '2026-05-19',
14195
+ _20260609: '2026-06-09',
14196
14196
  };
14197
14197
  export const GetDogmaEffectsAcceptLanguageEnum = {
14198
14198
  En: 'en',
@@ -14205,7 +14205,7 @@ export const GetDogmaEffectsAcceptLanguageEnum = {
14205
14205
  Es: 'es',
14206
14206
  };
14207
14207
  export const GetDogmaEffectsEffectIdXCompatibilityDateEnum = {
14208
- _20260519: '2026-05-19',
14208
+ _20260609: '2026-06-09',
14209
14209
  };
14210
14210
  export const GetDogmaEffectsEffectIdAcceptLanguageEnum = {
14211
14211
  En: 'en',
@@ -15050,7 +15050,7 @@ export class FactionWarfareApi extends BaseAPI {
15050
15050
  }
15051
15051
  }
15052
15052
  export const GetCharactersCharacterIdFwStatsXCompatibilityDateEnum = {
15053
- _20260519: '2026-05-19',
15053
+ _20260609: '2026-06-09',
15054
15054
  };
15055
15055
  export const GetCharactersCharacterIdFwStatsAcceptLanguageEnum = {
15056
15056
  En: 'en',
@@ -15063,7 +15063,7 @@ export const GetCharactersCharacterIdFwStatsAcceptLanguageEnum = {
15063
15063
  Es: 'es',
15064
15064
  };
15065
15065
  export const GetCorporationsCorporationIdFwStatsXCompatibilityDateEnum = {
15066
- _20260519: '2026-05-19',
15066
+ _20260609: '2026-06-09',
15067
15067
  };
15068
15068
  export const GetCorporationsCorporationIdFwStatsAcceptLanguageEnum = {
15069
15069
  En: 'en',
@@ -15076,7 +15076,7 @@ export const GetCorporationsCorporationIdFwStatsAcceptLanguageEnum = {
15076
15076
  Es: 'es',
15077
15077
  };
15078
15078
  export const GetFwLeaderboardsXCompatibilityDateEnum = {
15079
- _20260519: '2026-05-19',
15079
+ _20260609: '2026-06-09',
15080
15080
  };
15081
15081
  export const GetFwLeaderboardsAcceptLanguageEnum = {
15082
15082
  En: 'en',
@@ -15089,7 +15089,7 @@ export const GetFwLeaderboardsAcceptLanguageEnum = {
15089
15089
  Es: 'es',
15090
15090
  };
15091
15091
  export const GetFwLeaderboardsCharactersXCompatibilityDateEnum = {
15092
- _20260519: '2026-05-19',
15092
+ _20260609: '2026-06-09',
15093
15093
  };
15094
15094
  export const GetFwLeaderboardsCharactersAcceptLanguageEnum = {
15095
15095
  En: 'en',
@@ -15102,7 +15102,7 @@ export const GetFwLeaderboardsCharactersAcceptLanguageEnum = {
15102
15102
  Es: 'es',
15103
15103
  };
15104
15104
  export const GetFwLeaderboardsCorporationsXCompatibilityDateEnum = {
15105
- _20260519: '2026-05-19',
15105
+ _20260609: '2026-06-09',
15106
15106
  };
15107
15107
  export const GetFwLeaderboardsCorporationsAcceptLanguageEnum = {
15108
15108
  En: 'en',
@@ -15115,7 +15115,7 @@ export const GetFwLeaderboardsCorporationsAcceptLanguageEnum = {
15115
15115
  Es: 'es',
15116
15116
  };
15117
15117
  export const GetFwStatsXCompatibilityDateEnum = {
15118
- _20260519: '2026-05-19',
15118
+ _20260609: '2026-06-09',
15119
15119
  };
15120
15120
  export const GetFwStatsAcceptLanguageEnum = {
15121
15121
  En: 'en',
@@ -15128,7 +15128,7 @@ export const GetFwStatsAcceptLanguageEnum = {
15128
15128
  Es: 'es',
15129
15129
  };
15130
15130
  export const GetFwSystemsXCompatibilityDateEnum = {
15131
- _20260519: '2026-05-19',
15131
+ _20260609: '2026-06-09',
15132
15132
  };
15133
15133
  export const GetFwSystemsAcceptLanguageEnum = {
15134
15134
  En: 'en',
@@ -15141,7 +15141,7 @@ export const GetFwSystemsAcceptLanguageEnum = {
15141
15141
  Es: 'es',
15142
15142
  };
15143
15143
  export const GetFwWarsXCompatibilityDateEnum = {
15144
- _20260519: '2026-05-19',
15144
+ _20260609: '2026-06-09',
15145
15145
  };
15146
15146
  export const GetFwWarsAcceptLanguageEnum = {
15147
15147
  En: 'en',
@@ -15521,7 +15521,7 @@ export class FittingsApi extends BaseAPI {
15521
15521
  }
15522
15522
  }
15523
15523
  export const DeleteCharactersCharacterIdFittingsFittingIdXCompatibilityDateEnum = {
15524
- _20260519: '2026-05-19',
15524
+ _20260609: '2026-06-09',
15525
15525
  };
15526
15526
  export const DeleteCharactersCharacterIdFittingsFittingIdAcceptLanguageEnum = {
15527
15527
  En: 'en',
@@ -15534,7 +15534,7 @@ export const DeleteCharactersCharacterIdFittingsFittingIdAcceptLanguageEnum = {
15534
15534
  Es: 'es',
15535
15535
  };
15536
15536
  export const GetCharactersCharacterIdFittingsXCompatibilityDateEnum = {
15537
- _20260519: '2026-05-19',
15537
+ _20260609: '2026-06-09',
15538
15538
  };
15539
15539
  export const GetCharactersCharacterIdFittingsAcceptLanguageEnum = {
15540
15540
  En: 'en',
@@ -15547,7 +15547,7 @@ export const GetCharactersCharacterIdFittingsAcceptLanguageEnum = {
15547
15547
  Es: 'es',
15548
15548
  };
15549
15549
  export const PostCharactersCharacterIdFittingsXCompatibilityDateEnum = {
15550
- _20260519: '2026-05-19',
15550
+ _20260609: '2026-06-09',
15551
15551
  };
15552
15552
  export const PostCharactersCharacterIdFittingsAcceptLanguageEnum = {
15553
15553
  En: 'en',
@@ -17189,7 +17189,7 @@ export class FleetsApi extends BaseAPI {
17189
17189
  }
17190
17190
  }
17191
17191
  export const DeleteFleetsFleetIdMembersMemberIdXCompatibilityDateEnum = {
17192
- _20260519: '2026-05-19',
17192
+ _20260609: '2026-06-09',
17193
17193
  };
17194
17194
  export const DeleteFleetsFleetIdMembersMemberIdAcceptLanguageEnum = {
17195
17195
  En: 'en',
@@ -17202,7 +17202,7 @@ export const DeleteFleetsFleetIdMembersMemberIdAcceptLanguageEnum = {
17202
17202
  Es: 'es',
17203
17203
  };
17204
17204
  export const DeleteFleetsFleetIdSquadsSquadIdXCompatibilityDateEnum = {
17205
- _20260519: '2026-05-19',
17205
+ _20260609: '2026-06-09',
17206
17206
  };
17207
17207
  export const DeleteFleetsFleetIdSquadsSquadIdAcceptLanguageEnum = {
17208
17208
  En: 'en',
@@ -17215,7 +17215,7 @@ export const DeleteFleetsFleetIdSquadsSquadIdAcceptLanguageEnum = {
17215
17215
  Es: 'es',
17216
17216
  };
17217
17217
  export const DeleteFleetsFleetIdWingsWingIdXCompatibilityDateEnum = {
17218
- _20260519: '2026-05-19',
17218
+ _20260609: '2026-06-09',
17219
17219
  };
17220
17220
  export const DeleteFleetsFleetIdWingsWingIdAcceptLanguageEnum = {
17221
17221
  En: 'en',
@@ -17228,7 +17228,7 @@ export const DeleteFleetsFleetIdWingsWingIdAcceptLanguageEnum = {
17228
17228
  Es: 'es',
17229
17229
  };
17230
17230
  export const GetCharactersCharacterIdFleetXCompatibilityDateEnum = {
17231
- _20260519: '2026-05-19',
17231
+ _20260609: '2026-06-09',
17232
17232
  };
17233
17233
  export const GetCharactersCharacterIdFleetAcceptLanguageEnum = {
17234
17234
  En: 'en',
@@ -17241,7 +17241,7 @@ export const GetCharactersCharacterIdFleetAcceptLanguageEnum = {
17241
17241
  Es: 'es',
17242
17242
  };
17243
17243
  export const GetFleetsFleetIdXCompatibilityDateEnum = {
17244
- _20260519: '2026-05-19',
17244
+ _20260609: '2026-06-09',
17245
17245
  };
17246
17246
  export const GetFleetsFleetIdAcceptLanguageEnum = {
17247
17247
  En: 'en',
@@ -17254,7 +17254,7 @@ export const GetFleetsFleetIdAcceptLanguageEnum = {
17254
17254
  Es: 'es',
17255
17255
  };
17256
17256
  export const GetFleetsFleetIdMembersXCompatibilityDateEnum = {
17257
- _20260519: '2026-05-19',
17257
+ _20260609: '2026-06-09',
17258
17258
  };
17259
17259
  export const GetFleetsFleetIdMembersAcceptLanguageEnum = {
17260
17260
  En: 'en',
@@ -17267,7 +17267,7 @@ export const GetFleetsFleetIdMembersAcceptLanguageEnum = {
17267
17267
  Es: 'es',
17268
17268
  };
17269
17269
  export const GetFleetsFleetIdWingsXCompatibilityDateEnum = {
17270
- _20260519: '2026-05-19',
17270
+ _20260609: '2026-06-09',
17271
17271
  };
17272
17272
  export const GetFleetsFleetIdWingsAcceptLanguageEnum = {
17273
17273
  En: 'en',
@@ -17280,7 +17280,7 @@ export const GetFleetsFleetIdWingsAcceptLanguageEnum = {
17280
17280
  Es: 'es',
17281
17281
  };
17282
17282
  export const PostFleetsFleetIdMembersXCompatibilityDateEnum = {
17283
- _20260519: '2026-05-19',
17283
+ _20260609: '2026-06-09',
17284
17284
  };
17285
17285
  export const PostFleetsFleetIdMembersAcceptLanguageEnum = {
17286
17286
  En: 'en',
@@ -17293,7 +17293,7 @@ export const PostFleetsFleetIdMembersAcceptLanguageEnum = {
17293
17293
  Es: 'es',
17294
17294
  };
17295
17295
  export const PostFleetsFleetIdWingsXCompatibilityDateEnum = {
17296
- _20260519: '2026-05-19',
17296
+ _20260609: '2026-06-09',
17297
17297
  };
17298
17298
  export const PostFleetsFleetIdWingsAcceptLanguageEnum = {
17299
17299
  En: 'en',
@@ -17306,7 +17306,7 @@ export const PostFleetsFleetIdWingsAcceptLanguageEnum = {
17306
17306
  Es: 'es',
17307
17307
  };
17308
17308
  export const PostFleetsFleetIdWingsWingIdSquadsXCompatibilityDateEnum = {
17309
- _20260519: '2026-05-19',
17309
+ _20260609: '2026-06-09',
17310
17310
  };
17311
17311
  export const PostFleetsFleetIdWingsWingIdSquadsAcceptLanguageEnum = {
17312
17312
  En: 'en',
@@ -17319,7 +17319,7 @@ export const PostFleetsFleetIdWingsWingIdSquadsAcceptLanguageEnum = {
17319
17319
  Es: 'es',
17320
17320
  };
17321
17321
  export const PutFleetsFleetIdXCompatibilityDateEnum = {
17322
- _20260519: '2026-05-19',
17322
+ _20260609: '2026-06-09',
17323
17323
  };
17324
17324
  export const PutFleetsFleetIdAcceptLanguageEnum = {
17325
17325
  En: 'en',
@@ -17332,7 +17332,7 @@ export const PutFleetsFleetIdAcceptLanguageEnum = {
17332
17332
  Es: 'es',
17333
17333
  };
17334
17334
  export const PutFleetsFleetIdMembersMemberIdXCompatibilityDateEnum = {
17335
- _20260519: '2026-05-19',
17335
+ _20260609: '2026-06-09',
17336
17336
  };
17337
17337
  export const PutFleetsFleetIdMembersMemberIdAcceptLanguageEnum = {
17338
17338
  En: 'en',
@@ -17345,7 +17345,7 @@ export const PutFleetsFleetIdMembersMemberIdAcceptLanguageEnum = {
17345
17345
  Es: 'es',
17346
17346
  };
17347
17347
  export const PutFleetsFleetIdSquadsSquadIdXCompatibilityDateEnum = {
17348
- _20260519: '2026-05-19',
17348
+ _20260609: '2026-06-09',
17349
17349
  };
17350
17350
  export const PutFleetsFleetIdSquadsSquadIdAcceptLanguageEnum = {
17351
17351
  En: 'en',
@@ -17358,7 +17358,7 @@ export const PutFleetsFleetIdSquadsSquadIdAcceptLanguageEnum = {
17358
17358
  Es: 'es',
17359
17359
  };
17360
17360
  export const PutFleetsFleetIdWingsWingIdXCompatibilityDateEnum = {
17361
- _20260519: '2026-05-19',
17361
+ _20260609: '2026-06-09',
17362
17362
  };
17363
17363
  export const PutFleetsFleetIdWingsWingIdAcceptLanguageEnum = {
17364
17364
  En: 'en',
@@ -18118,7 +18118,7 @@ export class FreelanceJobsApi extends BaseAPI {
18118
18118
  }
18119
18119
  }
18120
18120
  export const GetCharactersFreelanceJobsListingXCompatibilityDateEnum = {
18121
- _20260519: '2026-05-19',
18121
+ _20260609: '2026-06-09',
18122
18122
  };
18123
18123
  export const GetCharactersFreelanceJobsListingAcceptLanguageEnum = {
18124
18124
  En: 'en',
@@ -18131,7 +18131,7 @@ export const GetCharactersFreelanceJobsListingAcceptLanguageEnum = {
18131
18131
  Es: 'es',
18132
18132
  };
18133
18133
  export const GetCharactersFreelanceJobsParticipationXCompatibilityDateEnum = {
18134
- _20260519: '2026-05-19',
18134
+ _20260609: '2026-06-09',
18135
18135
  };
18136
18136
  export const GetCharactersFreelanceJobsParticipationAcceptLanguageEnum = {
18137
18137
  En: 'en',
@@ -18144,7 +18144,7 @@ export const GetCharactersFreelanceJobsParticipationAcceptLanguageEnum = {
18144
18144
  Es: 'es',
18145
18145
  };
18146
18146
  export const GetCorporationsFreelanceJobsListingXCompatibilityDateEnum = {
18147
- _20260519: '2026-05-19',
18147
+ _20260609: '2026-06-09',
18148
18148
  };
18149
18149
  export const GetCorporationsFreelanceJobsListingAcceptLanguageEnum = {
18150
18150
  En: 'en',
@@ -18157,7 +18157,7 @@ export const GetCorporationsFreelanceJobsListingAcceptLanguageEnum = {
18157
18157
  Es: 'es',
18158
18158
  };
18159
18159
  export const GetCorporationsFreelanceJobsParticipantsXCompatibilityDateEnum = {
18160
- _20260519: '2026-05-19',
18160
+ _20260609: '2026-06-09',
18161
18161
  };
18162
18162
  export const GetCorporationsFreelanceJobsParticipantsAcceptLanguageEnum = {
18163
18163
  En: 'en',
@@ -18170,7 +18170,7 @@ export const GetCorporationsFreelanceJobsParticipantsAcceptLanguageEnum = {
18170
18170
  Es: 'es',
18171
18171
  };
18172
18172
  export const GetFreelanceJobsDetailXCompatibilityDateEnum = {
18173
- _20260519: '2026-05-19',
18173
+ _20260609: '2026-06-09',
18174
18174
  };
18175
18175
  export const GetFreelanceJobsDetailAcceptLanguageEnum = {
18176
18176
  En: 'en',
@@ -18183,7 +18183,7 @@ export const GetFreelanceJobsDetailAcceptLanguageEnum = {
18183
18183
  Es: 'es',
18184
18184
  };
18185
18185
  export const GetFreelanceJobsListingXCompatibilityDateEnum = {
18186
- _20260519: '2026-05-19',
18186
+ _20260609: '2026-06-09',
18187
18187
  };
18188
18188
  export const GetFreelanceJobsListingAcceptLanguageEnum = {
18189
18189
  En: 'en',
@@ -18322,7 +18322,7 @@ export class IncursionsApi extends BaseAPI {
18322
18322
  }
18323
18323
  }
18324
18324
  export const GetIncursionsXCompatibilityDateEnum = {
18325
- _20260519: '2026-05-19',
18325
+ _20260609: '2026-06-09',
18326
18326
  };
18327
18327
  export const GetIncursionsAcceptLanguageEnum = {
18328
18328
  En: 'en',
@@ -19263,7 +19263,7 @@ export class IndustryApi extends BaseAPI {
19263
19263
  }
19264
19264
  }
19265
19265
  export const GetCharactersCharacterIdIndustryJobsXCompatibilityDateEnum = {
19266
- _20260519: '2026-05-19',
19266
+ _20260609: '2026-06-09',
19267
19267
  };
19268
19268
  export const GetCharactersCharacterIdIndustryJobsAcceptLanguageEnum = {
19269
19269
  En: 'en',
@@ -19276,7 +19276,7 @@ export const GetCharactersCharacterIdIndustryJobsAcceptLanguageEnum = {
19276
19276
  Es: 'es',
19277
19277
  };
19278
19278
  export const GetCharactersCharacterIdMiningXCompatibilityDateEnum = {
19279
- _20260519: '2026-05-19',
19279
+ _20260609: '2026-06-09',
19280
19280
  };
19281
19281
  export const GetCharactersCharacterIdMiningAcceptLanguageEnum = {
19282
19282
  En: 'en',
@@ -19289,7 +19289,7 @@ export const GetCharactersCharacterIdMiningAcceptLanguageEnum = {
19289
19289
  Es: 'es',
19290
19290
  };
19291
19291
  export const GetCorporationCorporationIdMiningExtractionsXCompatibilityDateEnum = {
19292
- _20260519: '2026-05-19',
19292
+ _20260609: '2026-06-09',
19293
19293
  };
19294
19294
  export const GetCorporationCorporationIdMiningExtractionsAcceptLanguageEnum = {
19295
19295
  En: 'en',
@@ -19302,7 +19302,7 @@ export const GetCorporationCorporationIdMiningExtractionsAcceptLanguageEnum = {
19302
19302
  Es: 'es',
19303
19303
  };
19304
19304
  export const GetCorporationCorporationIdMiningObserversXCompatibilityDateEnum = {
19305
- _20260519: '2026-05-19',
19305
+ _20260609: '2026-06-09',
19306
19306
  };
19307
19307
  export const GetCorporationCorporationIdMiningObserversAcceptLanguageEnum = {
19308
19308
  En: 'en',
@@ -19315,7 +19315,7 @@ export const GetCorporationCorporationIdMiningObserversAcceptLanguageEnum = {
19315
19315
  Es: 'es',
19316
19316
  };
19317
19317
  export const GetCorporationCorporationIdMiningObserversObserverIdXCompatibilityDateEnum = {
19318
- _20260519: '2026-05-19',
19318
+ _20260609: '2026-06-09',
19319
19319
  };
19320
19320
  export const GetCorporationCorporationIdMiningObserversObserverIdAcceptLanguageEnum = {
19321
19321
  En: 'en',
@@ -19328,7 +19328,7 @@ export const GetCorporationCorporationIdMiningObserversObserverIdAcceptLanguageE
19328
19328
  Es: 'es',
19329
19329
  };
19330
19330
  export const GetCorporationsCorporationIdIndustryJobsXCompatibilityDateEnum = {
19331
- _20260519: '2026-05-19',
19331
+ _20260609: '2026-06-09',
19332
19332
  };
19333
19333
  export const GetCorporationsCorporationIdIndustryJobsAcceptLanguageEnum = {
19334
19334
  En: 'en',
@@ -19341,7 +19341,7 @@ export const GetCorporationsCorporationIdIndustryJobsAcceptLanguageEnum = {
19341
19341
  Es: 'es',
19342
19342
  };
19343
19343
  export const GetIndustryFacilitiesXCompatibilityDateEnum = {
19344
- _20260519: '2026-05-19',
19344
+ _20260609: '2026-06-09',
19345
19345
  };
19346
19346
  export const GetIndustryFacilitiesAcceptLanguageEnum = {
19347
19347
  En: 'en',
@@ -19354,7 +19354,7 @@ export const GetIndustryFacilitiesAcceptLanguageEnum = {
19354
19354
  Es: 'es',
19355
19355
  };
19356
19356
  export const GetIndustrySystemsXCompatibilityDateEnum = {
19357
- _20260519: '2026-05-19',
19357
+ _20260609: '2026-06-09',
19358
19358
  };
19359
19359
  export const GetIndustrySystemsAcceptLanguageEnum = {
19360
19360
  En: 'en',
@@ -19493,7 +19493,7 @@ export class InsuranceApi extends BaseAPI {
19493
19493
  }
19494
19494
  }
19495
19495
  export const GetInsurancePricesXCompatibilityDateEnum = {
19496
- _20260519: '2026-05-19',
19496
+ _20260609: '2026-06-09',
19497
19497
  };
19498
19498
  export const GetInsurancePricesAcceptLanguageEnum = {
19499
19499
  En: 'en',
@@ -19876,7 +19876,7 @@ export class KillmailsApi extends BaseAPI {
19876
19876
  }
19877
19877
  }
19878
19878
  export const GetCharactersCharacterIdKillmailsRecentXCompatibilityDateEnum = {
19879
- _20260519: '2026-05-19',
19879
+ _20260609: '2026-06-09',
19880
19880
  };
19881
19881
  export const GetCharactersCharacterIdKillmailsRecentAcceptLanguageEnum = {
19882
19882
  En: 'en',
@@ -19889,7 +19889,7 @@ export const GetCharactersCharacterIdKillmailsRecentAcceptLanguageEnum = {
19889
19889
  Es: 'es',
19890
19890
  };
19891
19891
  export const GetCorporationsCorporationIdKillmailsRecentXCompatibilityDateEnum = {
19892
- _20260519: '2026-05-19',
19892
+ _20260609: '2026-06-09',
19893
19893
  };
19894
19894
  export const GetCorporationsCorporationIdKillmailsRecentAcceptLanguageEnum = {
19895
19895
  En: 'en',
@@ -19902,7 +19902,7 @@ export const GetCorporationsCorporationIdKillmailsRecentAcceptLanguageEnum = {
19902
19902
  Es: 'es',
19903
19903
  };
19904
19904
  export const GetKillmailsKillmailIdKillmailHashXCompatibilityDateEnum = {
19905
- _20260519: '2026-05-19',
19905
+ _20260609: '2026-06-09',
19906
19906
  };
19907
19907
  export const GetKillmailsKillmailIdKillmailHashAcceptLanguageEnum = {
19908
19908
  En: 'en',
@@ -20267,7 +20267,7 @@ export class LocationApi extends BaseAPI {
20267
20267
  }
20268
20268
  }
20269
20269
  export const GetCharactersCharacterIdLocationXCompatibilityDateEnum = {
20270
- _20260519: '2026-05-19',
20270
+ _20260609: '2026-06-09',
20271
20271
  };
20272
20272
  export const GetCharactersCharacterIdLocationAcceptLanguageEnum = {
20273
20273
  En: 'en',
@@ -20280,7 +20280,7 @@ export const GetCharactersCharacterIdLocationAcceptLanguageEnum = {
20280
20280
  Es: 'es',
20281
20281
  };
20282
20282
  export const GetCharactersCharacterIdOnlineXCompatibilityDateEnum = {
20283
- _20260519: '2026-05-19',
20283
+ _20260609: '2026-06-09',
20284
20284
  };
20285
20285
  export const GetCharactersCharacterIdOnlineAcceptLanguageEnum = {
20286
20286
  En: 'en',
@@ -20293,7 +20293,7 @@ export const GetCharactersCharacterIdOnlineAcceptLanguageEnum = {
20293
20293
  Es: 'es',
20294
20294
  };
20295
20295
  export const GetCharactersCharacterIdShipXCompatibilityDateEnum = {
20296
- _20260519: '2026-05-19',
20296
+ _20260609: '2026-06-09',
20297
20297
  };
20298
20298
  export const GetCharactersCharacterIdShipAcceptLanguageEnum = {
20299
20299
  En: 'en',
@@ -20547,7 +20547,7 @@ export class LoyaltyApi extends BaseAPI {
20547
20547
  }
20548
20548
  }
20549
20549
  export const GetCharactersCharacterIdLoyaltyPointsXCompatibilityDateEnum = {
20550
- _20260519: '2026-05-19',
20550
+ _20260609: '2026-06-09',
20551
20551
  };
20552
20552
  export const GetCharactersCharacterIdLoyaltyPointsAcceptLanguageEnum = {
20553
20553
  En: 'en',
@@ -20560,7 +20560,7 @@ export const GetCharactersCharacterIdLoyaltyPointsAcceptLanguageEnum = {
20560
20560
  Es: 'es',
20561
20561
  };
20562
20562
  export const GetLoyaltyStoresCorporationIdOffersXCompatibilityDateEnum = {
20563
- _20260519: '2026-05-19',
20563
+ _20260609: '2026-06-09',
20564
20564
  };
20565
20565
  export const GetLoyaltyStoresCorporationIdOffersAcceptLanguageEnum = {
20566
20566
  En: 'en',
@@ -21639,7 +21639,7 @@ export class MailApi extends BaseAPI {
21639
21639
  }
21640
21640
  }
21641
21641
  export const DeleteCharactersCharacterIdMailLabelsLabelIdXCompatibilityDateEnum = {
21642
- _20260519: '2026-05-19',
21642
+ _20260609: '2026-06-09',
21643
21643
  };
21644
21644
  export const DeleteCharactersCharacterIdMailLabelsLabelIdAcceptLanguageEnum = {
21645
21645
  En: 'en',
@@ -21652,7 +21652,7 @@ export const DeleteCharactersCharacterIdMailLabelsLabelIdAcceptLanguageEnum = {
21652
21652
  Es: 'es',
21653
21653
  };
21654
21654
  export const DeleteCharactersCharacterIdMailMailIdXCompatibilityDateEnum = {
21655
- _20260519: '2026-05-19',
21655
+ _20260609: '2026-06-09',
21656
21656
  };
21657
21657
  export const DeleteCharactersCharacterIdMailMailIdAcceptLanguageEnum = {
21658
21658
  En: 'en',
@@ -21665,7 +21665,7 @@ export const DeleteCharactersCharacterIdMailMailIdAcceptLanguageEnum = {
21665
21665
  Es: 'es',
21666
21666
  };
21667
21667
  export const GetCharactersCharacterIdMailXCompatibilityDateEnum = {
21668
- _20260519: '2026-05-19',
21668
+ _20260609: '2026-06-09',
21669
21669
  };
21670
21670
  export const GetCharactersCharacterIdMailAcceptLanguageEnum = {
21671
21671
  En: 'en',
@@ -21678,7 +21678,7 @@ export const GetCharactersCharacterIdMailAcceptLanguageEnum = {
21678
21678
  Es: 'es',
21679
21679
  };
21680
21680
  export const GetCharactersCharacterIdMailLabelsXCompatibilityDateEnum = {
21681
- _20260519: '2026-05-19',
21681
+ _20260609: '2026-06-09',
21682
21682
  };
21683
21683
  export const GetCharactersCharacterIdMailLabelsAcceptLanguageEnum = {
21684
21684
  En: 'en',
@@ -21691,7 +21691,7 @@ export const GetCharactersCharacterIdMailLabelsAcceptLanguageEnum = {
21691
21691
  Es: 'es',
21692
21692
  };
21693
21693
  export const GetCharactersCharacterIdMailListsXCompatibilityDateEnum = {
21694
- _20260519: '2026-05-19',
21694
+ _20260609: '2026-06-09',
21695
21695
  };
21696
21696
  export const GetCharactersCharacterIdMailListsAcceptLanguageEnum = {
21697
21697
  En: 'en',
@@ -21704,7 +21704,7 @@ export const GetCharactersCharacterIdMailListsAcceptLanguageEnum = {
21704
21704
  Es: 'es',
21705
21705
  };
21706
21706
  export const GetCharactersCharacterIdMailMailIdXCompatibilityDateEnum = {
21707
- _20260519: '2026-05-19',
21707
+ _20260609: '2026-06-09',
21708
21708
  };
21709
21709
  export const GetCharactersCharacterIdMailMailIdAcceptLanguageEnum = {
21710
21710
  En: 'en',
@@ -21717,7 +21717,7 @@ export const GetCharactersCharacterIdMailMailIdAcceptLanguageEnum = {
21717
21717
  Es: 'es',
21718
21718
  };
21719
21719
  export const PostCharactersCharacterIdMailXCompatibilityDateEnum = {
21720
- _20260519: '2026-05-19',
21720
+ _20260609: '2026-06-09',
21721
21721
  };
21722
21722
  export const PostCharactersCharacterIdMailAcceptLanguageEnum = {
21723
21723
  En: 'en',
@@ -21730,7 +21730,7 @@ export const PostCharactersCharacterIdMailAcceptLanguageEnum = {
21730
21730
  Es: 'es',
21731
21731
  };
21732
21732
  export const PostCharactersCharacterIdMailLabelsXCompatibilityDateEnum = {
21733
- _20260519: '2026-05-19',
21733
+ _20260609: '2026-06-09',
21734
21734
  };
21735
21735
  export const PostCharactersCharacterIdMailLabelsAcceptLanguageEnum = {
21736
21736
  En: 'en',
@@ -21743,7 +21743,7 @@ export const PostCharactersCharacterIdMailLabelsAcceptLanguageEnum = {
21743
21743
  Es: 'es',
21744
21744
  };
21745
21745
  export const PutCharactersCharacterIdMailMailIdXCompatibilityDateEnum = {
21746
- _20260519: '2026-05-19',
21746
+ _20260609: '2026-06-09',
21747
21747
  };
21748
21748
  export const PutCharactersCharacterIdMailMailIdAcceptLanguageEnum = {
21749
21749
  En: 'en',
@@ -23007,7 +23007,7 @@ export class MarketApi extends BaseAPI {
23007
23007
  }
23008
23008
  }
23009
23009
  export const GetCharactersCharacterIdOrdersXCompatibilityDateEnum = {
23010
- _20260519: '2026-05-19',
23010
+ _20260609: '2026-06-09',
23011
23011
  };
23012
23012
  export const GetCharactersCharacterIdOrdersAcceptLanguageEnum = {
23013
23013
  En: 'en',
@@ -23020,7 +23020,7 @@ export const GetCharactersCharacterIdOrdersAcceptLanguageEnum = {
23020
23020
  Es: 'es',
23021
23021
  };
23022
23022
  export const GetCharactersCharacterIdOrdersHistoryXCompatibilityDateEnum = {
23023
- _20260519: '2026-05-19',
23023
+ _20260609: '2026-06-09',
23024
23024
  };
23025
23025
  export const GetCharactersCharacterIdOrdersHistoryAcceptLanguageEnum = {
23026
23026
  En: 'en',
@@ -23033,7 +23033,7 @@ export const GetCharactersCharacterIdOrdersHistoryAcceptLanguageEnum = {
23033
23033
  Es: 'es',
23034
23034
  };
23035
23035
  export const GetCorporationsCorporationIdOrdersXCompatibilityDateEnum = {
23036
- _20260519: '2026-05-19',
23036
+ _20260609: '2026-06-09',
23037
23037
  };
23038
23038
  export const GetCorporationsCorporationIdOrdersAcceptLanguageEnum = {
23039
23039
  En: 'en',
@@ -23046,7 +23046,7 @@ export const GetCorporationsCorporationIdOrdersAcceptLanguageEnum = {
23046
23046
  Es: 'es',
23047
23047
  };
23048
23048
  export const GetCorporationsCorporationIdOrdersHistoryXCompatibilityDateEnum = {
23049
- _20260519: '2026-05-19',
23049
+ _20260609: '2026-06-09',
23050
23050
  };
23051
23051
  export const GetCorporationsCorporationIdOrdersHistoryAcceptLanguageEnum = {
23052
23052
  En: 'en',
@@ -23059,7 +23059,7 @@ export const GetCorporationsCorporationIdOrdersHistoryAcceptLanguageEnum = {
23059
23059
  Es: 'es',
23060
23060
  };
23061
23061
  export const GetMarketsGroupsXCompatibilityDateEnum = {
23062
- _20260519: '2026-05-19',
23062
+ _20260609: '2026-06-09',
23063
23063
  };
23064
23064
  export const GetMarketsGroupsAcceptLanguageEnum = {
23065
23065
  En: 'en',
@@ -23072,7 +23072,7 @@ export const GetMarketsGroupsAcceptLanguageEnum = {
23072
23072
  Es: 'es',
23073
23073
  };
23074
23074
  export const GetMarketsGroupsMarketGroupIdXCompatibilityDateEnum = {
23075
- _20260519: '2026-05-19',
23075
+ _20260609: '2026-06-09',
23076
23076
  };
23077
23077
  export const GetMarketsGroupsMarketGroupIdAcceptLanguageEnum = {
23078
23078
  En: 'en',
@@ -23085,7 +23085,7 @@ export const GetMarketsGroupsMarketGroupIdAcceptLanguageEnum = {
23085
23085
  Es: 'es',
23086
23086
  };
23087
23087
  export const GetMarketsPricesXCompatibilityDateEnum = {
23088
- _20260519: '2026-05-19',
23088
+ _20260609: '2026-06-09',
23089
23089
  };
23090
23090
  export const GetMarketsPricesAcceptLanguageEnum = {
23091
23091
  En: 'en',
@@ -23098,7 +23098,7 @@ export const GetMarketsPricesAcceptLanguageEnum = {
23098
23098
  Es: 'es',
23099
23099
  };
23100
23100
  export const GetMarketsRegionIdHistoryXCompatibilityDateEnum = {
23101
- _20260519: '2026-05-19',
23101
+ _20260609: '2026-06-09',
23102
23102
  };
23103
23103
  export const GetMarketsRegionIdHistoryAcceptLanguageEnum = {
23104
23104
  En: 'en',
@@ -23116,7 +23116,7 @@ export const GetMarketsRegionIdOrdersOrderTypeEnum = {
23116
23116
  All: 'all',
23117
23117
  };
23118
23118
  export const GetMarketsRegionIdOrdersXCompatibilityDateEnum = {
23119
- _20260519: '2026-05-19',
23119
+ _20260609: '2026-06-09',
23120
23120
  };
23121
23121
  export const GetMarketsRegionIdOrdersAcceptLanguageEnum = {
23122
23122
  En: 'en',
@@ -23129,7 +23129,7 @@ export const GetMarketsRegionIdOrdersAcceptLanguageEnum = {
23129
23129
  Es: 'es',
23130
23130
  };
23131
23131
  export const GetMarketsRegionIdTypesXCompatibilityDateEnum = {
23132
- _20260519: '2026-05-19',
23132
+ _20260609: '2026-06-09',
23133
23133
  };
23134
23134
  export const GetMarketsRegionIdTypesAcceptLanguageEnum = {
23135
23135
  En: 'en',
@@ -23142,7 +23142,7 @@ export const GetMarketsRegionIdTypesAcceptLanguageEnum = {
23142
23142
  Es: 'es',
23143
23143
  };
23144
23144
  export const GetMarketsStructuresStructureIdXCompatibilityDateEnum = {
23145
- _20260519: '2026-05-19',
23145
+ _20260609: '2026-06-09',
23146
23146
  };
23147
23147
  export const GetMarketsStructuresStructureIdAcceptLanguageEnum = {
23148
23148
  En: 'en',
@@ -23477,7 +23477,7 @@ export class MetaApi extends BaseAPI {
23477
23477
  }
23478
23478
  }
23479
23479
  export const GetMetaChangelogXCompatibilityDateEnum = {
23480
- _20260519: '2026-05-19',
23480
+ _20260609: '2026-06-09',
23481
23481
  };
23482
23482
  export const GetMetaChangelogAcceptLanguageEnum = {
23483
23483
  En: 'en',
@@ -23490,7 +23490,7 @@ export const GetMetaChangelogAcceptLanguageEnum = {
23490
23490
  Es: 'es',
23491
23491
  };
23492
23492
  export const GetMetaCompatibilityDatesXCompatibilityDateEnum = {
23493
- _20260519: '2026-05-19',
23493
+ _20260609: '2026-06-09',
23494
23494
  };
23495
23495
  export const GetMetaCompatibilityDatesAcceptLanguageEnum = {
23496
23496
  En: 'en',
@@ -23503,7 +23503,7 @@ export const GetMetaCompatibilityDatesAcceptLanguageEnum = {
23503
23503
  Es: 'es',
23504
23504
  };
23505
23505
  export const GetMetaStatusXCompatibilityDateEnum = {
23506
- _20260519: '2026-05-19',
23506
+ _20260609: '2026-06-09',
23507
23507
  };
23508
23508
  export const GetMetaStatusAcceptLanguageEnum = {
23509
23509
  En: 'en',
@@ -23987,7 +23987,7 @@ export class PlanetaryInteractionApi extends BaseAPI {
23987
23987
  }
23988
23988
  }
23989
23989
  export const GetCharactersCharacterIdPlanetsXCompatibilityDateEnum = {
23990
- _20260519: '2026-05-19',
23990
+ _20260609: '2026-06-09',
23991
23991
  };
23992
23992
  export const GetCharactersCharacterIdPlanetsAcceptLanguageEnum = {
23993
23993
  En: 'en',
@@ -24000,7 +24000,7 @@ export const GetCharactersCharacterIdPlanetsAcceptLanguageEnum = {
24000
24000
  Es: 'es',
24001
24001
  };
24002
24002
  export const GetCharactersCharacterIdPlanetsPlanetIdXCompatibilityDateEnum = {
24003
- _20260519: '2026-05-19',
24003
+ _20260609: '2026-06-09',
24004
24004
  };
24005
24005
  export const GetCharactersCharacterIdPlanetsPlanetIdAcceptLanguageEnum = {
24006
24006
  En: 'en',
@@ -24013,7 +24013,7 @@ export const GetCharactersCharacterIdPlanetsPlanetIdAcceptLanguageEnum = {
24013
24013
  Es: 'es',
24014
24014
  };
24015
24015
  export const GetCorporationsCorporationIdCustomsOfficesXCompatibilityDateEnum = {
24016
- _20260519: '2026-05-19',
24016
+ _20260609: '2026-06-09',
24017
24017
  };
24018
24018
  export const GetCorporationsCorporationIdCustomsOfficesAcceptLanguageEnum = {
24019
24019
  En: 'en',
@@ -24026,7 +24026,7 @@ export const GetCorporationsCorporationIdCustomsOfficesAcceptLanguageEnum = {
24026
24026
  Es: 'es',
24027
24027
  };
24028
24028
  export const GetUniverseSchematicsSchematicIdXCompatibilityDateEnum = {
24029
- _20260519: '2026-05-19',
24029
+ _20260609: '2026-06-09',
24030
24030
  };
24031
24031
  export const GetUniverseSchematicsSchematicIdAcceptLanguageEnum = {
24032
24032
  En: 'en',
@@ -24187,7 +24187,7 @@ export class RoutesApi extends BaseAPI {
24187
24187
  }
24188
24188
  }
24189
24189
  export const PostRouteXCompatibilityDateEnum = {
24190
- _20260519: '2026-05-19',
24190
+ _20260609: '2026-06-09',
24191
24191
  };
24192
24192
  export const PostRouteAcceptLanguageEnum = {
24193
24193
  En: 'en',
@@ -24374,7 +24374,7 @@ export const GetCharactersCharacterIdSearchCategoriesEnum = {
24374
24374
  Structure: 'structure',
24375
24375
  };
24376
24376
  export const GetCharactersCharacterIdSearchXCompatibilityDateEnum = {
24377
- _20260519: '2026-05-19',
24377
+ _20260609: '2026-06-09',
24378
24378
  };
24379
24379
  export const GetCharactersCharacterIdSearchAcceptLanguageEnum = {
24380
24380
  En: 'en',
@@ -24739,7 +24739,7 @@ export class SkillsApi extends BaseAPI {
24739
24739
  }
24740
24740
  }
24741
24741
  export const GetCharactersCharacterIdAttributesXCompatibilityDateEnum = {
24742
- _20260519: '2026-05-19',
24742
+ _20260609: '2026-06-09',
24743
24743
  };
24744
24744
  export const GetCharactersCharacterIdAttributesAcceptLanguageEnum = {
24745
24745
  En: 'en',
@@ -24752,7 +24752,7 @@ export const GetCharactersCharacterIdAttributesAcceptLanguageEnum = {
24752
24752
  Es: 'es',
24753
24753
  };
24754
24754
  export const GetCharactersCharacterIdSkillqueueXCompatibilityDateEnum = {
24755
- _20260519: '2026-05-19',
24755
+ _20260609: '2026-06-09',
24756
24756
  };
24757
24757
  export const GetCharactersCharacterIdSkillqueueAcceptLanguageEnum = {
24758
24758
  En: 'en',
@@ -24765,7 +24765,7 @@ export const GetCharactersCharacterIdSkillqueueAcceptLanguageEnum = {
24765
24765
  Es: 'es',
24766
24766
  };
24767
24767
  export const GetCharactersCharacterIdSkillsXCompatibilityDateEnum = {
24768
- _20260519: '2026-05-19',
24768
+ _20260609: '2026-06-09',
24769
24769
  };
24770
24770
  export const GetCharactersCharacterIdSkillsAcceptLanguageEnum = {
24771
24771
  En: 'en',
@@ -25002,7 +25002,7 @@ export class SovereigntyApi extends BaseAPI {
25002
25002
  }
25003
25003
  }
25004
25004
  export const GetSovereigntyCampaignsXCompatibilityDateEnum = {
25005
- _20260519: '2026-05-19',
25005
+ _20260609: '2026-06-09',
25006
25006
  };
25007
25007
  export const GetSovereigntyCampaignsAcceptLanguageEnum = {
25008
25008
  En: 'en',
@@ -25015,7 +25015,7 @@ export const GetSovereigntyCampaignsAcceptLanguageEnum = {
25015
25015
  Es: 'es',
25016
25016
  };
25017
25017
  export const GetSovereigntySystemsXCompatibilityDateEnum = {
25018
- _20260519: '2026-05-19',
25018
+ _20260609: '2026-06-09',
25019
25019
  };
25020
25020
  export const GetSovereigntySystemsAcceptLanguageEnum = {
25021
25021
  En: 'en',
@@ -25154,7 +25154,7 @@ export class StatusApi extends BaseAPI {
25154
25154
  }
25155
25155
  }
25156
25156
  export const GetStatusXCompatibilityDateEnum = {
25157
- _20260519: '2026-05-19',
25157
+ _20260609: '2026-06-09',
25158
25158
  };
25159
25159
  export const GetStatusAcceptLanguageEnum = {
25160
25160
  En: 'en',
@@ -25864,7 +25864,7 @@ export class StructuresApi extends BaseAPI {
25864
25864
  }
25865
25865
  }
25866
25866
  export const GetCharactersStructuresMercenaryDensDetailXCompatibilityDateEnum = {
25867
- _20260519: '2026-05-19',
25867
+ _20260609: '2026-06-09',
25868
25868
  };
25869
25869
  export const GetCharactersStructuresMercenaryDensDetailAcceptLanguageEnum = {
25870
25870
  En: 'en',
@@ -25877,7 +25877,7 @@ export const GetCharactersStructuresMercenaryDensDetailAcceptLanguageEnum = {
25877
25877
  Es: 'es',
25878
25878
  };
25879
25879
  export const GetCharactersStructuresMercenaryDensListingXCompatibilityDateEnum = {
25880
- _20260519: '2026-05-19',
25880
+ _20260609: '2026-06-09',
25881
25881
  };
25882
25882
  export const GetCharactersStructuresMercenaryDensListingAcceptLanguageEnum = {
25883
25883
  En: 'en',
@@ -25890,7 +25890,7 @@ export const GetCharactersStructuresMercenaryDensListingAcceptLanguageEnum = {
25890
25890
  Es: 'es',
25891
25891
  };
25892
25892
  export const GetCorporationsStructuresSkyhooksDetailXCompatibilityDateEnum = {
25893
- _20260519: '2026-05-19',
25893
+ _20260609: '2026-06-09',
25894
25894
  };
25895
25895
  export const GetCorporationsStructuresSkyhooksDetailAcceptLanguageEnum = {
25896
25896
  En: 'en',
@@ -25903,7 +25903,7 @@ export const GetCorporationsStructuresSkyhooksDetailAcceptLanguageEnum = {
25903
25903
  Es: 'es',
25904
25904
  };
25905
25905
  export const GetCorporationsStructuresSkyhooksListingXCompatibilityDateEnum = {
25906
- _20260519: '2026-05-19',
25906
+ _20260609: '2026-06-09',
25907
25907
  };
25908
25908
  export const GetCorporationsStructuresSkyhooksListingAcceptLanguageEnum = {
25909
25909
  En: 'en',
@@ -25916,7 +25916,7 @@ export const GetCorporationsStructuresSkyhooksListingAcceptLanguageEnum = {
25916
25916
  Es: 'es',
25917
25917
  };
25918
25918
  export const GetCorporationsStructuresSovereigntyHubsDetailXCompatibilityDateEnum = {
25919
- _20260519: '2026-05-19',
25919
+ _20260609: '2026-06-09',
25920
25920
  };
25921
25921
  export const GetCorporationsStructuresSovereigntyHubsDetailAcceptLanguageEnum = {
25922
25922
  En: 'en',
@@ -25929,7 +25929,7 @@ export const GetCorporationsStructuresSovereigntyHubsDetailAcceptLanguageEnum =
25929
25929
  Es: 'es',
25930
25930
  };
25931
25931
  export const GetCorporationsStructuresSovereigntyHubsListingXCompatibilityDateEnum = {
25932
- _20260519: '2026-05-19',
25932
+ _20260609: '2026-06-09',
25933
25933
  };
25934
25934
  export const GetCorporationsStructuresSovereigntyHubsListingAcceptLanguageEnum = {
25935
25935
  En: 'en',
@@ -29048,7 +29048,7 @@ export class UniverseApi extends BaseAPI {
29048
29048
  }
29049
29049
  }
29050
29050
  export const GetUniverseAncestriesXCompatibilityDateEnum = {
29051
- _20260519: '2026-05-19',
29051
+ _20260609: '2026-06-09',
29052
29052
  };
29053
29053
  export const GetUniverseAncestriesAcceptLanguageEnum = {
29054
29054
  En: 'en',
@@ -29061,7 +29061,7 @@ export const GetUniverseAncestriesAcceptLanguageEnum = {
29061
29061
  Es: 'es',
29062
29062
  };
29063
29063
  export const GetUniverseAsteroidBeltsAsteroidBeltIdXCompatibilityDateEnum = {
29064
- _20260519: '2026-05-19',
29064
+ _20260609: '2026-06-09',
29065
29065
  };
29066
29066
  export const GetUniverseAsteroidBeltsAsteroidBeltIdAcceptLanguageEnum = {
29067
29067
  En: 'en',
@@ -29074,7 +29074,7 @@ export const GetUniverseAsteroidBeltsAsteroidBeltIdAcceptLanguageEnum = {
29074
29074
  Es: 'es',
29075
29075
  };
29076
29076
  export const GetUniverseBloodlinesXCompatibilityDateEnum = {
29077
- _20260519: '2026-05-19',
29077
+ _20260609: '2026-06-09',
29078
29078
  };
29079
29079
  export const GetUniverseBloodlinesAcceptLanguageEnum = {
29080
29080
  En: 'en',
@@ -29087,7 +29087,7 @@ export const GetUniverseBloodlinesAcceptLanguageEnum = {
29087
29087
  Es: 'es',
29088
29088
  };
29089
29089
  export const GetUniverseCategoriesXCompatibilityDateEnum = {
29090
- _20260519: '2026-05-19',
29090
+ _20260609: '2026-06-09',
29091
29091
  };
29092
29092
  export const GetUniverseCategoriesAcceptLanguageEnum = {
29093
29093
  En: 'en',
@@ -29100,7 +29100,7 @@ export const GetUniverseCategoriesAcceptLanguageEnum = {
29100
29100
  Es: 'es',
29101
29101
  };
29102
29102
  export const GetUniverseCategoriesCategoryIdXCompatibilityDateEnum = {
29103
- _20260519: '2026-05-19',
29103
+ _20260609: '2026-06-09',
29104
29104
  };
29105
29105
  export const GetUniverseCategoriesCategoryIdAcceptLanguageEnum = {
29106
29106
  En: 'en',
@@ -29113,7 +29113,7 @@ export const GetUniverseCategoriesCategoryIdAcceptLanguageEnum = {
29113
29113
  Es: 'es',
29114
29114
  };
29115
29115
  export const GetUniverseConstellationsXCompatibilityDateEnum = {
29116
- _20260519: '2026-05-19',
29116
+ _20260609: '2026-06-09',
29117
29117
  };
29118
29118
  export const GetUniverseConstellationsAcceptLanguageEnum = {
29119
29119
  En: 'en',
@@ -29126,7 +29126,7 @@ export const GetUniverseConstellationsAcceptLanguageEnum = {
29126
29126
  Es: 'es',
29127
29127
  };
29128
29128
  export const GetUniverseConstellationsConstellationIdXCompatibilityDateEnum = {
29129
- _20260519: '2026-05-19',
29129
+ _20260609: '2026-06-09',
29130
29130
  };
29131
29131
  export const GetUniverseConstellationsConstellationIdAcceptLanguageEnum = {
29132
29132
  En: 'en',
@@ -29139,7 +29139,7 @@ export const GetUniverseConstellationsConstellationIdAcceptLanguageEnum = {
29139
29139
  Es: 'es',
29140
29140
  };
29141
29141
  export const GetUniverseFactionsXCompatibilityDateEnum = {
29142
- _20260519: '2026-05-19',
29142
+ _20260609: '2026-06-09',
29143
29143
  };
29144
29144
  export const GetUniverseFactionsAcceptLanguageEnum = {
29145
29145
  En: 'en',
@@ -29152,7 +29152,7 @@ export const GetUniverseFactionsAcceptLanguageEnum = {
29152
29152
  Es: 'es',
29153
29153
  };
29154
29154
  export const GetUniverseGraphicsXCompatibilityDateEnum = {
29155
- _20260519: '2026-05-19',
29155
+ _20260609: '2026-06-09',
29156
29156
  };
29157
29157
  export const GetUniverseGraphicsAcceptLanguageEnum = {
29158
29158
  En: 'en',
@@ -29165,7 +29165,7 @@ export const GetUniverseGraphicsAcceptLanguageEnum = {
29165
29165
  Es: 'es',
29166
29166
  };
29167
29167
  export const GetUniverseGraphicsGraphicIdXCompatibilityDateEnum = {
29168
- _20260519: '2026-05-19',
29168
+ _20260609: '2026-06-09',
29169
29169
  };
29170
29170
  export const GetUniverseGraphicsGraphicIdAcceptLanguageEnum = {
29171
29171
  En: 'en',
@@ -29178,7 +29178,7 @@ export const GetUniverseGraphicsGraphicIdAcceptLanguageEnum = {
29178
29178
  Es: 'es',
29179
29179
  };
29180
29180
  export const GetUniverseGroupsXCompatibilityDateEnum = {
29181
- _20260519: '2026-05-19',
29181
+ _20260609: '2026-06-09',
29182
29182
  };
29183
29183
  export const GetUniverseGroupsAcceptLanguageEnum = {
29184
29184
  En: 'en',
@@ -29191,7 +29191,7 @@ export const GetUniverseGroupsAcceptLanguageEnum = {
29191
29191
  Es: 'es',
29192
29192
  };
29193
29193
  export const GetUniverseGroupsGroupIdXCompatibilityDateEnum = {
29194
- _20260519: '2026-05-19',
29194
+ _20260609: '2026-06-09',
29195
29195
  };
29196
29196
  export const GetUniverseGroupsGroupIdAcceptLanguageEnum = {
29197
29197
  En: 'en',
@@ -29204,7 +29204,7 @@ export const GetUniverseGroupsGroupIdAcceptLanguageEnum = {
29204
29204
  Es: 'es',
29205
29205
  };
29206
29206
  export const GetUniverseMoonsMoonIdXCompatibilityDateEnum = {
29207
- _20260519: '2026-05-19',
29207
+ _20260609: '2026-06-09',
29208
29208
  };
29209
29209
  export const GetUniverseMoonsMoonIdAcceptLanguageEnum = {
29210
29210
  En: 'en',
@@ -29217,7 +29217,7 @@ export const GetUniverseMoonsMoonIdAcceptLanguageEnum = {
29217
29217
  Es: 'es',
29218
29218
  };
29219
29219
  export const GetUniversePlanetsPlanetIdXCompatibilityDateEnum = {
29220
- _20260519: '2026-05-19',
29220
+ _20260609: '2026-06-09',
29221
29221
  };
29222
29222
  export const GetUniversePlanetsPlanetIdAcceptLanguageEnum = {
29223
29223
  En: 'en',
@@ -29230,7 +29230,7 @@ export const GetUniversePlanetsPlanetIdAcceptLanguageEnum = {
29230
29230
  Es: 'es',
29231
29231
  };
29232
29232
  export const GetUniverseRacesXCompatibilityDateEnum = {
29233
- _20260519: '2026-05-19',
29233
+ _20260609: '2026-06-09',
29234
29234
  };
29235
29235
  export const GetUniverseRacesAcceptLanguageEnum = {
29236
29236
  En: 'en',
@@ -29243,7 +29243,7 @@ export const GetUniverseRacesAcceptLanguageEnum = {
29243
29243
  Es: 'es',
29244
29244
  };
29245
29245
  export const GetUniverseRegionsXCompatibilityDateEnum = {
29246
- _20260519: '2026-05-19',
29246
+ _20260609: '2026-06-09',
29247
29247
  };
29248
29248
  export const GetUniverseRegionsAcceptLanguageEnum = {
29249
29249
  En: 'en',
@@ -29256,7 +29256,7 @@ export const GetUniverseRegionsAcceptLanguageEnum = {
29256
29256
  Es: 'es',
29257
29257
  };
29258
29258
  export const GetUniverseRegionsRegionIdXCompatibilityDateEnum = {
29259
- _20260519: '2026-05-19',
29259
+ _20260609: '2026-06-09',
29260
29260
  };
29261
29261
  export const GetUniverseRegionsRegionIdAcceptLanguageEnum = {
29262
29262
  En: 'en',
@@ -29269,7 +29269,7 @@ export const GetUniverseRegionsRegionIdAcceptLanguageEnum = {
29269
29269
  Es: 'es',
29270
29270
  };
29271
29271
  export const GetUniverseStargatesStargateIdXCompatibilityDateEnum = {
29272
- _20260519: '2026-05-19',
29272
+ _20260609: '2026-06-09',
29273
29273
  };
29274
29274
  export const GetUniverseStargatesStargateIdAcceptLanguageEnum = {
29275
29275
  En: 'en',
@@ -29282,7 +29282,7 @@ export const GetUniverseStargatesStargateIdAcceptLanguageEnum = {
29282
29282
  Es: 'es',
29283
29283
  };
29284
29284
  export const GetUniverseStarsStarIdXCompatibilityDateEnum = {
29285
- _20260519: '2026-05-19',
29285
+ _20260609: '2026-06-09',
29286
29286
  };
29287
29287
  export const GetUniverseStarsStarIdAcceptLanguageEnum = {
29288
29288
  En: 'en',
@@ -29295,7 +29295,7 @@ export const GetUniverseStarsStarIdAcceptLanguageEnum = {
29295
29295
  Es: 'es',
29296
29296
  };
29297
29297
  export const GetUniverseStationsStationIdXCompatibilityDateEnum = {
29298
- _20260519: '2026-05-19',
29298
+ _20260609: '2026-06-09',
29299
29299
  };
29300
29300
  export const GetUniverseStationsStationIdAcceptLanguageEnum = {
29301
29301
  En: 'en',
@@ -29308,7 +29308,7 @@ export const GetUniverseStationsStationIdAcceptLanguageEnum = {
29308
29308
  Es: 'es',
29309
29309
  };
29310
29310
  export const GetUniverseStructuresXCompatibilityDateEnum = {
29311
- _20260519: '2026-05-19',
29311
+ _20260609: '2026-06-09',
29312
29312
  };
29313
29313
  export const GetUniverseStructuresFilterEnum = {
29314
29314
  Market: 'market',
@@ -29325,7 +29325,7 @@ export const GetUniverseStructuresAcceptLanguageEnum = {
29325
29325
  Es: 'es',
29326
29326
  };
29327
29327
  export const GetUniverseStructuresStructureIdXCompatibilityDateEnum = {
29328
- _20260519: '2026-05-19',
29328
+ _20260609: '2026-06-09',
29329
29329
  };
29330
29330
  export const GetUniverseStructuresStructureIdAcceptLanguageEnum = {
29331
29331
  En: 'en',
@@ -29338,7 +29338,7 @@ export const GetUniverseStructuresStructureIdAcceptLanguageEnum = {
29338
29338
  Es: 'es',
29339
29339
  };
29340
29340
  export const GetUniverseSystemJumpsXCompatibilityDateEnum = {
29341
- _20260519: '2026-05-19',
29341
+ _20260609: '2026-06-09',
29342
29342
  };
29343
29343
  export const GetUniverseSystemJumpsAcceptLanguageEnum = {
29344
29344
  En: 'en',
@@ -29351,7 +29351,7 @@ export const GetUniverseSystemJumpsAcceptLanguageEnum = {
29351
29351
  Es: 'es',
29352
29352
  };
29353
29353
  export const GetUniverseSystemKillsXCompatibilityDateEnum = {
29354
- _20260519: '2026-05-19',
29354
+ _20260609: '2026-06-09',
29355
29355
  };
29356
29356
  export const GetUniverseSystemKillsAcceptLanguageEnum = {
29357
29357
  En: 'en',
@@ -29364,7 +29364,7 @@ export const GetUniverseSystemKillsAcceptLanguageEnum = {
29364
29364
  Es: 'es',
29365
29365
  };
29366
29366
  export const GetUniverseSystemsXCompatibilityDateEnum = {
29367
- _20260519: '2026-05-19',
29367
+ _20260609: '2026-06-09',
29368
29368
  };
29369
29369
  export const GetUniverseSystemsAcceptLanguageEnum = {
29370
29370
  En: 'en',
@@ -29377,7 +29377,7 @@ export const GetUniverseSystemsAcceptLanguageEnum = {
29377
29377
  Es: 'es',
29378
29378
  };
29379
29379
  export const GetUniverseSystemsSystemIdXCompatibilityDateEnum = {
29380
- _20260519: '2026-05-19',
29380
+ _20260609: '2026-06-09',
29381
29381
  };
29382
29382
  export const GetUniverseSystemsSystemIdAcceptLanguageEnum = {
29383
29383
  En: 'en',
@@ -29390,7 +29390,7 @@ export const GetUniverseSystemsSystemIdAcceptLanguageEnum = {
29390
29390
  Es: 'es',
29391
29391
  };
29392
29392
  export const GetUniverseTypesXCompatibilityDateEnum = {
29393
- _20260519: '2026-05-19',
29393
+ _20260609: '2026-06-09',
29394
29394
  };
29395
29395
  export const GetUniverseTypesAcceptLanguageEnum = {
29396
29396
  En: 'en',
@@ -29403,7 +29403,7 @@ export const GetUniverseTypesAcceptLanguageEnum = {
29403
29403
  Es: 'es',
29404
29404
  };
29405
29405
  export const GetUniverseTypesTypeIdXCompatibilityDateEnum = {
29406
- _20260519: '2026-05-19',
29406
+ _20260609: '2026-06-09',
29407
29407
  };
29408
29408
  export const GetUniverseTypesTypeIdAcceptLanguageEnum = {
29409
29409
  En: 'en',
@@ -29416,7 +29416,7 @@ export const GetUniverseTypesTypeIdAcceptLanguageEnum = {
29416
29416
  Es: 'es',
29417
29417
  };
29418
29418
  export const PostUniverseIdsXCompatibilityDateEnum = {
29419
- _20260519: '2026-05-19',
29419
+ _20260609: '2026-06-09',
29420
29420
  };
29421
29421
  export const PostUniverseIdsAcceptLanguageEnum = {
29422
29422
  En: 'en',
@@ -29429,7 +29429,7 @@ export const PostUniverseIdsAcceptLanguageEnum = {
29429
29429
  Es: 'es',
29430
29430
  };
29431
29431
  export const PostUniverseNamesXCompatibilityDateEnum = {
29432
- _20260519: '2026-05-19',
29432
+ _20260609: '2026-06-09',
29433
29433
  };
29434
29434
  export const PostUniverseNamesAcceptLanguageEnum = {
29435
29435
  En: 'en',
@@ -30037,7 +30037,7 @@ export class UserInterfaceApi extends BaseAPI {
30037
30037
  }
30038
30038
  }
30039
30039
  export const PostUiAutopilotWaypointXCompatibilityDateEnum = {
30040
- _20260519: '2026-05-19',
30040
+ _20260609: '2026-06-09',
30041
30041
  };
30042
30042
  export const PostUiAutopilotWaypointAcceptLanguageEnum = {
30043
30043
  En: 'en',
@@ -30050,7 +30050,7 @@ export const PostUiAutopilotWaypointAcceptLanguageEnum = {
30050
30050
  Es: 'es',
30051
30051
  };
30052
30052
  export const PostUiOpenwindowContractXCompatibilityDateEnum = {
30053
- _20260519: '2026-05-19',
30053
+ _20260609: '2026-06-09',
30054
30054
  };
30055
30055
  export const PostUiOpenwindowContractAcceptLanguageEnum = {
30056
30056
  En: 'en',
@@ -30063,7 +30063,7 @@ export const PostUiOpenwindowContractAcceptLanguageEnum = {
30063
30063
  Es: 'es',
30064
30064
  };
30065
30065
  export const PostUiOpenwindowInformationXCompatibilityDateEnum = {
30066
- _20260519: '2026-05-19',
30066
+ _20260609: '2026-06-09',
30067
30067
  };
30068
30068
  export const PostUiOpenwindowInformationAcceptLanguageEnum = {
30069
30069
  En: 'en',
@@ -30076,7 +30076,7 @@ export const PostUiOpenwindowInformationAcceptLanguageEnum = {
30076
30076
  Es: 'es',
30077
30077
  };
30078
30078
  export const PostUiOpenwindowMarketdetailsXCompatibilityDateEnum = {
30079
- _20260519: '2026-05-19',
30079
+ _20260609: '2026-06-09',
30080
30080
  };
30081
30081
  export const PostUiOpenwindowMarketdetailsAcceptLanguageEnum = {
30082
30082
  En: 'en',
@@ -30089,7 +30089,7 @@ export const PostUiOpenwindowMarketdetailsAcceptLanguageEnum = {
30089
30089
  Es: 'es',
30090
30090
  };
30091
30091
  export const PostUiOpenwindowNewmailXCompatibilityDateEnum = {
30092
- _20260519: '2026-05-19',
30092
+ _20260609: '2026-06-09',
30093
30093
  };
30094
30094
  export const PostUiOpenwindowNewmailAcceptLanguageEnum = {
30095
30095
  En: 'en',
@@ -30820,7 +30820,7 @@ export class WalletApi extends BaseAPI {
30820
30820
  }
30821
30821
  }
30822
30822
  export const GetCharactersCharacterIdWalletXCompatibilityDateEnum = {
30823
- _20260519: '2026-05-19',
30823
+ _20260609: '2026-06-09',
30824
30824
  };
30825
30825
  export const GetCharactersCharacterIdWalletAcceptLanguageEnum = {
30826
30826
  En: 'en',
@@ -30833,7 +30833,7 @@ export const GetCharactersCharacterIdWalletAcceptLanguageEnum = {
30833
30833
  Es: 'es',
30834
30834
  };
30835
30835
  export const GetCharactersCharacterIdWalletJournalXCompatibilityDateEnum = {
30836
- _20260519: '2026-05-19',
30836
+ _20260609: '2026-06-09',
30837
30837
  };
30838
30838
  export const GetCharactersCharacterIdWalletJournalAcceptLanguageEnum = {
30839
30839
  En: 'en',
@@ -30846,7 +30846,7 @@ export const GetCharactersCharacterIdWalletJournalAcceptLanguageEnum = {
30846
30846
  Es: 'es',
30847
30847
  };
30848
30848
  export const GetCharactersCharacterIdWalletTransactionsXCompatibilityDateEnum = {
30849
- _20260519: '2026-05-19',
30849
+ _20260609: '2026-06-09',
30850
30850
  };
30851
30851
  export const GetCharactersCharacterIdWalletTransactionsAcceptLanguageEnum = {
30852
30852
  En: 'en',
@@ -30859,7 +30859,7 @@ export const GetCharactersCharacterIdWalletTransactionsAcceptLanguageEnum = {
30859
30859
  Es: 'es',
30860
30860
  };
30861
30861
  export const GetCorporationsCorporationIdWalletsXCompatibilityDateEnum = {
30862
- _20260519: '2026-05-19',
30862
+ _20260609: '2026-06-09',
30863
30863
  };
30864
30864
  export const GetCorporationsCorporationIdWalletsAcceptLanguageEnum = {
30865
30865
  En: 'en',
@@ -30872,7 +30872,7 @@ export const GetCorporationsCorporationIdWalletsAcceptLanguageEnum = {
30872
30872
  Es: 'es',
30873
30873
  };
30874
30874
  export const GetCorporationsCorporationIdWalletsDivisionJournalXCompatibilityDateEnum = {
30875
- _20260519: '2026-05-19',
30875
+ _20260609: '2026-06-09',
30876
30876
  };
30877
30877
  export const GetCorporationsCorporationIdWalletsDivisionJournalAcceptLanguageEnum = {
30878
30878
  En: 'en',
@@ -30885,7 +30885,7 @@ export const GetCorporationsCorporationIdWalletsDivisionJournalAcceptLanguageEnu
30885
30885
  Es: 'es',
30886
30886
  };
30887
30887
  export const GetCorporationsCorporationIdWalletsDivisionTransactionsXCompatibilityDateEnum = {
30888
- _20260519: '2026-05-19',
30888
+ _20260609: '2026-06-09',
30889
30889
  };
30890
30890
  export const GetCorporationsCorporationIdWalletsDivisionTransactionsAcceptLanguageEnum = {
30891
30891
  En: 'en',
@@ -31248,7 +31248,7 @@ export class WarsApi extends BaseAPI {
31248
31248
  }
31249
31249
  }
31250
31250
  export const GetWarsXCompatibilityDateEnum = {
31251
- _20260519: '2026-05-19',
31251
+ _20260609: '2026-06-09',
31252
31252
  };
31253
31253
  export const GetWarsAcceptLanguageEnum = {
31254
31254
  En: 'en',
@@ -31261,7 +31261,7 @@ export const GetWarsAcceptLanguageEnum = {
31261
31261
  Es: 'es',
31262
31262
  };
31263
31263
  export const GetWarsWarIdXCompatibilityDateEnum = {
31264
- _20260519: '2026-05-19',
31264
+ _20260609: '2026-06-09',
31265
31265
  };
31266
31266
  export const GetWarsWarIdAcceptLanguageEnum = {
31267
31267
  En: 'en',
@@ -31274,7 +31274,7 @@ export const GetWarsWarIdAcceptLanguageEnum = {
31274
31274
  Es: 'es',
31275
31275
  };
31276
31276
  export const GetWarsWarIdKillmailsXCompatibilityDateEnum = {
31277
- _20260519: '2026-05-19',
31277
+ _20260609: '2026-06-09',
31278
31278
  };
31279
31279
  export const GetWarsWarIdKillmailsAcceptLanguageEnum = {
31280
31280
  En: 'en',