esi-client-bvv 1.0.0
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.
- checksums.yaml +7 -0
- data/Gemfile +7 -0
- data/README.md +711 -0
- data/Rakefile +8 -0
- data/docs/AllianceApi.md +285 -0
- data/docs/AssetsApi.md +402 -0
- data/docs/BookmarksApi.md +268 -0
- data/docs/CalendarApi.md +273 -0
- data/docs/CharacterApi.md +1049 -0
- data/docs/ClonesApi.md +134 -0
- data/docs/ContactsApi.md +476 -0
- data/docs/ContractsApi.md +404 -0
- data/docs/CorporationApi.md +1576 -0
- data/docs/DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity.md +8 -0
- data/docs/DeleteFleetsFleetIdMembersMemberIdNotFound.md +8 -0
- data/docs/DeleteFleetsFleetIdSquadsSquadIdNotFound.md +8 -0
- data/docs/DeleteFleetsFleetIdWingsWingIdNotFound.md +8 -0
- data/docs/DogmaApi.md +226 -0
- data/docs/FactionWarfareApi.md +452 -0
- data/docs/FittingsApi.md +202 -0
- data/docs/FleetsApi.md +922 -0
- data/docs/Forbidden.md +9 -0
- data/docs/GetAlliancesAllianceIdContacts200Ok.md +11 -0
- data/docs/GetAlliancesAllianceIdIconsNotFound.md +8 -0
- data/docs/GetAlliancesAllianceIdIconsOk.md +9 -0
- data/docs/GetAlliancesAllianceIdNotFound.md +8 -0
- data/docs/GetAlliancesAllianceIdOk.md +14 -0
- data/docs/GetAlliancesNames200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdAgentsResearch200Ok.md +12 -0
- data/docs/GetCharactersCharacterIdAssets200Ok.md +14 -0
- data/docs/GetCharactersCharacterIdAttributesOk.md +15 -0
- data/docs/GetCharactersCharacterIdBlueprints200Ok.md +15 -0
- data/docs/GetCharactersCharacterIdBookmarks200Ok.md +16 -0
- data/docs/GetCharactersCharacterIdBookmarksCoordinates.md +10 -0
- data/docs/GetCharactersCharacterIdBookmarksFolders200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdBookmarksItem.md +9 -0
- data/docs/GetCharactersCharacterIdCalendar200Ok.md +12 -0
- data/docs/GetCharactersCharacterIdCalendarEventIdAttendees200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdCalendarEventIdOk.md +17 -0
- data/docs/GetCharactersCharacterIdChatChannels200Ok.md +17 -0
- data/docs/GetCharactersCharacterIdChatChannelsAllowed.md +9 -0
- data/docs/GetCharactersCharacterIdChatChannelsBlocked.md +11 -0
- data/docs/GetCharactersCharacterIdChatChannelsMuted.md +11 -0
- data/docs/GetCharactersCharacterIdChatChannelsOperator.md +9 -0
- data/docs/GetCharactersCharacterIdClonesHomeLocation.md +9 -0
- data/docs/GetCharactersCharacterIdClonesJumpClone.md +12 -0
- data/docs/GetCharactersCharacterIdClonesOk.md +11 -0
- data/docs/GetCharactersCharacterIdContacts200Ok.md +13 -0
- data/docs/GetCharactersCharacterIdContactsLabels200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdContracts200Ok.md +29 -0
- data/docs/GetCharactersCharacterIdContractsContractIdBids200Ok.md +11 -0
- data/docs/GetCharactersCharacterIdContractsContractIdItems200Ok.md +13 -0
- data/docs/GetCharactersCharacterIdCorporationhistory200Ok.md +11 -0
- data/docs/GetCharactersCharacterIdFatigueOk.md +10 -0
- data/docs/GetCharactersCharacterIdFittings200Ok.md +12 -0
- data/docs/GetCharactersCharacterIdFittingsItem.md +10 -0
- data/docs/GetCharactersCharacterIdFleetNotFound.md +8 -0
- data/docs/GetCharactersCharacterIdFleetOk.md +11 -0
- data/docs/GetCharactersCharacterIdFwStatsKills.md +10 -0
- data/docs/GetCharactersCharacterIdFwStatsOk.md +13 -0
- data/docs/GetCharactersCharacterIdFwStatsVictoryPoints.md +10 -0
- data/docs/GetCharactersCharacterIdIndustryJobs200Ok.md +29 -0
- data/docs/GetCharactersCharacterIdKillmailsRecent200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdLocationOk.md +10 -0
- data/docs/GetCharactersCharacterIdLoyaltyPoints200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdMail200Ok.md +14 -0
- data/docs/GetCharactersCharacterIdMailLabelsLabel.md +11 -0
- data/docs/GetCharactersCharacterIdMailLabelsOk.md +9 -0
- data/docs/GetCharactersCharacterIdMailLists200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdMailMailIdNotFound.md +8 -0
- data/docs/GetCharactersCharacterIdMailMailIdOk.md +14 -0
- data/docs/GetCharactersCharacterIdMailMailIdRecipient.md +9 -0
- data/docs/GetCharactersCharacterIdMailRecipient.md +9 -0
- data/docs/GetCharactersCharacterIdMedals200Ok.md +16 -0
- data/docs/GetCharactersCharacterIdMedalsGraphic.md +11 -0
- data/docs/GetCharactersCharacterIdMining200Ok.md +11 -0
- data/docs/GetCharactersCharacterIdNotFound.md +8 -0
- data/docs/GetCharactersCharacterIdNotifications200Ok.md +14 -0
- data/docs/GetCharactersCharacterIdNotificationsContacts200Ok.md +12 -0
- data/docs/GetCharactersCharacterIdOk.md +18 -0
- data/docs/GetCharactersCharacterIdOnlineOk.md +11 -0
- data/docs/GetCharactersCharacterIdOpportunities200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdOrders200Ok.md +21 -0
- data/docs/GetCharactersCharacterIdOrdersHistory200Ok.md +22 -0
- data/docs/GetCharactersCharacterIdPlanets200Ok.md +14 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdContent.md +9 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails.md +12 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails.md +8 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdHead.md +10 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdLink.md +10 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdNotFound.md +8 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdOk.md +10 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdPin.md +18 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdRoute.md +13 -0
- data/docs/GetCharactersCharacterIdPortraitNotFound.md +8 -0
- data/docs/GetCharactersCharacterIdPortraitOk.md +11 -0
- data/docs/GetCharactersCharacterIdRolesOk.md +11 -0
- data/docs/GetCharactersCharacterIdSearchOk.md +18 -0
- data/docs/GetCharactersCharacterIdShipOk.md +10 -0
- data/docs/GetCharactersCharacterIdSkillqueue200Ok.md +15 -0
- data/docs/GetCharactersCharacterIdSkillsOk.md +10 -0
- data/docs/GetCharactersCharacterIdSkillsSkill.md +11 -0
- data/docs/GetCharactersCharacterIdStandings200Ok.md +10 -0
- data/docs/GetCharactersCharacterIdStats200Ok.md +20 -0
- data/docs/GetCharactersCharacterIdStatsCharacter.md +10 -0
- data/docs/GetCharactersCharacterIdStatsCombat.md +101 -0
- data/docs/GetCharactersCharacterIdStatsIndustry.md +43 -0
- data/docs/GetCharactersCharacterIdStatsInventory.md +9 -0
- data/docs/GetCharactersCharacterIdStatsIsk.md +9 -0
- data/docs/GetCharactersCharacterIdStatsMarket.md +20 -0
- data/docs/GetCharactersCharacterIdStatsMining.md +26 -0
- data/docs/GetCharactersCharacterIdStatsModule.md +76 -0
- data/docs/GetCharactersCharacterIdStatsOrbital.md +10 -0
- data/docs/GetCharactersCharacterIdStatsPve.md +11 -0
- data/docs/GetCharactersCharacterIdStatsSocial.md +32 -0
- data/docs/GetCharactersCharacterIdStatsTravel.md +28 -0
- data/docs/GetCharactersCharacterIdTitles200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdWalletJournal200Ok.md +20 -0
- data/docs/GetCharactersCharacterIdWalletJournalExtraInfo.md +19 -0
- data/docs/GetCharactersCharacterIdWalletTransactions200Ok.md +17 -0
- data/docs/GetCharactersNames200Ok.md +9 -0
- data/docs/GetCorporationCorporationIdMiningExtractions200Ok.md +12 -0
- data/docs/GetCorporationCorporationIdMiningObservers200Ok.md +10 -0
- data/docs/GetCorporationCorporationIdMiningObserversObserverId200Ok.md +12 -0
- data/docs/GetCorporationsCorporationIdAlliancehistory200Ok.md +11 -0
- data/docs/GetCorporationsCorporationIdAssets200Ok.md +14 -0
- data/docs/GetCorporationsCorporationIdBlueprints200Ok.md +15 -0
- data/docs/GetCorporationsCorporationIdBookmarks200Ok.md +16 -0
- data/docs/GetCorporationsCorporationIdBookmarksCoordinates.md +10 -0
- data/docs/GetCorporationsCorporationIdBookmarksFolders200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdBookmarksItem.md +9 -0
- data/docs/GetCorporationsCorporationIdContacts200Ok.md +12 -0
- data/docs/GetCorporationsCorporationIdContainersLogs200Ok.md +19 -0
- data/docs/GetCorporationsCorporationIdContracts200Ok.md +29 -0
- data/docs/GetCorporationsCorporationIdContractsContractIdBids200Ok.md +11 -0
- data/docs/GetCorporationsCorporationIdContractsContractIdItems200Ok.md +13 -0
- data/docs/GetCorporationsCorporationIdCustomsOffices200Ok.md +21 -0
- data/docs/GetCorporationsCorporationIdDivisionsHangar.md +9 -0
- data/docs/GetCorporationsCorporationIdDivisionsOk.md +9 -0
- data/docs/GetCorporationsCorporationIdDivisionsWallet.md +9 -0
- data/docs/GetCorporationsCorporationIdFacilities200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdFwStatsKills.md +10 -0
- data/docs/GetCorporationsCorporationIdFwStatsOk.md +12 -0
- data/docs/GetCorporationsCorporationIdFwStatsVictoryPoints.md +10 -0
- data/docs/GetCorporationsCorporationIdIconsNotFound.md +8 -0
- data/docs/GetCorporationsCorporationIdIconsOk.md +10 -0
- data/docs/GetCorporationsCorporationIdIndustryJobs200Ok.md +29 -0
- data/docs/GetCorporationsCorporationIdKillmailsRecent200Ok.md +9 -0
- data/docs/GetCorporationsCorporationIdMedals200Ok.md +12 -0
- data/docs/GetCorporationsCorporationIdMedalsIssued200Ok.md +13 -0
- data/docs/GetCorporationsCorporationIdMembersTitles200Ok.md +9 -0
- data/docs/GetCorporationsCorporationIdMembertracking200Ok.md +14 -0
- data/docs/GetCorporationsCorporationIdNotFound.md +8 -0
- data/docs/GetCorporationsCorporationIdOk.md +20 -0
- data/docs/GetCorporationsCorporationIdOrders200Ok.md +21 -0
- data/docs/GetCorporationsCorporationIdOrdersHistory200Ok.md +22 -0
- data/docs/GetCorporationsCorporationIdOutpostsOutpostIdCoordinates.md +10 -0
- data/docs/GetCorporationsCorporationIdOutpostsOutpostIdOk.md +17 -0
- data/docs/GetCorporationsCorporationIdOutpostsOutpostIdService.md +11 -0
- data/docs/GetCorporationsCorporationIdRoles200Ok.md +16 -0
- data/docs/GetCorporationsCorporationIdRolesHistory200Ok.md +13 -0
- data/docs/GetCorporationsCorporationIdShareholders200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdStandings200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdStarbases200Ok.md +15 -0
- data/docs/GetCorporationsCorporationIdStarbasesStarbaseIdFuel.md +9 -0
- data/docs/GetCorporationsCorporationIdStarbasesStarbaseIdOk.md +21 -0
- data/docs/GetCorporationsCorporationIdStructures200Ok.md +23 -0
- data/docs/GetCorporationsCorporationIdStructuresService.md +9 -0
- data/docs/GetCorporationsCorporationIdTitles200Ok.md +17 -0
- data/docs/GetCorporationsCorporationIdWallets200Ok.md +9 -0
- data/docs/GetCorporationsCorporationIdWalletsDivisionJournal200Ok.md +20 -0
- data/docs/GetCorporationsCorporationIdWalletsDivisionJournalExtraInfo.md +19 -0
- data/docs/GetCorporationsCorporationIdWalletsDivisionTransactions200Ok.md +16 -0
- data/docs/GetCorporationsNames200Ok.md +9 -0
- data/docs/GetDogmaAttributesAttributeIdNotFound.md +8 -0
- data/docs/GetDogmaAttributesAttributeIdOk.md +17 -0
- data/docs/GetDogmaEffectsEffectIdModifier.md +13 -0
- data/docs/GetDogmaEffectsEffectIdNotFound.md +8 -0
- data/docs/GetDogmaEffectsEffectIdOk.md +28 -0
- data/docs/GetFleetsFleetIdMembers200Ok.md +17 -0
- data/docs/GetFleetsFleetIdMembersNotFound.md +8 -0
- data/docs/GetFleetsFleetIdNotFound.md +8 -0
- data/docs/GetFleetsFleetIdOk.md +11 -0
- data/docs/GetFleetsFleetIdWings200Ok.md +10 -0
- data/docs/GetFleetsFleetIdWingsNotFound.md +8 -0
- data/docs/GetFleetsFleetIdWingsSquad.md +9 -0
- data/docs/GetFwLeaderboardsActiveTotal.md +9 -0
- data/docs/GetFwLeaderboardsActiveTotal1.md +9 -0
- data/docs/GetFwLeaderboardsCharactersActiveTotal.md +9 -0
- data/docs/GetFwLeaderboardsCharactersActiveTotal1.md +9 -0
- data/docs/GetFwLeaderboardsCharactersKills.md +10 -0
- data/docs/GetFwLeaderboardsCharactersLastWeek.md +9 -0
- data/docs/GetFwLeaderboardsCharactersLastWeek1.md +9 -0
- data/docs/GetFwLeaderboardsCharactersOk.md +9 -0
- data/docs/GetFwLeaderboardsCharactersVictoryPoints.md +10 -0
- data/docs/GetFwLeaderboardsCharactersYesterday.md +9 -0
- data/docs/GetFwLeaderboardsCharactersYesterday1.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsActiveTotal.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsActiveTotal1.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsKills.md +10 -0
- data/docs/GetFwLeaderboardsCorporationsLastWeek.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsLastWeek1.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsOk.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsVictoryPoints.md +10 -0
- data/docs/GetFwLeaderboardsCorporationsYesterday.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsYesterday1.md +9 -0
- data/docs/GetFwLeaderboardsKills.md +10 -0
- data/docs/GetFwLeaderboardsLastWeek.md +9 -0
- data/docs/GetFwLeaderboardsLastWeek1.md +9 -0
- data/docs/GetFwLeaderboardsOk.md +9 -0
- data/docs/GetFwLeaderboardsVictoryPoints.md +10 -0
- data/docs/GetFwLeaderboardsYesterday.md +9 -0
- data/docs/GetFwLeaderboardsYesterday1.md +9 -0
- data/docs/GetFwStats200Ok.md +12 -0
- data/docs/GetFwStatsKills.md +10 -0
- data/docs/GetFwStatsVictoryPoints.md +10 -0
- data/docs/GetFwSystems200Ok.md +13 -0
- data/docs/GetFwWars200Ok.md +9 -0
- data/docs/GetIncursions200Ok.md +15 -0
- data/docs/GetIndustryFacilities200Ok.md +13 -0
- data/docs/GetIndustrySystems200Ok.md +9 -0
- data/docs/GetIndustrySystemsCostIndice.md +9 -0
- data/docs/GetInsurancePrices200Ok.md +9 -0
- data/docs/GetInsurancePricesLevel.md +10 -0
- data/docs/GetKillmailsKillmailIdKillmailHashAttacker.md +16 -0
- data/docs/GetKillmailsKillmailIdKillmailHashItem.md +12 -0
- data/docs/GetKillmailsKillmailIdKillmailHashItem1.md +13 -0
- data/docs/GetKillmailsKillmailIdKillmailHashOk.md +14 -0
- data/docs/GetKillmailsKillmailIdKillmailHashPosition.md +10 -0
- data/docs/GetKillmailsKillmailIdKillmailHashUnprocessableEntity.md +8 -0
- data/docs/GetKillmailsKillmailIdKillmailHashVictim.md +15 -0
- data/docs/GetLoyaltyStoresCorporationIdOffers200Ok.md +14 -0
- data/docs/GetLoyaltyStoresCorporationIdOffersNotFound.md +8 -0
- data/docs/GetLoyaltyStoresCorporationIdOffersRequiredItem.md +9 -0
- data/docs/GetMarketsGroupsMarketGroupIdNotFound.md +8 -0
- data/docs/GetMarketsGroupsMarketGroupIdOk.md +12 -0
- data/docs/GetMarketsPrices200Ok.md +10 -0
- data/docs/GetMarketsRegionIdHistory200Ok.md +13 -0
- data/docs/GetMarketsRegionIdHistoryUnprocessableEntity.md +8 -0
- data/docs/GetMarketsRegionIdOrders200Ok.md +19 -0
- data/docs/GetMarketsRegionIdOrdersUnprocessableEntity.md +8 -0
- data/docs/GetMarketsStructuresStructureId200Ok.md +18 -0
- data/docs/GetOpportunitiesGroupsGroupIdOk.md +13 -0
- data/docs/GetOpportunitiesTasksTaskIdOk.md +11 -0
- data/docs/GetRouteOriginDestinationNotFound.md +8 -0
- data/docs/GetSearchOk.md +17 -0
- data/docs/GetSovereigntyCampaigns200Ok.md +17 -0
- data/docs/GetSovereigntyCampaignsParticipant.md +9 -0
- data/docs/GetSovereigntyMap200Ok.md +11 -0
- data/docs/GetSovereigntyStructures200Ok.md +14 -0
- data/docs/GetStatusOk.md +11 -0
- data/docs/GetUniverseAncestries200Ok.md +13 -0
- data/docs/GetUniverseAsteroidBeltsAsteroidBeltIdNotFound.md +8 -0
- data/docs/GetUniverseAsteroidBeltsAsteroidBeltIdOk.md +10 -0
- data/docs/GetUniverseAsteroidBeltsAsteroidBeltIdPosition.md +10 -0
- data/docs/GetUniverseBloodlines200Ok.md +18 -0
- data/docs/GetUniverseCategoriesCategoryIdNotFound.md +8 -0
- data/docs/GetUniverseCategoriesCategoryIdOk.md +11 -0
- data/docs/GetUniverseConstellationsConstellationIdNotFound.md +8 -0
- data/docs/GetUniverseConstellationsConstellationIdOk.md +12 -0
- data/docs/GetUniverseConstellationsConstellationIdPosition.md +10 -0
- data/docs/GetUniverseFactions200Ok.md +17 -0
- data/docs/GetUniverseGraphicsGraphicIdNotFound.md +8 -0
- data/docs/GetUniverseGraphicsGraphicIdOk.md +15 -0
- data/docs/GetUniverseGroupsGroupIdNotFound.md +8 -0
- data/docs/GetUniverseGroupsGroupIdOk.md +12 -0
- data/docs/GetUniverseMoonsMoonIdNotFound.md +8 -0
- data/docs/GetUniverseMoonsMoonIdOk.md +11 -0
- data/docs/GetUniverseMoonsMoonIdPosition.md +10 -0
- data/docs/GetUniversePlanetsPlanetIdNotFound.md +8 -0
- data/docs/GetUniversePlanetsPlanetIdOk.md +12 -0
- data/docs/GetUniversePlanetsPlanetIdPosition.md +10 -0
- data/docs/GetUniverseRaces200Ok.md +11 -0
- data/docs/GetUniverseRegionsRegionIdNotFound.md +8 -0
- data/docs/GetUniverseRegionsRegionIdOk.md +11 -0
- data/docs/GetUniverseSchematicsSchematicIdNotFound.md +8 -0
- data/docs/GetUniverseSchematicsSchematicIdOk.md +9 -0
- data/docs/GetUniverseStargatesStargateIdDestination.md +9 -0
- data/docs/GetUniverseStargatesStargateIdNotFound.md +8 -0
- data/docs/GetUniverseStargatesStargateIdOk.md +13 -0
- data/docs/GetUniverseStargatesStargateIdPosition.md +10 -0
- data/docs/GetUniverseStarsStarIdOk.md +15 -0
- data/docs/GetUniverseStationsStationIdNotFound.md +8 -0
- data/docs/GetUniverseStationsStationIdOk.md +19 -0
- data/docs/GetUniverseStationsStationIdPosition.md +10 -0
- data/docs/GetUniverseStructuresStructureIdNotFound.md +8 -0
- data/docs/GetUniverseStructuresStructureIdOk.md +11 -0
- data/docs/GetUniverseStructuresStructureIdPosition.md +10 -0
- data/docs/GetUniverseSystemJumps200Ok.md +9 -0
- data/docs/GetUniverseSystemKills200Ok.md +11 -0
- data/docs/GetUniverseSystemsSystemIdNotFound.md +8 -0
- data/docs/GetUniverseSystemsSystemIdOk.md +17 -0
- data/docs/GetUniverseSystemsSystemIdPlanet.md +10 -0
- data/docs/GetUniverseSystemsSystemIdPosition.md +10 -0
- data/docs/GetUniverseTypesTypeIdDogmaAttribute.md +9 -0
- data/docs/GetUniverseTypesTypeIdDogmaEffect.md +9 -0
- data/docs/GetUniverseTypesTypeIdNotFound.md +8 -0
- data/docs/GetUniverseTypesTypeIdOk.md +23 -0
- data/docs/GetWarsWarIdAggressor.md +11 -0
- data/docs/GetWarsWarIdAlly.md +9 -0
- data/docs/GetWarsWarIdDefender.md +11 -0
- data/docs/GetWarsWarIdKillmails200Ok.md +9 -0
- data/docs/GetWarsWarIdKillmailsUnprocessableEntity.md +8 -0
- data/docs/GetWarsWarIdOk.md +17 -0
- data/docs/GetWarsWarIdUnprocessableEntity.md +8 -0
- data/docs/IncursionsApi.md +61 -0
- data/docs/IndustryApi.md +509 -0
- data/docs/InsuranceApi.md +63 -0
- data/docs/InternalServerError.md +8 -0
- data/docs/KillmailsApi.md +199 -0
- data/docs/LocationApi.md +197 -0
- data/docs/LoyaltyApi.md +127 -0
- data/docs/MailApi.md +597 -0
- data/docs/MarketApi.md +675 -0
- data/docs/OpportunitiesApi.md +291 -0
- data/docs/PlanetaryInteractionApi.md +258 -0
- data/docs/PostCharactersAffiliation200Ok.md +11 -0
- data/docs/PostCharactersAffiliationNotFound.md +8 -0
- data/docs/PostCharactersCharacterIdAssetsLocations200Ok.md +9 -0
- data/docs/PostCharactersCharacterIdAssetsLocationsPosition.md +10 -0
- data/docs/PostCharactersCharacterIdAssetsNames200Ok.md +9 -0
- data/docs/PostCharactersCharacterIdFittingsCreated.md +8 -0
- data/docs/PostCharactersCharacterIdFittingsFitting.md +11 -0
- data/docs/PostCharactersCharacterIdFittingsItem.md +10 -0
- data/docs/PostCharactersCharacterIdMailBadRequest.md +8 -0
- data/docs/PostCharactersCharacterIdMailLabelsLabel.md +9 -0
- data/docs/PostCharactersCharacterIdMailMail.md +11 -0
- data/docs/PostCharactersCharacterIdMailRecipient.md +9 -0
- data/docs/PostCorporationsCorporationIdAssetsLocations200Ok.md +9 -0
- data/docs/PostCorporationsCorporationIdAssetsLocationsPosition.md +10 -0
- data/docs/PostCorporationsCorporationIdAssetsNames200Ok.md +9 -0
- data/docs/PostFleetsFleetIdMembersInvitation.md +11 -0
- data/docs/PostFleetsFleetIdMembersNotFound.md +8 -0
- data/docs/PostFleetsFleetIdMembersUnprocessableEntity.md +8 -0
- data/docs/PostFleetsFleetIdWingsCreated.md +8 -0
- data/docs/PostFleetsFleetIdWingsNotFound.md +8 -0
- data/docs/PostFleetsFleetIdWingsWingIdSquadsCreated.md +8 -0
- data/docs/PostFleetsFleetIdWingsWingIdSquadsNotFound.md +8 -0
- data/docs/PostUiOpenwindowNewmailNewMail.md +12 -0
- data/docs/PostUiOpenwindowNewmailUnprocessableEntity.md +8 -0
- data/docs/PostUniverseIdsAgent.md +9 -0
- data/docs/PostUniverseIdsAlliance.md +9 -0
- data/docs/PostUniverseIdsCharacter.md +9 -0
- data/docs/PostUniverseIdsConstellation.md +9 -0
- data/docs/PostUniverseIdsCorporation.md +9 -0
- data/docs/PostUniverseIdsFaction.md +9 -0
- data/docs/PostUniverseIdsInventoryType.md +9 -0
- data/docs/PostUniverseIdsOk.md +17 -0
- data/docs/PostUniverseIdsRegion.md +9 -0
- data/docs/PostUniverseIdsServiceUnavailable.md +8 -0
- data/docs/PostUniverseIdsStation.md +9 -0
- data/docs/PostUniverseIdsSystem.md +9 -0
- data/docs/PostUniverseNames200Ok.md +10 -0
- data/docs/PostUniverseNamesNotFound.md +8 -0
- data/docs/PutCharactersCharacterIdCalendarEventIdResponse.md +8 -0
- data/docs/PutCharactersCharacterIdMailMailIdBadRequest.md +8 -0
- data/docs/PutCharactersCharacterIdMailMailIdContents.md +9 -0
- data/docs/PutFleetsFleetIdBadRequest.md +8 -0
- data/docs/PutFleetsFleetIdMembersMemberIdMovement.md +10 -0
- data/docs/PutFleetsFleetIdMembersMemberIdNotFound.md +8 -0
- data/docs/PutFleetsFleetIdMembersMemberIdUnprocessableEntity.md +8 -0
- data/docs/PutFleetsFleetIdNewSettings.md +9 -0
- data/docs/PutFleetsFleetIdNotFound.md +8 -0
- data/docs/PutFleetsFleetIdSquadsSquadIdNaming.md +8 -0
- data/docs/PutFleetsFleetIdSquadsSquadIdNotFound.md +8 -0
- data/docs/PutFleetsFleetIdWingsWingIdNaming.md +8 -0
- data/docs/PutFleetsFleetIdWingsWingIdNotFound.md +8 -0
- data/docs/RoutesApi.md +73 -0
- data/docs/SearchApi.md +144 -0
- data/docs/SkillsApi.md +197 -0
- data/docs/SovereigntyApi.md +167 -0
- data/docs/StatusApi.md +61 -0
- data/docs/UniverseApi.md +1679 -0
- data/docs/UserInterfaceApi.md +324 -0
- data/docs/WalletApi.md +400 -0
- data/docs/WarsApi.md +177 -0
- data/esi-client-bvv.gemspec +45 -0
- data/git_push.sh +55 -0
- data/lib/esi-client-bvv.rb +411 -0
- data/lib/esi-client-bvv/api/alliance_api.rb +363 -0
- data/lib/esi-client-bvv/api/assets_api.rb +485 -0
- data/lib/esi-client-bvv/api/bookmarks_api.rb +323 -0
- data/lib/esi-client-bvv/api/calendar_api.rb +337 -0
- data/lib/esi-client-bvv/api/character_api.rb +1242 -0
- data/lib/esi-client-bvv/api/clones_api.rb +167 -0
- data/lib/esi-client-bvv/api/contacts_api.rb +603 -0
- data/lib/esi-client-bvv/api/contracts_api.rb +488 -0
- data/lib/esi-client-bvv/api/corporation_api.rb +1858 -0
- data/lib/esi-client-bvv/api/dogma_api.rb +271 -0
- data/lib/esi-client-bvv/api/faction_warfare_api.rb +521 -0
- data/lib/esi-client-bvv/api/fittings_api.rb +250 -0
- data/lib/esi-client-bvv/api/fleets_api.rb +1055 -0
- data/lib/esi-client-bvv/api/incursions_api.rb +82 -0
- data/lib/esi-client-bvv/api/industry_api.rb +600 -0
- data/lib/esi-client-bvv/api/insurance_api.rb +88 -0
- data/lib/esi-client-bvv/api/killmails_api.rb +251 -0
- data/lib/esi-client-bvv/api/location_api.rb +239 -0
- data/lib/esi-client-bvv/api/loyalty_api.rb +164 -0
- data/lib/esi-client-bvv/api/mail_api.rb +724 -0
- data/lib/esi-client-bvv/api/market_api.rb +802 -0
- data/lib/esi-client-bvv/api/opportunities_api.rb +349 -0
- data/lib/esi-client-bvv/api/planetary_interaction_api.rb +313 -0
- data/lib/esi-client-bvv/api/routes_api.rb +114 -0
- data/lib/esi-client-bvv/api/search_api.rb +224 -0
- data/lib/esi-client-bvv/api/skills_api.rb +239 -0
- data/lib/esi-client-bvv/api/sovereignty_api.rb +200 -0
- data/lib/esi-client-bvv/api/status_api.rb +82 -0
- data/lib/esi-client-bvv/api/universe_api.rb +1964 -0
- data/lib/esi-client-bvv/api/user_interface_api.rb +376 -0
- data/lib/esi-client-bvv/api/wallet_api.rb +495 -0
- data/lib/esi-client-bvv/api/wars_api.rb +218 -0
- data/lib/esi-client-bvv/api_client.rb +389 -0
- data/lib/esi-client-bvv/api_error.rb +38 -0
- data/lib/esi-client-bvv/configuration.rb +209 -0
- data/lib/esi-client-bvv/models/delete_characters_character_id_mail_labels_label_id_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/delete_fleets_fleet_id_members_member_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/delete_fleets_fleet_id_squads_squad_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/delete_fleets_fleet_id_wings_wing_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/forbidden.rb +204 -0
- data/lib/esi-client-bvv/models/get_alliances_alliance_id_contacts_200_ok.rb +267 -0
- data/lib/esi-client-bvv/models/get_alliances_alliance_id_icons_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_alliances_alliance_id_icons_ok.rb +199 -0
- data/lib/esi-client-bvv/models/get_alliances_alliance_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_alliances_alliance_id_ok.rb +274 -0
- data/lib/esi-client-bvv/models/get_alliances_names_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_agents_research_200_ok.rb +254 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_assets_200_ok.rb +329 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_attributes_ok.rb +284 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_blueprints_200_ok.rb +426 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_bookmarks_200_ok.rb +297 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_bookmarks_coordinates.rb +224 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_bookmarks_folders_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_bookmarks_item.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_calendar_200_ok.rb +262 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_calendar_event_id_attendees_200_ok.rb +232 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_calendar_event_id_ok.rb +362 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_chat_channels_200_ok.rb +337 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_chat_channels_allowed.rb +242 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_chat_channels_blocked.rb +262 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_chat_channels_muted.rb +262 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_chat_channels_operator.rb +242 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_clones_home_location.rb +232 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_clones_jump_clone.rb +284 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_clones_ok.rb +225 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_contacts_200_ok.rb +287 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_contacts_labels_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_contracts_200_ok.rb +511 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_contracts_contract_id_bids_200_ok.rb +239 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_contracts_contract_id_items_200_ok.rb +264 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_corporationhistory_200_ok.rb +234 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fatigue_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fittings_200_ok.rb +256 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fittings_item.rb +224 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fleet_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fleet_ok.rb +272 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fw_stats_kills.rb +224 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fw_stats_ok.rb +297 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fw_stats_victory_points.rb +224 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_industry_jobs_200_ok.rb +502 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_killmails_recent_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_location_ok.rb +214 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_loyalty_points_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_200_ok.rb +253 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_labels_label.rb +302 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_labels_ok.rb +217 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_lists_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_mail_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_mail_id_ok.rb +253 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_mail_id_recipient.rb +242 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_recipient.rb +242 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_medals_200_ok.rb +349 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_medals_graphic.rb +234 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mining_200_ok.rb +239 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_notifications_200_ok.rb +319 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_notifications_contacts_200_ok.rb +254 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_ok.rb +377 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_online_ok.rb +224 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_opportunities_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_orders_200_ok.rb +407 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_orders_history_200_ok.rb +434 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_200_ok.rb +364 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_content.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_extractor_details.rb +236 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_factory_details.rb +194 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_head.rb +252 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_link.rb +252 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_ok.rb +230 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_pin.rb +309 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_route.rb +266 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_portrait_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_portrait_ok.rb +219 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_roles_ok.rb +248 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_search_ok.rb +311 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_ship_ok.rb +224 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_skillqueue_200_ok.rb +302 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_skills_ok.rb +221 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_skills_skill.rb +239 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_standings_200_ok.rb +285 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_200_ok.rb +302 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_character.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_combat.rb +1119 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_industry.rb +539 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_inventory.rb +199 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_isk.rb +199 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_market.rb +309 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_mining.rb +369 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_module.rb +869 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_orbital.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_pve.rb +219 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_social.rb +429 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_travel.rb +389 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_titles_200_ok.rb +199 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_wallet_journal_200_ok.rb +380 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_wallet_journal_extra_info.rb +299 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_wallet_transactions_200_ok.rb +329 -0
- data/lib/esi-client-bvv/models/get_characters_names_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_corporation_corporation_id_mining_extractions_200_ok.rb +254 -0
- data/lib/esi-client-bvv/models/get_corporation_corporation_id_mining_observers_200_ok.rb +257 -0
- data/lib/esi-client-bvv/models/get_corporation_corporation_id_mining_observers_observer_id_200_ok.rb +254 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_alliancehistory_200_ok.rb +229 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_assets_200_ok.rb +329 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_blueprints_200_ok.rb +426 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_bookmarks_200_ok.rb +297 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_bookmarks_coordinates.rb +224 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_bookmarks_folders_200_ok.rb +219 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_bookmarks_item.rb +209 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_contacts_200_ok.rb +277 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_containers_logs_200_ok.rb +391 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_contracts_200_ok.rb +511 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_contracts_contract_id_bids_200_ok.rb +239 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_contracts_contract_id_items_200_ok.rb +264 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_customs_offices_200_ok.rb +438 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_divisions_hangar.rb +240 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_divisions_ok.rb +203 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_divisions_wallet.rb +240 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_facilities_200_ok.rb +224 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_fw_stats_kills.rb +224 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_fw_stats_ok.rb +237 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_fw_stats_victory_points.rb +224 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_icons_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_icons_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_industry_jobs_200_ok.rb +502 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_killmails_recent_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_medals_200_ok.rb +292 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_medals_issued_200_ok.rb +321 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_members_titles_200_ok.rb +211 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_membertracking_200_ok.rb +254 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_ok.rb +367 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_orders_200_ok.rb +435 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_orders_history_200_ok.rb +462 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_outposts_outpost_id_coordinates.rb +224 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_outposts_outpost_id_ok.rb +330 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_outposts_outpost_id_service.rb +272 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_roles_200_ok.rb +311 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_roles_history_200_ok.rb +306 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_shareholders_200_ok.rb +257 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_standings_200_ok.rb +285 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_starbases_200_ok.rb +307 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_starbases_starbase_id_fuel.rb +209 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_starbases_starbase_id_ok.rb +469 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_structures_200_ok.rb +520 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_structures_service.rb +242 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_titles_200_ok.rb +316 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_wallets_200_ok.rb +237 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_wallets_division_journal_200_ok.rb +380 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_wallets_division_journal_extra_info.rb +299 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_wallets_division_transactions_200_ok.rb +314 -0
- data/lib/esi-client-bvv/models/get_corporations_names_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_dogma_attributes_attribute_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_dogma_attributes_attribute_id_ok.rb +284 -0
- data/lib/esi-client-bvv/models/get_dogma_effects_effect_id_modifier.rb +244 -0
- data/lib/esi-client-bvv/models/get_dogma_effects_effect_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_dogma_effects_effect_id_ok.rb +396 -0
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_members_200_ok.rb +357 -0
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_members_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_ok.rb +239 -0
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_wings_200_ok.rb +226 -0
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_wings_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_wings_squad.rb +209 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_active_total.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_active_total_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_active_total.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_active_total_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_kills.rb +230 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_last_week.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_last_week_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_ok.rb +207 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_victory_points.rb +230 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_yesterday.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_yesterday_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_active_total.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_active_total_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_kills.rb +230 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_last_week.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_last_week_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_ok.rb +207 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_victory_points.rb +230 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_yesterday.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_yesterday_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_kills.rb +230 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_last_week.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_last_week_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_ok.rb +207 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_victory_points.rb +230 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_yesterday.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_yesterday_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_stats_200_ok.rb +252 -0
- data/lib/esi-client-bvv/models/get_fw_stats_kills.rb +224 -0
- data/lib/esi-client-bvv/models/get_fw_stats_victory_points.rb +224 -0
- data/lib/esi-client-bvv/models/get_fw_systems_200_ok.rb +269 -0
- data/lib/esi-client-bvv/models/get_fw_wars_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_incursions_200_ok.rb +334 -0
- data/lib/esi-client-bvv/models/get_industry_facilities_200_ok.rb +264 -0
- data/lib/esi-client-bvv/models/get_industry_systems_200_ok.rb +211 -0
- data/lib/esi-client-bvv/models/get_industry_systems_cost_indice.rb +242 -0
- data/lib/esi-client-bvv/models/get_insurance_prices_200_ok.rb +211 -0
- data/lib/esi-client-bvv/models/get_insurance_prices_level.rb +224 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_attacker.rb +284 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_item.rb +244 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_item_1.rb +256 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_ok.rb +275 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_victim.rb +270 -0
- data/lib/esi-client-bvv/models/get_loyalty_stores_corporation_id_offers_200_ok.rb +281 -0
- data/lib/esi-client-bvv/models/get_loyalty_stores_corporation_id_offers_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_loyalty_stores_corporation_id_offers_required_item.rb +209 -0
- data/lib/esi-client-bvv/models/get_markets_groups_market_group_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_markets_groups_market_group_id_ok.rb +251 -0
- data/lib/esi-client-bvv/models/get_markets_prices_200_ok.rb +214 -0
- data/lib/esi-client-bvv/models/get_markets_region_id_history_200_ok.rb +269 -0
- data/lib/esi-client-bvv/models/get_markets_region_id_history_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/get_markets_region_id_orders_200_ok.rb +392 -0
- data/lib/esi-client-bvv/models/get_markets_region_id_orders_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/get_markets_structures_structure_id_200_ok.rb +377 -0
- data/lib/esi-client-bvv/models/get_opportunities_groups_group_id_ok.rb +273 -0
- data/lib/esi-client-bvv/models/get_opportunities_tasks_task_id_ok.rb +239 -0
- data/lib/esi-client-bvv/models/get_route_origin_destination_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_search_ok.rb +299 -0
- data/lib/esi-client-bvv/models/get_sovereignty_campaigns_200_ok.rb +344 -0
- data/lib/esi-client-bvv/models/get_sovereignty_campaigns_participant.rb +209 -0
- data/lib/esi-client-bvv/models/get_sovereignty_map_200_ok.rb +224 -0
- data/lib/esi-client-bvv/models/get_sovereignty_structures_200_ok.rb +269 -0
- data/lib/esi-client-bvv/models/get_status_ok.rb +234 -0
- data/lib/esi-client-bvv/models/get_universe_ancestries_200_ok.rb +259 -0
- data/lib/esi-client-bvv/models/get_universe_asteroid_belts_asteroid_belt_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_asteroid_belts_asteroid_belt_id_ok.rb +223 -0
- data/lib/esi-client-bvv/models/get_universe_asteroid_belts_asteroid_belt_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_bloodlines_200_ok.rb +344 -0
- data/lib/esi-client-bvv/models/get_universe_categories_category_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_categories_category_id_ok.rb +241 -0
- data/lib/esi-client-bvv/models/get_universe_constellations_constellation_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_constellations_constellation_id_ok.rb +255 -0
- data/lib/esi-client-bvv/models/get_universe_constellations_constellation_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_factions_200_ok.rb +314 -0
- data/lib/esi-client-bvv/models/get_universe_graphics_graphic_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_graphics_graphic_id_ok.rb +264 -0
- data/lib/esi-client-bvv/models/get_universe_groups_group_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_groups_group_id_ok.rb +256 -0
- data/lib/esi-client-bvv/models/get_universe_moons_moon_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_moons_moon_id_ok.rb +238 -0
- data/lib/esi-client-bvv/models/get_universe_moons_moon_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_planets_planet_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_planets_planet_id_ok.rb +253 -0
- data/lib/esi-client-bvv/models/get_universe_planets_planet_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_races_200_ok.rb +239 -0
- data/lib/esi-client-bvv/models/get_universe_regions_region_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_regions_region_id_ok.rb +236 -0
- data/lib/esi-client-bvv/models/get_universe_schematics_schematic_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_schematics_schematic_id_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_universe_stargates_stargate_id_destination.rb +209 -0
- data/lib/esi-client-bvv/models/get_universe_stargates_stargate_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_stargates_stargate_id_ok.rb +267 -0
- data/lib/esi-client-bvv/models/get_universe_stargates_stargate_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_stars_star_id_ok.rb +332 -0
- data/lib/esi-client-bvv/models/get_universe_stations_station_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_stations_station_id_ok.rb +371 -0
- data/lib/esi-client-bvv/models/get_universe_stations_station_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_structures_structure_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_structures_structure_id_ok.rb +228 -0
- data/lib/esi-client-bvv/models/get_universe_structures_structure_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_system_jumps_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_universe_system_kills_200_ok.rb +239 -0
- data/lib/esi-client-bvv/models/get_universe_systems_system_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_systems_system_id_ok.rb +319 -0
- data/lib/esi-client-bvv/models/get_universe_systems_system_id_planet.rb +218 -0
- data/lib/esi-client-bvv/models/get_universe_systems_system_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_types_type_id_dogma_attribute.rb +209 -0
- data/lib/esi-client-bvv/models/get_universe_types_type_id_dogma_effect.rb +209 -0
- data/lib/esi-client-bvv/models/get_universe_types_type_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_types_type_id_ok.rb +368 -0
- data/lib/esi-client-bvv/models/get_wars_war_id_aggressor.rb +229 -0
- data/lib/esi-client-bvv/models/get_wars_war_id_ally.rb +199 -0
- data/lib/esi-client-bvv/models/get_wars_war_id_defender.rb +229 -0
- data/lib/esi-client-bvv/models/get_wars_war_id_killmails_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_wars_war_id_killmails_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/get_wars_war_id_ok.rb +309 -0
- data/lib/esi-client-bvv/models/get_wars_war_id_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/internal_server_error.rb +194 -0
- data/lib/esi-client-bvv/models/post_characters_affiliation_200_ok.rb +229 -0
- data/lib/esi-client-bvv/models/post_characters_affiliation_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_assets_locations_200_ok.rb +208 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_assets_locations_position.rb +224 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_assets_names_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_fittings_created.rb +194 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_fittings_fitting.rb +297 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_fittings_item.rb +224 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_mail_bad_request.rb +189 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_mail_labels_label.rb +267 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_mail_mail.rb +276 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_mail_recipient.rb +242 -0
- data/lib/esi-client-bvv/models/post_corporations_corporation_id_assets_locations_200_ok.rb +208 -0
- data/lib/esi-client-bvv/models/post_corporations_corporation_id_assets_locations_position.rb +224 -0
- data/lib/esi-client-bvv/models/post_corporations_corporation_id_assets_names_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_members_invitation.rb +294 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_members_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_members_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_wings_created.rb +194 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_wings_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_wings_wing_id_squads_created.rb +194 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_wings_wing_id_squads_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/post_ui_openwindow_newmail_new_mail.rb +284 -0
- data/lib/esi-client-bvv/models/post_ui_openwindow_newmail_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/post_universe_ids_agent.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_alliance.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_character.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_constellation.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_corporation.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_faction.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_inventory_type.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_ok.rb +299 -0
- data/lib/esi-client-bvv/models/post_universe_ids_region.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_service_unavailable.rb +189 -0
- data/lib/esi-client-bvv/models/post_universe_ids_station.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_system.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_names_200_ok.rb +257 -0
- data/lib/esi-client-bvv/models/post_universe_names_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/put_characters_character_id_calendar_event_id_response.rb +227 -0
- data/lib/esi-client-bvv/models/put_characters_character_id_mail_mail_id_bad_request.rb +189 -0
- data/lib/esi-client-bvv/models/put_characters_character_id_mail_mail_id_contents.rb +201 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_bad_request.rb +189 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_members_member_id_movement.rb +279 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_members_member_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_members_member_id_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_new_settings.rb +199 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_squads_squad_id_naming.rb +213 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_squads_squad_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_wings_wing_id_naming.rb +213 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_wings_wing_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/version.rb +15 -0
- data/spec/api/alliance_api_spec.rb +109 -0
- data/spec/api/assets_api_spec.rb +137 -0
- data/spec/api/bookmarks_api_spec.rb +103 -0
- data/spec/api/calendar_api_spec.rb +104 -0
- data/spec/api/character_api_spec.rb +304 -0
- data/spec/api/clones_api_spec.rb +67 -0
- data/spec/api/contacts_api_spec.rb +159 -0
- data/spec/api/contracts_api_spec.rb +138 -0
- data/spec/api/corporation_api_spec.rb +443 -0
- data/spec/api/dogma_api_spec.rb +93 -0
- data/spec/api/faction_warfare_api_spec.rb +151 -0
- data/spec/api/fittings_api_spec.rb +85 -0
- data/spec/api/fleets_api_spec.rb +273 -0
- data/spec/api/incursions_api_spec.rb +49 -0
- data/spec/api/industry_api_spec.rb +167 -0
- data/spec/api/insurance_api_spec.rb +50 -0
- data/spec/api/killmails_api_spec.rb +86 -0
- data/spec/api/location_api_spec.rb +83 -0
- data/spec/api/loyalty_api_spec.rb +66 -0
- data/spec/api/mail_api_spec.rb +188 -0
- data/spec/api/market_api_spec.rb +213 -0
- data/spec/api/opportunities_api_spec.rb +110 -0
- data/spec/api/planetary_interaction_api_spec.rb +100 -0
- data/spec/api/routes_api_spec.rb +54 -0
- data/spec/api/search_api_spec.rb +73 -0
- data/spec/api/skills_api_spec.rb +83 -0
- data/spec/api/sovereignty_api_spec.rb +77 -0
- data/spec/api/status_api_spec.rb +49 -0
- data/spec/api/universe_api_spec.rb +485 -0
- data/spec/api/user_interface_api_spec.rb +117 -0
- data/spec/api/wallet_api_spec.rb +137 -0
- data/spec/api/wars_api_spec.rb +81 -0
- data/spec/api_client_spec.rb +226 -0
- data/spec/configuration_spec.rb +42 -0
- data/spec/models/delete_characters_character_id_mail_labels_label_id_unprocessable_entity_spec.rb +42 -0
- data/spec/models/delete_fleets_fleet_id_members_member_id_not_found_spec.rb +42 -0
- data/spec/models/delete_fleets_fleet_id_squads_squad_id_not_found_spec.rb +42 -0
- data/spec/models/delete_fleets_fleet_id_wings_wing_id_not_found_spec.rb +42 -0
- data/spec/models/forbidden_spec.rb +48 -0
- data/spec/models/get_alliances_alliance_id_contacts_200_ok_spec.rb +64 -0
- data/spec/models/get_alliances_alliance_id_icons_not_found_spec.rb +42 -0
- data/spec/models/get_alliances_alliance_id_icons_ok_spec.rb +48 -0
- data/spec/models/get_alliances_alliance_id_not_found_spec.rb +42 -0
- data/spec/models/get_alliances_alliance_id_ok_spec.rb +78 -0
- data/spec/models/get_alliances_names_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_agents_research_200_ok_spec.rb +66 -0
- data/spec/models/get_characters_character_id_assets_200_ok_spec.rb +86 -0
- data/spec/models/get_characters_character_id_attributes_ok_spec.rb +84 -0
- data/spec/models/get_characters_character_id_blueprints_200_ok_spec.rb +88 -0
- data/spec/models/get_characters_character_id_bookmarks_200_ok_spec.rb +90 -0
- data/spec/models/get_characters_character_id_bookmarks_coordinates_spec.rb +54 -0
- data/spec/models/get_characters_character_id_bookmarks_folders_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_bookmarks_item_spec.rb +48 -0
- data/spec/models/get_characters_character_id_calendar_200_ok_spec.rb +70 -0
- data/spec/models/get_characters_character_id_calendar_event_id_attendees_200_ok_spec.rb +52 -0
- data/spec/models/get_characters_character_id_calendar_event_id_ok_spec.rb +100 -0
- data/spec/models/get_characters_character_id_chat_channels_200_ok_spec.rb +96 -0
- data/spec/models/get_characters_character_id_chat_channels_allowed_spec.rb +52 -0
- data/spec/models/get_characters_character_id_chat_channels_blocked_spec.rb +64 -0
- data/spec/models/get_characters_character_id_chat_channels_muted_spec.rb +64 -0
- data/spec/models/get_characters_character_id_chat_channels_operator_spec.rb +52 -0
- data/spec/models/get_characters_character_id_clones_home_location_spec.rb +52 -0
- data/spec/models/get_characters_character_id_clones_jump_clone_spec.rb +70 -0
- data/spec/models/get_characters_character_id_clones_ok_spec.rb +60 -0
- data/spec/models/get_characters_character_id_contacts_200_ok_spec.rb +76 -0
- data/spec/models/get_characters_character_id_contacts_labels_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_contracts_200_ok_spec.rb +180 -0
- data/spec/models/get_characters_character_id_contracts_contract_id_bids_200_ok_spec.rb +60 -0
- data/spec/models/get_characters_character_id_contracts_contract_id_items_200_ok_spec.rb +72 -0
- data/spec/models/get_characters_character_id_corporationhistory_200_ok_spec.rb +60 -0
- data/spec/models/get_characters_character_id_fatigue_ok_spec.rb +54 -0
- data/spec/models/get_characters_character_id_fittings_200_ok_spec.rb +66 -0
- data/spec/models/get_characters_character_id_fittings_item_spec.rb +54 -0
- data/spec/models/get_characters_character_id_fleet_not_found_spec.rb +42 -0
- data/spec/models/get_characters_character_id_fleet_ok_spec.rb +64 -0
- data/spec/models/get_characters_character_id_fw_stats_kills_spec.rb +54 -0
- data/spec/models/get_characters_character_id_fw_stats_ok_spec.rb +72 -0
- data/spec/models/get_characters_character_id_fw_stats_victory_points_spec.rb +54 -0
- data/spec/models/get_characters_character_id_industry_jobs_200_ok_spec.rb +172 -0
- data/spec/models/get_characters_character_id_killmails_recent_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_location_ok_spec.rb +54 -0
- data/spec/models/get_characters_character_id_loyalty_points_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_mail_200_ok_spec.rb +78 -0
- data/spec/models/get_characters_character_id_mail_labels_label_spec.rb +64 -0
- data/spec/models/get_characters_character_id_mail_labels_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_mail_lists_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_mail_mail_id_not_found_spec.rb +42 -0
- data/spec/models/get_characters_character_id_mail_mail_id_ok_spec.rb +78 -0
- data/spec/models/get_characters_character_id_mail_mail_id_recipient_spec.rb +52 -0
- data/spec/models/get_characters_character_id_mail_recipient_spec.rb +52 -0
- data/spec/models/get_characters_character_id_medals_200_ok_spec.rb +94 -0
- data/spec/models/get_characters_character_id_medals_graphic_spec.rb +60 -0
- data/spec/models/get_characters_character_id_mining_200_ok_spec.rb +60 -0
- data/spec/models/get_characters_character_id_not_found_spec.rb +42 -0
- data/spec/models/get_characters_character_id_notifications_200_ok_spec.rb +86 -0
- data/spec/models/get_characters_character_id_notifications_contacts_200_ok_spec.rb +66 -0
- data/spec/models/get_characters_character_id_ok_spec.rb +106 -0
- data/spec/models/get_characters_character_id_online_ok_spec.rb +60 -0
- data/spec/models/get_characters_character_id_opportunities_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_orders_200_ok_spec.rb +124 -0
- data/spec/models/get_characters_character_id_orders_history_200_ok_spec.rb +134 -0
- data/spec/models/get_characters_character_id_planets_200_ok_spec.rb +82 -0
- data/spec/models/get_characters_character_id_planets_planet_id_content_spec.rb +48 -0
- data/spec/models/get_characters_character_id_planets_planet_id_extractor_details_spec.rb +66 -0
- data/spec/models/get_characters_character_id_planets_planet_id_factory_details_spec.rb +42 -0
- data/spec/models/get_characters_character_id_planets_planet_id_head_spec.rb +54 -0
- data/spec/models/get_characters_character_id_planets_planet_id_link_spec.rb +54 -0
- data/spec/models/get_characters_character_id_planets_planet_id_not_found_spec.rb +42 -0
- data/spec/models/get_characters_character_id_planets_planet_id_ok_spec.rb +54 -0
- data/spec/models/get_characters_character_id_planets_planet_id_pin_spec.rb +102 -0
- data/spec/models/get_characters_character_id_planets_planet_id_route_spec.rb +72 -0
- data/spec/models/get_characters_character_id_portrait_not_found_spec.rb +42 -0
- data/spec/models/get_characters_character_id_portrait_ok_spec.rb +60 -0
- data/spec/models/get_characters_character_id_roles_ok_spec.rb +76 -0
- data/spec/models/get_characters_character_id_search_ok_spec.rb +102 -0
- data/spec/models/get_characters_character_id_ship_ok_spec.rb +54 -0
- data/spec/models/get_characters_character_id_skillqueue_200_ok_spec.rb +84 -0
- data/spec/models/get_characters_character_id_skills_ok_spec.rb +54 -0
- data/spec/models/get_characters_character_id_skills_skill_spec.rb +60 -0
- data/spec/models/get_characters_character_id_standings_200_ok_spec.rb +58 -0
- data/spec/models/get_characters_character_id_stats_200_ok_spec.rb +114 -0
- data/spec/models/get_characters_character_id_stats_character_spec.rb +54 -0
- data/spec/models/get_characters_character_id_stats_combat_spec.rb +600 -0
- data/spec/models/get_characters_character_id_stats_industry_spec.rb +252 -0
- data/spec/models/get_characters_character_id_stats_inventory_spec.rb +48 -0
- data/spec/models/get_characters_character_id_stats_isk_spec.rb +48 -0
- data/spec/models/get_characters_character_id_stats_market_spec.rb +114 -0
- data/spec/models/get_characters_character_id_stats_mining_spec.rb +150 -0
- data/spec/models/get_characters_character_id_stats_module_spec.rb +450 -0
- data/spec/models/get_characters_character_id_stats_orbital_spec.rb +54 -0
- data/spec/models/get_characters_character_id_stats_pve_spec.rb +60 -0
- data/spec/models/get_characters_character_id_stats_social_spec.rb +186 -0
- data/spec/models/get_characters_character_id_stats_travel_spec.rb +162 -0
- data/spec/models/get_characters_character_id_titles_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_wallet_journal_200_ok_spec.rb +126 -0
- data/spec/models/get_characters_character_id_wallet_journal_extra_info_spec.rb +108 -0
- data/spec/models/get_characters_character_id_wallet_transactions_200_ok_spec.rb +96 -0
- data/spec/models/get_characters_names_200_ok_spec.rb +48 -0
- data/spec/models/get_corporation_corporation_id_mining_extractions_200_ok_spec.rb +66 -0
- data/spec/models/get_corporation_corporation_id_mining_observers_200_ok_spec.rb +58 -0
- data/spec/models/get_corporation_corporation_id_mining_observers_observer_id_200_ok_spec.rb +66 -0
- data/spec/models/get_corporations_corporation_id_alliancehistory_200_ok_spec.rb +60 -0
- data/spec/models/get_corporations_corporation_id_assets_200_ok_spec.rb +86 -0
- data/spec/models/get_corporations_corporation_id_blueprints_200_ok_spec.rb +88 -0
- data/spec/models/get_corporations_corporation_id_bookmarks_200_ok_spec.rb +90 -0
- data/spec/models/get_corporations_corporation_id_bookmarks_coordinates_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_bookmarks_folders_200_ok_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_bookmarks_item_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_contacts_200_ok_spec.rb +70 -0
- data/spec/models/get_corporations_corporation_id_containers_logs_200_ok_spec.rb +120 -0
- data/spec/models/get_corporations_corporation_id_contracts_200_ok_spec.rb +180 -0
- data/spec/models/get_corporations_corporation_id_contracts_contract_id_bids_200_ok_spec.rb +60 -0
- data/spec/models/get_corporations_corporation_id_contracts_contract_id_items_200_ok_spec.rb +72 -0
- data/spec/models/get_corporations_corporation_id_customs_offices_200_ok_spec.rb +124 -0
- data/spec/models/get_corporations_corporation_id_divisions_hangar_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_divisions_ok_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_divisions_wallet_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_facilities_200_ok_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_fw_stats_kills_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_fw_stats_ok_spec.rb +66 -0
- data/spec/models/get_corporations_corporation_id_fw_stats_victory_points_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_icons_not_found_spec.rb +42 -0
- data/spec/models/get_corporations_corporation_id_icons_ok_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_industry_jobs_200_ok_spec.rb +172 -0
- data/spec/models/get_corporations_corporation_id_killmails_recent_200_ok_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_medals_200_ok_spec.rb +66 -0
- data/spec/models/get_corporations_corporation_id_medals_issued_200_ok_spec.rb +76 -0
- data/spec/models/get_corporations_corporation_id_members_titles_200_ok_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_membertracking_200_ok_spec.rb +78 -0
- data/spec/models/get_corporations_corporation_id_not_found_spec.rb +42 -0
- data/spec/models/get_corporations_corporation_id_ok_spec.rb +114 -0
- data/spec/models/get_corporations_corporation_id_orders_200_ok_spec.rb +124 -0
- data/spec/models/get_corporations_corporation_id_orders_history_200_ok_spec.rb +134 -0
- data/spec/models/get_corporations_corporation_id_outposts_outpost_id_coordinates_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_outposts_outpost_id_ok_spec.rb +96 -0
- data/spec/models/get_corporations_corporation_id_outposts_outpost_id_service_spec.rb +64 -0
- data/spec/models/get_corporations_corporation_id_roles_200_ok_spec.rb +122 -0
- data/spec/models/get_corporations_corporation_id_roles_history_200_ok_spec.rb +84 -0
- data/spec/models/get_corporations_corporation_id_shareholders_200_ok_spec.rb +58 -0
- data/spec/models/get_corporations_corporation_id_standings_200_ok_spec.rb +58 -0
- data/spec/models/get_corporations_corporation_id_starbases_200_ok_spec.rb +88 -0
- data/spec/models/get_corporations_corporation_id_starbases_starbase_id_fuel_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_starbases_starbase_id_ok_spec.rb +144 -0
- data/spec/models/get_corporations_corporation_id_structures_200_ok_spec.rb +136 -0
- data/spec/models/get_corporations_corporation_id_structures_service_spec.rb +52 -0
- data/spec/models/get_corporations_corporation_id_titles_200_ok_spec.rb +128 -0
- data/spec/models/get_corporations_corporation_id_wallets_200_ok_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_wallets_division_journal_200_ok_spec.rb +126 -0
- data/spec/models/get_corporations_corporation_id_wallets_division_journal_extra_info_spec.rb +108 -0
- data/spec/models/get_corporations_corporation_id_wallets_division_transactions_200_ok_spec.rb +90 -0
- data/spec/models/get_corporations_names_200_ok_spec.rb +48 -0
- data/spec/models/get_dogma_attributes_attribute_id_not_found_spec.rb +42 -0
- data/spec/models/get_dogma_attributes_attribute_id_ok_spec.rb +96 -0
- data/spec/models/get_dogma_effects_effect_id_modifier_spec.rb +72 -0
- data/spec/models/get_dogma_effects_effect_id_not_found_spec.rb +42 -0
- data/spec/models/get_dogma_effects_effect_id_ok_spec.rb +162 -0
- data/spec/models/get_fleets_fleet_id_members_200_ok_spec.rb +100 -0
- data/spec/models/get_fleets_fleet_id_members_not_found_spec.rb +42 -0
- data/spec/models/get_fleets_fleet_id_not_found_spec.rb +42 -0
- data/spec/models/get_fleets_fleet_id_ok_spec.rb +60 -0
- data/spec/models/get_fleets_fleet_id_wings_200_ok_spec.rb +54 -0
- data/spec/models/get_fleets_fleet_id_wings_not_found_spec.rb +42 -0
- data/spec/models/get_fleets_fleet_id_wings_squad_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_active_total_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_active_total_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_active_total_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_active_total_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_kills_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_characters_last_week_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_last_week_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_ok_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_victory_points_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_characters_yesterday_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_yesterday_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_active_total_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_active_total_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_kills_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_corporations_last_week_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_last_week_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_ok_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_victory_points_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_corporations_yesterday_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_yesterday_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_kills_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_last_week_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_last_week_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_ok_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_victory_points_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_yesterday_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_yesterday_spec.rb +48 -0
- data/spec/models/get_fw_stats_200_ok_spec.rb +66 -0
- data/spec/models/get_fw_stats_kills_spec.rb +54 -0
- data/spec/models/get_fw_stats_victory_points_spec.rb +54 -0
- data/spec/models/get_fw_systems_200_ok_spec.rb +72 -0
- data/spec/models/get_fw_wars_200_ok_spec.rb +48 -0
- data/spec/models/get_incursions_200_ok_spec.rb +88 -0
- data/spec/models/get_industry_facilities_200_ok_spec.rb +72 -0
- data/spec/models/get_industry_systems_200_ok_spec.rb +48 -0
- data/spec/models/get_industry_systems_cost_indice_spec.rb +52 -0
- data/spec/models/get_insurance_prices_200_ok_spec.rb +48 -0
- data/spec/models/get_insurance_prices_level_spec.rb +54 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_attacker_spec.rb +90 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_item_1_spec.rb +72 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_item_spec.rb +66 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_ok_spec.rb +78 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_position_spec.rb +54 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_unprocessable_entity_spec.rb +42 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_victim_spec.rb +84 -0
- data/spec/models/get_loyalty_stores_corporation_id_offers_200_ok_spec.rb +78 -0
- data/spec/models/get_loyalty_stores_corporation_id_offers_not_found_spec.rb +42 -0
- data/spec/models/get_loyalty_stores_corporation_id_offers_required_item_spec.rb +48 -0
- data/spec/models/get_markets_groups_market_group_id_not_found_spec.rb +42 -0
- data/spec/models/get_markets_groups_market_group_id_ok_spec.rb +66 -0
- data/spec/models/get_markets_prices_200_ok_spec.rb +54 -0
- data/spec/models/get_markets_region_id_history_200_ok_spec.rb +72 -0
- data/spec/models/get_markets_region_id_history_unprocessable_entity_spec.rb +42 -0
- data/spec/models/get_markets_region_id_orders_200_ok_spec.rb +112 -0
- data/spec/models/get_markets_region_id_orders_unprocessable_entity_spec.rb +42 -0
- data/spec/models/get_markets_structures_structure_id_200_ok_spec.rb +106 -0
- data/spec/models/get_opportunities_groups_group_id_ok_spec.rb +72 -0
- data/spec/models/get_opportunities_tasks_task_id_ok_spec.rb +60 -0
- data/spec/models/get_route_origin_destination_not_found_spec.rb +42 -0
- data/spec/models/get_search_ok_spec.rb +96 -0
- data/spec/models/get_sovereignty_campaigns_200_ok_spec.rb +100 -0
- data/spec/models/get_sovereignty_campaigns_participant_spec.rb +48 -0
- data/spec/models/get_sovereignty_map_200_ok_spec.rb +60 -0
- data/spec/models/get_sovereignty_structures_200_ok_spec.rb +78 -0
- data/spec/models/get_status_ok_spec.rb +60 -0
- data/spec/models/get_universe_ancestries_200_ok_spec.rb +72 -0
- data/spec/models/get_universe_asteroid_belts_asteroid_belt_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_asteroid_belts_asteroid_belt_id_ok_spec.rb +54 -0
- data/spec/models/get_universe_asteroid_belts_asteroid_belt_id_position_spec.rb +54 -0
- data/spec/models/get_universe_bloodlines_200_ok_spec.rb +102 -0
- data/spec/models/get_universe_categories_category_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_categories_category_id_ok_spec.rb +60 -0
- data/spec/models/get_universe_constellations_constellation_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_constellations_constellation_id_ok_spec.rb +66 -0
- data/spec/models/get_universe_constellations_constellation_id_position_spec.rb +54 -0
- data/spec/models/get_universe_factions_200_ok_spec.rb +96 -0
- data/spec/models/get_universe_graphics_graphic_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_graphics_graphic_id_ok_spec.rb +84 -0
- data/spec/models/get_universe_groups_group_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_groups_group_id_ok_spec.rb +66 -0
- data/spec/models/get_universe_moons_moon_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_moons_moon_id_ok_spec.rb +60 -0
- data/spec/models/get_universe_moons_moon_id_position_spec.rb +54 -0
- data/spec/models/get_universe_planets_planet_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_planets_planet_id_ok_spec.rb +66 -0
- data/spec/models/get_universe_planets_planet_id_position_spec.rb +54 -0
- data/spec/models/get_universe_races_200_ok_spec.rb +60 -0
- data/spec/models/get_universe_regions_region_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_regions_region_id_ok_spec.rb +60 -0
- data/spec/models/get_universe_schematics_schematic_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_schematics_schematic_id_ok_spec.rb +48 -0
- data/spec/models/get_universe_stargates_stargate_id_destination_spec.rb +48 -0
- data/spec/models/get_universe_stargates_stargate_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_stargates_stargate_id_ok_spec.rb +72 -0
- data/spec/models/get_universe_stargates_stargate_id_position_spec.rb +54 -0
- data/spec/models/get_universe_stars_star_id_ok_spec.rb +88 -0
- data/spec/models/get_universe_stations_station_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_stations_station_id_ok_spec.rb +112 -0
- data/spec/models/get_universe_stations_station_id_position_spec.rb +54 -0
- data/spec/models/get_universe_structures_structure_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_structures_structure_id_ok_spec.rb +60 -0
- data/spec/models/get_universe_structures_structure_id_position_spec.rb +54 -0
- data/spec/models/get_universe_system_jumps_200_ok_spec.rb +48 -0
- data/spec/models/get_universe_system_kills_200_ok_spec.rb +60 -0
- data/spec/models/get_universe_systems_system_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_systems_system_id_ok_spec.rb +96 -0
- data/spec/models/get_universe_systems_system_id_planet_spec.rb +54 -0
- data/spec/models/get_universe_systems_system_id_position_spec.rb +54 -0
- data/spec/models/get_universe_types_type_id_dogma_attribute_spec.rb +48 -0
- data/spec/models/get_universe_types_type_id_dogma_effect_spec.rb +48 -0
- data/spec/models/get_universe_types_type_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_types_type_id_ok_spec.rb +132 -0
- data/spec/models/get_wars_war_id_aggressor_spec.rb +60 -0
- data/spec/models/get_wars_war_id_ally_spec.rb +48 -0
- data/spec/models/get_wars_war_id_defender_spec.rb +60 -0
- data/spec/models/get_wars_war_id_killmails_200_ok_spec.rb +48 -0
- data/spec/models/get_wars_war_id_killmails_unprocessable_entity_spec.rb +42 -0
- data/spec/models/get_wars_war_id_ok_spec.rb +96 -0
- data/spec/models/get_wars_war_id_unprocessable_entity_spec.rb +42 -0
- data/spec/models/internal_server_error_spec.rb +42 -0
- data/spec/models/post_characters_affiliation_200_ok_spec.rb +60 -0
- data/spec/models/post_characters_affiliation_not_found_spec.rb +42 -0
- data/spec/models/post_characters_character_id_assets_locations_200_ok_spec.rb +48 -0
- data/spec/models/post_characters_character_id_assets_locations_position_spec.rb +54 -0
- data/spec/models/post_characters_character_id_assets_names_200_ok_spec.rb +48 -0
- data/spec/models/post_characters_character_id_fittings_created_spec.rb +42 -0
- data/spec/models/post_characters_character_id_fittings_fitting_spec.rb +60 -0
- data/spec/models/post_characters_character_id_fittings_item_spec.rb +54 -0
- data/spec/models/post_characters_character_id_mail_bad_request_spec.rb +42 -0
- data/spec/models/post_characters_character_id_mail_labels_label_spec.rb +52 -0
- data/spec/models/post_characters_character_id_mail_mail_spec.rb +60 -0
- data/spec/models/post_characters_character_id_mail_recipient_spec.rb +52 -0
- data/spec/models/post_corporations_corporation_id_assets_locations_200_ok_spec.rb +48 -0
- data/spec/models/post_corporations_corporation_id_assets_locations_position_spec.rb +54 -0
- data/spec/models/post_corporations_corporation_id_assets_names_200_ok_spec.rb +48 -0
- data/spec/models/post_fleets_fleet_id_members_invitation_spec.rb +64 -0
- data/spec/models/post_fleets_fleet_id_members_not_found_spec.rb +42 -0
- data/spec/models/post_fleets_fleet_id_members_unprocessable_entity_spec.rb +42 -0
- data/spec/models/post_fleets_fleet_id_wings_created_spec.rb +42 -0
- data/spec/models/post_fleets_fleet_id_wings_not_found_spec.rb +42 -0
- data/spec/models/post_fleets_fleet_id_wings_wing_id_squads_created_spec.rb +42 -0
- data/spec/models/post_fleets_fleet_id_wings_wing_id_squads_not_found_spec.rb +42 -0
- data/spec/models/post_ui_openwindow_newmail_new_mail_spec.rb +66 -0
- data/spec/models/post_ui_openwindow_newmail_unprocessable_entity_spec.rb +42 -0
- data/spec/models/post_universe_ids_agent_spec.rb +48 -0
- data/spec/models/post_universe_ids_alliance_spec.rb +48 -0
- data/spec/models/post_universe_ids_character_spec.rb +48 -0
- data/spec/models/post_universe_ids_constellation_spec.rb +48 -0
- data/spec/models/post_universe_ids_corporation_spec.rb +48 -0
- data/spec/models/post_universe_ids_faction_spec.rb +48 -0
- data/spec/models/post_universe_ids_inventory_type_spec.rb +48 -0
- data/spec/models/post_universe_ids_ok_spec.rb +96 -0
- data/spec/models/post_universe_ids_region_spec.rb +48 -0
- data/spec/models/post_universe_ids_service_unavailable_spec.rb +42 -0
- data/spec/models/post_universe_ids_station_spec.rb +48 -0
- data/spec/models/post_universe_ids_system_spec.rb +48 -0
- data/spec/models/post_universe_names_200_ok_spec.rb +58 -0
- data/spec/models/post_universe_names_not_found_spec.rb +42 -0
- data/spec/models/put_characters_character_id_calendar_event_id_response_spec.rb +46 -0
- data/spec/models/put_characters_character_id_mail_mail_id_bad_request_spec.rb +42 -0
- data/spec/models/put_characters_character_id_mail_mail_id_contents_spec.rb +48 -0
- data/spec/models/put_fleets_fleet_id_bad_request_spec.rb +42 -0
- data/spec/models/put_fleets_fleet_id_members_member_id_movement_spec.rb +58 -0
- data/spec/models/put_fleets_fleet_id_members_member_id_not_found_spec.rb +42 -0
- data/spec/models/put_fleets_fleet_id_members_member_id_unprocessable_entity_spec.rb +42 -0
- data/spec/models/put_fleets_fleet_id_new_settings_spec.rb +48 -0
- data/spec/models/put_fleets_fleet_id_not_found_spec.rb +42 -0
- data/spec/models/put_fleets_fleet_id_squads_squad_id_naming_spec.rb +42 -0
- data/spec/models/put_fleets_fleet_id_squads_squad_id_not_found_spec.rb +42 -0
- data/spec/models/put_fleets_fleet_id_wings_wing_id_naming_spec.rb +42 -0
- data/spec/models/put_fleets_fleet_id_wings_wing_id_not_found_spec.rb +42 -0
- data/spec/spec_helper.rb +111 -0
- metadata +1728 -0
@@ -0,0 +1,167 @@
|
|
1
|
+
# ESI::SovereigntyApi
|
2
|
+
|
3
|
+
All URIs are relative to *https://esi.tech.ccp.is*
|
4
|
+
|
5
|
+
Method | HTTP request | Description
|
6
|
+
------------- | ------------- | -------------
|
7
|
+
[**get_sovereignty_campaigns**](SovereigntyApi.md#get_sovereignty_campaigns) | **GET** /v1/sovereignty/campaigns/ | List sovereignty campaigns
|
8
|
+
[**get_sovereignty_map**](SovereigntyApi.md#get_sovereignty_map) | **GET** /v1/sovereignty/map/ | List sovereignty of systems
|
9
|
+
[**get_sovereignty_structures**](SovereigntyApi.md#get_sovereignty_structures) | **GET** /v1/sovereignty/structures/ | List sovereignty structures
|
10
|
+
|
11
|
+
|
12
|
+
# **get_sovereignty_campaigns**
|
13
|
+
> Array<GetSovereigntyCampaigns200Ok> get_sovereignty_campaigns(opts)
|
14
|
+
|
15
|
+
List sovereignty campaigns
|
16
|
+
|
17
|
+
Shows sovereignty data for campaigns. --- This route is cached for up to 5 seconds
|
18
|
+
|
19
|
+
### Example
|
20
|
+
```ruby
|
21
|
+
# load the gem
|
22
|
+
require 'esi-client-bvv'
|
23
|
+
|
24
|
+
api_instance = ESI::SovereigntyApi.new
|
25
|
+
|
26
|
+
opts = {
|
27
|
+
datasource: "tranquility", # String | The server name you would like data from
|
28
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
29
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
30
|
+
}
|
31
|
+
|
32
|
+
begin
|
33
|
+
#List sovereignty campaigns
|
34
|
+
result = api_instance.get_sovereignty_campaigns(opts)
|
35
|
+
p result
|
36
|
+
rescue ESI::ApiError => e
|
37
|
+
puts "Exception when calling SovereigntyApi->get_sovereignty_campaigns: #{e}"
|
38
|
+
end
|
39
|
+
```
|
40
|
+
|
41
|
+
### Parameters
|
42
|
+
|
43
|
+
Name | Type | Description | Notes
|
44
|
+
------------- | ------------- | ------------- | -------------
|
45
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
46
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
47
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
48
|
+
|
49
|
+
### Return type
|
50
|
+
|
51
|
+
[**Array<GetSovereigntyCampaigns200Ok>**](GetSovereigntyCampaigns200Ok.md)
|
52
|
+
|
53
|
+
### Authorization
|
54
|
+
|
55
|
+
No authorization required
|
56
|
+
|
57
|
+
### HTTP request headers
|
58
|
+
|
59
|
+
- **Content-Type**: Not defined
|
60
|
+
- **Accept**: application/json
|
61
|
+
|
62
|
+
|
63
|
+
|
64
|
+
# **get_sovereignty_map**
|
65
|
+
> Array<GetSovereigntyMap200Ok> get_sovereignty_map(opts)
|
66
|
+
|
67
|
+
List sovereignty of systems
|
68
|
+
|
69
|
+
Shows sovereignty information for solar systems --- This route is cached for up to 3600 seconds
|
70
|
+
|
71
|
+
### Example
|
72
|
+
```ruby
|
73
|
+
# load the gem
|
74
|
+
require 'esi-client-bvv'
|
75
|
+
|
76
|
+
api_instance = ESI::SovereigntyApi.new
|
77
|
+
|
78
|
+
opts = {
|
79
|
+
datasource: "tranquility", # String | The server name you would like data from
|
80
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
81
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
82
|
+
}
|
83
|
+
|
84
|
+
begin
|
85
|
+
#List sovereignty of systems
|
86
|
+
result = api_instance.get_sovereignty_map(opts)
|
87
|
+
p result
|
88
|
+
rescue ESI::ApiError => e
|
89
|
+
puts "Exception when calling SovereigntyApi->get_sovereignty_map: #{e}"
|
90
|
+
end
|
91
|
+
```
|
92
|
+
|
93
|
+
### Parameters
|
94
|
+
|
95
|
+
Name | Type | Description | Notes
|
96
|
+
------------- | ------------- | ------------- | -------------
|
97
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
98
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
99
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
100
|
+
|
101
|
+
### Return type
|
102
|
+
|
103
|
+
[**Array<GetSovereigntyMap200Ok>**](GetSovereigntyMap200Ok.md)
|
104
|
+
|
105
|
+
### Authorization
|
106
|
+
|
107
|
+
No authorization required
|
108
|
+
|
109
|
+
### HTTP request headers
|
110
|
+
|
111
|
+
- **Content-Type**: Not defined
|
112
|
+
- **Accept**: application/json
|
113
|
+
|
114
|
+
|
115
|
+
|
116
|
+
# **get_sovereignty_structures**
|
117
|
+
> Array<GetSovereigntyStructures200Ok> get_sovereignty_structures(opts)
|
118
|
+
|
119
|
+
List sovereignty structures
|
120
|
+
|
121
|
+
Shows sovereignty data for structures. --- This route is cached for up to 120 seconds
|
122
|
+
|
123
|
+
### Example
|
124
|
+
```ruby
|
125
|
+
# load the gem
|
126
|
+
require 'esi-client-bvv'
|
127
|
+
|
128
|
+
api_instance = ESI::SovereigntyApi.new
|
129
|
+
|
130
|
+
opts = {
|
131
|
+
datasource: "tranquility", # String | The server name you would like data from
|
132
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
133
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
134
|
+
}
|
135
|
+
|
136
|
+
begin
|
137
|
+
#List sovereignty structures
|
138
|
+
result = api_instance.get_sovereignty_structures(opts)
|
139
|
+
p result
|
140
|
+
rescue ESI::ApiError => e
|
141
|
+
puts "Exception when calling SovereigntyApi->get_sovereignty_structures: #{e}"
|
142
|
+
end
|
143
|
+
```
|
144
|
+
|
145
|
+
### Parameters
|
146
|
+
|
147
|
+
Name | Type | Description | Notes
|
148
|
+
------------- | ------------- | ------------- | -------------
|
149
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
150
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
151
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
152
|
+
|
153
|
+
### Return type
|
154
|
+
|
155
|
+
[**Array<GetSovereigntyStructures200Ok>**](GetSovereigntyStructures200Ok.md)
|
156
|
+
|
157
|
+
### Authorization
|
158
|
+
|
159
|
+
No authorization required
|
160
|
+
|
161
|
+
### HTTP request headers
|
162
|
+
|
163
|
+
- **Content-Type**: Not defined
|
164
|
+
- **Accept**: application/json
|
165
|
+
|
166
|
+
|
167
|
+
|
data/docs/StatusApi.md
ADDED
@@ -0,0 +1,61 @@
|
|
1
|
+
# ESI::StatusApi
|
2
|
+
|
3
|
+
All URIs are relative to *https://esi.tech.ccp.is*
|
4
|
+
|
5
|
+
Method | HTTP request | Description
|
6
|
+
------------- | ------------- | -------------
|
7
|
+
[**get_status**](StatusApi.md#get_status) | **GET** /v1/status/ | Retrieve the uptime and player counts
|
8
|
+
|
9
|
+
|
10
|
+
# **get_status**
|
11
|
+
> GetStatusOk get_status(opts)
|
12
|
+
|
13
|
+
Retrieve the uptime and player counts
|
14
|
+
|
15
|
+
EVE Server status --- This route is cached for up to 30 seconds
|
16
|
+
|
17
|
+
### Example
|
18
|
+
```ruby
|
19
|
+
# load the gem
|
20
|
+
require 'esi-client-bvv'
|
21
|
+
|
22
|
+
api_instance = ESI::StatusApi.new
|
23
|
+
|
24
|
+
opts = {
|
25
|
+
datasource: "tranquility", # String | The server name you would like data from
|
26
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
27
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
28
|
+
}
|
29
|
+
|
30
|
+
begin
|
31
|
+
#Retrieve the uptime and player counts
|
32
|
+
result = api_instance.get_status(opts)
|
33
|
+
p result
|
34
|
+
rescue ESI::ApiError => e
|
35
|
+
puts "Exception when calling StatusApi->get_status: #{e}"
|
36
|
+
end
|
37
|
+
```
|
38
|
+
|
39
|
+
### Parameters
|
40
|
+
|
41
|
+
Name | Type | Description | Notes
|
42
|
+
------------- | ------------- | ------------- | -------------
|
43
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
44
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
45
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
46
|
+
|
47
|
+
### Return type
|
48
|
+
|
49
|
+
[**GetStatusOk**](GetStatusOk.md)
|
50
|
+
|
51
|
+
### Authorization
|
52
|
+
|
53
|
+
No authorization required
|
54
|
+
|
55
|
+
### HTTP request headers
|
56
|
+
|
57
|
+
- **Content-Type**: Not defined
|
58
|
+
- **Accept**: application/json
|
59
|
+
|
60
|
+
|
61
|
+
|
data/docs/UniverseApi.md
ADDED
@@ -0,0 +1,1679 @@
|
|
1
|
+
# ESI::UniverseApi
|
2
|
+
|
3
|
+
All URIs are relative to *https://esi.tech.ccp.is*
|
4
|
+
|
5
|
+
Method | HTTP request | Description
|
6
|
+
------------- | ------------- | -------------
|
7
|
+
[**get_universe_ancestries**](UniverseApi.md#get_universe_ancestries) | **GET** /v1/universe/ancestries/ | Get ancestries
|
8
|
+
[**get_universe_asteroid_belts_asteroid_belt_id**](UniverseApi.md#get_universe_asteroid_belts_asteroid_belt_id) | **GET** /v1/universe/asteroid_belts/{asteroid_belt_id}/ | Get asteroid belt information
|
9
|
+
[**get_universe_bloodlines**](UniverseApi.md#get_universe_bloodlines) | **GET** /v1/universe/bloodlines/ | Get bloodlines
|
10
|
+
[**get_universe_categories**](UniverseApi.md#get_universe_categories) | **GET** /v1/universe/categories/ | Get item categories
|
11
|
+
[**get_universe_categories_category_id**](UniverseApi.md#get_universe_categories_category_id) | **GET** /v1/universe/categories/{category_id}/ | Get item category information
|
12
|
+
[**get_universe_constellations**](UniverseApi.md#get_universe_constellations) | **GET** /v1/universe/constellations/ | Get constellations
|
13
|
+
[**get_universe_constellations_constellation_id**](UniverseApi.md#get_universe_constellations_constellation_id) | **GET** /v1/universe/constellations/{constellation_id}/ | Get constellation information
|
14
|
+
[**get_universe_factions**](UniverseApi.md#get_universe_factions) | **GET** /v2/universe/factions/ | Get factions
|
15
|
+
[**get_universe_graphics**](UniverseApi.md#get_universe_graphics) | **GET** /v1/universe/graphics/ | Get graphics
|
16
|
+
[**get_universe_graphics_graphic_id**](UniverseApi.md#get_universe_graphics_graphic_id) | **GET** /v1/universe/graphics/{graphic_id}/ | Get graphic information
|
17
|
+
[**get_universe_groups**](UniverseApi.md#get_universe_groups) | **GET** /v1/universe/groups/ | Get item groups
|
18
|
+
[**get_universe_groups_group_id**](UniverseApi.md#get_universe_groups_group_id) | **GET** /v1/universe/groups/{group_id}/ | Get item group information
|
19
|
+
[**get_universe_moons_moon_id**](UniverseApi.md#get_universe_moons_moon_id) | **GET** /v1/universe/moons/{moon_id}/ | Get moon information
|
20
|
+
[**get_universe_planets_planet_id**](UniverseApi.md#get_universe_planets_planet_id) | **GET** /v1/universe/planets/{planet_id}/ | Get planet information
|
21
|
+
[**get_universe_races**](UniverseApi.md#get_universe_races) | **GET** /v1/universe/races/ | Get character races
|
22
|
+
[**get_universe_regions**](UniverseApi.md#get_universe_regions) | **GET** /v1/universe/regions/ | Get regions
|
23
|
+
[**get_universe_regions_region_id**](UniverseApi.md#get_universe_regions_region_id) | **GET** /v1/universe/regions/{region_id}/ | Get region information
|
24
|
+
[**get_universe_stargates_stargate_id**](UniverseApi.md#get_universe_stargates_stargate_id) | **GET** /v1/universe/stargates/{stargate_id}/ | Get stargate information
|
25
|
+
[**get_universe_stars_star_id**](UniverseApi.md#get_universe_stars_star_id) | **GET** /v1/universe/stars/{star_id}/ | Get star information
|
26
|
+
[**get_universe_stations_station_id**](UniverseApi.md#get_universe_stations_station_id) | **GET** /v2/universe/stations/{station_id}/ | Get station information
|
27
|
+
[**get_universe_structures**](UniverseApi.md#get_universe_structures) | **GET** /v1/universe/structures/ | List all public structures
|
28
|
+
[**get_universe_structures_structure_id**](UniverseApi.md#get_universe_structures_structure_id) | **GET** /v1/universe/structures/{structure_id}/ | Get structure information
|
29
|
+
[**get_universe_system_jumps**](UniverseApi.md#get_universe_system_jumps) | **GET** /v1/universe/system_jumps/ | Get system jumps
|
30
|
+
[**get_universe_system_kills**](UniverseApi.md#get_universe_system_kills) | **GET** /v2/universe/system_kills/ | Get system kills
|
31
|
+
[**get_universe_systems**](UniverseApi.md#get_universe_systems) | **GET** /v1/universe/systems/ | Get solar systems
|
32
|
+
[**get_universe_systems_system_id**](UniverseApi.md#get_universe_systems_system_id) | **GET** /v3/universe/systems/{system_id}/ | Get solar system information
|
33
|
+
[**get_universe_types**](UniverseApi.md#get_universe_types) | **GET** /v1/universe/types/ | Get types
|
34
|
+
[**get_universe_types_type_id**](UniverseApi.md#get_universe_types_type_id) | **GET** /v3/universe/types/{type_id}/ | Get type information
|
35
|
+
[**post_universe_ids**](UniverseApi.md#post_universe_ids) | **POST** /v1/universe/ids/ | Bulk names to IDs
|
36
|
+
[**post_universe_names**](UniverseApi.md#post_universe_names) | **POST** /v2/universe/names/ | Get names and categories for a set of ID's
|
37
|
+
|
38
|
+
|
39
|
+
# **get_universe_ancestries**
|
40
|
+
> Array<GetUniverseAncestries200Ok> get_universe_ancestries(opts)
|
41
|
+
|
42
|
+
Get ancestries
|
43
|
+
|
44
|
+
Get all character ancestries --- This route expires daily at 11:05
|
45
|
+
|
46
|
+
### Example
|
47
|
+
```ruby
|
48
|
+
# load the gem
|
49
|
+
require 'esi-client-bvv'
|
50
|
+
|
51
|
+
api_instance = ESI::UniverseApi.new
|
52
|
+
|
53
|
+
opts = {
|
54
|
+
datasource: "tranquility", # String | The server name you would like data from
|
55
|
+
language: "en-us", # String | Language to use in the response
|
56
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
57
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
58
|
+
}
|
59
|
+
|
60
|
+
begin
|
61
|
+
#Get ancestries
|
62
|
+
result = api_instance.get_universe_ancestries(opts)
|
63
|
+
p result
|
64
|
+
rescue ESI::ApiError => e
|
65
|
+
puts "Exception when calling UniverseApi->get_universe_ancestries: #{e}"
|
66
|
+
end
|
67
|
+
```
|
68
|
+
|
69
|
+
### Parameters
|
70
|
+
|
71
|
+
Name | Type | Description | Notes
|
72
|
+
------------- | ------------- | ------------- | -------------
|
73
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
74
|
+
**language** | **String**| Language to use in the response | [optional] [default to en-us]
|
75
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
76
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
77
|
+
|
78
|
+
### Return type
|
79
|
+
|
80
|
+
[**Array<GetUniverseAncestries200Ok>**](GetUniverseAncestries200Ok.md)
|
81
|
+
|
82
|
+
### Authorization
|
83
|
+
|
84
|
+
No authorization required
|
85
|
+
|
86
|
+
### HTTP request headers
|
87
|
+
|
88
|
+
- **Content-Type**: Not defined
|
89
|
+
- **Accept**: application/json
|
90
|
+
|
91
|
+
|
92
|
+
|
93
|
+
# **get_universe_asteroid_belts_asteroid_belt_id**
|
94
|
+
> GetUniverseAsteroidBeltsAsteroidBeltIdOk get_universe_asteroid_belts_asteroid_belt_id(asteroid_belt_id, opts)
|
95
|
+
|
96
|
+
Get asteroid belt information
|
97
|
+
|
98
|
+
Get information on an asteroid belt --- This route expires daily at 11:05
|
99
|
+
|
100
|
+
### Example
|
101
|
+
```ruby
|
102
|
+
# load the gem
|
103
|
+
require 'esi-client-bvv'
|
104
|
+
|
105
|
+
api_instance = ESI::UniverseApi.new
|
106
|
+
|
107
|
+
asteroid_belt_id = 56 # Integer | asteroid_belt_id integer
|
108
|
+
|
109
|
+
opts = {
|
110
|
+
datasource: "tranquility", # String | The server name you would like data from
|
111
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
112
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
113
|
+
}
|
114
|
+
|
115
|
+
begin
|
116
|
+
#Get asteroid belt information
|
117
|
+
result = api_instance.get_universe_asteroid_belts_asteroid_belt_id(asteroid_belt_id, opts)
|
118
|
+
p result
|
119
|
+
rescue ESI::ApiError => e
|
120
|
+
puts "Exception when calling UniverseApi->get_universe_asteroid_belts_asteroid_belt_id: #{e}"
|
121
|
+
end
|
122
|
+
```
|
123
|
+
|
124
|
+
### Parameters
|
125
|
+
|
126
|
+
Name | Type | Description | Notes
|
127
|
+
------------- | ------------- | ------------- | -------------
|
128
|
+
**asteroid_belt_id** | **Integer**| asteroid_belt_id integer |
|
129
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
130
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
131
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
132
|
+
|
133
|
+
### Return type
|
134
|
+
|
135
|
+
[**GetUniverseAsteroidBeltsAsteroidBeltIdOk**](GetUniverseAsteroidBeltsAsteroidBeltIdOk.md)
|
136
|
+
|
137
|
+
### Authorization
|
138
|
+
|
139
|
+
No authorization required
|
140
|
+
|
141
|
+
### HTTP request headers
|
142
|
+
|
143
|
+
- **Content-Type**: Not defined
|
144
|
+
- **Accept**: application/json
|
145
|
+
|
146
|
+
|
147
|
+
|
148
|
+
# **get_universe_bloodlines**
|
149
|
+
> Array<GetUniverseBloodlines200Ok> get_universe_bloodlines(opts)
|
150
|
+
|
151
|
+
Get bloodlines
|
152
|
+
|
153
|
+
Get a list of bloodlines --- This route expires daily at 11:05
|
154
|
+
|
155
|
+
### Example
|
156
|
+
```ruby
|
157
|
+
# load the gem
|
158
|
+
require 'esi-client-bvv'
|
159
|
+
|
160
|
+
api_instance = ESI::UniverseApi.new
|
161
|
+
|
162
|
+
opts = {
|
163
|
+
datasource: "tranquility", # String | The server name you would like data from
|
164
|
+
language: "en-us", # String | Language to use in the response
|
165
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
166
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
167
|
+
}
|
168
|
+
|
169
|
+
begin
|
170
|
+
#Get bloodlines
|
171
|
+
result = api_instance.get_universe_bloodlines(opts)
|
172
|
+
p result
|
173
|
+
rescue ESI::ApiError => e
|
174
|
+
puts "Exception when calling UniverseApi->get_universe_bloodlines: #{e}"
|
175
|
+
end
|
176
|
+
```
|
177
|
+
|
178
|
+
### Parameters
|
179
|
+
|
180
|
+
Name | Type | Description | Notes
|
181
|
+
------------- | ------------- | ------------- | -------------
|
182
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
183
|
+
**language** | **String**| Language to use in the response | [optional] [default to en-us]
|
184
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
185
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
186
|
+
|
187
|
+
### Return type
|
188
|
+
|
189
|
+
[**Array<GetUniverseBloodlines200Ok>**](GetUniverseBloodlines200Ok.md)
|
190
|
+
|
191
|
+
### Authorization
|
192
|
+
|
193
|
+
No authorization required
|
194
|
+
|
195
|
+
### HTTP request headers
|
196
|
+
|
197
|
+
- **Content-Type**: Not defined
|
198
|
+
- **Accept**: application/json
|
199
|
+
|
200
|
+
|
201
|
+
|
202
|
+
# **get_universe_categories**
|
203
|
+
> Array<Integer> get_universe_categories(opts)
|
204
|
+
|
205
|
+
Get item categories
|
206
|
+
|
207
|
+
Get a list of item categories --- This route expires daily at 11:05
|
208
|
+
|
209
|
+
### Example
|
210
|
+
```ruby
|
211
|
+
# load the gem
|
212
|
+
require 'esi-client-bvv'
|
213
|
+
|
214
|
+
api_instance = ESI::UniverseApi.new
|
215
|
+
|
216
|
+
opts = {
|
217
|
+
datasource: "tranquility", # String | The server name you would like data from
|
218
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
219
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
220
|
+
}
|
221
|
+
|
222
|
+
begin
|
223
|
+
#Get item categories
|
224
|
+
result = api_instance.get_universe_categories(opts)
|
225
|
+
p result
|
226
|
+
rescue ESI::ApiError => e
|
227
|
+
puts "Exception when calling UniverseApi->get_universe_categories: #{e}"
|
228
|
+
end
|
229
|
+
```
|
230
|
+
|
231
|
+
### Parameters
|
232
|
+
|
233
|
+
Name | Type | Description | Notes
|
234
|
+
------------- | ------------- | ------------- | -------------
|
235
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
236
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
237
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
238
|
+
|
239
|
+
### Return type
|
240
|
+
|
241
|
+
**Array<Integer>**
|
242
|
+
|
243
|
+
### Authorization
|
244
|
+
|
245
|
+
No authorization required
|
246
|
+
|
247
|
+
### HTTP request headers
|
248
|
+
|
249
|
+
- **Content-Type**: Not defined
|
250
|
+
- **Accept**: application/json
|
251
|
+
|
252
|
+
|
253
|
+
|
254
|
+
# **get_universe_categories_category_id**
|
255
|
+
> GetUniverseCategoriesCategoryIdOk get_universe_categories_category_id(category_id, opts)
|
256
|
+
|
257
|
+
Get item category information
|
258
|
+
|
259
|
+
Get information of an item category --- This route expires daily at 11:05
|
260
|
+
|
261
|
+
### Example
|
262
|
+
```ruby
|
263
|
+
# load the gem
|
264
|
+
require 'esi-client-bvv'
|
265
|
+
|
266
|
+
api_instance = ESI::UniverseApi.new
|
267
|
+
|
268
|
+
category_id = 56 # Integer | An Eve item category ID
|
269
|
+
|
270
|
+
opts = {
|
271
|
+
datasource: "tranquility", # String | The server name you would like data from
|
272
|
+
language: "en-us", # String | Language to use in the response
|
273
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
274
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
275
|
+
}
|
276
|
+
|
277
|
+
begin
|
278
|
+
#Get item category information
|
279
|
+
result = api_instance.get_universe_categories_category_id(category_id, opts)
|
280
|
+
p result
|
281
|
+
rescue ESI::ApiError => e
|
282
|
+
puts "Exception when calling UniverseApi->get_universe_categories_category_id: #{e}"
|
283
|
+
end
|
284
|
+
```
|
285
|
+
|
286
|
+
### Parameters
|
287
|
+
|
288
|
+
Name | Type | Description | Notes
|
289
|
+
------------- | ------------- | ------------- | -------------
|
290
|
+
**category_id** | **Integer**| An Eve item category ID |
|
291
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
292
|
+
**language** | **String**| Language to use in the response | [optional] [default to en-us]
|
293
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
294
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
295
|
+
|
296
|
+
### Return type
|
297
|
+
|
298
|
+
[**GetUniverseCategoriesCategoryIdOk**](GetUniverseCategoriesCategoryIdOk.md)
|
299
|
+
|
300
|
+
### Authorization
|
301
|
+
|
302
|
+
No authorization required
|
303
|
+
|
304
|
+
### HTTP request headers
|
305
|
+
|
306
|
+
- **Content-Type**: Not defined
|
307
|
+
- **Accept**: application/json
|
308
|
+
|
309
|
+
|
310
|
+
|
311
|
+
# **get_universe_constellations**
|
312
|
+
> Array<Integer> get_universe_constellations(opts)
|
313
|
+
|
314
|
+
Get constellations
|
315
|
+
|
316
|
+
Get a list of constellations --- This route expires daily at 11:05
|
317
|
+
|
318
|
+
### Example
|
319
|
+
```ruby
|
320
|
+
# load the gem
|
321
|
+
require 'esi-client-bvv'
|
322
|
+
|
323
|
+
api_instance = ESI::UniverseApi.new
|
324
|
+
|
325
|
+
opts = {
|
326
|
+
datasource: "tranquility", # String | The server name you would like data from
|
327
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
328
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
329
|
+
}
|
330
|
+
|
331
|
+
begin
|
332
|
+
#Get constellations
|
333
|
+
result = api_instance.get_universe_constellations(opts)
|
334
|
+
p result
|
335
|
+
rescue ESI::ApiError => e
|
336
|
+
puts "Exception when calling UniverseApi->get_universe_constellations: #{e}"
|
337
|
+
end
|
338
|
+
```
|
339
|
+
|
340
|
+
### Parameters
|
341
|
+
|
342
|
+
Name | Type | Description | Notes
|
343
|
+
------------- | ------------- | ------------- | -------------
|
344
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
345
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
346
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
347
|
+
|
348
|
+
### Return type
|
349
|
+
|
350
|
+
**Array<Integer>**
|
351
|
+
|
352
|
+
### Authorization
|
353
|
+
|
354
|
+
No authorization required
|
355
|
+
|
356
|
+
### HTTP request headers
|
357
|
+
|
358
|
+
- **Content-Type**: Not defined
|
359
|
+
- **Accept**: application/json
|
360
|
+
|
361
|
+
|
362
|
+
|
363
|
+
# **get_universe_constellations_constellation_id**
|
364
|
+
> GetUniverseConstellationsConstellationIdOk get_universe_constellations_constellation_id(constellation_id, opts)
|
365
|
+
|
366
|
+
Get constellation information
|
367
|
+
|
368
|
+
Get information on a constellation --- This route expires daily at 11:05
|
369
|
+
|
370
|
+
### Example
|
371
|
+
```ruby
|
372
|
+
# load the gem
|
373
|
+
require 'esi-client-bvv'
|
374
|
+
|
375
|
+
api_instance = ESI::UniverseApi.new
|
376
|
+
|
377
|
+
constellation_id = 56 # Integer | constellation_id integer
|
378
|
+
|
379
|
+
opts = {
|
380
|
+
datasource: "tranquility", # String | The server name you would like data from
|
381
|
+
language: "en-us", # String | Language to use in the response
|
382
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
383
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
384
|
+
}
|
385
|
+
|
386
|
+
begin
|
387
|
+
#Get constellation information
|
388
|
+
result = api_instance.get_universe_constellations_constellation_id(constellation_id, opts)
|
389
|
+
p result
|
390
|
+
rescue ESI::ApiError => e
|
391
|
+
puts "Exception when calling UniverseApi->get_universe_constellations_constellation_id: #{e}"
|
392
|
+
end
|
393
|
+
```
|
394
|
+
|
395
|
+
### Parameters
|
396
|
+
|
397
|
+
Name | Type | Description | Notes
|
398
|
+
------------- | ------------- | ------------- | -------------
|
399
|
+
**constellation_id** | **Integer**| constellation_id integer |
|
400
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
401
|
+
**language** | **String**| Language to use in the response | [optional] [default to en-us]
|
402
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
403
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
404
|
+
|
405
|
+
### Return type
|
406
|
+
|
407
|
+
[**GetUniverseConstellationsConstellationIdOk**](GetUniverseConstellationsConstellationIdOk.md)
|
408
|
+
|
409
|
+
### Authorization
|
410
|
+
|
411
|
+
No authorization required
|
412
|
+
|
413
|
+
### HTTP request headers
|
414
|
+
|
415
|
+
- **Content-Type**: Not defined
|
416
|
+
- **Accept**: application/json
|
417
|
+
|
418
|
+
|
419
|
+
|
420
|
+
# **get_universe_factions**
|
421
|
+
> Array<GetUniverseFactions200Ok> get_universe_factions(opts)
|
422
|
+
|
423
|
+
Get factions
|
424
|
+
|
425
|
+
Get a list of factions --- This route expires daily at 11:05
|
426
|
+
|
427
|
+
### Example
|
428
|
+
```ruby
|
429
|
+
# load the gem
|
430
|
+
require 'esi-client-bvv'
|
431
|
+
|
432
|
+
api_instance = ESI::UniverseApi.new
|
433
|
+
|
434
|
+
opts = {
|
435
|
+
datasource: "tranquility", # String | The server name you would like data from
|
436
|
+
language: "en-us", # String | Language to use in the response
|
437
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
438
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
439
|
+
}
|
440
|
+
|
441
|
+
begin
|
442
|
+
#Get factions
|
443
|
+
result = api_instance.get_universe_factions(opts)
|
444
|
+
p result
|
445
|
+
rescue ESI::ApiError => e
|
446
|
+
puts "Exception when calling UniverseApi->get_universe_factions: #{e}"
|
447
|
+
end
|
448
|
+
```
|
449
|
+
|
450
|
+
### Parameters
|
451
|
+
|
452
|
+
Name | Type | Description | Notes
|
453
|
+
------------- | ------------- | ------------- | -------------
|
454
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
455
|
+
**language** | **String**| Language to use in the response | [optional] [default to en-us]
|
456
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
457
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
458
|
+
|
459
|
+
### Return type
|
460
|
+
|
461
|
+
[**Array<GetUniverseFactions200Ok>**](GetUniverseFactions200Ok.md)
|
462
|
+
|
463
|
+
### Authorization
|
464
|
+
|
465
|
+
No authorization required
|
466
|
+
|
467
|
+
### HTTP request headers
|
468
|
+
|
469
|
+
- **Content-Type**: Not defined
|
470
|
+
- **Accept**: application/json
|
471
|
+
|
472
|
+
|
473
|
+
|
474
|
+
# **get_universe_graphics**
|
475
|
+
> Array<Integer> get_universe_graphics(opts)
|
476
|
+
|
477
|
+
Get graphics
|
478
|
+
|
479
|
+
Get a list of graphics --- This route expires daily at 11:05
|
480
|
+
|
481
|
+
### Example
|
482
|
+
```ruby
|
483
|
+
# load the gem
|
484
|
+
require 'esi-client-bvv'
|
485
|
+
|
486
|
+
api_instance = ESI::UniverseApi.new
|
487
|
+
|
488
|
+
opts = {
|
489
|
+
datasource: "tranquility", # String | The server name you would like data from
|
490
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
491
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
492
|
+
}
|
493
|
+
|
494
|
+
begin
|
495
|
+
#Get graphics
|
496
|
+
result = api_instance.get_universe_graphics(opts)
|
497
|
+
p result
|
498
|
+
rescue ESI::ApiError => e
|
499
|
+
puts "Exception when calling UniverseApi->get_universe_graphics: #{e}"
|
500
|
+
end
|
501
|
+
```
|
502
|
+
|
503
|
+
### Parameters
|
504
|
+
|
505
|
+
Name | Type | Description | Notes
|
506
|
+
------------- | ------------- | ------------- | -------------
|
507
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
508
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
509
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
510
|
+
|
511
|
+
### Return type
|
512
|
+
|
513
|
+
**Array<Integer>**
|
514
|
+
|
515
|
+
### Authorization
|
516
|
+
|
517
|
+
No authorization required
|
518
|
+
|
519
|
+
### HTTP request headers
|
520
|
+
|
521
|
+
- **Content-Type**: Not defined
|
522
|
+
- **Accept**: application/json
|
523
|
+
|
524
|
+
|
525
|
+
|
526
|
+
# **get_universe_graphics_graphic_id**
|
527
|
+
> GetUniverseGraphicsGraphicIdOk get_universe_graphics_graphic_id(graphic_id, opts)
|
528
|
+
|
529
|
+
Get graphic information
|
530
|
+
|
531
|
+
Get information on a graphic --- This route expires daily at 11:05
|
532
|
+
|
533
|
+
### Example
|
534
|
+
```ruby
|
535
|
+
# load the gem
|
536
|
+
require 'esi-client-bvv'
|
537
|
+
|
538
|
+
api_instance = ESI::UniverseApi.new
|
539
|
+
|
540
|
+
graphic_id = 56 # Integer | graphic_id integer
|
541
|
+
|
542
|
+
opts = {
|
543
|
+
datasource: "tranquility", # String | The server name you would like data from
|
544
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
545
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
546
|
+
}
|
547
|
+
|
548
|
+
begin
|
549
|
+
#Get graphic information
|
550
|
+
result = api_instance.get_universe_graphics_graphic_id(graphic_id, opts)
|
551
|
+
p result
|
552
|
+
rescue ESI::ApiError => e
|
553
|
+
puts "Exception when calling UniverseApi->get_universe_graphics_graphic_id: #{e}"
|
554
|
+
end
|
555
|
+
```
|
556
|
+
|
557
|
+
### Parameters
|
558
|
+
|
559
|
+
Name | Type | Description | Notes
|
560
|
+
------------- | ------------- | ------------- | -------------
|
561
|
+
**graphic_id** | **Integer**| graphic_id integer |
|
562
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
563
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
564
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
565
|
+
|
566
|
+
### Return type
|
567
|
+
|
568
|
+
[**GetUniverseGraphicsGraphicIdOk**](GetUniverseGraphicsGraphicIdOk.md)
|
569
|
+
|
570
|
+
### Authorization
|
571
|
+
|
572
|
+
No authorization required
|
573
|
+
|
574
|
+
### HTTP request headers
|
575
|
+
|
576
|
+
- **Content-Type**: Not defined
|
577
|
+
- **Accept**: application/json
|
578
|
+
|
579
|
+
|
580
|
+
|
581
|
+
# **get_universe_groups**
|
582
|
+
> Array<Integer> get_universe_groups(opts)
|
583
|
+
|
584
|
+
Get item groups
|
585
|
+
|
586
|
+
Get a list of item groups --- This route expires daily at 11:05
|
587
|
+
|
588
|
+
### Example
|
589
|
+
```ruby
|
590
|
+
# load the gem
|
591
|
+
require 'esi-client-bvv'
|
592
|
+
|
593
|
+
api_instance = ESI::UniverseApi.new
|
594
|
+
|
595
|
+
opts = {
|
596
|
+
datasource: "tranquility", # String | The server name you would like data from
|
597
|
+
page: 1, # Integer | Which page of results to return
|
598
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
599
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
600
|
+
}
|
601
|
+
|
602
|
+
begin
|
603
|
+
#Get item groups
|
604
|
+
result = api_instance.get_universe_groups(opts)
|
605
|
+
p result
|
606
|
+
rescue ESI::ApiError => e
|
607
|
+
puts "Exception when calling UniverseApi->get_universe_groups: #{e}"
|
608
|
+
end
|
609
|
+
```
|
610
|
+
|
611
|
+
### Parameters
|
612
|
+
|
613
|
+
Name | Type | Description | Notes
|
614
|
+
------------- | ------------- | ------------- | -------------
|
615
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
616
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
617
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
618
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
619
|
+
|
620
|
+
### Return type
|
621
|
+
|
622
|
+
**Array<Integer>**
|
623
|
+
|
624
|
+
### Authorization
|
625
|
+
|
626
|
+
No authorization required
|
627
|
+
|
628
|
+
### HTTP request headers
|
629
|
+
|
630
|
+
- **Content-Type**: Not defined
|
631
|
+
- **Accept**: application/json
|
632
|
+
|
633
|
+
|
634
|
+
|
635
|
+
# **get_universe_groups_group_id**
|
636
|
+
> GetUniverseGroupsGroupIdOk get_universe_groups_group_id(group_id, opts)
|
637
|
+
|
638
|
+
Get item group information
|
639
|
+
|
640
|
+
Get information on an item group --- This route expires daily at 11:05
|
641
|
+
|
642
|
+
### Example
|
643
|
+
```ruby
|
644
|
+
# load the gem
|
645
|
+
require 'esi-client-bvv'
|
646
|
+
|
647
|
+
api_instance = ESI::UniverseApi.new
|
648
|
+
|
649
|
+
group_id = 56 # Integer | An Eve item group ID
|
650
|
+
|
651
|
+
opts = {
|
652
|
+
datasource: "tranquility", # String | The server name you would like data from
|
653
|
+
language: "en-us", # String | Language to use in the response
|
654
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
655
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
656
|
+
}
|
657
|
+
|
658
|
+
begin
|
659
|
+
#Get item group information
|
660
|
+
result = api_instance.get_universe_groups_group_id(group_id, opts)
|
661
|
+
p result
|
662
|
+
rescue ESI::ApiError => e
|
663
|
+
puts "Exception when calling UniverseApi->get_universe_groups_group_id: #{e}"
|
664
|
+
end
|
665
|
+
```
|
666
|
+
|
667
|
+
### Parameters
|
668
|
+
|
669
|
+
Name | Type | Description | Notes
|
670
|
+
------------- | ------------- | ------------- | -------------
|
671
|
+
**group_id** | **Integer**| An Eve item group ID |
|
672
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
673
|
+
**language** | **String**| Language to use in the response | [optional] [default to en-us]
|
674
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
675
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
676
|
+
|
677
|
+
### Return type
|
678
|
+
|
679
|
+
[**GetUniverseGroupsGroupIdOk**](GetUniverseGroupsGroupIdOk.md)
|
680
|
+
|
681
|
+
### Authorization
|
682
|
+
|
683
|
+
No authorization required
|
684
|
+
|
685
|
+
### HTTP request headers
|
686
|
+
|
687
|
+
- **Content-Type**: Not defined
|
688
|
+
- **Accept**: application/json
|
689
|
+
|
690
|
+
|
691
|
+
|
692
|
+
# **get_universe_moons_moon_id**
|
693
|
+
> GetUniverseMoonsMoonIdOk get_universe_moons_moon_id(moon_id, opts)
|
694
|
+
|
695
|
+
Get moon information
|
696
|
+
|
697
|
+
Get information on a moon --- This route expires daily at 11:05
|
698
|
+
|
699
|
+
### Example
|
700
|
+
```ruby
|
701
|
+
# load the gem
|
702
|
+
require 'esi-client-bvv'
|
703
|
+
|
704
|
+
api_instance = ESI::UniverseApi.new
|
705
|
+
|
706
|
+
moon_id = 56 # Integer | moon_id integer
|
707
|
+
|
708
|
+
opts = {
|
709
|
+
datasource: "tranquility", # String | The server name you would like data from
|
710
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
711
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
712
|
+
}
|
713
|
+
|
714
|
+
begin
|
715
|
+
#Get moon information
|
716
|
+
result = api_instance.get_universe_moons_moon_id(moon_id, opts)
|
717
|
+
p result
|
718
|
+
rescue ESI::ApiError => e
|
719
|
+
puts "Exception when calling UniverseApi->get_universe_moons_moon_id: #{e}"
|
720
|
+
end
|
721
|
+
```
|
722
|
+
|
723
|
+
### Parameters
|
724
|
+
|
725
|
+
Name | Type | Description | Notes
|
726
|
+
------------- | ------------- | ------------- | -------------
|
727
|
+
**moon_id** | **Integer**| moon_id integer |
|
728
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
729
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
730
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
731
|
+
|
732
|
+
### Return type
|
733
|
+
|
734
|
+
[**GetUniverseMoonsMoonIdOk**](GetUniverseMoonsMoonIdOk.md)
|
735
|
+
|
736
|
+
### Authorization
|
737
|
+
|
738
|
+
No authorization required
|
739
|
+
|
740
|
+
### HTTP request headers
|
741
|
+
|
742
|
+
- **Content-Type**: Not defined
|
743
|
+
- **Accept**: application/json
|
744
|
+
|
745
|
+
|
746
|
+
|
747
|
+
# **get_universe_planets_planet_id**
|
748
|
+
> GetUniversePlanetsPlanetIdOk get_universe_planets_planet_id(planet_id, opts)
|
749
|
+
|
750
|
+
Get planet information
|
751
|
+
|
752
|
+
Get information on a planet --- This route expires daily at 11:05
|
753
|
+
|
754
|
+
### Example
|
755
|
+
```ruby
|
756
|
+
# load the gem
|
757
|
+
require 'esi-client-bvv'
|
758
|
+
|
759
|
+
api_instance = ESI::UniverseApi.new
|
760
|
+
|
761
|
+
planet_id = 56 # Integer | planet_id integer
|
762
|
+
|
763
|
+
opts = {
|
764
|
+
datasource: "tranquility", # String | The server name you would like data from
|
765
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
766
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
767
|
+
}
|
768
|
+
|
769
|
+
begin
|
770
|
+
#Get planet information
|
771
|
+
result = api_instance.get_universe_planets_planet_id(planet_id, opts)
|
772
|
+
p result
|
773
|
+
rescue ESI::ApiError => e
|
774
|
+
puts "Exception when calling UniverseApi->get_universe_planets_planet_id: #{e}"
|
775
|
+
end
|
776
|
+
```
|
777
|
+
|
778
|
+
### Parameters
|
779
|
+
|
780
|
+
Name | Type | Description | Notes
|
781
|
+
------------- | ------------- | ------------- | -------------
|
782
|
+
**planet_id** | **Integer**| planet_id integer |
|
783
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
784
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
785
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
786
|
+
|
787
|
+
### Return type
|
788
|
+
|
789
|
+
[**GetUniversePlanetsPlanetIdOk**](GetUniversePlanetsPlanetIdOk.md)
|
790
|
+
|
791
|
+
### Authorization
|
792
|
+
|
793
|
+
No authorization required
|
794
|
+
|
795
|
+
### HTTP request headers
|
796
|
+
|
797
|
+
- **Content-Type**: Not defined
|
798
|
+
- **Accept**: application/json
|
799
|
+
|
800
|
+
|
801
|
+
|
802
|
+
# **get_universe_races**
|
803
|
+
> Array<GetUniverseRaces200Ok> get_universe_races(opts)
|
804
|
+
|
805
|
+
Get character races
|
806
|
+
|
807
|
+
Get a list of character races --- This route expires daily at 11:05
|
808
|
+
|
809
|
+
### Example
|
810
|
+
```ruby
|
811
|
+
# load the gem
|
812
|
+
require 'esi-client-bvv'
|
813
|
+
|
814
|
+
api_instance = ESI::UniverseApi.new
|
815
|
+
|
816
|
+
opts = {
|
817
|
+
datasource: "tranquility", # String | The server name you would like data from
|
818
|
+
language: "en-us", # String | Language to use in the response
|
819
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
820
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
821
|
+
}
|
822
|
+
|
823
|
+
begin
|
824
|
+
#Get character races
|
825
|
+
result = api_instance.get_universe_races(opts)
|
826
|
+
p result
|
827
|
+
rescue ESI::ApiError => e
|
828
|
+
puts "Exception when calling UniverseApi->get_universe_races: #{e}"
|
829
|
+
end
|
830
|
+
```
|
831
|
+
|
832
|
+
### Parameters
|
833
|
+
|
834
|
+
Name | Type | Description | Notes
|
835
|
+
------------- | ------------- | ------------- | -------------
|
836
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
837
|
+
**language** | **String**| Language to use in the response | [optional] [default to en-us]
|
838
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
839
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
840
|
+
|
841
|
+
### Return type
|
842
|
+
|
843
|
+
[**Array<GetUniverseRaces200Ok>**](GetUniverseRaces200Ok.md)
|
844
|
+
|
845
|
+
### Authorization
|
846
|
+
|
847
|
+
No authorization required
|
848
|
+
|
849
|
+
### HTTP request headers
|
850
|
+
|
851
|
+
- **Content-Type**: Not defined
|
852
|
+
- **Accept**: application/json
|
853
|
+
|
854
|
+
|
855
|
+
|
856
|
+
# **get_universe_regions**
|
857
|
+
> Array<Integer> get_universe_regions(opts)
|
858
|
+
|
859
|
+
Get regions
|
860
|
+
|
861
|
+
Get a list of regions --- This route expires daily at 11:05
|
862
|
+
|
863
|
+
### Example
|
864
|
+
```ruby
|
865
|
+
# load the gem
|
866
|
+
require 'esi-client-bvv'
|
867
|
+
|
868
|
+
api_instance = ESI::UniverseApi.new
|
869
|
+
|
870
|
+
opts = {
|
871
|
+
datasource: "tranquility", # String | The server name you would like data from
|
872
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
873
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
874
|
+
}
|
875
|
+
|
876
|
+
begin
|
877
|
+
#Get regions
|
878
|
+
result = api_instance.get_universe_regions(opts)
|
879
|
+
p result
|
880
|
+
rescue ESI::ApiError => e
|
881
|
+
puts "Exception when calling UniverseApi->get_universe_regions: #{e}"
|
882
|
+
end
|
883
|
+
```
|
884
|
+
|
885
|
+
### Parameters
|
886
|
+
|
887
|
+
Name | Type | Description | Notes
|
888
|
+
------------- | ------------- | ------------- | -------------
|
889
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
890
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
891
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
892
|
+
|
893
|
+
### Return type
|
894
|
+
|
895
|
+
**Array<Integer>**
|
896
|
+
|
897
|
+
### Authorization
|
898
|
+
|
899
|
+
No authorization required
|
900
|
+
|
901
|
+
### HTTP request headers
|
902
|
+
|
903
|
+
- **Content-Type**: Not defined
|
904
|
+
- **Accept**: application/json
|
905
|
+
|
906
|
+
|
907
|
+
|
908
|
+
# **get_universe_regions_region_id**
|
909
|
+
> GetUniverseRegionsRegionIdOk get_universe_regions_region_id(region_id, opts)
|
910
|
+
|
911
|
+
Get region information
|
912
|
+
|
913
|
+
Get information on a region --- This route expires daily at 11:05
|
914
|
+
|
915
|
+
### Example
|
916
|
+
```ruby
|
917
|
+
# load the gem
|
918
|
+
require 'esi-client-bvv'
|
919
|
+
|
920
|
+
api_instance = ESI::UniverseApi.new
|
921
|
+
|
922
|
+
region_id = 56 # Integer | region_id integer
|
923
|
+
|
924
|
+
opts = {
|
925
|
+
datasource: "tranquility", # String | The server name you would like data from
|
926
|
+
language: "en-us", # String | Language to use in the response
|
927
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
928
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
929
|
+
}
|
930
|
+
|
931
|
+
begin
|
932
|
+
#Get region information
|
933
|
+
result = api_instance.get_universe_regions_region_id(region_id, opts)
|
934
|
+
p result
|
935
|
+
rescue ESI::ApiError => e
|
936
|
+
puts "Exception when calling UniverseApi->get_universe_regions_region_id: #{e}"
|
937
|
+
end
|
938
|
+
```
|
939
|
+
|
940
|
+
### Parameters
|
941
|
+
|
942
|
+
Name | Type | Description | Notes
|
943
|
+
------------- | ------------- | ------------- | -------------
|
944
|
+
**region_id** | **Integer**| region_id integer |
|
945
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
946
|
+
**language** | **String**| Language to use in the response | [optional] [default to en-us]
|
947
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
948
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
949
|
+
|
950
|
+
### Return type
|
951
|
+
|
952
|
+
[**GetUniverseRegionsRegionIdOk**](GetUniverseRegionsRegionIdOk.md)
|
953
|
+
|
954
|
+
### Authorization
|
955
|
+
|
956
|
+
No authorization required
|
957
|
+
|
958
|
+
### HTTP request headers
|
959
|
+
|
960
|
+
- **Content-Type**: Not defined
|
961
|
+
- **Accept**: application/json
|
962
|
+
|
963
|
+
|
964
|
+
|
965
|
+
# **get_universe_stargates_stargate_id**
|
966
|
+
> GetUniverseStargatesStargateIdOk get_universe_stargates_stargate_id(stargate_id, opts)
|
967
|
+
|
968
|
+
Get stargate information
|
969
|
+
|
970
|
+
Get information on a stargate --- This route expires daily at 11:05
|
971
|
+
|
972
|
+
### Example
|
973
|
+
```ruby
|
974
|
+
# load the gem
|
975
|
+
require 'esi-client-bvv'
|
976
|
+
|
977
|
+
api_instance = ESI::UniverseApi.new
|
978
|
+
|
979
|
+
stargate_id = 56 # Integer | stargate_id integer
|
980
|
+
|
981
|
+
opts = {
|
982
|
+
datasource: "tranquility", # String | The server name you would like data from
|
983
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
984
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
985
|
+
}
|
986
|
+
|
987
|
+
begin
|
988
|
+
#Get stargate information
|
989
|
+
result = api_instance.get_universe_stargates_stargate_id(stargate_id, opts)
|
990
|
+
p result
|
991
|
+
rescue ESI::ApiError => e
|
992
|
+
puts "Exception when calling UniverseApi->get_universe_stargates_stargate_id: #{e}"
|
993
|
+
end
|
994
|
+
```
|
995
|
+
|
996
|
+
### Parameters
|
997
|
+
|
998
|
+
Name | Type | Description | Notes
|
999
|
+
------------- | ------------- | ------------- | -------------
|
1000
|
+
**stargate_id** | **Integer**| stargate_id integer |
|
1001
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
1002
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
1003
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
1004
|
+
|
1005
|
+
### Return type
|
1006
|
+
|
1007
|
+
[**GetUniverseStargatesStargateIdOk**](GetUniverseStargatesStargateIdOk.md)
|
1008
|
+
|
1009
|
+
### Authorization
|
1010
|
+
|
1011
|
+
No authorization required
|
1012
|
+
|
1013
|
+
### HTTP request headers
|
1014
|
+
|
1015
|
+
- **Content-Type**: Not defined
|
1016
|
+
- **Accept**: application/json
|
1017
|
+
|
1018
|
+
|
1019
|
+
|
1020
|
+
# **get_universe_stars_star_id**
|
1021
|
+
> GetUniverseStarsStarIdOk get_universe_stars_star_id(star_id, opts)
|
1022
|
+
|
1023
|
+
Get star information
|
1024
|
+
|
1025
|
+
Get information on a star --- This route expires daily at 11:05
|
1026
|
+
|
1027
|
+
### Example
|
1028
|
+
```ruby
|
1029
|
+
# load the gem
|
1030
|
+
require 'esi-client-bvv'
|
1031
|
+
|
1032
|
+
api_instance = ESI::UniverseApi.new
|
1033
|
+
|
1034
|
+
star_id = 56 # Integer | star_id integer
|
1035
|
+
|
1036
|
+
opts = {
|
1037
|
+
datasource: "tranquility", # String | The server name you would like data from
|
1038
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
1039
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
1040
|
+
}
|
1041
|
+
|
1042
|
+
begin
|
1043
|
+
#Get star information
|
1044
|
+
result = api_instance.get_universe_stars_star_id(star_id, opts)
|
1045
|
+
p result
|
1046
|
+
rescue ESI::ApiError => e
|
1047
|
+
puts "Exception when calling UniverseApi->get_universe_stars_star_id: #{e}"
|
1048
|
+
end
|
1049
|
+
```
|
1050
|
+
|
1051
|
+
### Parameters
|
1052
|
+
|
1053
|
+
Name | Type | Description | Notes
|
1054
|
+
------------- | ------------- | ------------- | -------------
|
1055
|
+
**star_id** | **Integer**| star_id integer |
|
1056
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
1057
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
1058
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
1059
|
+
|
1060
|
+
### Return type
|
1061
|
+
|
1062
|
+
[**GetUniverseStarsStarIdOk**](GetUniverseStarsStarIdOk.md)
|
1063
|
+
|
1064
|
+
### Authorization
|
1065
|
+
|
1066
|
+
No authorization required
|
1067
|
+
|
1068
|
+
### HTTP request headers
|
1069
|
+
|
1070
|
+
- **Content-Type**: Not defined
|
1071
|
+
- **Accept**: application/json
|
1072
|
+
|
1073
|
+
|
1074
|
+
|
1075
|
+
# **get_universe_stations_station_id**
|
1076
|
+
> GetUniverseStationsStationIdOk get_universe_stations_station_id(station_id, opts)
|
1077
|
+
|
1078
|
+
Get station information
|
1079
|
+
|
1080
|
+
Get information on a station --- This route is cached for up to 300 seconds
|
1081
|
+
|
1082
|
+
### Example
|
1083
|
+
```ruby
|
1084
|
+
# load the gem
|
1085
|
+
require 'esi-client-bvv'
|
1086
|
+
|
1087
|
+
api_instance = ESI::UniverseApi.new
|
1088
|
+
|
1089
|
+
station_id = 56 # Integer | station_id integer
|
1090
|
+
|
1091
|
+
opts = {
|
1092
|
+
datasource: "tranquility", # String | The server name you would like data from
|
1093
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
1094
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
1095
|
+
}
|
1096
|
+
|
1097
|
+
begin
|
1098
|
+
#Get station information
|
1099
|
+
result = api_instance.get_universe_stations_station_id(station_id, opts)
|
1100
|
+
p result
|
1101
|
+
rescue ESI::ApiError => e
|
1102
|
+
puts "Exception when calling UniverseApi->get_universe_stations_station_id: #{e}"
|
1103
|
+
end
|
1104
|
+
```
|
1105
|
+
|
1106
|
+
### Parameters
|
1107
|
+
|
1108
|
+
Name | Type | Description | Notes
|
1109
|
+
------------- | ------------- | ------------- | -------------
|
1110
|
+
**station_id** | **Integer**| station_id integer |
|
1111
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
1112
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
1113
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
1114
|
+
|
1115
|
+
### Return type
|
1116
|
+
|
1117
|
+
[**GetUniverseStationsStationIdOk**](GetUniverseStationsStationIdOk.md)
|
1118
|
+
|
1119
|
+
### Authorization
|
1120
|
+
|
1121
|
+
No authorization required
|
1122
|
+
|
1123
|
+
### HTTP request headers
|
1124
|
+
|
1125
|
+
- **Content-Type**: Not defined
|
1126
|
+
- **Accept**: application/json
|
1127
|
+
|
1128
|
+
|
1129
|
+
|
1130
|
+
# **get_universe_structures**
|
1131
|
+
> Array<Integer> get_universe_structures(opts)
|
1132
|
+
|
1133
|
+
List all public structures
|
1134
|
+
|
1135
|
+
List all public structures --- This route is cached for up to 3600 seconds
|
1136
|
+
|
1137
|
+
### Example
|
1138
|
+
```ruby
|
1139
|
+
# load the gem
|
1140
|
+
require 'esi-client-bvv'
|
1141
|
+
|
1142
|
+
api_instance = ESI::UniverseApi.new
|
1143
|
+
|
1144
|
+
opts = {
|
1145
|
+
datasource: "tranquility", # String | The server name you would like data from
|
1146
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
1147
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
1148
|
+
}
|
1149
|
+
|
1150
|
+
begin
|
1151
|
+
#List all public structures
|
1152
|
+
result = api_instance.get_universe_structures(opts)
|
1153
|
+
p result
|
1154
|
+
rescue ESI::ApiError => e
|
1155
|
+
puts "Exception when calling UniverseApi->get_universe_structures: #{e}"
|
1156
|
+
end
|
1157
|
+
```
|
1158
|
+
|
1159
|
+
### Parameters
|
1160
|
+
|
1161
|
+
Name | Type | Description | Notes
|
1162
|
+
------------- | ------------- | ------------- | -------------
|
1163
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
1164
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
1165
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
1166
|
+
|
1167
|
+
### Return type
|
1168
|
+
|
1169
|
+
**Array<Integer>**
|
1170
|
+
|
1171
|
+
### Authorization
|
1172
|
+
|
1173
|
+
No authorization required
|
1174
|
+
|
1175
|
+
### HTTP request headers
|
1176
|
+
|
1177
|
+
- **Content-Type**: Not defined
|
1178
|
+
- **Accept**: application/json
|
1179
|
+
|
1180
|
+
|
1181
|
+
|
1182
|
+
# **get_universe_structures_structure_id**
|
1183
|
+
> GetUniverseStructuresStructureIdOk get_universe_structures_structure_id(structure_id, opts)
|
1184
|
+
|
1185
|
+
Get structure information
|
1186
|
+
|
1187
|
+
Returns information on requested structure, if you are on the ACL. Otherwise, returns \"Forbidden\" for all inputs. --- This route is cached for up to 3600 seconds
|
1188
|
+
|
1189
|
+
### Example
|
1190
|
+
```ruby
|
1191
|
+
# load the gem
|
1192
|
+
require 'esi-client-bvv'
|
1193
|
+
# setup authorization
|
1194
|
+
ESI.configure do |config|
|
1195
|
+
# Configure OAuth2 access token for authorization: evesso
|
1196
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
1197
|
+
end
|
1198
|
+
|
1199
|
+
api_instance = ESI::UniverseApi.new
|
1200
|
+
|
1201
|
+
structure_id = 789 # Integer | An Eve structure ID
|
1202
|
+
|
1203
|
+
opts = {
|
1204
|
+
datasource: "tranquility", # String | The server name you would like data from
|
1205
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
1206
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
1207
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
1208
|
+
}
|
1209
|
+
|
1210
|
+
begin
|
1211
|
+
#Get structure information
|
1212
|
+
result = api_instance.get_universe_structures_structure_id(structure_id, opts)
|
1213
|
+
p result
|
1214
|
+
rescue ESI::ApiError => e
|
1215
|
+
puts "Exception when calling UniverseApi->get_universe_structures_structure_id: #{e}"
|
1216
|
+
end
|
1217
|
+
```
|
1218
|
+
|
1219
|
+
### Parameters
|
1220
|
+
|
1221
|
+
Name | Type | Description | Notes
|
1222
|
+
------------- | ------------- | ------------- | -------------
|
1223
|
+
**structure_id** | **Integer**| An Eve structure ID |
|
1224
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
1225
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
1226
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
1227
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
1228
|
+
|
1229
|
+
### Return type
|
1230
|
+
|
1231
|
+
[**GetUniverseStructuresStructureIdOk**](GetUniverseStructuresStructureIdOk.md)
|
1232
|
+
|
1233
|
+
### Authorization
|
1234
|
+
|
1235
|
+
[evesso](../README.md#evesso)
|
1236
|
+
|
1237
|
+
### HTTP request headers
|
1238
|
+
|
1239
|
+
- **Content-Type**: Not defined
|
1240
|
+
- **Accept**: application/json
|
1241
|
+
|
1242
|
+
|
1243
|
+
|
1244
|
+
# **get_universe_system_jumps**
|
1245
|
+
> Array<GetUniverseSystemJumps200Ok> get_universe_system_jumps(opts)
|
1246
|
+
|
1247
|
+
Get system jumps
|
1248
|
+
|
1249
|
+
Get the number of jumps in solar systems within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with jumps will be listed --- This route is cached for up to 3600 seconds
|
1250
|
+
|
1251
|
+
### Example
|
1252
|
+
```ruby
|
1253
|
+
# load the gem
|
1254
|
+
require 'esi-client-bvv'
|
1255
|
+
|
1256
|
+
api_instance = ESI::UniverseApi.new
|
1257
|
+
|
1258
|
+
opts = {
|
1259
|
+
datasource: "tranquility", # String | The server name you would like data from
|
1260
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
1261
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
1262
|
+
}
|
1263
|
+
|
1264
|
+
begin
|
1265
|
+
#Get system jumps
|
1266
|
+
result = api_instance.get_universe_system_jumps(opts)
|
1267
|
+
p result
|
1268
|
+
rescue ESI::ApiError => e
|
1269
|
+
puts "Exception when calling UniverseApi->get_universe_system_jumps: #{e}"
|
1270
|
+
end
|
1271
|
+
```
|
1272
|
+
|
1273
|
+
### Parameters
|
1274
|
+
|
1275
|
+
Name | Type | Description | Notes
|
1276
|
+
------------- | ------------- | ------------- | -------------
|
1277
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
1278
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
1279
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
1280
|
+
|
1281
|
+
### Return type
|
1282
|
+
|
1283
|
+
[**Array<GetUniverseSystemJumps200Ok>**](GetUniverseSystemJumps200Ok.md)
|
1284
|
+
|
1285
|
+
### Authorization
|
1286
|
+
|
1287
|
+
No authorization required
|
1288
|
+
|
1289
|
+
### HTTP request headers
|
1290
|
+
|
1291
|
+
- **Content-Type**: Not defined
|
1292
|
+
- **Accept**: application/json
|
1293
|
+
|
1294
|
+
|
1295
|
+
|
1296
|
+
# **get_universe_system_kills**
|
1297
|
+
> Array<GetUniverseSystemKills200Ok> get_universe_system_kills(opts)
|
1298
|
+
|
1299
|
+
Get system kills
|
1300
|
+
|
1301
|
+
Get the number of ship, pod and NPC kills per solar system within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with kills will be listed --- This route is cached for up to 3600 seconds
|
1302
|
+
|
1303
|
+
### Example
|
1304
|
+
```ruby
|
1305
|
+
# load the gem
|
1306
|
+
require 'esi-client-bvv'
|
1307
|
+
|
1308
|
+
api_instance = ESI::UniverseApi.new
|
1309
|
+
|
1310
|
+
opts = {
|
1311
|
+
datasource: "tranquility", # String | The server name you would like data from
|
1312
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
1313
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
1314
|
+
}
|
1315
|
+
|
1316
|
+
begin
|
1317
|
+
#Get system kills
|
1318
|
+
result = api_instance.get_universe_system_kills(opts)
|
1319
|
+
p result
|
1320
|
+
rescue ESI::ApiError => e
|
1321
|
+
puts "Exception when calling UniverseApi->get_universe_system_kills: #{e}"
|
1322
|
+
end
|
1323
|
+
```
|
1324
|
+
|
1325
|
+
### Parameters
|
1326
|
+
|
1327
|
+
Name | Type | Description | Notes
|
1328
|
+
------------- | ------------- | ------------- | -------------
|
1329
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
1330
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
1331
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
1332
|
+
|
1333
|
+
### Return type
|
1334
|
+
|
1335
|
+
[**Array<GetUniverseSystemKills200Ok>**](GetUniverseSystemKills200Ok.md)
|
1336
|
+
|
1337
|
+
### Authorization
|
1338
|
+
|
1339
|
+
No authorization required
|
1340
|
+
|
1341
|
+
### HTTP request headers
|
1342
|
+
|
1343
|
+
- **Content-Type**: Not defined
|
1344
|
+
- **Accept**: application/json
|
1345
|
+
|
1346
|
+
|
1347
|
+
|
1348
|
+
# **get_universe_systems**
|
1349
|
+
> Array<Integer> get_universe_systems(opts)
|
1350
|
+
|
1351
|
+
Get solar systems
|
1352
|
+
|
1353
|
+
Get a list of solar systems --- This route expires daily at 11:05
|
1354
|
+
|
1355
|
+
### Example
|
1356
|
+
```ruby
|
1357
|
+
# load the gem
|
1358
|
+
require 'esi-client-bvv'
|
1359
|
+
|
1360
|
+
api_instance = ESI::UniverseApi.new
|
1361
|
+
|
1362
|
+
opts = {
|
1363
|
+
datasource: "tranquility", # String | The server name you would like data from
|
1364
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
1365
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
1366
|
+
}
|
1367
|
+
|
1368
|
+
begin
|
1369
|
+
#Get solar systems
|
1370
|
+
result = api_instance.get_universe_systems(opts)
|
1371
|
+
p result
|
1372
|
+
rescue ESI::ApiError => e
|
1373
|
+
puts "Exception when calling UniverseApi->get_universe_systems: #{e}"
|
1374
|
+
end
|
1375
|
+
```
|
1376
|
+
|
1377
|
+
### Parameters
|
1378
|
+
|
1379
|
+
Name | Type | Description | Notes
|
1380
|
+
------------- | ------------- | ------------- | -------------
|
1381
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
1382
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
1383
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
1384
|
+
|
1385
|
+
### Return type
|
1386
|
+
|
1387
|
+
**Array<Integer>**
|
1388
|
+
|
1389
|
+
### Authorization
|
1390
|
+
|
1391
|
+
No authorization required
|
1392
|
+
|
1393
|
+
### HTTP request headers
|
1394
|
+
|
1395
|
+
- **Content-Type**: Not defined
|
1396
|
+
- **Accept**: application/json
|
1397
|
+
|
1398
|
+
|
1399
|
+
|
1400
|
+
# **get_universe_systems_system_id**
|
1401
|
+
> GetUniverseSystemsSystemIdOk get_universe_systems_system_id(system_id, opts)
|
1402
|
+
|
1403
|
+
Get solar system information
|
1404
|
+
|
1405
|
+
Get information on a solar system --- This route expires daily at 11:05
|
1406
|
+
|
1407
|
+
### Example
|
1408
|
+
```ruby
|
1409
|
+
# load the gem
|
1410
|
+
require 'esi-client-bvv'
|
1411
|
+
|
1412
|
+
api_instance = ESI::UniverseApi.new
|
1413
|
+
|
1414
|
+
system_id = 56 # Integer | system_id integer
|
1415
|
+
|
1416
|
+
opts = {
|
1417
|
+
datasource: "tranquility", # String | The server name you would like data from
|
1418
|
+
language: "en-us", # String | Language to use in the response
|
1419
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
1420
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
1421
|
+
}
|
1422
|
+
|
1423
|
+
begin
|
1424
|
+
#Get solar system information
|
1425
|
+
result = api_instance.get_universe_systems_system_id(system_id, opts)
|
1426
|
+
p result
|
1427
|
+
rescue ESI::ApiError => e
|
1428
|
+
puts "Exception when calling UniverseApi->get_universe_systems_system_id: #{e}"
|
1429
|
+
end
|
1430
|
+
```
|
1431
|
+
|
1432
|
+
### Parameters
|
1433
|
+
|
1434
|
+
Name | Type | Description | Notes
|
1435
|
+
------------- | ------------- | ------------- | -------------
|
1436
|
+
**system_id** | **Integer**| system_id integer |
|
1437
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
1438
|
+
**language** | **String**| Language to use in the response | [optional] [default to en-us]
|
1439
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
1440
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
1441
|
+
|
1442
|
+
### Return type
|
1443
|
+
|
1444
|
+
[**GetUniverseSystemsSystemIdOk**](GetUniverseSystemsSystemIdOk.md)
|
1445
|
+
|
1446
|
+
### Authorization
|
1447
|
+
|
1448
|
+
No authorization required
|
1449
|
+
|
1450
|
+
### HTTP request headers
|
1451
|
+
|
1452
|
+
- **Content-Type**: Not defined
|
1453
|
+
- **Accept**: application/json
|
1454
|
+
|
1455
|
+
|
1456
|
+
|
1457
|
+
# **get_universe_types**
|
1458
|
+
> Array<Integer> get_universe_types(opts)
|
1459
|
+
|
1460
|
+
Get types
|
1461
|
+
|
1462
|
+
Get a list of type ids --- This route expires daily at 11:05
|
1463
|
+
|
1464
|
+
### Example
|
1465
|
+
```ruby
|
1466
|
+
# load the gem
|
1467
|
+
require 'esi-client-bvv'
|
1468
|
+
|
1469
|
+
api_instance = ESI::UniverseApi.new
|
1470
|
+
|
1471
|
+
opts = {
|
1472
|
+
datasource: "tranquility", # String | The server name you would like data from
|
1473
|
+
page: 1, # Integer | Which page of results to return
|
1474
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
1475
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
1476
|
+
}
|
1477
|
+
|
1478
|
+
begin
|
1479
|
+
#Get types
|
1480
|
+
result = api_instance.get_universe_types(opts)
|
1481
|
+
p result
|
1482
|
+
rescue ESI::ApiError => e
|
1483
|
+
puts "Exception when calling UniverseApi->get_universe_types: #{e}"
|
1484
|
+
end
|
1485
|
+
```
|
1486
|
+
|
1487
|
+
### Parameters
|
1488
|
+
|
1489
|
+
Name | Type | Description | Notes
|
1490
|
+
------------- | ------------- | ------------- | -------------
|
1491
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
1492
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
1493
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
1494
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
1495
|
+
|
1496
|
+
### Return type
|
1497
|
+
|
1498
|
+
**Array<Integer>**
|
1499
|
+
|
1500
|
+
### Authorization
|
1501
|
+
|
1502
|
+
No authorization required
|
1503
|
+
|
1504
|
+
### HTTP request headers
|
1505
|
+
|
1506
|
+
- **Content-Type**: Not defined
|
1507
|
+
- **Accept**: application/json
|
1508
|
+
|
1509
|
+
|
1510
|
+
|
1511
|
+
# **get_universe_types_type_id**
|
1512
|
+
> GetUniverseTypesTypeIdOk get_universe_types_type_id(type_id, opts)
|
1513
|
+
|
1514
|
+
Get type information
|
1515
|
+
|
1516
|
+
Get information on a type --- This route expires daily at 11:05
|
1517
|
+
|
1518
|
+
### Example
|
1519
|
+
```ruby
|
1520
|
+
# load the gem
|
1521
|
+
require 'esi-client-bvv'
|
1522
|
+
|
1523
|
+
api_instance = ESI::UniverseApi.new
|
1524
|
+
|
1525
|
+
type_id = 56 # Integer | An Eve item type ID
|
1526
|
+
|
1527
|
+
opts = {
|
1528
|
+
datasource: "tranquility", # String | The server name you would like data from
|
1529
|
+
language: "en-us", # String | Language to use in the response
|
1530
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
1531
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
1532
|
+
}
|
1533
|
+
|
1534
|
+
begin
|
1535
|
+
#Get type information
|
1536
|
+
result = api_instance.get_universe_types_type_id(type_id, opts)
|
1537
|
+
p result
|
1538
|
+
rescue ESI::ApiError => e
|
1539
|
+
puts "Exception when calling UniverseApi->get_universe_types_type_id: #{e}"
|
1540
|
+
end
|
1541
|
+
```
|
1542
|
+
|
1543
|
+
### Parameters
|
1544
|
+
|
1545
|
+
Name | Type | Description | Notes
|
1546
|
+
------------- | ------------- | ------------- | -------------
|
1547
|
+
**type_id** | **Integer**| An Eve item type ID |
|
1548
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
1549
|
+
**language** | **String**| Language to use in the response | [optional] [default to en-us]
|
1550
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
1551
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
1552
|
+
|
1553
|
+
### Return type
|
1554
|
+
|
1555
|
+
[**GetUniverseTypesTypeIdOk**](GetUniverseTypesTypeIdOk.md)
|
1556
|
+
|
1557
|
+
### Authorization
|
1558
|
+
|
1559
|
+
No authorization required
|
1560
|
+
|
1561
|
+
### HTTP request headers
|
1562
|
+
|
1563
|
+
- **Content-Type**: Not defined
|
1564
|
+
- **Accept**: application/json
|
1565
|
+
|
1566
|
+
|
1567
|
+
|
1568
|
+
# **post_universe_ids**
|
1569
|
+
> PostUniverseIdsOk post_universe_ids(names, opts)
|
1570
|
+
|
1571
|
+
Bulk names to IDs
|
1572
|
+
|
1573
|
+
Resolve a set of names to IDs in the following categories: agents, alliances, characters, constellations, corporations factions, inventory_types, regions, stations, and systems. Only exact matches will be returned. All names searched for are cached for 12 hours. ---
|
1574
|
+
|
1575
|
+
### Example
|
1576
|
+
```ruby
|
1577
|
+
# load the gem
|
1578
|
+
require 'esi-client-bvv'
|
1579
|
+
|
1580
|
+
api_instance = ESI::UniverseApi.new
|
1581
|
+
|
1582
|
+
names = [ESI::Array<String>.new] # Array<String> | The names to resolve
|
1583
|
+
|
1584
|
+
opts = {
|
1585
|
+
datasource: "tranquility", # String | The server name you would like data from
|
1586
|
+
language: "en-us", # String | Language to use in the response
|
1587
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
1588
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
1589
|
+
}
|
1590
|
+
|
1591
|
+
begin
|
1592
|
+
#Bulk names to IDs
|
1593
|
+
result = api_instance.post_universe_ids(names, opts)
|
1594
|
+
p result
|
1595
|
+
rescue ESI::ApiError => e
|
1596
|
+
puts "Exception when calling UniverseApi->post_universe_ids: #{e}"
|
1597
|
+
end
|
1598
|
+
```
|
1599
|
+
|
1600
|
+
### Parameters
|
1601
|
+
|
1602
|
+
Name | Type | Description | Notes
|
1603
|
+
------------- | ------------- | ------------- | -------------
|
1604
|
+
**names** | **Array<String>**| The names to resolve |
|
1605
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
1606
|
+
**language** | **String**| Language to use in the response | [optional] [default to en-us]
|
1607
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
1608
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
1609
|
+
|
1610
|
+
### Return type
|
1611
|
+
|
1612
|
+
[**PostUniverseIdsOk**](PostUniverseIdsOk.md)
|
1613
|
+
|
1614
|
+
### Authorization
|
1615
|
+
|
1616
|
+
No authorization required
|
1617
|
+
|
1618
|
+
### HTTP request headers
|
1619
|
+
|
1620
|
+
- **Content-Type**: Not defined
|
1621
|
+
- **Accept**: application/json
|
1622
|
+
|
1623
|
+
|
1624
|
+
|
1625
|
+
# **post_universe_names**
|
1626
|
+
> Array<PostUniverseNames200Ok> post_universe_names(ids, opts)
|
1627
|
+
|
1628
|
+
Get names and categories for a set of ID's
|
1629
|
+
|
1630
|
+
Resolve a set of IDs to names and categories. Supported ID's for resolving are: Characters, Corporations, Alliances, Stations, Solar Systems, Constellations, Regions, Types. ---
|
1631
|
+
|
1632
|
+
### Example
|
1633
|
+
```ruby
|
1634
|
+
# load the gem
|
1635
|
+
require 'esi-client-bvv'
|
1636
|
+
|
1637
|
+
api_instance = ESI::UniverseApi.new
|
1638
|
+
|
1639
|
+
ids = [ESI::Array<Integer>.new] # Array<Integer> | The ids to resolve
|
1640
|
+
|
1641
|
+
opts = {
|
1642
|
+
datasource: "tranquility", # String | The server name you would like data from
|
1643
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
1644
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
1645
|
+
}
|
1646
|
+
|
1647
|
+
begin
|
1648
|
+
#Get names and categories for a set of ID's
|
1649
|
+
result = api_instance.post_universe_names(ids, opts)
|
1650
|
+
p result
|
1651
|
+
rescue ESI::ApiError => e
|
1652
|
+
puts "Exception when calling UniverseApi->post_universe_names: #{e}"
|
1653
|
+
end
|
1654
|
+
```
|
1655
|
+
|
1656
|
+
### Parameters
|
1657
|
+
|
1658
|
+
Name | Type | Description | Notes
|
1659
|
+
------------- | ------------- | ------------- | -------------
|
1660
|
+
**ids** | **Array<Integer>**| The ids to resolve |
|
1661
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
1662
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
1663
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
1664
|
+
|
1665
|
+
### Return type
|
1666
|
+
|
1667
|
+
[**Array<PostUniverseNames200Ok>**](PostUniverseNames200Ok.md)
|
1668
|
+
|
1669
|
+
### Authorization
|
1670
|
+
|
1671
|
+
No authorization required
|
1672
|
+
|
1673
|
+
### HTTP request headers
|
1674
|
+
|
1675
|
+
- **Content-Type**: Not defined
|
1676
|
+
- **Accept**: application/json
|
1677
|
+
|
1678
|
+
|
1679
|
+
|