esisl_genoa_client 0.1.0 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (249) hide show
  1. package/.openapi-generator/FILES +105 -0
  2. package/README.md +117 -5
  3. package/dist/apis/AllianceApi.d.ts +17 -17
  4. package/dist/apis/AllianceApi.js +53 -38
  5. package/dist/apis/AssetsApi.d.ts +25 -25
  6. package/dist/apis/AssetsApi.js +79 -56
  7. package/dist/apis/CalendarApi.d.ts +17 -17
  8. package/dist/apis/CalendarApi.js +53 -39
  9. package/dist/apis/CharacterApi.d.ts +57 -57
  10. package/dist/apis/CharacterApi.js +183 -134
  11. package/dist/apis/ClonesApi.d.ts +9 -9
  12. package/dist/apis/ClonesApi.js +27 -20
  13. package/dist/apis/ContactsApi.d.ts +37 -37
  14. package/dist/apis/ContactsApi.js +118 -85
  15. package/dist/apis/ContractsApi.d.ts +37 -37
  16. package/dist/apis/ContractsApi.js +118 -83
  17. package/dist/apis/CorporationApi.d.ts +89 -89
  18. package/dist/apis/CorporationApi.js +287 -206
  19. package/dist/apis/CorporationProjectsApi.d.ts +284 -0
  20. package/dist/apis/CorporationProjectsApi.js +491 -0
  21. package/dist/apis/DogmaApi.d.ts +21 -21
  22. package/dist/apis/DogmaApi.js +66 -47
  23. package/dist/apis/FactionWarfareApi.d.ts +33 -33
  24. package/dist/apis/FactionWarfareApi.js +105 -74
  25. package/dist/apis/FittingsApi.d.ts +13 -13
  26. package/dist/apis/FittingsApi.js +40 -30
  27. package/dist/apis/FleetsApi.d.ts +57 -57
  28. package/dist/apis/FleetsApi.js +183 -136
  29. package/dist/apis/FreelanceJobsApi.d.ts +386 -0
  30. package/dist/apis/FreelanceJobsApi.js +656 -0
  31. package/dist/apis/IncursionsApi.d.ts +5 -5
  32. package/dist/apis/IncursionsApi.js +14 -11
  33. package/dist/apis/IndustryApi.d.ts +33 -33
  34. package/dist/apis/IndustryApi.js +105 -74
  35. package/dist/apis/InsuranceApi.d.ts +5 -5
  36. package/dist/apis/InsuranceApi.js +14 -11
  37. package/dist/apis/KillmailsApi.d.ts +13 -13
  38. package/dist/apis/KillmailsApi.js +40 -29
  39. package/dist/apis/LocationApi.d.ts +13 -13
  40. package/dist/apis/LocationApi.js +40 -29
  41. package/dist/apis/LoyaltyApi.d.ts +9 -9
  42. package/dist/apis/LoyaltyApi.js +27 -20
  43. package/dist/apis/MailApi.d.ts +37 -37
  44. package/dist/apis/MailApi.js +118 -98
  45. package/dist/apis/MarketApi.d.ts +45 -45
  46. package/dist/apis/MarketApi.js +144 -101
  47. package/dist/apis/MetaApi.d.ts +64 -10
  48. package/dist/apis/MetaApi.js +114 -21
  49. package/dist/apis/PlanetaryInteractionApi.d.ts +17 -17
  50. package/dist/apis/PlanetaryInteractionApi.js +53 -38
  51. package/dist/apis/RoutesApi.d.ts +27 -39
  52. package/dist/apis/RoutesApi.js +50 -61
  53. package/dist/apis/SearchApi.d.ts +5 -5
  54. package/dist/apis/SearchApi.js +14 -11
  55. package/dist/apis/SkillsApi.d.ts +13 -13
  56. package/dist/apis/SkillsApi.js +40 -29
  57. package/dist/apis/SovereigntyApi.d.ts +13 -13
  58. package/dist/apis/SovereigntyApi.js +40 -29
  59. package/dist/apis/StatusApi.d.ts +5 -5
  60. package/dist/apis/StatusApi.js +14 -11
  61. package/dist/apis/UniverseApi.d.ts +121 -121
  62. package/dist/apis/UniverseApi.js +391 -272
  63. package/dist/apis/UserInterfaceApi.d.ts +21 -21
  64. package/dist/apis/UserInterfaceApi.js +66 -52
  65. package/dist/apis/WalletApi.d.ts +25 -25
  66. package/dist/apis/WalletApi.js +79 -62
  67. package/dist/apis/WarsApi.d.ts +13 -13
  68. package/dist/apis/WarsApi.js +40 -29
  69. package/dist/apis/index.d.ts +2 -0
  70. package/dist/apis/index.js +2 -0
  71. package/dist/models/index.d.ts +2339 -295
  72. package/dist/models/index.js +165 -2
  73. package/dist/runtime.d.ts +7 -55
  74. package/dist/runtime.js +6 -304
  75. package/docs/AllianceApi.md +8 -8
  76. package/docs/AllianceId.md +14 -0
  77. package/docs/AssetsApi.md +12 -12
  78. package/docs/CalendarApi.md +8 -8
  79. package/docs/CaptureFwComplex.md +14 -0
  80. package/docs/CharacterApi.md +28 -28
  81. package/docs/CharacterId.md +14 -0
  82. package/docs/CharactersFreelanceJobsListing.md +14 -0
  83. package/docs/CharactersFreelanceJobsParticipation.md +16 -0
  84. package/docs/ClonesApi.md +4 -4
  85. package/docs/ConstellationId.md +14 -0
  86. package/docs/ContactsApi.md +18 -18
  87. package/docs/ContractsApi.md +18 -18
  88. package/docs/CorporationApi.md +44 -44
  89. package/docs/CorporationId.md +14 -0
  90. package/docs/CorporationItemDelivery.md +14 -0
  91. package/docs/CorporationProjectsApi.md +387 -0
  92. package/docs/CorporationsFreelanceJobsListing.md +15 -0
  93. package/docs/CorporationsFreelanceJobsParticipants.md +15 -0
  94. package/docs/CorporationsFreelanceJobsParticipantsParticipant.md +17 -0
  95. package/docs/CorporationsProjectsContribution.md +15 -0
  96. package/docs/CorporationsProjectsContributors.md +15 -0
  97. package/docs/CorporationsProjectsContributorsContributor.md +16 -0
  98. package/docs/CorporationsProjectsDetail.md +23 -0
  99. package/docs/CorporationsProjectsDetailConfiguration.md +31 -0
  100. package/docs/CorporationsProjectsDetailConfigurationcapturefwcomplex.md +16 -0
  101. package/docs/CorporationsProjectsDetailConfigurationcapturefwcomplexLocationsInner.md +16 -0
  102. package/docs/CorporationsProjectsDetailConfigurationdamageship.md +16 -0
  103. package/docs/CorporationsProjectsDetailConfigurationdamageshipIdentitiesInner.md +17 -0
  104. package/docs/CorporationsProjectsDetailConfigurationdamageshipShipsInner.md +15 -0
  105. package/docs/CorporationsProjectsDetailConfigurationdefendfwcomplex.md +16 -0
  106. package/docs/CorporationsProjectsDetailConfigurationdeliveritem.md +16 -0
  107. package/docs/CorporationsProjectsDetailConfigurationdeliveritemDockingLocationsInner.md +15 -0
  108. package/docs/CorporationsProjectsDetailConfigurationdeliveritemItemsInner.md +15 -0
  109. package/docs/CorporationsProjectsDetailConfigurationdestroynpc.md +14 -0
  110. package/docs/CorporationsProjectsDetailConfigurationdestroyship.md +16 -0
  111. package/docs/CorporationsProjectsDetailConfigurationearnloyaltypoints.md +14 -0
  112. package/docs/CorporationsProjectsDetailConfigurationlostship.md +16 -0
  113. package/docs/CorporationsProjectsDetailConfigurationmanufactureitem.md +16 -0
  114. package/docs/CorporationsProjectsDetailConfigurationmatcherarchetype.md +14 -0
  115. package/docs/CorporationsProjectsDetailConfigurationmatchercorporation.md +14 -0
  116. package/docs/CorporationsProjectsDetailConfigurationmatcherfaction.md +14 -0
  117. package/docs/CorporationsProjectsDetailConfigurationmatchersignature.md +14 -0
  118. package/docs/CorporationsProjectsDetailConfigurationminematerial.md +15 -0
  119. package/docs/CorporationsProjectsDetailConfigurationremoteboostshield.md +16 -0
  120. package/docs/CorporationsProjectsDetailConfigurationremoterepairarmor.md +16 -0
  121. package/docs/CorporationsProjectsDetailConfigurationsalvagewreck.md +14 -0
  122. package/docs/CorporationsProjectsDetailConfigurationscansignature.md +15 -0
  123. package/docs/CorporationsProjectsDetailConfigurationshipinsurance.md +18 -0
  124. package/docs/CorporationsProjectsDetailConfigurationunknown.md +15 -0
  125. package/docs/CorporationsProjectsDetailContribution.md +17 -0
  126. package/docs/CorporationsProjectsDetailCreator.md +15 -0
  127. package/docs/CorporationsProjectsDetailDetails.md +18 -0
  128. package/docs/CorporationsProjectsDetailProgress.md +15 -0
  129. package/docs/CorporationsProjectsDetailProject.md +19 -0
  130. package/docs/CorporationsProjectsDetailReward.md +15 -0
  131. package/docs/CorporationsProjectsListing.md +15 -0
  132. package/docs/Cursor.md +15 -0
  133. package/docs/DamageShip.md +14 -0
  134. package/docs/DefendFwComplex.md +14 -0
  135. package/docs/DeliverItem.md +14 -0
  136. package/docs/DestroyNpc.md +14 -0
  137. package/docs/DestroyShip.md +14 -0
  138. package/docs/DogmaApi.md +10 -10
  139. package/docs/EarnLoyaltyPoint.md +14 -0
  140. package/docs/FactionId.md +14 -0
  141. package/docs/FactionWarfareApi.md +16 -16
  142. package/docs/FittingsApi.md +6 -6
  143. package/docs/FleetsApi.md +28 -28
  144. package/docs/FreelanceJobsApi.md +546 -0
  145. package/docs/FreelanceJobsDetail.md +23 -0
  146. package/docs/FreelanceJobsDetailAccessandvisibility.md +16 -0
  147. package/docs/FreelanceJobsDetailBroadcastlocations.md +15 -0
  148. package/docs/FreelanceJobsDetailConfiguration.md +16 -0
  149. package/docs/FreelanceJobsDetailConfigurationParametersValue.md +17 -0
  150. package/docs/FreelanceJobsDetailContribution.md +18 -0
  151. package/docs/FreelanceJobsDetailCreator.md +15 -0
  152. package/docs/FreelanceJobsDetailCreatorcharacter.md +15 -0
  153. package/docs/FreelanceJobsDetailCreatorcorporation.md +15 -0
  154. package/docs/FreelanceJobsDetailDetails.md +19 -0
  155. package/docs/FreelanceJobsDetailFreelancejob.md +19 -0
  156. package/docs/FreelanceJobsDetailParameterboolean.md +14 -0
  157. package/docs/FreelanceJobsDetailParametercorporationitemdelivery.md +15 -0
  158. package/docs/FreelanceJobsDetailParametermatcher.md +14 -0
  159. package/docs/FreelanceJobsDetailParametermatchervalue.md +15 -0
  160. package/docs/FreelanceJobsDetailParameteroptions.md +14 -0
  161. package/docs/FreelanceJobsDetailProgress.md +15 -0
  162. package/docs/FreelanceJobsDetailRestrictions.md +15 -0
  163. package/docs/FreelanceJobsDetailReward.md +15 -0
  164. package/docs/FreelanceJobsListing.md +15 -0
  165. package/docs/GroupId.md +14 -0
  166. package/docs/GroupId1.md +14 -0
  167. package/docs/IncursionsApi.md +2 -2
  168. package/docs/IndustryApi.md +16 -16
  169. package/docs/InsuranceApi.md +2 -2
  170. package/docs/KillmailsApi.md +6 -6
  171. package/docs/LocationApi.md +6 -6
  172. package/docs/LostShip.md +14 -0
  173. package/docs/LoyaltyApi.md +4 -4
  174. package/docs/MailApi.md +18 -18
  175. package/docs/Manual.md +14 -0
  176. package/docs/ManufactureItem.md +14 -0
  177. package/docs/MarketApi.md +22 -22
  178. package/docs/Matcher.md +14 -0
  179. package/docs/MetaApi.md +82 -4
  180. package/docs/MetaChangelogEntry.md +1 -1
  181. package/docs/MetaStatus.md +14 -0
  182. package/docs/MetaStatusRoutestatus.md +16 -0
  183. package/docs/MineMaterial.md +14 -0
  184. package/docs/ModelBoolean.md +14 -0
  185. package/docs/Options.md +14 -0
  186. package/docs/PlanetaryInteractionApi.md +8 -8
  187. package/docs/RegionId.md +14 -0
  188. package/docs/RemoteBoostShield.md +14 -0
  189. package/docs/RemoteRepairArmor.md +14 -0
  190. package/docs/Route.md +14 -0
  191. package/docs/RouteConnection.md +15 -0
  192. package/docs/RouteRequestBody.md +17 -0
  193. package/docs/RoutesApi.md +22 -28
  194. package/docs/SalvageWreck.md +14 -0
  195. package/docs/ScanSignature.md +14 -0
  196. package/docs/SearchApi.md +2 -2
  197. package/docs/ShipInsurance.md +14 -0
  198. package/docs/SkillsApi.md +6 -6
  199. package/docs/SolarSystemId.md +14 -0
  200. package/docs/SovereigntyApi.md +6 -6
  201. package/docs/StationId.md +14 -0
  202. package/docs/StatusApi.md +2 -2
  203. package/docs/StructureId.md +14 -0
  204. package/docs/TypeId.md +14 -0
  205. package/docs/UniverseApi.md +60 -60
  206. package/docs/Unknown.md +14 -0
  207. package/docs/UserInterfaceApi.md +10 -10
  208. package/docs/WalletApi.md +12 -12
  209. package/docs/WarsApi.md +6 -6
  210. package/esisl_genoa_client-0.1.4.tgz +0 -0
  211. package/esisl_genoa_client-0.1.5.tgz +0 -0
  212. package/package.json +1 -1
  213. package/src/apis/AllianceApi.ts +50 -30
  214. package/src/apis/AssetsApi.ts +74 -44
  215. package/src/apis/CalendarApi.ts +50 -30
  216. package/src/apis/CharacterApi.ts +170 -104
  217. package/src/apis/ClonesApi.ts +26 -16
  218. package/src/apis/ContactsApi.ts +110 -65
  219. package/src/apis/ContractsApi.ts +110 -65
  220. package/src/apis/CorporationApi.ts +266 -160
  221. package/src/apis/CorporationProjectsApi.ts +634 -0
  222. package/src/apis/DogmaApi.ts +62 -37
  223. package/src/apis/FactionWarfareApi.ts +98 -58
  224. package/src/apis/FittingsApi.ts +38 -23
  225. package/src/apis/FleetsApi.ts +170 -100
  226. package/src/apis/FreelanceJobsApi.ts +846 -0
  227. package/src/apis/IncursionsApi.ts +14 -9
  228. package/src/apis/IndustryApi.ts +98 -58
  229. package/src/apis/InsuranceApi.ts +14 -9
  230. package/src/apis/KillmailsApi.ts +38 -23
  231. package/src/apis/LocationApi.ts +38 -23
  232. package/src/apis/LoyaltyApi.ts +26 -16
  233. package/src/apis/MailApi.ts +110 -73
  234. package/src/apis/MarketApi.ts +134 -79
  235. package/src/apis/MetaApi.ts +135 -16
  236. package/src/apis/PlanetaryInteractionApi.ts +50 -30
  237. package/src/apis/RoutesApi.ts +61 -67
  238. package/src/apis/SearchApi.ts +14 -9
  239. package/src/apis/SkillsApi.ts +38 -23
  240. package/src/apis/SovereigntyApi.ts +38 -23
  241. package/src/apis/StatusApi.ts +14 -9
  242. package/src/apis/UniverseApi.ts +362 -212
  243. package/src/apis/UserInterfaceApi.ts +62 -37
  244. package/src/apis/WalletApi.ts +74 -48
  245. package/src/apis/WarsApi.ts +38 -23
  246. package/src/apis/index.ts +2 -0
  247. package/src/models/index.ts +2374 -308
  248. package/src/runtime.ts +16 -222
  249. package/esisl_genoa_client-0.1.0.tgz +0 -0
@@ -2,7 +2,7 @@
2
2
  * EVE Stable Infrastructure (ESI) - tranquility
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2020-01-01
5
+ * The version of the OpenAPI document: 2025-12-16
6
6
  * Contact: arcyfa_github@pm.me
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36,7 +36,7 @@ export interface LoyaltyApiInterface {
36
36
  * Return a list of loyalty points for all corporations the character has worked for
37
37
  * @summary Get loyalty points
38
38
  * @param {number} characterId The ID of the character
39
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
39
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
40
40
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
41
41
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
42
42
  * @param {string} [xTenant] The tenant ID for the request.
@@ -49,12 +49,12 @@ export interface LoyaltyApiInterface {
49
49
  * Return a list of loyalty points for all corporations the character has worked for
50
50
  * Get loyalty points
51
51
  */
52
- getCharactersCharacterIdLoyaltyPoints(requestParameters: GetCharactersCharacterIdLoyaltyPointsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdLoyaltyPointsGetInner>>;
52
+ getCharactersCharacterIdLoyaltyPoints(requestParameters: GetCharactersCharacterIdLoyaltyPointsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
53
53
  /**
54
54
  * Return a list of offers from a specific corporation\'s loyalty store This route expires daily at 11:05
55
55
  * @summary List loyalty store offers
56
56
  * @param {number} corporationId The ID of the corporation
57
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
57
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
58
58
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
59
59
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
60
60
  * @param {string} [xTenant] The tenant ID for the request.
@@ -67,7 +67,7 @@ export interface LoyaltyApiInterface {
67
67
  * Return a list of offers from a specific corporation\'s loyalty store This route expires daily at 11:05
68
68
  * List loyalty store offers
69
69
  */
70
- getLoyaltyStoresCorporationIdOffers(requestParameters: GetLoyaltyStoresCorporationIdOffersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<LoyaltyStoresCorporationIdOffersGetInner>>;
70
+ getLoyaltyStoresCorporationIdOffers(requestParameters: GetLoyaltyStoresCorporationIdOffersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
71
71
  }
72
72
  /**
73
73
  *
@@ -82,7 +82,7 @@ export declare class LoyaltyApi extends runtime.BaseAPI implements LoyaltyApiInt
82
82
  * Return a list of loyalty points for all corporations the character has worked for
83
83
  * Get loyalty points
84
84
  */
85
- getCharactersCharacterIdLoyaltyPoints(requestParameters: GetCharactersCharacterIdLoyaltyPointsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdLoyaltyPointsGetInner>>;
85
+ getCharactersCharacterIdLoyaltyPoints(requestParameters: GetCharactersCharacterIdLoyaltyPointsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
86
86
  /**
87
87
  * Return a list of offers from a specific corporation\'s loyalty store This route expires daily at 11:05
88
88
  * List loyalty store offers
@@ -92,14 +92,14 @@ export declare class LoyaltyApi extends runtime.BaseAPI implements LoyaltyApiInt
92
92
  * Return a list of offers from a specific corporation\'s loyalty store This route expires daily at 11:05
93
93
  * List loyalty store offers
94
94
  */
95
- getLoyaltyStoresCorporationIdOffers(requestParameters: GetLoyaltyStoresCorporationIdOffersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<LoyaltyStoresCorporationIdOffersGetInner>>;
95
+ getLoyaltyStoresCorporationIdOffers(requestParameters: GetLoyaltyStoresCorporationIdOffersRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
96
96
  }
97
97
  /**
98
98
  * @export
99
99
  * @enum {string}
100
100
  */
101
101
  export declare enum GetCharactersCharacterIdLoyaltyPointsXCompatibilityDateEnum {
102
- _20200101 = "2020-01-01"
102
+ _20251216 = "2025-12-16"
103
103
  }
104
104
  /**
105
105
  * @export
@@ -120,7 +120,7 @@ export declare enum GetCharactersCharacterIdLoyaltyPointsAcceptLanguageEnum {
120
120
  * @enum {string}
121
121
  */
122
122
  export declare enum GetLoyaltyStoresCorporationIdOffersXCompatibilityDateEnum {
123
- _20200101 = "2020-01-01"
123
+ _20251216 = "2025-12-16"
124
124
  }
125
125
  /**
126
126
  * @export
@@ -5,7 +5,7 @@
5
5
  * EVE Stable Infrastructure (ESI) - tranquility
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: 2020-01-01
8
+ * The version of the OpenAPI document: 2025-12-16
9
9
  * Contact: arcyfa_github@pm.me
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -66,7 +66,6 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
66
66
  Object.defineProperty(exports, "__esModule", { value: true });
67
67
  exports.GetLoyaltyStoresCorporationIdOffersAcceptLanguageEnum = exports.GetLoyaltyStoresCorporationIdOffersXCompatibilityDateEnum = exports.GetCharactersCharacterIdLoyaltyPointsAcceptLanguageEnum = exports.GetCharactersCharacterIdLoyaltyPointsXCompatibilityDateEnum = exports.LoyaltyApi = void 0;
68
68
  var runtime = require("../runtime");
69
- var serviceFacade_1 = require("../serviceFacade");
70
69
  /**
71
70
  *
72
71
  */
@@ -81,9 +80,10 @@ var LoyaltyApi = /** @class */ (function (_super) {
81
80
  */
82
81
  LoyaltyApi.prototype.getCharactersCharacterIdLoyaltyPointsRaw = function (requestParameters, initOverrides) {
83
82
  return __awaiter(this, void 0, void 0, function () {
84
- var queryParameters, headerParameters, urlPath, response;
85
- return __generator(this, function (_a) {
86
- switch (_a.label) {
83
+ var queryParameters, headerParameters, urlPath, facade, response;
84
+ var _a;
85
+ return __generator(this, function (_b) {
86
+ switch (_b.label) {
87
87
  case 0:
88
88
  if (requestParameters['characterId'] == null) {
89
89
  throw new runtime.RequiredError('characterId', 'Required parameter "characterId" was null or undefined when calling getCharactersCharacterIdLoyaltyPoints().');
@@ -107,15 +107,19 @@ var LoyaltyApi = /** @class */ (function (_super) {
107
107
  }
108
108
  urlPath = "/characters/{character_id}/loyalty/points";
109
109
  urlPath = urlPath.replace("{".concat("character_id", "}"), encodeURIComponent(String(requestParameters['characterId'])));
110
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
110
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
111
+ if (!facade) {
112
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
113
+ }
114
+ return [4 /*yield*/, facade.esi.proxy({
111
115
  path: urlPath,
112
116
  method: 'GET',
113
117
  headers: headerParameters,
114
118
  query: queryParameters,
115
119
  }, initOverrides)];
116
120
  case 1:
117
- response = _a.sent();
118
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
121
+ response = _b.sent();
122
+ return [2 /*return*/, response];
119
123
  }
120
124
  });
121
125
  });
@@ -132,8 +136,7 @@ var LoyaltyApi = /** @class */ (function (_super) {
132
136
  case 0: return [4 /*yield*/, this.getCharactersCharacterIdLoyaltyPointsRaw(requestParameters, initOverrides)];
133
137
  case 1:
134
138
  response = _a.sent();
135
- return [4 /*yield*/, response.value()];
136
- case 2: return [2 /*return*/, _a.sent()];
139
+ return [2 /*return*/, response];
137
140
  }
138
141
  });
139
142
  });
@@ -144,9 +147,10 @@ var LoyaltyApi = /** @class */ (function (_super) {
144
147
  */
145
148
  LoyaltyApi.prototype.getLoyaltyStoresCorporationIdOffersRaw = function (requestParameters, initOverrides) {
146
149
  return __awaiter(this, void 0, void 0, function () {
147
- var queryParameters, headerParameters, urlPath, response;
148
- return __generator(this, function (_a) {
149
- switch (_a.label) {
150
+ var queryParameters, headerParameters, urlPath, facade, response;
151
+ var _a;
152
+ return __generator(this, function (_b) {
153
+ switch (_b.label) {
150
154
  case 0:
151
155
  if (requestParameters['corporationId'] == null) {
152
156
  throw new runtime.RequiredError('corporationId', 'Required parameter "corporationId" was null or undefined when calling getLoyaltyStoresCorporationIdOffers().');
@@ -170,15 +174,19 @@ var LoyaltyApi = /** @class */ (function (_super) {
170
174
  }
171
175
  urlPath = "/loyalty/stores/{corporation_id}/offers";
172
176
  urlPath = urlPath.replace("{".concat("corporation_id", "}"), encodeURIComponent(String(requestParameters['corporationId'])));
173
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
177
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
178
+ if (!facade) {
179
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
180
+ }
181
+ return [4 /*yield*/, facade.esi.proxy({
174
182
  path: urlPath,
175
183
  method: 'GET',
176
184
  headers: headerParameters,
177
185
  query: queryParameters,
178
186
  }, initOverrides)];
179
187
  case 1:
180
- response = _a.sent();
181
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
188
+ response = _b.sent();
189
+ return [2 /*return*/, response];
182
190
  }
183
191
  });
184
192
  });
@@ -195,8 +203,7 @@ var LoyaltyApi = /** @class */ (function (_super) {
195
203
  case 0: return [4 /*yield*/, this.getLoyaltyStoresCorporationIdOffersRaw(requestParameters, initOverrides)];
196
204
  case 1:
197
205
  response = _a.sent();
198
- return [4 /*yield*/, response.value()];
199
- case 2: return [2 /*return*/, _a.sent()];
206
+ return [2 /*return*/, response];
200
207
  }
201
208
  });
202
209
  });
@@ -210,7 +217,7 @@ exports.LoyaltyApi = LoyaltyApi;
210
217
  */
211
218
  var GetCharactersCharacterIdLoyaltyPointsXCompatibilityDateEnum;
212
219
  (function (GetCharactersCharacterIdLoyaltyPointsXCompatibilityDateEnum) {
213
- GetCharactersCharacterIdLoyaltyPointsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
220
+ GetCharactersCharacterIdLoyaltyPointsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
214
221
  })(GetCharactersCharacterIdLoyaltyPointsXCompatibilityDateEnum || (exports.GetCharactersCharacterIdLoyaltyPointsXCompatibilityDateEnum = GetCharactersCharacterIdLoyaltyPointsXCompatibilityDateEnum = {}));
215
222
  /**
216
223
  * @export
@@ -233,7 +240,7 @@ var GetCharactersCharacterIdLoyaltyPointsAcceptLanguageEnum;
233
240
  */
234
241
  var GetLoyaltyStoresCorporationIdOffersXCompatibilityDateEnum;
235
242
  (function (GetLoyaltyStoresCorporationIdOffersXCompatibilityDateEnum) {
236
- GetLoyaltyStoresCorporationIdOffersXCompatibilityDateEnum["_20200101"] = "2020-01-01";
243
+ GetLoyaltyStoresCorporationIdOffersXCompatibilityDateEnum["_20251216"] = "2025-12-16";
237
244
  })(GetLoyaltyStoresCorporationIdOffersXCompatibilityDateEnum || (exports.GetLoyaltyStoresCorporationIdOffersXCompatibilityDateEnum = GetLoyaltyStoresCorporationIdOffersXCompatibilityDateEnum = {}));
238
245
  /**
239
246
  * @export
@@ -2,7 +2,7 @@
2
2
  * EVE Stable Infrastructure (ESI) - tranquility
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2020-01-01
5
+ * The version of the OpenAPI document: 2025-12-16
6
6
  * Contact: arcyfa_github@pm.me
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -95,7 +95,7 @@ export interface MailApiInterface {
95
95
  * @summary Delete a mail label
96
96
  * @param {number} characterId The ID of the character
97
97
  * @param {number} labelId
98
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
98
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
99
99
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
100
100
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
101
101
  * @param {string} [xTenant] The tenant ID for the request.
@@ -108,13 +108,13 @@ export interface MailApiInterface {
108
108
  * Delete a mail label
109
109
  * Delete a mail label
110
110
  */
111
- deleteCharactersCharacterIdMailLabelsLabelId(requestParameters: DeleteCharactersCharacterIdMailLabelsLabelIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
111
+ deleteCharactersCharacterIdMailLabelsLabelId(requestParameters: DeleteCharactersCharacterIdMailLabelsLabelIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
112
112
  /**
113
113
  * Delete a mail
114
114
  * @summary Delete a mail
115
115
  * @param {number} characterId The ID of the character
116
116
  * @param {number} mailId
117
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
117
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
118
118
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
119
119
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
120
120
  * @param {string} [xTenant] The tenant ID for the request.
@@ -127,12 +127,12 @@ export interface MailApiInterface {
127
127
  * Delete a mail
128
128
  * Delete a mail
129
129
  */
130
- deleteCharactersCharacterIdMailMailId(requestParameters: DeleteCharactersCharacterIdMailMailIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
130
+ deleteCharactersCharacterIdMailMailId(requestParameters: DeleteCharactersCharacterIdMailMailIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
131
131
  /**
132
132
  * Return the 50 most recent mail headers belonging to the character that match the query criteria. Queries can be filtered by label, and last_mail_id can be used to paginate backwards
133
133
  * @summary Return mail headers
134
134
  * @param {number} characterId The ID of the character
135
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
135
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
136
136
  * @param {Set<number>} [labels]
137
137
  * @param {number} [lastMailId]
138
138
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
@@ -147,12 +147,12 @@ export interface MailApiInterface {
147
147
  * Return the 50 most recent mail headers belonging to the character that match the query criteria. Queries can be filtered by label, and last_mail_id can be used to paginate backwards
148
148
  * Return mail headers
149
149
  */
150
- getCharactersCharacterIdMail(requestParameters: GetCharactersCharacterIdMailRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdMailGetInner>>;
150
+ getCharactersCharacterIdMail(requestParameters: GetCharactersCharacterIdMailRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
151
151
  /**
152
152
  * Return a list of the users mail labels, unread counts for each label and a total unread count.
153
153
  * @summary Get mail labels and unread counts
154
154
  * @param {number} characterId The ID of the character
155
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
155
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
156
156
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
157
157
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
158
158
  * @param {string} [xTenant] The tenant ID for the request.
@@ -165,12 +165,12 @@ export interface MailApiInterface {
165
165
  * Return a list of the users mail labels, unread counts for each label and a total unread count.
166
166
  * Get mail labels and unread counts
167
167
  */
168
- getCharactersCharacterIdMailLabels(requestParameters: GetCharactersCharacterIdMailLabelsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CharactersCharacterIdMailLabelsGet>;
168
+ getCharactersCharacterIdMailLabels(requestParameters: GetCharactersCharacterIdMailLabelsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
169
169
  /**
170
170
  * Return all mailing lists that the character is subscribed to
171
171
  * @summary Return mailing list subscriptions
172
172
  * @param {number} characterId The ID of the character
173
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
173
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
174
174
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
175
175
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
176
176
  * @param {string} [xTenant] The tenant ID for the request.
@@ -183,13 +183,13 @@ export interface MailApiInterface {
183
183
  * Return all mailing lists that the character is subscribed to
184
184
  * Return mailing list subscriptions
185
185
  */
186
- getCharactersCharacterIdMailLists(requestParameters: GetCharactersCharacterIdMailListsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdMailListsGetInner>>;
186
+ getCharactersCharacterIdMailLists(requestParameters: GetCharactersCharacterIdMailListsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
187
187
  /**
188
188
  * Return the contents of an EVE mail
189
189
  * @summary Return a mail
190
190
  * @param {number} characterId The ID of the character
191
191
  * @param {number} mailId
192
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
192
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
193
193
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
194
194
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
195
195
  * @param {string} [xTenant] The tenant ID for the request.
@@ -202,12 +202,12 @@ export interface MailApiInterface {
202
202
  * Return the contents of an EVE mail
203
203
  * Return a mail
204
204
  */
205
- getCharactersCharacterIdMailMailId(requestParameters: GetCharactersCharacterIdMailMailIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CharactersCharacterIdMailMailIdGet>;
205
+ getCharactersCharacterIdMailMailId(requestParameters: GetCharactersCharacterIdMailMailIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
206
206
  /**
207
207
  * Create and send a new mail
208
208
  * @summary Send a new mail
209
209
  * @param {number} characterId The ID of the character
210
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
210
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
211
211
  * @param {PostCharactersCharacterIdMailRequest} postCharactersCharacterIdMailRequest
212
212
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
213
213
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -221,12 +221,12 @@ export interface MailApiInterface {
221
221
  * Create and send a new mail
222
222
  * Send a new mail
223
223
  */
224
- postCharactersCharacterIdMail(requestParameters: PostCharactersCharacterIdMailOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<number>;
224
+ postCharactersCharacterIdMail(requestParameters: PostCharactersCharacterIdMailOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
225
225
  /**
226
226
  * Create a mail label
227
227
  * @summary Create a mail label
228
228
  * @param {number} characterId The ID of the character
229
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
229
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
230
230
  * @param {PostCharactersCharacterIdMailLabelsRequest} postCharactersCharacterIdMailLabelsRequest
231
231
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
232
232
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -240,13 +240,13 @@ export interface MailApiInterface {
240
240
  * Create a mail label
241
241
  * Create a mail label
242
242
  */
243
- postCharactersCharacterIdMailLabels(requestParameters: PostCharactersCharacterIdMailLabelsOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<number>;
243
+ postCharactersCharacterIdMailLabels(requestParameters: PostCharactersCharacterIdMailLabelsOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
244
244
  /**
245
245
  * Update metadata about a mail
246
246
  * @summary Update metadata about a mail
247
247
  * @param {number} characterId The ID of the character
248
248
  * @param {number} mailId
249
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
249
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
250
250
  * @param {PutCharactersCharacterIdMailMailIdRequest} putCharactersCharacterIdMailMailIdRequest
251
251
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
252
252
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
@@ -260,7 +260,7 @@ export interface MailApiInterface {
260
260
  * Update metadata about a mail
261
261
  * Update metadata about a mail
262
262
  */
263
- putCharactersCharacterIdMailMailId(requestParameters: PutCharactersCharacterIdMailMailIdOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
263
+ putCharactersCharacterIdMailMailId(requestParameters: PutCharactersCharacterIdMailMailIdOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
264
264
  }
265
265
  /**
266
266
  *
@@ -275,7 +275,7 @@ export declare class MailApi extends runtime.BaseAPI implements MailApiInterface
275
275
  * Delete a mail label
276
276
  * Delete a mail label
277
277
  */
278
- deleteCharactersCharacterIdMailLabelsLabelId(requestParameters: DeleteCharactersCharacterIdMailLabelsLabelIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
278
+ deleteCharactersCharacterIdMailLabelsLabelId(requestParameters: DeleteCharactersCharacterIdMailLabelsLabelIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
279
279
  /**
280
280
  * Delete a mail
281
281
  * Delete a mail
@@ -285,7 +285,7 @@ export declare class MailApi extends runtime.BaseAPI implements MailApiInterface
285
285
  * Delete a mail
286
286
  * Delete a mail
287
287
  */
288
- deleteCharactersCharacterIdMailMailId(requestParameters: DeleteCharactersCharacterIdMailMailIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
288
+ deleteCharactersCharacterIdMailMailId(requestParameters: DeleteCharactersCharacterIdMailMailIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
289
289
  /**
290
290
  * Return the 50 most recent mail headers belonging to the character that match the query criteria. Queries can be filtered by label, and last_mail_id can be used to paginate backwards
291
291
  * Return mail headers
@@ -295,7 +295,7 @@ export declare class MailApi extends runtime.BaseAPI implements MailApiInterface
295
295
  * Return the 50 most recent mail headers belonging to the character that match the query criteria. Queries can be filtered by label, and last_mail_id can be used to paginate backwards
296
296
  * Return mail headers
297
297
  */
298
- getCharactersCharacterIdMail(requestParameters: GetCharactersCharacterIdMailRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdMailGetInner>>;
298
+ getCharactersCharacterIdMail(requestParameters: GetCharactersCharacterIdMailRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
299
299
  /**
300
300
  * Return a list of the users mail labels, unread counts for each label and a total unread count.
301
301
  * Get mail labels and unread counts
@@ -305,7 +305,7 @@ export declare class MailApi extends runtime.BaseAPI implements MailApiInterface
305
305
  * Return a list of the users mail labels, unread counts for each label and a total unread count.
306
306
  * Get mail labels and unread counts
307
307
  */
308
- getCharactersCharacterIdMailLabels(requestParameters: GetCharactersCharacterIdMailLabelsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CharactersCharacterIdMailLabelsGet>;
308
+ getCharactersCharacterIdMailLabels(requestParameters: GetCharactersCharacterIdMailLabelsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
309
309
  /**
310
310
  * Return all mailing lists that the character is subscribed to
311
311
  * Return mailing list subscriptions
@@ -315,7 +315,7 @@ export declare class MailApi extends runtime.BaseAPI implements MailApiInterface
315
315
  * Return all mailing lists that the character is subscribed to
316
316
  * Return mailing list subscriptions
317
317
  */
318
- getCharactersCharacterIdMailLists(requestParameters: GetCharactersCharacterIdMailListsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<CharactersCharacterIdMailListsGetInner>>;
318
+ getCharactersCharacterIdMailLists(requestParameters: GetCharactersCharacterIdMailListsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
319
319
  /**
320
320
  * Return the contents of an EVE mail
321
321
  * Return a mail
@@ -325,7 +325,7 @@ export declare class MailApi extends runtime.BaseAPI implements MailApiInterface
325
325
  * Return the contents of an EVE mail
326
326
  * Return a mail
327
327
  */
328
- getCharactersCharacterIdMailMailId(requestParameters: GetCharactersCharacterIdMailMailIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CharactersCharacterIdMailMailIdGet>;
328
+ getCharactersCharacterIdMailMailId(requestParameters: GetCharactersCharacterIdMailMailIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
329
329
  /**
330
330
  * Create and send a new mail
331
331
  * Send a new mail
@@ -335,7 +335,7 @@ export declare class MailApi extends runtime.BaseAPI implements MailApiInterface
335
335
  * Create and send a new mail
336
336
  * Send a new mail
337
337
  */
338
- postCharactersCharacterIdMail(requestParameters: PostCharactersCharacterIdMailOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<number>;
338
+ postCharactersCharacterIdMail(requestParameters: PostCharactersCharacterIdMailOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
339
339
  /**
340
340
  * Create a mail label
341
341
  * Create a mail label
@@ -345,7 +345,7 @@ export declare class MailApi extends runtime.BaseAPI implements MailApiInterface
345
345
  * Create a mail label
346
346
  * Create a mail label
347
347
  */
348
- postCharactersCharacterIdMailLabels(requestParameters: PostCharactersCharacterIdMailLabelsOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<number>;
348
+ postCharactersCharacterIdMailLabels(requestParameters: PostCharactersCharacterIdMailLabelsOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
349
349
  /**
350
350
  * Update metadata about a mail
351
351
  * Update metadata about a mail
@@ -355,14 +355,14 @@ export declare class MailApi extends runtime.BaseAPI implements MailApiInterface
355
355
  * Update metadata about a mail
356
356
  * Update metadata about a mail
357
357
  */
358
- putCharactersCharacterIdMailMailId(requestParameters: PutCharactersCharacterIdMailMailIdOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
358
+ putCharactersCharacterIdMailMailId(requestParameters: PutCharactersCharacterIdMailMailIdOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
359
359
  }
360
360
  /**
361
361
  * @export
362
362
  * @enum {string}
363
363
  */
364
364
  export declare enum DeleteCharactersCharacterIdMailLabelsLabelIdXCompatibilityDateEnum {
365
- _20200101 = "2020-01-01"
365
+ _20251216 = "2025-12-16"
366
366
  }
367
367
  /**
368
368
  * @export
@@ -383,7 +383,7 @@ export declare enum DeleteCharactersCharacterIdMailLabelsLabelIdAcceptLanguageEn
383
383
  * @enum {string}
384
384
  */
385
385
  export declare enum DeleteCharactersCharacterIdMailMailIdXCompatibilityDateEnum {
386
- _20200101 = "2020-01-01"
386
+ _20251216 = "2025-12-16"
387
387
  }
388
388
  /**
389
389
  * @export
@@ -404,7 +404,7 @@ export declare enum DeleteCharactersCharacterIdMailMailIdAcceptLanguageEnum {
404
404
  * @enum {string}
405
405
  */
406
406
  export declare enum GetCharactersCharacterIdMailXCompatibilityDateEnum {
407
- _20200101 = "2020-01-01"
407
+ _20251216 = "2025-12-16"
408
408
  }
409
409
  /**
410
410
  * @export
@@ -425,7 +425,7 @@ export declare enum GetCharactersCharacterIdMailAcceptLanguageEnum {
425
425
  * @enum {string}
426
426
  */
427
427
  export declare enum GetCharactersCharacterIdMailLabelsXCompatibilityDateEnum {
428
- _20200101 = "2020-01-01"
428
+ _20251216 = "2025-12-16"
429
429
  }
430
430
  /**
431
431
  * @export
@@ -446,7 +446,7 @@ export declare enum GetCharactersCharacterIdMailLabelsAcceptLanguageEnum {
446
446
  * @enum {string}
447
447
  */
448
448
  export declare enum GetCharactersCharacterIdMailListsXCompatibilityDateEnum {
449
- _20200101 = "2020-01-01"
449
+ _20251216 = "2025-12-16"
450
450
  }
451
451
  /**
452
452
  * @export
@@ -467,7 +467,7 @@ export declare enum GetCharactersCharacterIdMailListsAcceptLanguageEnum {
467
467
  * @enum {string}
468
468
  */
469
469
  export declare enum GetCharactersCharacterIdMailMailIdXCompatibilityDateEnum {
470
- _20200101 = "2020-01-01"
470
+ _20251216 = "2025-12-16"
471
471
  }
472
472
  /**
473
473
  * @export
@@ -488,7 +488,7 @@ export declare enum GetCharactersCharacterIdMailMailIdAcceptLanguageEnum {
488
488
  * @enum {string}
489
489
  */
490
490
  export declare enum PostCharactersCharacterIdMailOperationXCompatibilityDateEnum {
491
- _20200101 = "2020-01-01"
491
+ _20251216 = "2025-12-16"
492
492
  }
493
493
  /**
494
494
  * @export
@@ -509,7 +509,7 @@ export declare enum PostCharactersCharacterIdMailOperationAcceptLanguageEnum {
509
509
  * @enum {string}
510
510
  */
511
511
  export declare enum PostCharactersCharacterIdMailLabelsOperationXCompatibilityDateEnum {
512
- _20200101 = "2020-01-01"
512
+ _20251216 = "2025-12-16"
513
513
  }
514
514
  /**
515
515
  * @export
@@ -530,7 +530,7 @@ export declare enum PostCharactersCharacterIdMailLabelsOperationAcceptLanguageEn
530
530
  * @enum {string}
531
531
  */
532
532
  export declare enum PutCharactersCharacterIdMailMailIdOperationXCompatibilityDateEnum {
533
- _20200101 = "2020-01-01"
533
+ _20251216 = "2025-12-16"
534
534
  }
535
535
  /**
536
536
  * @export