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
package/dist/runtime.js CHANGED
@@ -1,17 +1,9 @@
1
1
  "use strict";
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
- /**
5
- * EVE Stable Infrastructure (ESI) - tranquility
6
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
- *
8
- * The version of the OpenAPI document: 2020-01-01
9
- * Contact: arcyfa_github@pm.me
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
4
+ /*
5
+ This is no longer a working api it simply a service layer to call esi.proxy
6
+ */
15
7
  var __extends = (this && this.__extends) || (function () {
16
8
  var extendStatics = function (d, b) {
17
9
  extendStatics = Object.setPrototypeOf ||
@@ -27,17 +19,6 @@ var __extends = (this && this.__extends) || (function () {
27
19
  d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
28
20
  };
29
21
  })();
30
- var __assign = (this && this.__assign) || function () {
31
- __assign = Object.assign || function(t) {
32
- for (var s, i = 1, n = arguments.length; i < n; i++) {
33
- s = arguments[i];
34
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
35
- t[p] = s[p];
36
- }
37
- return t;
38
- };
39
- return __assign.apply(this, arguments);
40
- };
41
22
  var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
42
23
  function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
43
24
  return new (P || (P = Promise))(function (resolve, reject) {
@@ -75,11 +56,10 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
75
56
  }
76
57
  };
77
58
  Object.defineProperty(exports, "__esModule", { value: true });
78
- exports.TextApiResponse = exports.BlobApiResponse = exports.VoidApiResponse = exports.JSONApiResponse = exports.COLLECTION_FORMATS = exports.RequiredError = exports.FetchError = exports.ResponseError = exports.BaseAPI = exports.DefaultConfig = exports.Configuration = exports.BASE_PATH = void 0;
59
+ exports.TextApiResponse = exports.BlobApiResponse = exports.VoidApiResponse = exports.JSONApiResponse = exports.COLLECTION_FORMATS = exports.RequiredError = exports.BaseAPI = exports.DefaultConfig = exports.Configuration = void 0;
79
60
  exports.querystring = querystring;
80
61
  exports.exists = exists;
81
62
  exports.canConsumeForm = canConsumeForm;
82
- exports.BASE_PATH = "https://esi.evetech.net".replace(/\/+$/, "");
83
63
  var Configuration = /** @class */ (function () {
84
64
  function Configuration(configuration) {
85
65
  if (configuration === void 0) { configuration = {}; }
@@ -92,27 +72,6 @@ var Configuration = /** @class */ (function () {
92
72
  enumerable: false,
93
73
  configurable: true
94
74
  });
95
- Object.defineProperty(Configuration.prototype, "basePath", {
96
- get: function () {
97
- return this.configuration.basePath != null ? this.configuration.basePath : exports.BASE_PATH;
98
- },
99
- enumerable: false,
100
- configurable: true
101
- });
102
- Object.defineProperty(Configuration.prototype, "fetchApi", {
103
- get: function () {
104
- return this.configuration.fetchApi;
105
- },
106
- enumerable: false,
107
- configurable: true
108
- });
109
- Object.defineProperty(Configuration.prototype, "middleware", {
110
- get: function () {
111
- return this.configuration.middleware || [];
112
- },
113
- enumerable: false,
114
- configurable: true
115
- });
116
75
  Object.defineProperty(Configuration.prototype, "queryParamsStringify", {
117
76
  get: function () {
118
77
  return this.configuration.queryParamsStringify || querystring;
@@ -120,45 +79,6 @@ var Configuration = /** @class */ (function () {
120
79
  enumerable: false,
121
80
  configurable: true
122
81
  });
123
- Object.defineProperty(Configuration.prototype, "username", {
124
- get: function () {
125
- return this.configuration.username;
126
- },
127
- enumerable: false,
128
- configurable: true
129
- });
130
- Object.defineProperty(Configuration.prototype, "password", {
131
- get: function () {
132
- return this.configuration.password;
133
- },
134
- enumerable: false,
135
- configurable: true
136
- });
137
- Object.defineProperty(Configuration.prototype, "apiKey", {
138
- get: function () {
139
- var apiKey = this.configuration.apiKey;
140
- if (apiKey) {
141
- return typeof apiKey === 'function' ? apiKey : function () { return apiKey; };
142
- }
143
- return undefined;
144
- },
145
- enumerable: false,
146
- configurable: true
147
- });
148
- Object.defineProperty(Configuration.prototype, "accessToken", {
149
- get: function () {
150
- var _this = this;
151
- var accessToken = this.configuration.accessToken;
152
- if (accessToken) {
153
- return typeof accessToken === 'function' ? accessToken : function () { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
154
- return [2 /*return*/, accessToken];
155
- }); }); };
156
- }
157
- return undefined;
158
- },
159
- enumerable: false,
160
- configurable: true
161
- });
162
82
  Object.defineProperty(Configuration.prototype, "headers", {
163
83
  get: function () {
164
84
  return this.configuration.headers;
@@ -166,9 +86,9 @@ var Configuration = /** @class */ (function () {
166
86
  enumerable: false,
167
87
  configurable: true
168
88
  });
169
- Object.defineProperty(Configuration.prototype, "credentials", {
89
+ Object.defineProperty(Configuration.prototype, "apiFacade", {
170
90
  get: function () {
171
- return this.configuration.credentials;
91
+ return this.configuration.apiFacade;
172
92
  },
173
93
  enumerable: false,
174
94
  configurable: true
@@ -183,118 +103,8 @@ exports.DefaultConfig = new Configuration();
183
103
  var BaseAPI = /** @class */ (function () {
184
104
  function BaseAPI(configuration) {
185
105
  if (configuration === void 0) { configuration = exports.DefaultConfig; }
186
- var _this = this;
187
106
  this.configuration = configuration;
188
- this.fetchApi = function (url, init) { return __awaiter(_this, void 0, void 0, function () {
189
- var fetchParams, _i, _a, middleware, response, e_1, _b, _c, middleware, _d, _e, middleware;
190
- return __generator(this, function (_f) {
191
- switch (_f.label) {
192
- case 0:
193
- fetchParams = { url: url, init: init };
194
- _i = 0, _a = this.middleware;
195
- _f.label = 1;
196
- case 1:
197
- if (!(_i < _a.length)) return [3 /*break*/, 4];
198
- middleware = _a[_i];
199
- if (!middleware.pre) return [3 /*break*/, 3];
200
- return [4 /*yield*/, middleware.pre(__assign({ fetch: this.fetchApi }, fetchParams))];
201
- case 2:
202
- fetchParams = (_f.sent()) || fetchParams;
203
- _f.label = 3;
204
- case 3:
205
- _i++;
206
- return [3 /*break*/, 1];
207
- case 4:
208
- response = undefined;
209
- _f.label = 5;
210
- case 5:
211
- _f.trys.push([5, 7, , 12]);
212
- return [4 /*yield*/, (this.configuration.fetchApi || fetch)(fetchParams.url, fetchParams.init)];
213
- case 6:
214
- response = _f.sent();
215
- return [3 /*break*/, 12];
216
- case 7:
217
- e_1 = _f.sent();
218
- _b = 0, _c = this.middleware;
219
- _f.label = 8;
220
- case 8:
221
- if (!(_b < _c.length)) return [3 /*break*/, 11];
222
- middleware = _c[_b];
223
- if (!middleware.onError) return [3 /*break*/, 10];
224
- return [4 /*yield*/, middleware.onError({
225
- fetch: this.fetchApi,
226
- url: fetchParams.url,
227
- init: fetchParams.init,
228
- error: e_1,
229
- response: response ? response.clone() : undefined,
230
- })];
231
- case 9:
232
- response = (_f.sent()) || response;
233
- _f.label = 10;
234
- case 10:
235
- _b++;
236
- return [3 /*break*/, 8];
237
- case 11:
238
- if (response === undefined) {
239
- if (e_1 instanceof Error) {
240
- throw new FetchError(e_1, 'The request failed and the interceptors did not return an alternative response');
241
- }
242
- else {
243
- throw e_1;
244
- }
245
- }
246
- return [3 /*break*/, 12];
247
- case 12:
248
- _d = 0, _e = this.middleware;
249
- _f.label = 13;
250
- case 13:
251
- if (!(_d < _e.length)) return [3 /*break*/, 16];
252
- middleware = _e[_d];
253
- if (!middleware.post) return [3 /*break*/, 15];
254
- return [4 /*yield*/, middleware.post({
255
- fetch: this.fetchApi,
256
- url: fetchParams.url,
257
- init: fetchParams.init,
258
- response: response.clone(),
259
- })];
260
- case 14:
261
- response = (_f.sent()) || response;
262
- _f.label = 15;
263
- case 15:
264
- _d++;
265
- return [3 /*break*/, 13];
266
- case 16: return [2 /*return*/, response];
267
- }
268
- });
269
- }); };
270
- this.middleware = configuration.middleware;
271
107
  }
272
- BaseAPI.prototype.withMiddleware = function () {
273
- var _a;
274
- var middlewares = [];
275
- for (var _i = 0; _i < arguments.length; _i++) {
276
- middlewares[_i] = arguments[_i];
277
- }
278
- var next = this.clone();
279
- next.middleware = (_a = next.middleware).concat.apply(_a, middlewares);
280
- return next;
281
- };
282
- BaseAPI.prototype.withPreMiddleware = function () {
283
- var preMiddlewares = [];
284
- for (var _i = 0; _i < arguments.length; _i++) {
285
- preMiddlewares[_i] = arguments[_i];
286
- }
287
- var middlewares = preMiddlewares.map(function (pre) { return ({ pre: pre }); });
288
- return this.withMiddleware.apply(this, middlewares);
289
- };
290
- BaseAPI.prototype.withPostMiddleware = function () {
291
- var postMiddlewares = [];
292
- for (var _i = 0; _i < arguments.length; _i++) {
293
- postMiddlewares[_i] = arguments[_i];
294
- }
295
- var middlewares = postMiddlewares.map(function (post) { return ({ post: post }); });
296
- return this.withMiddleware.apply(this, middlewares);
297
- };
298
108
  /**
299
109
  * Check if the given MIME is a JSON MIME.
300
110
  * JSON MIME examples:
@@ -311,119 +121,11 @@ var BaseAPI = /** @class */ (function () {
311
121
  }
312
122
  return BaseAPI.jsonRegex.test(mime);
313
123
  };
314
- BaseAPI.prototype.request = function (context, initOverrides) {
315
- return __awaiter(this, void 0, void 0, function () {
316
- var _a, url, init, response;
317
- return __generator(this, function (_b) {
318
- switch (_b.label) {
319
- case 0: return [4 /*yield*/, this.createFetchParams(context, initOverrides)];
320
- case 1:
321
- _a = _b.sent(), url = _a.url, init = _a.init;
322
- return [4 /*yield*/, this.fetchApi(url, init)];
323
- case 2:
324
- response = _b.sent();
325
- if (response && (response.status >= 200 && response.status < 300)) {
326
- return [2 /*return*/, response];
327
- }
328
- throw new ResponseError(response, 'Response returned an error code');
329
- }
330
- });
331
- });
332
- };
333
- BaseAPI.prototype.createFetchParams = function (context, initOverrides) {
334
- return __awaiter(this, void 0, void 0, function () {
335
- var url, headers, initOverrideFn, initParams, overriddenInit, _a, body, init;
336
- var _this = this;
337
- return __generator(this, function (_b) {
338
- switch (_b.label) {
339
- case 0:
340
- url = this.configuration.basePath + context.path;
341
- if (context.query !== undefined && Object.keys(context.query).length !== 0) {
342
- // only add the querystring to the URL if there are query parameters.
343
- // this is done to avoid urls ending with a "?" character which buggy webservers
344
- // do not handle correctly sometimes.
345
- url += '?' + this.configuration.queryParamsStringify(context.query);
346
- }
347
- headers = Object.assign({}, this.configuration.headers, context.headers);
348
- Object.keys(headers).forEach(function (key) { return headers[key] === undefined ? delete headers[key] : {}; });
349
- initOverrideFn = typeof initOverrides === "function"
350
- ? initOverrides
351
- : function () { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
352
- return [2 /*return*/, initOverrides];
353
- }); }); };
354
- initParams = {
355
- method: context.method,
356
- headers: headers,
357
- body: context.body,
358
- credentials: this.configuration.credentials,
359
- };
360
- _a = [__assign({}, initParams)];
361
- return [4 /*yield*/, initOverrideFn({
362
- init: initParams,
363
- context: context,
364
- })];
365
- case 1:
366
- overriddenInit = __assign.apply(void 0, _a.concat([(_b.sent())]));
367
- if (isFormData(overriddenInit.body)
368
- || (overriddenInit.body instanceof URLSearchParams)
369
- || isBlob(overriddenInit.body)) {
370
- body = overriddenInit.body;
371
- }
372
- else if (this.isJsonMime(headers['Content-Type'])) {
373
- body = JSON.stringify(overriddenInit.body);
374
- }
375
- else {
376
- body = overriddenInit.body;
377
- }
378
- init = __assign(__assign({}, overriddenInit), { body: body });
379
- return [2 /*return*/, { url: url, init: init }];
380
- }
381
- });
382
- });
383
- };
384
- /**
385
- * Create a shallow clone of `this` by constructing a new instance
386
- * and then shallow cloning data members.
387
- */
388
- BaseAPI.prototype.clone = function () {
389
- var constructor = this.constructor;
390
- var next = new constructor(this.configuration);
391
- next.middleware = this.middleware.slice();
392
- return next;
393
- };
394
124
  BaseAPI.jsonRegex = new RegExp('^(:?application\/json|[^;/ \t]+\/[^;/ \t]+[+]json)[ \t]*(:?;.*)?$', 'i');
395
125
  return BaseAPI;
396
126
  }());
397
127
  exports.BaseAPI = BaseAPI;
398
128
  ;
399
- function isBlob(value) {
400
- return typeof Blob !== 'undefined' && value instanceof Blob;
401
- }
402
- function isFormData(value) {
403
- return typeof FormData !== "undefined" && value instanceof FormData;
404
- }
405
- var ResponseError = /** @class */ (function (_super) {
406
- __extends(ResponseError, _super);
407
- function ResponseError(response, msg) {
408
- var _this = _super.call(this, msg) || this;
409
- _this.response = response;
410
- _this.name = "ResponseError";
411
- return _this;
412
- }
413
- return ResponseError;
414
- }(Error));
415
- exports.ResponseError = ResponseError;
416
- var FetchError = /** @class */ (function (_super) {
417
- __extends(FetchError, _super);
418
- function FetchError(cause, msg) {
419
- var _this = _super.call(this, msg) || this;
420
- _this.cause = cause;
421
- _this.name = "FetchError";
422
- return _this;
423
- }
424
- return FetchError;
425
- }(Error));
426
- exports.FetchError = FetchError;
427
129
  var RequiredError = /** @class */ (function (_super) {
428
130
  __extends(RequiredError, _super);
429
131
  function RequiredError(field, msg) {
@@ -33,7 +33,7 @@ async function example() {
33
33
  const api = new AllianceApi();
34
34
 
35
35
  const body = {
36
- // '2020-01-01' | The compatibility date for the request.
36
+ // '2025-12-16' | The compatibility date for the request.
37
37
  xCompatibilityDate: 2013-10-20,
38
38
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
39
39
  acceptLanguage: acceptLanguage_example,
@@ -60,7 +60,7 @@ example().catch(console.error);
60
60
 
61
61
  | Name | Type | Description | Notes |
62
62
  |------------- | ------------- | ------------- | -------------|
63
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
63
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
64
64
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
65
65
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
66
66
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -112,7 +112,7 @@ async function example() {
112
112
  const body = {
113
113
  // number | The ID of the alliance
114
114
  allianceId: 789,
115
- // '2020-01-01' | The compatibility date for the request.
115
+ // '2025-12-16' | The compatibility date for the request.
116
116
  xCompatibilityDate: 2013-10-20,
117
117
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
118
118
  acceptLanguage: acceptLanguage_example,
@@ -140,7 +140,7 @@ example().catch(console.error);
140
140
  | Name | Type | Description | Notes |
141
141
  |------------- | ------------- | ------------- | -------------|
142
142
  | **allianceId** | `number` | The ID of the alliance | [Defaults to `undefined`] |
143
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
143
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
144
144
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
145
145
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
146
146
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -192,7 +192,7 @@ async function example() {
192
192
  const body = {
193
193
  // number | The ID of the alliance
194
194
  allianceId: 789,
195
- // '2020-01-01' | The compatibility date for the request.
195
+ // '2025-12-16' | The compatibility date for the request.
196
196
  xCompatibilityDate: 2013-10-20,
197
197
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
198
198
  acceptLanguage: acceptLanguage_example,
@@ -220,7 +220,7 @@ example().catch(console.error);
220
220
  | Name | Type | Description | Notes |
221
221
  |------------- | ------------- | ------------- | -------------|
222
222
  | **allianceId** | `number` | The ID of the alliance | [Defaults to `undefined`] |
223
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
223
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
224
224
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
225
225
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
226
226
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -272,7 +272,7 @@ async function example() {
272
272
  const body = {
273
273
  // number | The ID of the alliance
274
274
  allianceId: 789,
275
- // '2020-01-01' | The compatibility date for the request.
275
+ // '2025-12-16' | The compatibility date for the request.
276
276
  xCompatibilityDate: 2013-10-20,
277
277
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
278
278
  acceptLanguage: acceptLanguage_example,
@@ -300,7 +300,7 @@ example().catch(console.error);
300
300
  | Name | Type | Description | Notes |
301
301
  |------------- | ------------- | ------------- | -------------|
302
302
  | **allianceId** | `number` | The ID of the alliance | [Defaults to `undefined`] |
303
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
303
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
304
304
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
305
305
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
306
306
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -0,0 +1,14 @@
1
+
2
+ # AllianceId
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `allianceId` | number
10
+
11
+
12
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
13
+
14
+
package/docs/AssetsApi.md CHANGED
@@ -41,7 +41,7 @@ async function example() {
41
41
  const body = {
42
42
  // number | The ID of the character
43
43
  characterId: 789,
44
- // '2020-01-01' | The compatibility date for the request.
44
+ // '2025-12-16' | The compatibility date for the request.
45
45
  xCompatibilityDate: 2013-10-20,
46
46
  // number (optional)
47
47
  page: 56,
@@ -71,7 +71,7 @@ example().catch(console.error);
71
71
  | Name | Type | Description | Notes |
72
72
  |------------- | ------------- | ------------- | -------------|
73
73
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
74
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
74
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
75
75
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
76
76
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
77
77
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -128,7 +128,7 @@ async function example() {
128
128
  const body = {
129
129
  // number | The ID of the corporation
130
130
  corporationId: 789,
131
- // '2020-01-01' | The compatibility date for the request.
131
+ // '2025-12-16' | The compatibility date for the request.
132
132
  xCompatibilityDate: 2013-10-20,
133
133
  // number (optional)
134
134
  page: 56,
@@ -158,7 +158,7 @@ example().catch(console.error);
158
158
  | Name | Type | Description | Notes |
159
159
  |------------- | ------------- | ------------- | -------------|
160
160
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
161
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
161
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
162
162
  | **page** | `number` | | [Optional] [Defaults to `undefined`] |
163
163
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
164
164
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -215,7 +215,7 @@ async function example() {
215
215
  const body = {
216
216
  // number | The ID of the character
217
217
  characterId: 789,
218
- // '2020-01-01' | The compatibility date for the request.
218
+ // '2025-12-16' | The compatibility date for the request.
219
219
  xCompatibilityDate: 2013-10-20,
220
220
  // Set<number>
221
221
  requestBody: ...,
@@ -245,7 +245,7 @@ example().catch(console.error);
245
245
  | Name | Type | Description | Notes |
246
246
  |------------- | ------------- | ------------- | -------------|
247
247
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
248
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
248
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
249
249
  | **requestBody** | `Set<number>` | | |
250
250
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
251
251
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -302,7 +302,7 @@ async function example() {
302
302
  const body = {
303
303
  // number | The ID of the character
304
304
  characterId: 789,
305
- // '2020-01-01' | The compatibility date for the request.
305
+ // '2025-12-16' | The compatibility date for the request.
306
306
  xCompatibilityDate: 2013-10-20,
307
307
  // Set<number>
308
308
  requestBody: ...,
@@ -332,7 +332,7 @@ example().catch(console.error);
332
332
  | Name | Type | Description | Notes |
333
333
  |------------- | ------------- | ------------- | -------------|
334
334
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
335
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
335
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
336
336
  | **requestBody** | `Set<number>` | | |
337
337
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
338
338
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -389,7 +389,7 @@ async function example() {
389
389
  const body = {
390
390
  // number | The ID of the corporation
391
391
  corporationId: 789,
392
- // '2020-01-01' | The compatibility date for the request.
392
+ // '2025-12-16' | The compatibility date for the request.
393
393
  xCompatibilityDate: 2013-10-20,
394
394
  // Set<number>
395
395
  requestBody: ...,
@@ -419,7 +419,7 @@ example().catch(console.error);
419
419
  | Name | Type | Description | Notes |
420
420
  |------------- | ------------- | ------------- | -------------|
421
421
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
422
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
422
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
423
423
  | **requestBody** | `Set<number>` | | |
424
424
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
425
425
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -476,7 +476,7 @@ async function example() {
476
476
  const body = {
477
477
  // number | The ID of the corporation
478
478
  corporationId: 789,
479
- // '2020-01-01' | The compatibility date for the request.
479
+ // '2025-12-16' | The compatibility date for the request.
480
480
  xCompatibilityDate: 2013-10-20,
481
481
  // Set<number>
482
482
  requestBody: ...,
@@ -506,7 +506,7 @@ example().catch(console.error);
506
506
  | Name | Type | Description | Notes |
507
507
  |------------- | ------------- | ------------- | -------------|
508
508
  | **corporationId** | `number` | The ID of the corporation | [Defaults to `undefined`] |
509
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
509
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
510
510
  | **requestBody** | `Set<number>` | | |
511
511
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
512
512
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -39,7 +39,7 @@ async function example() {
39
39
  const body = {
40
40
  // number | The ID of the character
41
41
  characterId: 789,
42
- // '2020-01-01' | The compatibility date for the request.
42
+ // '2025-12-16' | The compatibility date for the request.
43
43
  xCompatibilityDate: 2013-10-20,
44
44
  // number (optional)
45
45
  fromEvent: 789,
@@ -69,7 +69,7 @@ example().catch(console.error);
69
69
  | Name | Type | Description | Notes |
70
70
  |------------- | ------------- | ------------- | -------------|
71
71
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
72
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
72
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
73
73
  | **fromEvent** | `number` | | [Optional] [Defaults to `undefined`] |
74
74
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
75
75
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -128,7 +128,7 @@ async function example() {
128
128
  characterId: 789,
129
129
  // number
130
130
  eventId: 789,
131
- // '2020-01-01' | The compatibility date for the request.
131
+ // '2025-12-16' | The compatibility date for the request.
132
132
  xCompatibilityDate: 2013-10-20,
133
133
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
134
134
  acceptLanguage: acceptLanguage_example,
@@ -157,7 +157,7 @@ example().catch(console.error);
157
157
  |------------- | ------------- | ------------- | -------------|
158
158
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
159
159
  | **eventId** | `number` | | [Defaults to `undefined`] |
160
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
160
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
161
161
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
162
162
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
163
163
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -215,7 +215,7 @@ async function example() {
215
215
  characterId: 789,
216
216
  // number
217
217
  eventId: 789,
218
- // '2020-01-01' | The compatibility date for the request.
218
+ // '2025-12-16' | The compatibility date for the request.
219
219
  xCompatibilityDate: 2013-10-20,
220
220
  // 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es' | The language to use for the response. (optional)
221
221
  acceptLanguage: acceptLanguage_example,
@@ -244,7 +244,7 @@ example().catch(console.error);
244
244
  |------------- | ------------- | ------------- | -------------|
245
245
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
246
246
  | **eventId** | `number` | | [Defaults to `undefined`] |
247
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
247
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
248
248
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
249
249
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
250
250
  | **xTenant** | `string` | The tenant ID for the request. | [Optional] [Defaults to `&#39;tranquility&#39;`] |
@@ -302,7 +302,7 @@ async function example() {
302
302
  characterId: 789,
303
303
  // number
304
304
  eventId: 789,
305
- // '2020-01-01' | The compatibility date for the request.
305
+ // '2025-12-16' | The compatibility date for the request.
306
306
  xCompatibilityDate: 2013-10-20,
307
307
  // PutCharactersCharacterIdCalendarEventIdRequest
308
308
  putCharactersCharacterIdCalendarEventIdRequest: ...,
@@ -333,7 +333,7 @@ example().catch(console.error);
333
333
  |------------- | ------------- | ------------- | -------------|
334
334
  | **characterId** | `number` | The ID of the character | [Defaults to `undefined`] |
335
335
  | **eventId** | `number` | | [Defaults to `undefined`] |
336
- | **xCompatibilityDate** | `2020-01-01` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2020-01-01] |
336
+ | **xCompatibilityDate** | `2025-12-16` | The compatibility date for the request. | [Defaults to `undefined`] [Enum: 2025-12-16] |
337
337
  | **putCharactersCharacterIdCalendarEventIdRequest** | [PutCharactersCharacterIdCalendarEventIdRequest](PutCharactersCharacterIdCalendarEventIdRequest.md) | | |
338
338
  | **acceptLanguage** | `en`, `de`, `fr`, `ja`, `ru`, `zh`, `ko`, `es` | The language to use for the response. | [Optional] [Defaults to `&#39;en&#39;`] [Enum: en, de, fr, ja, ru, zh, ko, es] |
339
339
  | **ifNoneMatch** | `string` | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [Optional] [Defaults to `undefined`] |
@@ -0,0 +1,14 @@
1
+
2
+ # CaptureFwComplex
3
+
4
+
5
+ ## Properties
6
+
7
+ Name | Type
8
+ ------------ | -------------
9
+ `captureFwComplex` | [CorporationsProjectsDetailConfigurationcapturefwcomplex](CorporationsProjectsDetailConfigurationcapturefwcomplex.md)
10
+
11
+
12
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
13
+
14
+