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).
@@ -55,7 +55,7 @@ export interface DogmaApiInterface {
55
55
  /**
56
56
  * Get a list of dogma attribute ids This route expires daily at 11:05
57
57
  * @summary Get attributes
58
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
58
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
59
59
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
60
60
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
61
61
  * @param {string} [xTenant] The tenant ID for the request.
@@ -68,12 +68,12 @@ export interface DogmaApiInterface {
68
68
  * Get a list of dogma attribute ids This route expires daily at 11:05
69
69
  * Get attributes
70
70
  */
71
- getDogmaAttributes(requestParameters: GetDogmaAttributesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
71
+ getDogmaAttributes(requestParameters: GetDogmaAttributesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
72
72
  /**
73
73
  * Get information on a dogma attribute This route expires daily at 11:05
74
74
  * @summary Get attribute information
75
75
  * @param {number} attributeId
76
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
76
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
77
77
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
78
78
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
79
79
  * @param {string} [xTenant] The tenant ID for the request.
@@ -86,13 +86,13 @@ export interface DogmaApiInterface {
86
86
  * Get information on a dogma attribute This route expires daily at 11:05
87
87
  * Get attribute information
88
88
  */
89
- getDogmaAttributesAttributeId(requestParameters: GetDogmaAttributesAttributeIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<DogmaAttributesAttributeIdGet>;
89
+ getDogmaAttributesAttributeId(requestParameters: GetDogmaAttributesAttributeIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
90
90
  /**
91
91
  * Returns info about a dynamic item resulting from mutation with a mutaplasmid. This route expires daily at 11:05
92
92
  * @summary Get dynamic item information
93
93
  * @param {number} itemId
94
94
  * @param {number} typeId
95
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
95
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
96
96
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
97
97
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
98
98
  * @param {string} [xTenant] The tenant ID for the request.
@@ -105,11 +105,11 @@ export interface DogmaApiInterface {
105
105
  * Returns info about a dynamic item resulting from mutation with a mutaplasmid. This route expires daily at 11:05
106
106
  * Get dynamic item information
107
107
  */
108
- getDogmaDynamicItemsTypeIdItemId(requestParameters: GetDogmaDynamicItemsTypeIdItemIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<DogmaDynamicItemsTypeIdItemIdGet>;
108
+ getDogmaDynamicItemsTypeIdItemId(requestParameters: GetDogmaDynamicItemsTypeIdItemIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
109
109
  /**
110
110
  * Get a list of dogma effect ids This route expires daily at 11:05
111
111
  * @summary Get effects
112
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
112
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
113
113
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
114
114
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
115
115
  * @param {string} [xTenant] The tenant ID for the request.
@@ -122,12 +122,12 @@ export interface DogmaApiInterface {
122
122
  * Get a list of dogma effect ids This route expires daily at 11:05
123
123
  * Get effects
124
124
  */
125
- getDogmaEffects(requestParameters: GetDogmaEffectsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
125
+ getDogmaEffects(requestParameters: GetDogmaEffectsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
126
126
  /**
127
127
  * Get information on a dogma effect This route expires daily at 11:05
128
128
  * @summary Get effect information
129
129
  * @param {number} effectId
130
- * @param {'2020-01-01'} xCompatibilityDate The compatibility date for the request.
130
+ * @param {'2025-12-16'} xCompatibilityDate The compatibility date for the request.
131
131
  * @param {'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'} [acceptLanguage] The language to use for the response.
132
132
  * @param {string} [ifNoneMatch] The ETag of the previous request. A 304 will be returned if this matches the current ETag.
133
133
  * @param {string} [xTenant] The tenant ID for the request.
@@ -140,7 +140,7 @@ export interface DogmaApiInterface {
140
140
  * Get information on a dogma effect This route expires daily at 11:05
141
141
  * Get effect information
142
142
  */
143
- getDogmaEffectsEffectId(requestParameters: GetDogmaEffectsEffectIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<DogmaEffectsEffectIdGet>;
143
+ getDogmaEffectsEffectId(requestParameters: GetDogmaEffectsEffectIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
144
144
  }
145
145
  /**
146
146
  *
@@ -155,7 +155,7 @@ export declare class DogmaApi extends runtime.BaseAPI implements DogmaApiInterfa
155
155
  * Get a list of dogma attribute ids This route expires daily at 11:05
156
156
  * Get attributes
157
157
  */
158
- getDogmaAttributes(requestParameters: GetDogmaAttributesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
158
+ getDogmaAttributes(requestParameters: GetDogmaAttributesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
159
159
  /**
160
160
  * Get information on a dogma attribute This route expires daily at 11:05
161
161
  * Get attribute information
@@ -165,7 +165,7 @@ export declare class DogmaApi extends runtime.BaseAPI implements DogmaApiInterfa
165
165
  * Get information on a dogma attribute This route expires daily at 11:05
166
166
  * Get attribute information
167
167
  */
168
- getDogmaAttributesAttributeId(requestParameters: GetDogmaAttributesAttributeIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<DogmaAttributesAttributeIdGet>;
168
+ getDogmaAttributesAttributeId(requestParameters: GetDogmaAttributesAttributeIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
169
169
  /**
170
170
  * Returns info about a dynamic item resulting from mutation with a mutaplasmid. This route expires daily at 11:05
171
171
  * Get dynamic item information
@@ -175,7 +175,7 @@ export declare class DogmaApi extends runtime.BaseAPI implements DogmaApiInterfa
175
175
  * Returns info about a dynamic item resulting from mutation with a mutaplasmid. This route expires daily at 11:05
176
176
  * Get dynamic item information
177
177
  */
178
- getDogmaDynamicItemsTypeIdItemId(requestParameters: GetDogmaDynamicItemsTypeIdItemIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<DogmaDynamicItemsTypeIdItemIdGet>;
178
+ getDogmaDynamicItemsTypeIdItemId(requestParameters: GetDogmaDynamicItemsTypeIdItemIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
179
179
  /**
180
180
  * Get a list of dogma effect ids This route expires daily at 11:05
181
181
  * Get effects
@@ -185,7 +185,7 @@ export declare class DogmaApi extends runtime.BaseAPI implements DogmaApiInterfa
185
185
  * Get a list of dogma effect ids This route expires daily at 11:05
186
186
  * Get effects
187
187
  */
188
- getDogmaEffects(requestParameters: GetDogmaEffectsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
188
+ getDogmaEffects(requestParameters: GetDogmaEffectsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
189
189
  /**
190
190
  * Get information on a dogma effect This route expires daily at 11:05
191
191
  * Get effect information
@@ -195,14 +195,14 @@ export declare class DogmaApi extends runtime.BaseAPI implements DogmaApiInterfa
195
195
  * Get information on a dogma effect This route expires daily at 11:05
196
196
  * Get effect information
197
197
  */
198
- getDogmaEffectsEffectId(requestParameters: GetDogmaEffectsEffectIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<DogmaEffectsEffectIdGet>;
198
+ getDogmaEffectsEffectId(requestParameters: GetDogmaEffectsEffectIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
199
199
  }
200
200
  /**
201
201
  * @export
202
202
  * @enum {string}
203
203
  */
204
204
  export declare enum GetDogmaAttributesXCompatibilityDateEnum {
205
- _20200101 = "2020-01-01"
205
+ _20251216 = "2025-12-16"
206
206
  }
207
207
  /**
208
208
  * @export
@@ -223,7 +223,7 @@ export declare enum GetDogmaAttributesAcceptLanguageEnum {
223
223
  * @enum {string}
224
224
  */
225
225
  export declare enum GetDogmaAttributesAttributeIdXCompatibilityDateEnum {
226
- _20200101 = "2020-01-01"
226
+ _20251216 = "2025-12-16"
227
227
  }
228
228
  /**
229
229
  * @export
@@ -244,7 +244,7 @@ export declare enum GetDogmaAttributesAttributeIdAcceptLanguageEnum {
244
244
  * @enum {string}
245
245
  */
246
246
  export declare enum GetDogmaDynamicItemsTypeIdItemIdXCompatibilityDateEnum {
247
- _20200101 = "2020-01-01"
247
+ _20251216 = "2025-12-16"
248
248
  }
249
249
  /**
250
250
  * @export
@@ -265,7 +265,7 @@ export declare enum GetDogmaDynamicItemsTypeIdItemIdAcceptLanguageEnum {
265
265
  * @enum {string}
266
266
  */
267
267
  export declare enum GetDogmaEffectsXCompatibilityDateEnum {
268
- _20200101 = "2020-01-01"
268
+ _20251216 = "2025-12-16"
269
269
  }
270
270
  /**
271
271
  * @export
@@ -286,7 +286,7 @@ export declare enum GetDogmaEffectsAcceptLanguageEnum {
286
286
  * @enum {string}
287
287
  */
288
288
  export declare enum GetDogmaEffectsEffectIdXCompatibilityDateEnum {
289
- _20200101 = "2020-01-01"
289
+ _20251216 = "2025-12-16"
290
290
  }
291
291
  /**
292
292
  * @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.GetDogmaEffectsEffectIdAcceptLanguageEnum = exports.GetDogmaEffectsEffectIdXCompatibilityDateEnum = exports.GetDogmaEffectsAcceptLanguageEnum = exports.GetDogmaEffectsXCompatibilityDateEnum = exports.GetDogmaDynamicItemsTypeIdItemIdAcceptLanguageEnum = exports.GetDogmaDynamicItemsTypeIdItemIdXCompatibilityDateEnum = exports.GetDogmaAttributesAttributeIdAcceptLanguageEnum = exports.GetDogmaAttributesAttributeIdXCompatibilityDateEnum = exports.GetDogmaAttributesAcceptLanguageEnum = exports.GetDogmaAttributesXCompatibilityDateEnum = exports.DogmaApi = 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 DogmaApi = /** @class */ (function (_super) {
81
80
  */
82
81
  DogmaApi.prototype.getDogmaAttributesRaw = 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['xCompatibilityDate'] == null) {
89
89
  throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling getDogmaAttributes().');
@@ -103,15 +103,19 @@ var DogmaApi = /** @class */ (function (_super) {
103
103
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
104
104
  }
105
105
  urlPath = "/dogma/attributes";
106
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
106
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
107
+ if (!facade) {
108
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
109
+ }
110
+ return [4 /*yield*/, facade.esi.proxy({
107
111
  path: urlPath,
108
112
  method: 'GET',
109
113
  headers: headerParameters,
110
114
  query: queryParameters,
111
115
  }, initOverrides)];
112
116
  case 1:
113
- response = _a.sent();
114
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
117
+ response = _b.sent();
118
+ return [2 /*return*/, response];
115
119
  }
116
120
  });
117
121
  });
@@ -128,8 +132,7 @@ var DogmaApi = /** @class */ (function (_super) {
128
132
  case 0: return [4 /*yield*/, this.getDogmaAttributesRaw(requestParameters, initOverrides)];
129
133
  case 1:
130
134
  response = _a.sent();
131
- return [4 /*yield*/, response.value()];
132
- case 2: return [2 /*return*/, _a.sent()];
135
+ return [2 /*return*/, response];
133
136
  }
134
137
  });
135
138
  });
@@ -140,9 +143,10 @@ var DogmaApi = /** @class */ (function (_super) {
140
143
  */
141
144
  DogmaApi.prototype.getDogmaAttributesAttributeIdRaw = function (requestParameters, initOverrides) {
142
145
  return __awaiter(this, void 0, void 0, function () {
143
- var queryParameters, headerParameters, urlPath, response;
144
- return __generator(this, function (_a) {
145
- switch (_a.label) {
146
+ var queryParameters, headerParameters, urlPath, facade, response;
147
+ var _a;
148
+ return __generator(this, function (_b) {
149
+ switch (_b.label) {
146
150
  case 0:
147
151
  if (requestParameters['attributeId'] == null) {
148
152
  throw new runtime.RequiredError('attributeId', 'Required parameter "attributeId" was null or undefined when calling getDogmaAttributesAttributeId().');
@@ -166,15 +170,19 @@ var DogmaApi = /** @class */ (function (_super) {
166
170
  }
167
171
  urlPath = "/dogma/attributes/{attribute_id}";
168
172
  urlPath = urlPath.replace("{".concat("attribute_id", "}"), encodeURIComponent(String(requestParameters['attributeId'])));
169
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
173
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
174
+ if (!facade) {
175
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
176
+ }
177
+ return [4 /*yield*/, facade.esi.proxy({
170
178
  path: urlPath,
171
179
  method: 'GET',
172
180
  headers: headerParameters,
173
181
  query: queryParameters,
174
182
  }, initOverrides)];
175
183
  case 1:
176
- response = _a.sent();
177
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
184
+ response = _b.sent();
185
+ return [2 /*return*/, response];
178
186
  }
179
187
  });
180
188
  });
@@ -191,8 +199,7 @@ var DogmaApi = /** @class */ (function (_super) {
191
199
  case 0: return [4 /*yield*/, this.getDogmaAttributesAttributeIdRaw(requestParameters, initOverrides)];
192
200
  case 1:
193
201
  response = _a.sent();
194
- return [4 /*yield*/, response.value()];
195
- case 2: return [2 /*return*/, _a.sent()];
202
+ return [2 /*return*/, response];
196
203
  }
197
204
  });
198
205
  });
@@ -203,9 +210,10 @@ var DogmaApi = /** @class */ (function (_super) {
203
210
  */
204
211
  DogmaApi.prototype.getDogmaDynamicItemsTypeIdItemIdRaw = function (requestParameters, initOverrides) {
205
212
  return __awaiter(this, void 0, void 0, function () {
206
- var queryParameters, headerParameters, urlPath, response;
207
- return __generator(this, function (_a) {
208
- switch (_a.label) {
213
+ var queryParameters, headerParameters, urlPath, facade, response;
214
+ var _a;
215
+ return __generator(this, function (_b) {
216
+ switch (_b.label) {
209
217
  case 0:
210
218
  if (requestParameters['itemId'] == null) {
211
219
  throw new runtime.RequiredError('itemId', 'Required parameter "itemId" was null or undefined when calling getDogmaDynamicItemsTypeIdItemId().');
@@ -233,15 +241,19 @@ var DogmaApi = /** @class */ (function (_super) {
233
241
  urlPath = "/dogma/dynamic/items/{type_id}/{item_id}";
234
242
  urlPath = urlPath.replace("{".concat("item_id", "}"), encodeURIComponent(String(requestParameters['itemId'])));
235
243
  urlPath = urlPath.replace("{".concat("type_id", "}"), encodeURIComponent(String(requestParameters['typeId'])));
236
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
244
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
245
+ if (!facade) {
246
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
247
+ }
248
+ return [4 /*yield*/, facade.esi.proxy({
237
249
  path: urlPath,
238
250
  method: 'GET',
239
251
  headers: headerParameters,
240
252
  query: queryParameters,
241
253
  }, initOverrides)];
242
254
  case 1:
243
- response = _a.sent();
244
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
255
+ response = _b.sent();
256
+ return [2 /*return*/, response];
245
257
  }
246
258
  });
247
259
  });
@@ -258,8 +270,7 @@ var DogmaApi = /** @class */ (function (_super) {
258
270
  case 0: return [4 /*yield*/, this.getDogmaDynamicItemsTypeIdItemIdRaw(requestParameters, initOverrides)];
259
271
  case 1:
260
272
  response = _a.sent();
261
- return [4 /*yield*/, response.value()];
262
- case 2: return [2 /*return*/, _a.sent()];
273
+ return [2 /*return*/, response];
263
274
  }
264
275
  });
265
276
  });
@@ -270,9 +281,10 @@ var DogmaApi = /** @class */ (function (_super) {
270
281
  */
271
282
  DogmaApi.prototype.getDogmaEffectsRaw = function (requestParameters, initOverrides) {
272
283
  return __awaiter(this, void 0, void 0, function () {
273
- var queryParameters, headerParameters, urlPath, response;
274
- return __generator(this, function (_a) {
275
- switch (_a.label) {
284
+ var queryParameters, headerParameters, urlPath, facade, response;
285
+ var _a;
286
+ return __generator(this, function (_b) {
287
+ switch (_b.label) {
276
288
  case 0:
277
289
  if (requestParameters['xCompatibilityDate'] == null) {
278
290
  throw new runtime.RequiredError('xCompatibilityDate', 'Required parameter "xCompatibilityDate" was null or undefined when calling getDogmaEffects().');
@@ -292,15 +304,19 @@ var DogmaApi = /** @class */ (function (_super) {
292
304
  headerParameters['X-Tenant'] = String(requestParameters['xTenant']);
293
305
  }
294
306
  urlPath = "/dogma/effects";
295
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
307
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
308
+ if (!facade) {
309
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
310
+ }
311
+ return [4 /*yield*/, facade.esi.proxy({
296
312
  path: urlPath,
297
313
  method: 'GET',
298
314
  headers: headerParameters,
299
315
  query: queryParameters,
300
316
  }, initOverrides)];
301
317
  case 1:
302
- response = _a.sent();
303
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
318
+ response = _b.sent();
319
+ return [2 /*return*/, response];
304
320
  }
305
321
  });
306
322
  });
@@ -317,8 +333,7 @@ var DogmaApi = /** @class */ (function (_super) {
317
333
  case 0: return [4 /*yield*/, this.getDogmaEffectsRaw(requestParameters, initOverrides)];
318
334
  case 1:
319
335
  response = _a.sent();
320
- return [4 /*yield*/, response.value()];
321
- case 2: return [2 /*return*/, _a.sent()];
336
+ return [2 /*return*/, response];
322
337
  }
323
338
  });
324
339
  });
@@ -329,9 +344,10 @@ var DogmaApi = /** @class */ (function (_super) {
329
344
  */
330
345
  DogmaApi.prototype.getDogmaEffectsEffectIdRaw = function (requestParameters, initOverrides) {
331
346
  return __awaiter(this, void 0, void 0, function () {
332
- var queryParameters, headerParameters, urlPath, response;
333
- return __generator(this, function (_a) {
334
- switch (_a.label) {
347
+ var queryParameters, headerParameters, urlPath, facade, response;
348
+ var _a;
349
+ return __generator(this, function (_b) {
350
+ switch (_b.label) {
335
351
  case 0:
336
352
  if (requestParameters['effectId'] == null) {
337
353
  throw new runtime.RequiredError('effectId', 'Required parameter "effectId" was null or undefined when calling getDogmaEffectsEffectId().');
@@ -355,15 +371,19 @@ var DogmaApi = /** @class */ (function (_super) {
355
371
  }
356
372
  urlPath = "/dogma/effects/{effect_id}";
357
373
  urlPath = urlPath.replace("{".concat("effect_id", "}"), encodeURIComponent(String(requestParameters['effectId'])));
358
- return [4 /*yield*/, serviceFacade_1.default.esi.proxy({
374
+ facade = (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.apiFacade;
375
+ if (!facade) {
376
+ throw new runtime.RequiredError('apiFacade', 'apiFacade is required in Configuration. Provide it via new Configuration({ apiFacade: myFacade })');
377
+ }
378
+ return [4 /*yield*/, facade.esi.proxy({
359
379
  path: urlPath,
360
380
  method: 'GET',
361
381
  headers: headerParameters,
362
382
  query: queryParameters,
363
383
  }, initOverrides)];
364
384
  case 1:
365
- response = _a.sent();
366
- return [2 /*return*/, new runtime.JSONApiResponse(response)];
385
+ response = _b.sent();
386
+ return [2 /*return*/, response];
367
387
  }
368
388
  });
369
389
  });
@@ -380,8 +400,7 @@ var DogmaApi = /** @class */ (function (_super) {
380
400
  case 0: return [4 /*yield*/, this.getDogmaEffectsEffectIdRaw(requestParameters, initOverrides)];
381
401
  case 1:
382
402
  response = _a.sent();
383
- return [4 /*yield*/, response.value()];
384
- case 2: return [2 /*return*/, _a.sent()];
403
+ return [2 /*return*/, response];
385
404
  }
386
405
  });
387
406
  });
@@ -395,7 +414,7 @@ exports.DogmaApi = DogmaApi;
395
414
  */
396
415
  var GetDogmaAttributesXCompatibilityDateEnum;
397
416
  (function (GetDogmaAttributesXCompatibilityDateEnum) {
398
- GetDogmaAttributesXCompatibilityDateEnum["_20200101"] = "2020-01-01";
417
+ GetDogmaAttributesXCompatibilityDateEnum["_20251216"] = "2025-12-16";
399
418
  })(GetDogmaAttributesXCompatibilityDateEnum || (exports.GetDogmaAttributesXCompatibilityDateEnum = GetDogmaAttributesXCompatibilityDateEnum = {}));
400
419
  /**
401
420
  * @export
@@ -418,7 +437,7 @@ var GetDogmaAttributesAcceptLanguageEnum;
418
437
  */
419
438
  var GetDogmaAttributesAttributeIdXCompatibilityDateEnum;
420
439
  (function (GetDogmaAttributesAttributeIdXCompatibilityDateEnum) {
421
- GetDogmaAttributesAttributeIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
440
+ GetDogmaAttributesAttributeIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
422
441
  })(GetDogmaAttributesAttributeIdXCompatibilityDateEnum || (exports.GetDogmaAttributesAttributeIdXCompatibilityDateEnum = GetDogmaAttributesAttributeIdXCompatibilityDateEnum = {}));
423
442
  /**
424
443
  * @export
@@ -441,7 +460,7 @@ var GetDogmaAttributesAttributeIdAcceptLanguageEnum;
441
460
  */
442
461
  var GetDogmaDynamicItemsTypeIdItemIdXCompatibilityDateEnum;
443
462
  (function (GetDogmaDynamicItemsTypeIdItemIdXCompatibilityDateEnum) {
444
- GetDogmaDynamicItemsTypeIdItemIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
463
+ GetDogmaDynamicItemsTypeIdItemIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
445
464
  })(GetDogmaDynamicItemsTypeIdItemIdXCompatibilityDateEnum || (exports.GetDogmaDynamicItemsTypeIdItemIdXCompatibilityDateEnum = GetDogmaDynamicItemsTypeIdItemIdXCompatibilityDateEnum = {}));
446
465
  /**
447
466
  * @export
@@ -464,7 +483,7 @@ var GetDogmaDynamicItemsTypeIdItemIdAcceptLanguageEnum;
464
483
  */
465
484
  var GetDogmaEffectsXCompatibilityDateEnum;
466
485
  (function (GetDogmaEffectsXCompatibilityDateEnum) {
467
- GetDogmaEffectsXCompatibilityDateEnum["_20200101"] = "2020-01-01";
486
+ GetDogmaEffectsXCompatibilityDateEnum["_20251216"] = "2025-12-16";
468
487
  })(GetDogmaEffectsXCompatibilityDateEnum || (exports.GetDogmaEffectsXCompatibilityDateEnum = GetDogmaEffectsXCompatibilityDateEnum = {}));
469
488
  /**
470
489
  * @export
@@ -487,7 +506,7 @@ var GetDogmaEffectsAcceptLanguageEnum;
487
506
  */
488
507
  var GetDogmaEffectsEffectIdXCompatibilityDateEnum;
489
508
  (function (GetDogmaEffectsEffectIdXCompatibilityDateEnum) {
490
- GetDogmaEffectsEffectIdXCompatibilityDateEnum["_20200101"] = "2020-01-01";
509
+ GetDogmaEffectsEffectIdXCompatibilityDateEnum["_20251216"] = "2025-12-16";
491
510
  })(GetDogmaEffectsEffectIdXCompatibilityDateEnum || (exports.GetDogmaEffectsEffectIdXCompatibilityDateEnum = GetDogmaEffectsEffectIdXCompatibilityDateEnum = {}));
492
511
  /**
493
512
  * @export