eve-esi-client-ts 1.0.1

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 (396) hide show
  1. package/.github/workflows/generate.yml +63 -0
  2. package/.openapi-generator/FILES +375 -0
  3. package/.openapi-generator/VERSION +1 -0
  4. package/.openapi-generator-ignore +23 -0
  5. package/README.md +662 -0
  6. package/api.ts +35392 -0
  7. package/base.ts +86 -0
  8. package/common.ts +150 -0
  9. package/configuration.ts +115 -0
  10. package/dist/api.d.ts +25041 -0
  11. package/dist/api.js +23271 -0
  12. package/dist/base.d.ts +66 -0
  13. package/dist/base.js +65 -0
  14. package/dist/common.d.ts +65 -0
  15. package/dist/common.js +161 -0
  16. package/dist/configuration.d.ts +91 -0
  17. package/dist/configuration.js +44 -0
  18. package/dist/esm/api.d.ts +25041 -0
  19. package/dist/esm/api.js +23139 -0
  20. package/dist/esm/base.d.ts +66 -0
  21. package/dist/esm/base.js +60 -0
  22. package/dist/esm/common.d.ts +65 -0
  23. package/dist/esm/common.js +149 -0
  24. package/dist/esm/configuration.d.ts +91 -0
  25. package/dist/esm/configuration.js +40 -0
  26. package/dist/esm/index.d.ts +13 -0
  27. package/dist/esm/index.js +15 -0
  28. package/dist/index.d.ts +13 -0
  29. package/dist/index.js +31 -0
  30. package/docs/AllianceApi.md +262 -0
  31. package/docs/AssetsApi.md +426 -0
  32. package/docs/BadRequest.md +21 -0
  33. package/docs/CalendarApi.md +297 -0
  34. package/docs/CharacterApi.md +953 -0
  35. package/docs/ClonesApi.md +145 -0
  36. package/docs/ContactsApi.md +653 -0
  37. package/docs/ContractsApi.md +655 -0
  38. package/docs/CorporationApi.md +1543 -0
  39. package/docs/DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity.md +21 -0
  40. package/docs/DeleteFleetsFleetIdMembersMemberIdNotFound.md +21 -0
  41. package/docs/DeleteFleetsFleetIdSquadsSquadIdNotFound.md +21 -0
  42. package/docs/DeleteFleetsFleetIdWingsWingIdNotFound.md +21 -0
  43. package/docs/DogmaApi.md +327 -0
  44. package/docs/ErrorLimited.md +21 -0
  45. package/docs/FactionWarfareApi.md +511 -0
  46. package/docs/FittingsApi.md +213 -0
  47. package/docs/FleetsApi.md +1002 -0
  48. package/docs/Forbidden.md +23 -0
  49. package/docs/GatewayTimeout.md +23 -0
  50. package/docs/GetAlliancesAllianceIdContacts200Ok.md +27 -0
  51. package/docs/GetAlliancesAllianceIdContactsLabels200Ok.md +23 -0
  52. package/docs/GetAlliancesAllianceIdIconsNotFound.md +21 -0
  53. package/docs/GetAlliancesAllianceIdIconsOk.md +23 -0
  54. package/docs/GetAlliancesAllianceIdNotFound.md +21 -0
  55. package/docs/GetAlliancesAllianceIdOk.md +33 -0
  56. package/docs/GetCharactersCharacterIdAgentsResearch200Ok.md +29 -0
  57. package/docs/GetCharactersCharacterIdAssets200Ok.md +35 -0
  58. package/docs/GetCharactersCharacterIdAssetsNotFound.md +21 -0
  59. package/docs/GetCharactersCharacterIdAttributesOk.md +35 -0
  60. package/docs/GetCharactersCharacterIdBlueprints200Ok.md +35 -0
  61. package/docs/GetCharactersCharacterIdCalendar200Ok.md +29 -0
  62. package/docs/GetCharactersCharacterIdCalendarEventIdAttendees200Ok.md +23 -0
  63. package/docs/GetCharactersCharacterIdCalendarEventIdAttendeesNotFound.md +21 -0
  64. package/docs/GetCharactersCharacterIdCalendarEventIdNotFound.md +21 -0
  65. package/docs/GetCharactersCharacterIdCalendarEventIdOk.md +39 -0
  66. package/docs/GetCharactersCharacterIdClonesHomeLocation.md +23 -0
  67. package/docs/GetCharactersCharacterIdClonesJumpClone.md +29 -0
  68. package/docs/GetCharactersCharacterIdClonesOk.md +27 -0
  69. package/docs/GetCharactersCharacterIdContacts200Ok.md +31 -0
  70. package/docs/GetCharactersCharacterIdContactsLabels200Ok.md +23 -0
  71. package/docs/GetCharactersCharacterIdContracts200Ok.md +63 -0
  72. package/docs/GetCharactersCharacterIdContractsContractIdBids200Ok.md +27 -0
  73. package/docs/GetCharactersCharacterIdContractsContractIdBidsNotFound.md +21 -0
  74. package/docs/GetCharactersCharacterIdContractsContractIdItems200Ok.md +31 -0
  75. package/docs/GetCharactersCharacterIdContractsContractIdItemsNotFound.md +21 -0
  76. package/docs/GetCharactersCharacterIdCorporationhistory200Ok.md +27 -0
  77. package/docs/GetCharactersCharacterIdFatigueOk.md +25 -0
  78. package/docs/GetCharactersCharacterIdFittings200Ok.md +29 -0
  79. package/docs/GetCharactersCharacterIdFittingsItem.md +25 -0
  80. package/docs/GetCharactersCharacterIdFleetNotFound.md +21 -0
  81. package/docs/GetCharactersCharacterIdFleetOk.md +29 -0
  82. package/docs/GetCharactersCharacterIdFwStatsKills.md +25 -0
  83. package/docs/GetCharactersCharacterIdFwStatsOk.md +31 -0
  84. package/docs/GetCharactersCharacterIdFwStatsVictoryPoints.md +25 -0
  85. package/docs/GetCharactersCharacterIdIndustryJobs200Ok.md +63 -0
  86. package/docs/GetCharactersCharacterIdKillmailsRecent200Ok.md +23 -0
  87. package/docs/GetCharactersCharacterIdLocationOk.md +25 -0
  88. package/docs/GetCharactersCharacterIdLoyaltyPoints200Ok.md +23 -0
  89. package/docs/GetCharactersCharacterIdMail200Ok.md +33 -0
  90. package/docs/GetCharactersCharacterIdMailLabelsLabel.md +27 -0
  91. package/docs/GetCharactersCharacterIdMailLabelsOk.md +23 -0
  92. package/docs/GetCharactersCharacterIdMailLists200Ok.md +23 -0
  93. package/docs/GetCharactersCharacterIdMailMailIdNotFound.md +21 -0
  94. package/docs/GetCharactersCharacterIdMailMailIdOk.md +33 -0
  95. package/docs/GetCharactersCharacterIdMailMailIdRecipient.md +23 -0
  96. package/docs/GetCharactersCharacterIdMailRecipient.md +23 -0
  97. package/docs/GetCharactersCharacterIdMedals200Ok.md +37 -0
  98. package/docs/GetCharactersCharacterIdMedalsGraphic.md +27 -0
  99. package/docs/GetCharactersCharacterIdMining200Ok.md +27 -0
  100. package/docs/GetCharactersCharacterIdNotFound.md +21 -0
  101. package/docs/GetCharactersCharacterIdNotifications200Ok.md +33 -0
  102. package/docs/GetCharactersCharacterIdNotificationsContacts200Ok.md +29 -0
  103. package/docs/GetCharactersCharacterIdOk.md +41 -0
  104. package/docs/GetCharactersCharacterIdOnlineOk.md +27 -0
  105. package/docs/GetCharactersCharacterIdOrders200Ok.md +47 -0
  106. package/docs/GetCharactersCharacterIdOrdersHistory200Ok.md +49 -0
  107. package/docs/GetCharactersCharacterIdPlanets200Ok.md +33 -0
  108. package/docs/GetCharactersCharacterIdPlanetsPlanetIdContent.md +23 -0
  109. package/docs/GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails.md +29 -0
  110. package/docs/GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails.md +21 -0
  111. package/docs/GetCharactersCharacterIdPlanetsPlanetIdHead.md +25 -0
  112. package/docs/GetCharactersCharacterIdPlanetsPlanetIdLink.md +25 -0
  113. package/docs/GetCharactersCharacterIdPlanetsPlanetIdNotFound.md +21 -0
  114. package/docs/GetCharactersCharacterIdPlanetsPlanetIdOk.md +25 -0
  115. package/docs/GetCharactersCharacterIdPlanetsPlanetIdPin.md +41 -0
  116. package/docs/GetCharactersCharacterIdPlanetsPlanetIdRoute.md +31 -0
  117. package/docs/GetCharactersCharacterIdPortraitNotFound.md +21 -0
  118. package/docs/GetCharactersCharacterIdPortraitOk.md +27 -0
  119. package/docs/GetCharactersCharacterIdRolesOk.md +27 -0
  120. package/docs/GetCharactersCharacterIdSearchOk.md +41 -0
  121. package/docs/GetCharactersCharacterIdShipOk.md +25 -0
  122. package/docs/GetCharactersCharacterIdSkillqueue200Ok.md +35 -0
  123. package/docs/GetCharactersCharacterIdSkillsOk.md +25 -0
  124. package/docs/GetCharactersCharacterIdSkillsSkill.md +27 -0
  125. package/docs/GetCharactersCharacterIdStandings200Ok.md +25 -0
  126. package/docs/GetCharactersCharacterIdTitles200Ok.md +23 -0
  127. package/docs/GetCharactersCharacterIdWalletJournal200Ok.md +45 -0
  128. package/docs/GetCharactersCharacterIdWalletTransactions200Ok.md +39 -0
  129. package/docs/GetContractsPublicBidsContractId200Ok.md +25 -0
  130. package/docs/GetContractsPublicBidsContractIdForbidden.md +21 -0
  131. package/docs/GetContractsPublicBidsContractIdNotFound.md +21 -0
  132. package/docs/GetContractsPublicItemsContractId200Ok.md +37 -0
  133. package/docs/GetContractsPublicItemsContractIdForbidden.md +21 -0
  134. package/docs/GetContractsPublicItemsContractIdNotFound.md +21 -0
  135. package/docs/GetContractsPublicRegionId200Ok.md +51 -0
  136. package/docs/GetContractsPublicRegionIdNotFound.md +21 -0
  137. package/docs/GetCorporationCorporationIdMiningExtractions200Ok.md +29 -0
  138. package/docs/GetCorporationCorporationIdMiningObservers200Ok.md +25 -0
  139. package/docs/GetCorporationCorporationIdMiningObserversObserverId200Ok.md +29 -0
  140. package/docs/GetCorporationsCorporationIdAlliancehistory200Ok.md +27 -0
  141. package/docs/GetCorporationsCorporationIdAssets200Ok.md +35 -0
  142. package/docs/GetCorporationsCorporationIdBlueprints200Ok.md +35 -0
  143. package/docs/GetCorporationsCorporationIdContacts200Ok.md +29 -0
  144. package/docs/GetCorporationsCorporationIdContactsLabels200Ok.md +23 -0
  145. package/docs/GetCorporationsCorporationIdContainersLogs200Ok.md +43 -0
  146. package/docs/GetCorporationsCorporationIdContracts200Ok.md +63 -0
  147. package/docs/GetCorporationsCorporationIdContractsContractIdBids200Ok.md +27 -0
  148. package/docs/GetCorporationsCorporationIdContractsContractIdBidsNotFound.md +21 -0
  149. package/docs/GetCorporationsCorporationIdContractsContractIdItems200Ok.md +31 -0
  150. package/docs/GetCorporationsCorporationIdContractsContractIdItemsError520.md +21 -0
  151. package/docs/GetCorporationsCorporationIdContractsContractIdItemsNotFound.md +21 -0
  152. package/docs/GetCorporationsCorporationIdCustomsOffices200Ok.md +47 -0
  153. package/docs/GetCorporationsCorporationIdDivisionsHangarHangar.md +23 -0
  154. package/docs/GetCorporationsCorporationIdDivisionsOk.md +23 -0
  155. package/docs/GetCorporationsCorporationIdDivisionsWalletWallet.md +23 -0
  156. package/docs/GetCorporationsCorporationIdFacilities200Ok.md +25 -0
  157. package/docs/GetCorporationsCorporationIdFwStatsKills.md +25 -0
  158. package/docs/GetCorporationsCorporationIdFwStatsOk.md +29 -0
  159. package/docs/GetCorporationsCorporationIdFwStatsVictoryPoints.md +25 -0
  160. package/docs/GetCorporationsCorporationIdIconsNotFound.md +21 -0
  161. package/docs/GetCorporationsCorporationIdIconsOk.md +25 -0
  162. package/docs/GetCorporationsCorporationIdIndustryJobs200Ok.md +63 -0
  163. package/docs/GetCorporationsCorporationIdKillmailsRecent200Ok.md +23 -0
  164. package/docs/GetCorporationsCorporationIdMedals200Ok.md +29 -0
  165. package/docs/GetCorporationsCorporationIdMedalsIssued200Ok.md +31 -0
  166. package/docs/GetCorporationsCorporationIdMembersTitles200Ok.md +23 -0
  167. package/docs/GetCorporationsCorporationIdMembertracking200Ok.md +33 -0
  168. package/docs/GetCorporationsCorporationIdNotFound.md +21 -0
  169. package/docs/GetCorporationsCorporationIdOk.md +47 -0
  170. package/docs/GetCorporationsCorporationIdOrders200Ok.md +49 -0
  171. package/docs/GetCorporationsCorporationIdOrdersHistory200Ok.md +51 -0
  172. package/docs/GetCorporationsCorporationIdRoles200Ok.md +37 -0
  173. package/docs/GetCorporationsCorporationIdRolesHistory200Ok.md +31 -0
  174. package/docs/GetCorporationsCorporationIdShareholders200Ok.md +25 -0
  175. package/docs/GetCorporationsCorporationIdStandings200Ok.md +25 -0
  176. package/docs/GetCorporationsCorporationIdStarbases200Ok.md +35 -0
  177. package/docs/GetCorporationsCorporationIdStarbasesStarbaseIdFuel.md +23 -0
  178. package/docs/GetCorporationsCorporationIdStarbasesStarbaseIdOk.md +47 -0
  179. package/docs/GetCorporationsCorporationIdStructures200Ok.md +49 -0
  180. package/docs/GetCorporationsCorporationIdStructuresService.md +23 -0
  181. package/docs/GetCorporationsCorporationIdTitles200Ok.md +39 -0
  182. package/docs/GetCorporationsCorporationIdWallets200Ok.md +23 -0
  183. package/docs/GetCorporationsCorporationIdWalletsDivisionJournal200Ok.md +45 -0
  184. package/docs/GetCorporationsCorporationIdWalletsDivisionTransactions200Ok.md +37 -0
  185. package/docs/GetDogmaAttributesAttributeIdNotFound.md +21 -0
  186. package/docs/GetDogmaAttributesAttributeIdOk.md +39 -0
  187. package/docs/GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute.md +23 -0
  188. package/docs/GetDogmaDynamicItemsTypeIdItemIdDogmaEffect.md +23 -0
  189. package/docs/GetDogmaDynamicItemsTypeIdItemIdNotFound.md +21 -0
  190. package/docs/GetDogmaDynamicItemsTypeIdItemIdOk.md +29 -0
  191. package/docs/GetDogmaEffectsEffectIdModifier.md +31 -0
  192. package/docs/GetDogmaEffectsEffectIdNotFound.md +21 -0
  193. package/docs/GetDogmaEffectsEffectIdOk.md +61 -0
  194. package/docs/GetFleetsFleetIdMembers200Ok.md +39 -0
  195. package/docs/GetFleetsFleetIdMembersNotFound.md +21 -0
  196. package/docs/GetFleetsFleetIdNotFound.md +21 -0
  197. package/docs/GetFleetsFleetIdOk.md +27 -0
  198. package/docs/GetFleetsFleetIdWings200Ok.md +25 -0
  199. package/docs/GetFleetsFleetIdWingsNotFound.md +21 -0
  200. package/docs/GetFleetsFleetIdWingsSquad.md +23 -0
  201. package/docs/GetFwLeaderboardsActiveTotalActiveTotal.md +23 -0
  202. package/docs/GetFwLeaderboardsActiveTotalActiveTotal1.md +23 -0
  203. package/docs/GetFwLeaderboardsCharactersActiveTotalActiveTotal.md +23 -0
  204. package/docs/GetFwLeaderboardsCharactersActiveTotalActiveTotal1.md +23 -0
  205. package/docs/GetFwLeaderboardsCharactersKills.md +25 -0
  206. package/docs/GetFwLeaderboardsCharactersLastWeekLastWeek.md +23 -0
  207. package/docs/GetFwLeaderboardsCharactersLastWeekLastWeek1.md +23 -0
  208. package/docs/GetFwLeaderboardsCharactersOk.md +23 -0
  209. package/docs/GetFwLeaderboardsCharactersVictoryPoints.md +25 -0
  210. package/docs/GetFwLeaderboardsCharactersYesterdayYesterday.md +23 -0
  211. package/docs/GetFwLeaderboardsCharactersYesterdayYesterday1.md +23 -0
  212. package/docs/GetFwLeaderboardsCorporationsActiveTotalActiveTotal.md +23 -0
  213. package/docs/GetFwLeaderboardsCorporationsActiveTotalActiveTotal1.md +23 -0
  214. package/docs/GetFwLeaderboardsCorporationsKills.md +25 -0
  215. package/docs/GetFwLeaderboardsCorporationsLastWeekLastWeek.md +23 -0
  216. package/docs/GetFwLeaderboardsCorporationsLastWeekLastWeek1.md +23 -0
  217. package/docs/GetFwLeaderboardsCorporationsOk.md +23 -0
  218. package/docs/GetFwLeaderboardsCorporationsVictoryPoints.md +25 -0
  219. package/docs/GetFwLeaderboardsCorporationsYesterdayYesterday.md +23 -0
  220. package/docs/GetFwLeaderboardsCorporationsYesterdayYesterday1.md +23 -0
  221. package/docs/GetFwLeaderboardsKills.md +25 -0
  222. package/docs/GetFwLeaderboardsLastWeekLastWeek.md +23 -0
  223. package/docs/GetFwLeaderboardsLastWeekLastWeek1.md +23 -0
  224. package/docs/GetFwLeaderboardsOk.md +23 -0
  225. package/docs/GetFwLeaderboardsVictoryPoints.md +25 -0
  226. package/docs/GetFwLeaderboardsYesterdayYesterday.md +23 -0
  227. package/docs/GetFwLeaderboardsYesterdayYesterday1.md +23 -0
  228. package/docs/GetFwStats200Ok.md +29 -0
  229. package/docs/GetFwStatsKills.md +25 -0
  230. package/docs/GetFwStatsVictoryPoints.md +25 -0
  231. package/docs/GetFwSystems200Ok.md +31 -0
  232. package/docs/GetFwWars200Ok.md +23 -0
  233. package/docs/GetIncursions200Ok.md +35 -0
  234. package/docs/GetIndustryFacilities200Ok.md +31 -0
  235. package/docs/GetIndustrySystems200Ok.md +23 -0
  236. package/docs/GetIndustrySystemsCostIndice.md +23 -0
  237. package/docs/GetInsurancePrices200Ok.md +23 -0
  238. package/docs/GetInsurancePricesLevel.md +25 -0
  239. package/docs/GetKillmailsKillmailIdKillmailHashAttacker.md +37 -0
  240. package/docs/GetKillmailsKillmailIdKillmailHashItem.md +31 -0
  241. package/docs/GetKillmailsKillmailIdKillmailHashItemsItem.md +29 -0
  242. package/docs/GetKillmailsKillmailIdKillmailHashOk.md +33 -0
  243. package/docs/GetKillmailsKillmailIdKillmailHashPosition.md +25 -0
  244. package/docs/GetKillmailsKillmailIdKillmailHashUnprocessableEntity.md +21 -0
  245. package/docs/GetKillmailsKillmailIdKillmailHashVictim.md +35 -0
  246. package/docs/GetLoyaltyStoresCorporationIdOffers200Ok.md +33 -0
  247. package/docs/GetLoyaltyStoresCorporationIdOffersNotFound.md +21 -0
  248. package/docs/GetLoyaltyStoresCorporationIdOffersRequiredItem.md +23 -0
  249. package/docs/GetMarketsGroupsMarketGroupIdNotFound.md +21 -0
  250. package/docs/GetMarketsGroupsMarketGroupIdOk.md +29 -0
  251. package/docs/GetMarketsPrices200Ok.md +25 -0
  252. package/docs/GetMarketsRegionIdHistory200Ok.md +31 -0
  253. package/docs/GetMarketsRegionIdHistoryError520.md +21 -0
  254. package/docs/GetMarketsRegionIdHistoryNotFound.md +21 -0
  255. package/docs/GetMarketsRegionIdHistoryUnprocessableEntity.md +21 -0
  256. package/docs/GetMarketsRegionIdOrders200Ok.md +43 -0
  257. package/docs/GetMarketsRegionIdOrdersNotFound.md +21 -0
  258. package/docs/GetMarketsRegionIdOrdersUnprocessableEntity.md +21 -0
  259. package/docs/GetMarketsRegionIdTypesNotFound.md +21 -0
  260. package/docs/GetMarketsStructuresStructureId200Ok.md +41 -0
  261. package/docs/GetRouteOriginDestinationNotFound.md +21 -0
  262. package/docs/GetSovereigntyCampaigns200Ok.md +39 -0
  263. package/docs/GetSovereigntyCampaignsParticipant.md +23 -0
  264. package/docs/GetSovereigntyMap200Ok.md +27 -0
  265. package/docs/GetSovereigntyStructures200Ok.md +33 -0
  266. package/docs/GetStatusOk.md +27 -0
  267. package/docs/GetUniverseAncestries200Ok.md +31 -0
  268. package/docs/GetUniverseAsteroidBeltsAsteroidBeltIdNotFound.md +21 -0
  269. package/docs/GetUniverseAsteroidBeltsAsteroidBeltIdOk.md +25 -0
  270. package/docs/GetUniverseAsteroidBeltsAsteroidBeltIdPosition.md +25 -0
  271. package/docs/GetUniverseBloodlines200Ok.md +41 -0
  272. package/docs/GetUniverseCategoriesCategoryIdNotFound.md +21 -0
  273. package/docs/GetUniverseCategoriesCategoryIdOk.md +27 -0
  274. package/docs/GetUniverseConstellationsConstellationIdNotFound.md +21 -0
  275. package/docs/GetUniverseConstellationsConstellationIdOk.md +29 -0
  276. package/docs/GetUniverseConstellationsConstellationIdPosition.md +25 -0
  277. package/docs/GetUniverseFactions200Ok.md +39 -0
  278. package/docs/GetUniverseGraphicsGraphicIdNotFound.md +21 -0
  279. package/docs/GetUniverseGraphicsGraphicIdOk.md +35 -0
  280. package/docs/GetUniverseGroupsGroupIdNotFound.md +21 -0
  281. package/docs/GetUniverseGroupsGroupIdOk.md +29 -0
  282. package/docs/GetUniverseMoonsMoonIdNotFound.md +21 -0
  283. package/docs/GetUniverseMoonsMoonIdOk.md +27 -0
  284. package/docs/GetUniverseMoonsMoonIdPosition.md +25 -0
  285. package/docs/GetUniversePlanetsPlanetIdNotFound.md +21 -0
  286. package/docs/GetUniversePlanetsPlanetIdOk.md +29 -0
  287. package/docs/GetUniversePlanetsPlanetIdPosition.md +25 -0
  288. package/docs/GetUniverseRaces200Ok.md +27 -0
  289. package/docs/GetUniverseRegionsRegionIdNotFound.md +21 -0
  290. package/docs/GetUniverseRegionsRegionIdOk.md +27 -0
  291. package/docs/GetUniverseSchematicsSchematicIdNotFound.md +21 -0
  292. package/docs/GetUniverseSchematicsSchematicIdOk.md +23 -0
  293. package/docs/GetUniverseStargatesStargateIdDestination.md +23 -0
  294. package/docs/GetUniverseStargatesStargateIdNotFound.md +21 -0
  295. package/docs/GetUniverseStargatesStargateIdOk.md +31 -0
  296. package/docs/GetUniverseStargatesStargateIdPosition.md +25 -0
  297. package/docs/GetUniverseStarsStarIdOk.md +35 -0
  298. package/docs/GetUniverseStationsStationIdNotFound.md +21 -0
  299. package/docs/GetUniverseStationsStationIdOk.md +43 -0
  300. package/docs/GetUniverseStationsStationIdPosition.md +25 -0
  301. package/docs/GetUniverseStructuresStructureIdNotFound.md +21 -0
  302. package/docs/GetUniverseStructuresStructureIdOk.md +29 -0
  303. package/docs/GetUniverseStructuresStructureIdPosition.md +25 -0
  304. package/docs/GetUniverseSystemJumps200Ok.md +23 -0
  305. package/docs/GetUniverseSystemKills200Ok.md +27 -0
  306. package/docs/GetUniverseSystemsSystemIdNotFound.md +21 -0
  307. package/docs/GetUniverseSystemsSystemIdOk.md +39 -0
  308. package/docs/GetUniverseSystemsSystemIdPlanet.md +25 -0
  309. package/docs/GetUniverseSystemsSystemIdPosition.md +25 -0
  310. package/docs/GetUniverseTypesTypeIdDogmaAttribute.md +23 -0
  311. package/docs/GetUniverseTypesTypeIdDogmaEffect.md +23 -0
  312. package/docs/GetUniverseTypesTypeIdNotFound.md +21 -0
  313. package/docs/GetUniverseTypesTypeIdOk.md +51 -0
  314. package/docs/GetWarsWarIdAggressor.md +27 -0
  315. package/docs/GetWarsWarIdAlly.md +23 -0
  316. package/docs/GetWarsWarIdDefender.md +27 -0
  317. package/docs/GetWarsWarIdKillmails200Ok.md +23 -0
  318. package/docs/GetWarsWarIdKillmailsUnprocessableEntity.md +21 -0
  319. package/docs/GetWarsWarIdOk.md +39 -0
  320. package/docs/GetWarsWarIdUnprocessableEntity.md +21 -0
  321. package/docs/IncursionsApi.md +68 -0
  322. package/docs/IndustryApi.md +567 -0
  323. package/docs/InsuranceApi.md +74 -0
  324. package/docs/InternalServerError.md +21 -0
  325. package/docs/KillmailsApi.md +219 -0
  326. package/docs/LocationApi.md +214 -0
  327. package/docs/LoyaltyApi.md +141 -0
  328. package/docs/MailApi.md +641 -0
  329. package/docs/MarketApi.md +770 -0
  330. package/docs/PlanetaryInteractionApi.md +282 -0
  331. package/docs/PostCharactersAffiliation200Ok.md +27 -0
  332. package/docs/PostCharactersCharacterIdAssetsLocations200Ok.md +23 -0
  333. package/docs/PostCharactersCharacterIdAssetsLocationsPosition.md +25 -0
  334. package/docs/PostCharactersCharacterIdAssetsNames200Ok.md +23 -0
  335. package/docs/PostCharactersCharacterIdContactsError520.md +21 -0
  336. package/docs/PostCharactersCharacterIdFittingsCreated.md +21 -0
  337. package/docs/PostCharactersCharacterIdFittingsFitting.md +27 -0
  338. package/docs/PostCharactersCharacterIdFittingsItem.md +25 -0
  339. package/docs/PostCharactersCharacterIdMailError520.md +21 -0
  340. package/docs/PostCharactersCharacterIdMailLabelsLabel.md +23 -0
  341. package/docs/PostCharactersCharacterIdMailMail.md +27 -0
  342. package/docs/PostCharactersCharacterIdMailRecipient.md +23 -0
  343. package/docs/PostCorporationsCorporationIdAssetsLocations200Ok.md +23 -0
  344. package/docs/PostCorporationsCorporationIdAssetsLocationsNotFound.md +21 -0
  345. package/docs/PostCorporationsCorporationIdAssetsLocationsPosition.md +25 -0
  346. package/docs/PostCorporationsCorporationIdAssetsNames200Ok.md +23 -0
  347. package/docs/PostCorporationsCorporationIdAssetsNamesNotFound.md +21 -0
  348. package/docs/PostFleetsFleetIdMembersInvitation.md +27 -0
  349. package/docs/PostFleetsFleetIdMembersNotFound.md +21 -0
  350. package/docs/PostFleetsFleetIdMembersUnprocessableEntity.md +21 -0
  351. package/docs/PostFleetsFleetIdWingsCreated.md +21 -0
  352. package/docs/PostFleetsFleetIdWingsNotFound.md +21 -0
  353. package/docs/PostFleetsFleetIdWingsWingIdSquadsCreated.md +21 -0
  354. package/docs/PostFleetsFleetIdWingsWingIdSquadsNotFound.md +21 -0
  355. package/docs/PostUiOpenwindowNewmailNewMail.md +29 -0
  356. package/docs/PostUiOpenwindowNewmailUnprocessableEntity.md +21 -0
  357. package/docs/PostUniverseIdsAgent.md +23 -0
  358. package/docs/PostUniverseIdsAlliance.md +23 -0
  359. package/docs/PostUniverseIdsCharacter.md +23 -0
  360. package/docs/PostUniverseIdsConstellation.md +23 -0
  361. package/docs/PostUniverseIdsCorporation.md +23 -0
  362. package/docs/PostUniverseIdsFaction.md +23 -0
  363. package/docs/PostUniverseIdsInventoryType.md +23 -0
  364. package/docs/PostUniverseIdsOk.md +39 -0
  365. package/docs/PostUniverseIdsRegion.md +23 -0
  366. package/docs/PostUniverseIdsStation.md +23 -0
  367. package/docs/PostUniverseIdsSystem.md +23 -0
  368. package/docs/PostUniverseNames200Ok.md +25 -0
  369. package/docs/PostUniverseNamesNotFound.md +21 -0
  370. package/docs/PutCharactersCharacterIdCalendarEventIdResponse.md +21 -0
  371. package/docs/PutCharactersCharacterIdMailMailIdContents.md +23 -0
  372. package/docs/PutFleetsFleetIdMembersMemberIdMovement.md +25 -0
  373. package/docs/PutFleetsFleetIdMembersMemberIdNotFound.md +21 -0
  374. package/docs/PutFleetsFleetIdMembersMemberIdUnprocessableEntity.md +21 -0
  375. package/docs/PutFleetsFleetIdNewSettings.md +23 -0
  376. package/docs/PutFleetsFleetIdNotFound.md +21 -0
  377. package/docs/PutFleetsFleetIdSquadsSquadIdNaming.md +21 -0
  378. package/docs/PutFleetsFleetIdSquadsSquadIdNotFound.md +21 -0
  379. package/docs/PutFleetsFleetIdWingsWingIdNaming.md +21 -0
  380. package/docs/PutFleetsFleetIdWingsWingIdNotFound.md +21 -0
  381. package/docs/RoutesApi.md +84 -0
  382. package/docs/SearchApi.md +91 -0
  383. package/docs/ServiceUnavailable.md +21 -0
  384. package/docs/SkillsApi.md +214 -0
  385. package/docs/SovereigntyApi.md +190 -0
  386. package/docs/StatusApi.md +68 -0
  387. package/docs/Unauthorized.md +21 -0
  388. package/docs/UniverseApi.md +1971 -0
  389. package/docs/UserInterfaceApi.md +340 -0
  390. package/docs/WalletApi.md +439 -0
  391. package/docs/WarsApi.md +204 -0
  392. package/git_push.sh +57 -0
  393. package/index.ts +18 -0
  394. package/package.json +33 -0
  395. package/tsconfig.esm.json +7 -0
  396. package/tsconfig.json +18 -0
@@ -0,0 +1,1002 @@
1
+ # FleetsApi
2
+
3
+ All URIs are relative to *https://esi.evetech.net/latest*
4
+
5
+ |Method | HTTP request | Description|
6
+ |------------- | ------------- | -------------|
7
+ |[**deleteFleetsFleetIdMembersMemberId**](#deletefleetsfleetidmembersmemberid) | **DELETE** /fleets/{fleet_id}/members/{member_id}/ | Kick fleet member|
8
+ |[**deleteFleetsFleetIdSquadsSquadId**](#deletefleetsfleetidsquadssquadid) | **DELETE** /fleets/{fleet_id}/squads/{squad_id}/ | Delete fleet squad|
9
+ |[**deleteFleetsFleetIdWingsWingId**](#deletefleetsfleetidwingswingid) | **DELETE** /fleets/{fleet_id}/wings/{wing_id}/ | Delete fleet wing|
10
+ |[**getCharactersCharacterIdFleet**](#getcharacterscharacteridfleet) | **GET** /characters/{character_id}/fleet/ | Get character fleet info|
11
+ |[**getFleetsFleetId**](#getfleetsfleetid) | **GET** /fleets/{fleet_id}/ | Get fleet information|
12
+ |[**getFleetsFleetIdMembers**](#getfleetsfleetidmembers) | **GET** /fleets/{fleet_id}/members/ | Get fleet members|
13
+ |[**getFleetsFleetIdWings**](#getfleetsfleetidwings) | **GET** /fleets/{fleet_id}/wings/ | Get fleet wings|
14
+ |[**postFleetsFleetIdMembers**](#postfleetsfleetidmembers) | **POST** /fleets/{fleet_id}/members/ | Create fleet invitation|
15
+ |[**postFleetsFleetIdWings**](#postfleetsfleetidwings) | **POST** /fleets/{fleet_id}/wings/ | Create fleet wing|
16
+ |[**postFleetsFleetIdWingsWingIdSquads**](#postfleetsfleetidwingswingidsquads) | **POST** /fleets/{fleet_id}/wings/{wing_id}/squads/ | Create fleet squad|
17
+ |[**putFleetsFleetId**](#putfleetsfleetid) | **PUT** /fleets/{fleet_id}/ | Update fleet|
18
+ |[**putFleetsFleetIdMembersMemberId**](#putfleetsfleetidmembersmemberid) | **PUT** /fleets/{fleet_id}/members/{member_id}/ | Move fleet member|
19
+ |[**putFleetsFleetIdSquadsSquadId**](#putfleetsfleetidsquadssquadid) | **PUT** /fleets/{fleet_id}/squads/{squad_id}/ | Rename fleet squad|
20
+ |[**putFleetsFleetIdWingsWingId**](#putfleetsfleetidwingswingid) | **PUT** /fleets/{fleet_id}/wings/{wing_id}/ | Rename fleet wing|
21
+
22
+ # **deleteFleetsFleetIdMembersMemberId**
23
+ > deleteFleetsFleetIdMembersMemberId()
24
+
25
+ Kick a fleet member --- Alternate route: `/dev/fleets/{fleet_id}/members/{member_id}/` Alternate route: `/legacy/fleets/{fleet_id}/members/{member_id}/` Alternate route: `/v1/fleets/{fleet_id}/members/{member_id}/`
26
+
27
+ ### Example
28
+
29
+ ```typescript
30
+ import {
31
+ FleetsApi,
32
+ Configuration
33
+ } from 'eve-esi-client-ts';
34
+
35
+ const configuration = new Configuration();
36
+ const apiInstance = new FleetsApi(configuration);
37
+
38
+ let fleetId: number; //ID for a fleet (default to undefined)
39
+ let memberId: number; //The character ID of a member in this fleet (default to undefined)
40
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
41
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
42
+
43
+ const { status, data } = await apiInstance.deleteFleetsFleetIdMembersMemberId(
44
+ fleetId,
45
+ memberId,
46
+ datasource,
47
+ token
48
+ );
49
+ ```
50
+
51
+ ### Parameters
52
+
53
+ |Name | Type | Description | Notes|
54
+ |------------- | ------------- | ------------- | -------------|
55
+ | **fleetId** | [**number**] | ID for a fleet | defaults to undefined|
56
+ | **memberId** | [**number**] | The character ID of a member in this fleet | defaults to undefined|
57
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
58
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
59
+
60
+
61
+ ### Return type
62
+
63
+ void (empty response body)
64
+
65
+ ### Authorization
66
+
67
+ [evesso](../README.md#evesso)
68
+
69
+ ### HTTP request headers
70
+
71
+ - **Content-Type**: Not defined
72
+ - **Accept**: application/json
73
+
74
+
75
+ ### HTTP response details
76
+ | Status code | Description | Response headers |
77
+ |-------------|-------------|------------------|
78
+ |**204** | Fleet member kicked | - |
79
+ |**400** | Bad request | - |
80
+ |**401** | Unauthorized | - |
81
+ |**403** | Forbidden | - |
82
+ |**404** | The fleet does not exist or you don\&#39;t have access to it | - |
83
+ |**420** | Error limited | - |
84
+ |**500** | Internal server error | - |
85
+ |**503** | Service unavailable | - |
86
+ |**504** | Gateway timeout | - |
87
+
88
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
89
+
90
+ # **deleteFleetsFleetIdSquadsSquadId**
91
+ > deleteFleetsFleetIdSquadsSquadId()
92
+
93
+ Delete a fleet squad, only empty squads can be deleted --- Alternate route: `/dev/fleets/{fleet_id}/squads/{squad_id}/` Alternate route: `/legacy/fleets/{fleet_id}/squads/{squad_id}/` Alternate route: `/v1/fleets/{fleet_id}/squads/{squad_id}/`
94
+
95
+ ### Example
96
+
97
+ ```typescript
98
+ import {
99
+ FleetsApi,
100
+ Configuration
101
+ } from 'eve-esi-client-ts';
102
+
103
+ const configuration = new Configuration();
104
+ const apiInstance = new FleetsApi(configuration);
105
+
106
+ let fleetId: number; //ID for a fleet (default to undefined)
107
+ let squadId: number; //The squad to delete (default to undefined)
108
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
109
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
110
+
111
+ const { status, data } = await apiInstance.deleteFleetsFleetIdSquadsSquadId(
112
+ fleetId,
113
+ squadId,
114
+ datasource,
115
+ token
116
+ );
117
+ ```
118
+
119
+ ### Parameters
120
+
121
+ |Name | Type | Description | Notes|
122
+ |------------- | ------------- | ------------- | -------------|
123
+ | **fleetId** | [**number**] | ID for a fleet | defaults to undefined|
124
+ | **squadId** | [**number**] | The squad to delete | defaults to undefined|
125
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
126
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
127
+
128
+
129
+ ### Return type
130
+
131
+ void (empty response body)
132
+
133
+ ### Authorization
134
+
135
+ [evesso](../README.md#evesso)
136
+
137
+ ### HTTP request headers
138
+
139
+ - **Content-Type**: Not defined
140
+ - **Accept**: application/json
141
+
142
+
143
+ ### HTTP response details
144
+ | Status code | Description | Response headers |
145
+ |-------------|-------------|------------------|
146
+ |**204** | Squad deleted | - |
147
+ |**400** | Bad request | - |
148
+ |**401** | Unauthorized | - |
149
+ |**403** | Forbidden | - |
150
+ |**404** | The fleet does not exist or you don\&#39;t have access to it | - |
151
+ |**420** | Error limited | - |
152
+ |**500** | Internal server error | - |
153
+ |**503** | Service unavailable | - |
154
+ |**504** | Gateway timeout | - |
155
+
156
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
157
+
158
+ # **deleteFleetsFleetIdWingsWingId**
159
+ > deleteFleetsFleetIdWingsWingId()
160
+
161
+ Delete a fleet wing, only empty wings can be deleted. The wing may contain squads, but the squads must be empty --- Alternate route: `/dev/fleets/{fleet_id}/wings/{wing_id}/` Alternate route: `/legacy/fleets/{fleet_id}/wings/{wing_id}/` Alternate route: `/v1/fleets/{fleet_id}/wings/{wing_id}/`
162
+
163
+ ### Example
164
+
165
+ ```typescript
166
+ import {
167
+ FleetsApi,
168
+ Configuration
169
+ } from 'eve-esi-client-ts';
170
+
171
+ const configuration = new Configuration();
172
+ const apiInstance = new FleetsApi(configuration);
173
+
174
+ let fleetId: number; //ID for a fleet (default to undefined)
175
+ let wingId: number; //The wing to delete (default to undefined)
176
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
177
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
178
+
179
+ const { status, data } = await apiInstance.deleteFleetsFleetIdWingsWingId(
180
+ fleetId,
181
+ wingId,
182
+ datasource,
183
+ token
184
+ );
185
+ ```
186
+
187
+ ### Parameters
188
+
189
+ |Name | Type | Description | Notes|
190
+ |------------- | ------------- | ------------- | -------------|
191
+ | **fleetId** | [**number**] | ID for a fleet | defaults to undefined|
192
+ | **wingId** | [**number**] | The wing to delete | defaults to undefined|
193
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
194
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
195
+
196
+
197
+ ### Return type
198
+
199
+ void (empty response body)
200
+
201
+ ### Authorization
202
+
203
+ [evesso](../README.md#evesso)
204
+
205
+ ### HTTP request headers
206
+
207
+ - **Content-Type**: Not defined
208
+ - **Accept**: application/json
209
+
210
+
211
+ ### HTTP response details
212
+ | Status code | Description | Response headers |
213
+ |-------------|-------------|------------------|
214
+ |**204** | Wing deleted | - |
215
+ |**400** | Bad request | - |
216
+ |**401** | Unauthorized | - |
217
+ |**403** | Forbidden | - |
218
+ |**404** | The fleet does not exist or you don\&#39;t have access to it | - |
219
+ |**420** | Error limited | - |
220
+ |**500** | Internal server error | - |
221
+ |**503** | Service unavailable | - |
222
+ |**504** | Gateway timeout | - |
223
+
224
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
225
+
226
+ # **getCharactersCharacterIdFleet**
227
+ > GetCharactersCharacterIdFleetOk getCharactersCharacterIdFleet()
228
+
229
+ Return the fleet ID the character is in, if any. --- Alternate route: `/dev/characters/{character_id}/fleet/` Alternate route: `/legacy/characters/{character_id}/fleet/` Alternate route: `/v1/characters/{character_id}/fleet/` Alternate route: `/v2/characters/{character_id}/fleet/` --- This route is cached for up to 60 seconds
230
+
231
+ ### Example
232
+
233
+ ```typescript
234
+ import {
235
+ FleetsApi,
236
+ Configuration
237
+ } from 'eve-esi-client-ts';
238
+
239
+ const configuration = new Configuration();
240
+ const apiInstance = new FleetsApi(configuration);
241
+
242
+ let characterId: number; //An EVE character ID (default to undefined)
243
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
244
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
245
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
246
+
247
+ const { status, data } = await apiInstance.getCharactersCharacterIdFleet(
248
+ characterId,
249
+ datasource,
250
+ ifNoneMatch,
251
+ token
252
+ );
253
+ ```
254
+
255
+ ### Parameters
256
+
257
+ |Name | Type | Description | Notes|
258
+ |------------- | ------------- | ------------- | -------------|
259
+ | **characterId** | [**number**] | An EVE character ID | defaults to undefined|
260
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
261
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
262
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
263
+
264
+
265
+ ### Return type
266
+
267
+ **GetCharactersCharacterIdFleetOk**
268
+
269
+ ### Authorization
270
+
271
+ [evesso](../README.md#evesso)
272
+
273
+ ### HTTP request headers
274
+
275
+ - **Content-Type**: Not defined
276
+ - **Accept**: application/json
277
+
278
+
279
+ ### HTTP response details
280
+ | Status code | Description | Response headers |
281
+ |-------------|-------------|------------------|
282
+ |**200** | Details about the character\&#39;s fleet | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
283
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
284
+ |**400** | Bad request | - |
285
+ |**401** | Unauthorized | - |
286
+ |**403** | Forbidden | - |
287
+ |**404** | The character is not in a fleet | - |
288
+ |**420** | Error limited | - |
289
+ |**500** | Internal server error | - |
290
+ |**503** | Service unavailable | - |
291
+ |**504** | Gateway timeout | - |
292
+
293
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
294
+
295
+ # **getFleetsFleetId**
296
+ > GetFleetsFleetIdOk getFleetsFleetId()
297
+
298
+ Return details about a fleet --- Alternate route: `/dev/fleets/{fleet_id}/` Alternate route: `/legacy/fleets/{fleet_id}/` Alternate route: `/v1/fleets/{fleet_id}/` --- This route is cached for up to 5 seconds
299
+
300
+ ### Example
301
+
302
+ ```typescript
303
+ import {
304
+ FleetsApi,
305
+ Configuration
306
+ } from 'eve-esi-client-ts';
307
+
308
+ const configuration = new Configuration();
309
+ const apiInstance = new FleetsApi(configuration);
310
+
311
+ let fleetId: number; //ID for a fleet (default to undefined)
312
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
313
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
314
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
315
+
316
+ const { status, data } = await apiInstance.getFleetsFleetId(
317
+ fleetId,
318
+ datasource,
319
+ ifNoneMatch,
320
+ token
321
+ );
322
+ ```
323
+
324
+ ### Parameters
325
+
326
+ |Name | Type | Description | Notes|
327
+ |------------- | ------------- | ------------- | -------------|
328
+ | **fleetId** | [**number**] | ID for a fleet | defaults to undefined|
329
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
330
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
331
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
332
+
333
+
334
+ ### Return type
335
+
336
+ **GetFleetsFleetIdOk**
337
+
338
+ ### Authorization
339
+
340
+ [evesso](../README.md#evesso)
341
+
342
+ ### HTTP request headers
343
+
344
+ - **Content-Type**: Not defined
345
+ - **Accept**: application/json
346
+
347
+
348
+ ### HTTP response details
349
+ | Status code | Description | Response headers |
350
+ |-------------|-------------|------------------|
351
+ |**200** | Details about a fleet | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
352
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
353
+ |**400** | Bad request | - |
354
+ |**401** | Unauthorized | - |
355
+ |**403** | Forbidden | - |
356
+ |**404** | The fleet does not exist or you don\&#39;t have access to it | - |
357
+ |**420** | Error limited | - |
358
+ |**500** | Internal server error | - |
359
+ |**503** | Service unavailable | - |
360
+ |**504** | Gateway timeout | - |
361
+
362
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
363
+
364
+ # **getFleetsFleetIdMembers**
365
+ > Array<GetFleetsFleetIdMembers200Ok> getFleetsFleetIdMembers()
366
+
367
+ Return information about fleet members --- Alternate route: `/dev/fleets/{fleet_id}/members/` Alternate route: `/legacy/fleets/{fleet_id}/members/` Alternate route: `/v1/fleets/{fleet_id}/members/` --- This route is cached for up to 5 seconds
368
+
369
+ ### Example
370
+
371
+ ```typescript
372
+ import {
373
+ FleetsApi,
374
+ Configuration
375
+ } from 'eve-esi-client-ts';
376
+
377
+ const configuration = new Configuration();
378
+ const apiInstance = new FleetsApi(configuration);
379
+
380
+ let fleetId: number; //ID for a fleet (default to undefined)
381
+ let acceptLanguage: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response (optional) (default to 'en')
382
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
383
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
384
+ let language: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response, takes precedence over Accept-Language (optional) (default to 'en')
385
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
386
+
387
+ const { status, data } = await apiInstance.getFleetsFleetIdMembers(
388
+ fleetId,
389
+ acceptLanguage,
390
+ datasource,
391
+ ifNoneMatch,
392
+ language,
393
+ token
394
+ );
395
+ ```
396
+
397
+ ### Parameters
398
+
399
+ |Name | Type | Description | Notes|
400
+ |------------- | ------------- | ------------- | -------------|
401
+ | **fleetId** | [**number**] | ID for a fleet | defaults to undefined|
402
+ | **acceptLanguage** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response | (optional) defaults to 'en'|
403
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
404
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
405
+ | **language** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response, takes precedence over Accept-Language | (optional) defaults to 'en'|
406
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
407
+
408
+
409
+ ### Return type
410
+
411
+ **Array<GetFleetsFleetIdMembers200Ok>**
412
+
413
+ ### Authorization
414
+
415
+ [evesso](../README.md#evesso)
416
+
417
+ ### HTTP request headers
418
+
419
+ - **Content-Type**: Not defined
420
+ - **Accept**: application/json
421
+
422
+
423
+ ### HTTP response details
424
+ | Status code | Description | Response headers |
425
+ |-------------|-------------|------------------|
426
+ |**200** | A list of fleet members | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * Content-Language - The language used in the response <br> |
427
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
428
+ |**400** | Bad request | - |
429
+ |**401** | Unauthorized | - |
430
+ |**403** | Forbidden | - |
431
+ |**404** | The fleet does not exist or you don\&#39;t have access to it | - |
432
+ |**420** | Error limited | - |
433
+ |**500** | Internal server error | - |
434
+ |**503** | Service unavailable | - |
435
+ |**504** | Gateway timeout | - |
436
+
437
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
438
+
439
+ # **getFleetsFleetIdWings**
440
+ > Array<GetFleetsFleetIdWings200Ok> getFleetsFleetIdWings()
441
+
442
+ Return information about wings in a fleet --- Alternate route: `/dev/fleets/{fleet_id}/wings/` Alternate route: `/legacy/fleets/{fleet_id}/wings/` Alternate route: `/v1/fleets/{fleet_id}/wings/` --- This route is cached for up to 5 seconds
443
+
444
+ ### Example
445
+
446
+ ```typescript
447
+ import {
448
+ FleetsApi,
449
+ Configuration
450
+ } from 'eve-esi-client-ts';
451
+
452
+ const configuration = new Configuration();
453
+ const apiInstance = new FleetsApi(configuration);
454
+
455
+ let fleetId: number; //ID for a fleet (default to undefined)
456
+ let acceptLanguage: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response (optional) (default to 'en')
457
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
458
+ let ifNoneMatch: string; //ETag from a previous request. A 304 will be returned if this matches the current ETag (optional) (default to undefined)
459
+ let language: 'en' | 'en-us' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'; //Language to use in the response, takes precedence over Accept-Language (optional) (default to 'en')
460
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
461
+
462
+ const { status, data } = await apiInstance.getFleetsFleetIdWings(
463
+ fleetId,
464
+ acceptLanguage,
465
+ datasource,
466
+ ifNoneMatch,
467
+ language,
468
+ token
469
+ );
470
+ ```
471
+
472
+ ### Parameters
473
+
474
+ |Name | Type | Description | Notes|
475
+ |------------- | ------------- | ------------- | -------------|
476
+ | **fleetId** | [**number**] | ID for a fleet | defaults to undefined|
477
+ | **acceptLanguage** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response | (optional) defaults to 'en'|
478
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
479
+ | **ifNoneMatch** | [**string**] | ETag from a previous request. A 304 will be returned if this matches the current ETag | (optional) defaults to undefined|
480
+ | **language** | [**&#39;en&#39; | &#39;en-us&#39; | &#39;de&#39; | &#39;fr&#39; | &#39;ja&#39; | &#39;ru&#39; | &#39;zh&#39; | &#39;ko&#39; | &#39;es&#39;**]**Array<&#39;en&#39; &#124; &#39;en-us&#39; &#124; &#39;de&#39; &#124; &#39;fr&#39; &#124; &#39;ja&#39; &#124; &#39;ru&#39; &#124; &#39;zh&#39; &#124; &#39;ko&#39; &#124; &#39;es&#39;>** | Language to use in the response, takes precedence over Accept-Language | (optional) defaults to 'en'|
481
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
482
+
483
+
484
+ ### Return type
485
+
486
+ **Array<GetFleetsFleetIdWings200Ok>**
487
+
488
+ ### Authorization
489
+
490
+ [evesso](../README.md#evesso)
491
+
492
+ ### HTTP request headers
493
+
494
+ - **Content-Type**: Not defined
495
+ - **Accept**: application/json
496
+
497
+
498
+ ### HTTP response details
499
+ | Status code | Description | Response headers |
500
+ |-------------|-------------|------------------|
501
+ |**200** | A list of fleet wings | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> * Content-Language - The language used in the response <br> |
502
+ |**304** | Not modified | * Cache-Control - The caching mechanism used <br> * ETag - RFC7232 compliant entity tag <br> * Expires - RFC7231 formatted datetime string <br> * Last-Modified - RFC7231 formatted datetime string <br> |
503
+ |**400** | Bad request | - |
504
+ |**401** | Unauthorized | - |
505
+ |**403** | Forbidden | - |
506
+ |**404** | The fleet does not exist or you don\&#39;t have access to it | - |
507
+ |**420** | Error limited | - |
508
+ |**500** | Internal server error | - |
509
+ |**503** | Service unavailable | - |
510
+ |**504** | Gateway timeout | - |
511
+
512
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
513
+
514
+ # **postFleetsFleetIdMembers**
515
+ > postFleetsFleetIdMembers(invitation)
516
+
517
+ Invite a character into the fleet. If a character has a CSPA charge set it is not possible to invite them to the fleet using ESI --- Alternate route: `/dev/fleets/{fleet_id}/members/` Alternate route: `/legacy/fleets/{fleet_id}/members/` Alternate route: `/v1/fleets/{fleet_id}/members/`
518
+
519
+ ### Example
520
+
521
+ ```typescript
522
+ import {
523
+ FleetsApi,
524
+ Configuration,
525
+ PostFleetsFleetIdMembersInvitation
526
+ } from 'eve-esi-client-ts';
527
+
528
+ const configuration = new Configuration();
529
+ const apiInstance = new FleetsApi(configuration);
530
+
531
+ let fleetId: number; //ID for a fleet (default to undefined)
532
+ let invitation: PostFleetsFleetIdMembersInvitation; //Details of the invitation
533
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
534
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
535
+
536
+ const { status, data } = await apiInstance.postFleetsFleetIdMembers(
537
+ fleetId,
538
+ invitation,
539
+ datasource,
540
+ token
541
+ );
542
+ ```
543
+
544
+ ### Parameters
545
+
546
+ |Name | Type | Description | Notes|
547
+ |------------- | ------------- | ------------- | -------------|
548
+ | **invitation** | **PostFleetsFleetIdMembersInvitation**| Details of the invitation | |
549
+ | **fleetId** | [**number**] | ID for a fleet | defaults to undefined|
550
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
551
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
552
+
553
+
554
+ ### Return type
555
+
556
+ void (empty response body)
557
+
558
+ ### Authorization
559
+
560
+ [evesso](../README.md#evesso)
561
+
562
+ ### HTTP request headers
563
+
564
+ - **Content-Type**: application/json
565
+ - **Accept**: application/json
566
+
567
+
568
+ ### HTTP response details
569
+ | Status code | Description | Response headers |
570
+ |-------------|-------------|------------------|
571
+ |**204** | Fleet invitation sent | - |
572
+ |**400** | Bad request | - |
573
+ |**401** | Unauthorized | - |
574
+ |**403** | Forbidden | - |
575
+ |**404** | The fleet does not exist or you don\&#39;t have access to it | - |
576
+ |**420** | Error limited | - |
577
+ |**422** | Errors in invitation | - |
578
+ |**500** | Internal server error | - |
579
+ |**503** | Service unavailable | - |
580
+ |**504** | Gateway timeout | - |
581
+
582
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
583
+
584
+ # **postFleetsFleetIdWings**
585
+ > PostFleetsFleetIdWingsCreated postFleetsFleetIdWings()
586
+
587
+ Create a new wing in a fleet --- Alternate route: `/dev/fleets/{fleet_id}/wings/` Alternate route: `/legacy/fleets/{fleet_id}/wings/` Alternate route: `/v1/fleets/{fleet_id}/wings/`
588
+
589
+ ### Example
590
+
591
+ ```typescript
592
+ import {
593
+ FleetsApi,
594
+ Configuration
595
+ } from 'eve-esi-client-ts';
596
+
597
+ const configuration = new Configuration();
598
+ const apiInstance = new FleetsApi(configuration);
599
+
600
+ let fleetId: number; //ID for a fleet (default to undefined)
601
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
602
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
603
+
604
+ const { status, data } = await apiInstance.postFleetsFleetIdWings(
605
+ fleetId,
606
+ datasource,
607
+ token
608
+ );
609
+ ```
610
+
611
+ ### Parameters
612
+
613
+ |Name | Type | Description | Notes|
614
+ |------------- | ------------- | ------------- | -------------|
615
+ | **fleetId** | [**number**] | ID for a fleet | defaults to undefined|
616
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
617
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
618
+
619
+
620
+ ### Return type
621
+
622
+ **PostFleetsFleetIdWingsCreated**
623
+
624
+ ### Authorization
625
+
626
+ [evesso](../README.md#evesso)
627
+
628
+ ### HTTP request headers
629
+
630
+ - **Content-Type**: Not defined
631
+ - **Accept**: application/json
632
+
633
+
634
+ ### HTTP response details
635
+ | Status code | Description | Response headers |
636
+ |-------------|-------------|------------------|
637
+ |**201** | Wing created | - |
638
+ |**400** | Bad request | - |
639
+ |**401** | Unauthorized | - |
640
+ |**403** | Forbidden | - |
641
+ |**404** | The fleet does not exist or you don\&#39;t have access to it | - |
642
+ |**420** | Error limited | - |
643
+ |**500** | Internal server error | - |
644
+ |**503** | Service unavailable | - |
645
+ |**504** | Gateway timeout | - |
646
+
647
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
648
+
649
+ # **postFleetsFleetIdWingsWingIdSquads**
650
+ > PostFleetsFleetIdWingsWingIdSquadsCreated postFleetsFleetIdWingsWingIdSquads()
651
+
652
+ Create a new squad in a fleet --- Alternate route: `/dev/fleets/{fleet_id}/wings/{wing_id}/squads/` Alternate route: `/legacy/fleets/{fleet_id}/wings/{wing_id}/squads/` Alternate route: `/v1/fleets/{fleet_id}/wings/{wing_id}/squads/`
653
+
654
+ ### Example
655
+
656
+ ```typescript
657
+ import {
658
+ FleetsApi,
659
+ Configuration
660
+ } from 'eve-esi-client-ts';
661
+
662
+ const configuration = new Configuration();
663
+ const apiInstance = new FleetsApi(configuration);
664
+
665
+ let fleetId: number; //ID for a fleet (default to undefined)
666
+ let wingId: number; //The wing_id to create squad in (default to undefined)
667
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
668
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
669
+
670
+ const { status, data } = await apiInstance.postFleetsFleetIdWingsWingIdSquads(
671
+ fleetId,
672
+ wingId,
673
+ datasource,
674
+ token
675
+ );
676
+ ```
677
+
678
+ ### Parameters
679
+
680
+ |Name | Type | Description | Notes|
681
+ |------------- | ------------- | ------------- | -------------|
682
+ | **fleetId** | [**number**] | ID for a fleet | defaults to undefined|
683
+ | **wingId** | [**number**] | The wing_id to create squad in | defaults to undefined|
684
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
685
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
686
+
687
+
688
+ ### Return type
689
+
690
+ **PostFleetsFleetIdWingsWingIdSquadsCreated**
691
+
692
+ ### Authorization
693
+
694
+ [evesso](../README.md#evesso)
695
+
696
+ ### HTTP request headers
697
+
698
+ - **Content-Type**: Not defined
699
+ - **Accept**: application/json
700
+
701
+
702
+ ### HTTP response details
703
+ | Status code | Description | Response headers |
704
+ |-------------|-------------|------------------|
705
+ |**201** | Squad created | - |
706
+ |**400** | Bad request | - |
707
+ |**401** | Unauthorized | - |
708
+ |**403** | Forbidden | - |
709
+ |**404** | The fleet does not exist or you don\&#39;t have access to it | - |
710
+ |**420** | Error limited | - |
711
+ |**500** | Internal server error | - |
712
+ |**503** | Service unavailable | - |
713
+ |**504** | Gateway timeout | - |
714
+
715
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
716
+
717
+ # **putFleetsFleetId**
718
+ > putFleetsFleetId(newSettings)
719
+
720
+ Update settings about a fleet --- Alternate route: `/dev/fleets/{fleet_id}/` Alternate route: `/legacy/fleets/{fleet_id}/` Alternate route: `/v1/fleets/{fleet_id}/`
721
+
722
+ ### Example
723
+
724
+ ```typescript
725
+ import {
726
+ FleetsApi,
727
+ Configuration,
728
+ PutFleetsFleetIdNewSettings
729
+ } from 'eve-esi-client-ts';
730
+
731
+ const configuration = new Configuration();
732
+ const apiInstance = new FleetsApi(configuration);
733
+
734
+ let fleetId: number; //ID for a fleet (default to undefined)
735
+ let newSettings: PutFleetsFleetIdNewSettings; //What to update for this fleet
736
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
737
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
738
+
739
+ const { status, data } = await apiInstance.putFleetsFleetId(
740
+ fleetId,
741
+ newSettings,
742
+ datasource,
743
+ token
744
+ );
745
+ ```
746
+
747
+ ### Parameters
748
+
749
+ |Name | Type | Description | Notes|
750
+ |------------- | ------------- | ------------- | -------------|
751
+ | **newSettings** | **PutFleetsFleetIdNewSettings**| What to update for this fleet | |
752
+ | **fleetId** | [**number**] | ID for a fleet | defaults to undefined|
753
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
754
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
755
+
756
+
757
+ ### Return type
758
+
759
+ void (empty response body)
760
+
761
+ ### Authorization
762
+
763
+ [evesso](../README.md#evesso)
764
+
765
+ ### HTTP request headers
766
+
767
+ - **Content-Type**: application/json
768
+ - **Accept**: application/json
769
+
770
+
771
+ ### HTTP response details
772
+ | Status code | Description | Response headers |
773
+ |-------------|-------------|------------------|
774
+ |**204** | Fleet updated | - |
775
+ |**400** | Bad request | - |
776
+ |**401** | Unauthorized | - |
777
+ |**403** | Forbidden | - |
778
+ |**404** | The fleet does not exist or you don\&#39;t have access to it | - |
779
+ |**420** | Error limited | - |
780
+ |**500** | Internal server error | - |
781
+ |**503** | Service unavailable | - |
782
+ |**504** | Gateway timeout | - |
783
+
784
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
785
+
786
+ # **putFleetsFleetIdMembersMemberId**
787
+ > putFleetsFleetIdMembersMemberId(movement)
788
+
789
+ Move a fleet member around --- Alternate route: `/dev/fleets/{fleet_id}/members/{member_id}/` Alternate route: `/legacy/fleets/{fleet_id}/members/{member_id}/` Alternate route: `/v1/fleets/{fleet_id}/members/{member_id}/`
790
+
791
+ ### Example
792
+
793
+ ```typescript
794
+ import {
795
+ FleetsApi,
796
+ Configuration,
797
+ PutFleetsFleetIdMembersMemberIdMovement
798
+ } from 'eve-esi-client-ts';
799
+
800
+ const configuration = new Configuration();
801
+ const apiInstance = new FleetsApi(configuration);
802
+
803
+ let fleetId: number; //ID for a fleet (default to undefined)
804
+ let memberId: number; //The character ID of a member in this fleet (default to undefined)
805
+ let movement: PutFleetsFleetIdMembersMemberIdMovement; //Details of the invitation
806
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
807
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
808
+
809
+ const { status, data } = await apiInstance.putFleetsFleetIdMembersMemberId(
810
+ fleetId,
811
+ memberId,
812
+ movement,
813
+ datasource,
814
+ token
815
+ );
816
+ ```
817
+
818
+ ### Parameters
819
+
820
+ |Name | Type | Description | Notes|
821
+ |------------- | ------------- | ------------- | -------------|
822
+ | **movement** | **PutFleetsFleetIdMembersMemberIdMovement**| Details of the invitation | |
823
+ | **fleetId** | [**number**] | ID for a fleet | defaults to undefined|
824
+ | **memberId** | [**number**] | The character ID of a member in this fleet | defaults to undefined|
825
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
826
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
827
+
828
+
829
+ ### Return type
830
+
831
+ void (empty response body)
832
+
833
+ ### Authorization
834
+
835
+ [evesso](../README.md#evesso)
836
+
837
+ ### HTTP request headers
838
+
839
+ - **Content-Type**: application/json
840
+ - **Accept**: application/json
841
+
842
+
843
+ ### HTTP response details
844
+ | Status code | Description | Response headers |
845
+ |-------------|-------------|------------------|
846
+ |**204** | Fleet invitation sent | - |
847
+ |**400** | Bad request | - |
848
+ |**401** | Unauthorized | - |
849
+ |**403** | Forbidden | - |
850
+ |**404** | The fleet does not exist or you don\&#39;t have access to it | - |
851
+ |**420** | Error limited | - |
852
+ |**422** | Errors in invitation | - |
853
+ |**500** | Internal server error | - |
854
+ |**503** | Service unavailable | - |
855
+ |**504** | Gateway timeout | - |
856
+
857
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
858
+
859
+ # **putFleetsFleetIdSquadsSquadId**
860
+ > putFleetsFleetIdSquadsSquadId(naming)
861
+
862
+ Rename a fleet squad --- Alternate route: `/dev/fleets/{fleet_id}/squads/{squad_id}/` Alternate route: `/legacy/fleets/{fleet_id}/squads/{squad_id}/` Alternate route: `/v1/fleets/{fleet_id}/squads/{squad_id}/`
863
+
864
+ ### Example
865
+
866
+ ```typescript
867
+ import {
868
+ FleetsApi,
869
+ Configuration,
870
+ PutFleetsFleetIdSquadsSquadIdNaming
871
+ } from 'eve-esi-client-ts';
872
+
873
+ const configuration = new Configuration();
874
+ const apiInstance = new FleetsApi(configuration);
875
+
876
+ let fleetId: number; //ID for a fleet (default to undefined)
877
+ let squadId: number; //The squad to rename (default to undefined)
878
+ let naming: PutFleetsFleetIdSquadsSquadIdNaming; //New name of the squad
879
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
880
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
881
+
882
+ const { status, data } = await apiInstance.putFleetsFleetIdSquadsSquadId(
883
+ fleetId,
884
+ squadId,
885
+ naming,
886
+ datasource,
887
+ token
888
+ );
889
+ ```
890
+
891
+ ### Parameters
892
+
893
+ |Name | Type | Description | Notes|
894
+ |------------- | ------------- | ------------- | -------------|
895
+ | **naming** | **PutFleetsFleetIdSquadsSquadIdNaming**| New name of the squad | |
896
+ | **fleetId** | [**number**] | ID for a fleet | defaults to undefined|
897
+ | **squadId** | [**number**] | The squad to rename | defaults to undefined|
898
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
899
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
900
+
901
+
902
+ ### Return type
903
+
904
+ void (empty response body)
905
+
906
+ ### Authorization
907
+
908
+ [evesso](../README.md#evesso)
909
+
910
+ ### HTTP request headers
911
+
912
+ - **Content-Type**: application/json
913
+ - **Accept**: application/json
914
+
915
+
916
+ ### HTTP response details
917
+ | Status code | Description | Response headers |
918
+ |-------------|-------------|------------------|
919
+ |**204** | Squad renamed | - |
920
+ |**400** | Bad request | - |
921
+ |**401** | Unauthorized | - |
922
+ |**403** | Forbidden | - |
923
+ |**404** | The fleet does not exist or you don\&#39;t have access to it | - |
924
+ |**420** | Error limited | - |
925
+ |**500** | Internal server error | - |
926
+ |**503** | Service unavailable | - |
927
+ |**504** | Gateway timeout | - |
928
+
929
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
930
+
931
+ # **putFleetsFleetIdWingsWingId**
932
+ > putFleetsFleetIdWingsWingId(naming)
933
+
934
+ Rename a fleet wing --- Alternate route: `/dev/fleets/{fleet_id}/wings/{wing_id}/` Alternate route: `/legacy/fleets/{fleet_id}/wings/{wing_id}/` Alternate route: `/v1/fleets/{fleet_id}/wings/{wing_id}/`
935
+
936
+ ### Example
937
+
938
+ ```typescript
939
+ import {
940
+ FleetsApi,
941
+ Configuration,
942
+ PutFleetsFleetIdWingsWingIdNaming
943
+ } from 'eve-esi-client-ts';
944
+
945
+ const configuration = new Configuration();
946
+ const apiInstance = new FleetsApi(configuration);
947
+
948
+ let fleetId: number; //ID for a fleet (default to undefined)
949
+ let wingId: number; //The wing to rename (default to undefined)
950
+ let naming: PutFleetsFleetIdWingsWingIdNaming; //New name of the wing
951
+ let datasource: 'tranquility'; //The server name you would like data from (optional) (default to 'tranquility')
952
+ let token: string; //Access token to use if unable to set a header (optional) (default to undefined)
953
+
954
+ const { status, data } = await apiInstance.putFleetsFleetIdWingsWingId(
955
+ fleetId,
956
+ wingId,
957
+ naming,
958
+ datasource,
959
+ token
960
+ );
961
+ ```
962
+
963
+ ### Parameters
964
+
965
+ |Name | Type | Description | Notes|
966
+ |------------- | ------------- | ------------- | -------------|
967
+ | **naming** | **PutFleetsFleetIdWingsWingIdNaming**| New name of the wing | |
968
+ | **fleetId** | [**number**] | ID for a fleet | defaults to undefined|
969
+ | **wingId** | [**number**] | The wing to rename | defaults to undefined|
970
+ | **datasource** | [**&#39;tranquility&#39;**]**Array<&#39;tranquility&#39;>** | The server name you would like data from | (optional) defaults to 'tranquility'|
971
+ | **token** | [**string**] | Access token to use if unable to set a header | (optional) defaults to undefined|
972
+
973
+
974
+ ### Return type
975
+
976
+ void (empty response body)
977
+
978
+ ### Authorization
979
+
980
+ [evesso](../README.md#evesso)
981
+
982
+ ### HTTP request headers
983
+
984
+ - **Content-Type**: application/json
985
+ - **Accept**: application/json
986
+
987
+
988
+ ### HTTP response details
989
+ | Status code | Description | Response headers |
990
+ |-------------|-------------|------------------|
991
+ |**204** | Wing renamed | - |
992
+ |**400** | Bad request | - |
993
+ |**401** | Unauthorized | - |
994
+ |**403** | Forbidden | - |
995
+ |**404** | The fleet does not exist or you don\&#39;t have access to it | - |
996
+ |**420** | Error limited | - |
997
+ |**500** | Internal server error | - |
998
+ |**503** | Service unavailable | - |
999
+ |**504** | Gateway timeout | - |
1000
+
1001
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1002
+