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,200 @@
|
|
1
|
+
=begin
|
2
|
+
#EVE Swagger Interface
|
3
|
+
|
4
|
+
#An OpenAPI for EVE Online
|
5
|
+
|
6
|
+
OpenAPI spec version: 0.7.6
|
7
|
+
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
Swagger Codegen version: 2.3.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require "uri"
|
14
|
+
|
15
|
+
module ESI
|
16
|
+
class SovereigntyApi
|
17
|
+
attr_accessor :api_client
|
18
|
+
|
19
|
+
def initialize(api_client = ApiClient.default)
|
20
|
+
@api_client = api_client
|
21
|
+
end
|
22
|
+
|
23
|
+
# List sovereignty campaigns
|
24
|
+
# Shows sovereignty data for campaigns. --- This route is cached for up to 5 seconds
|
25
|
+
# @param [Hash] opts the optional parameters
|
26
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
27
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
28
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
29
|
+
# @return [Array<GetSovereigntyCampaigns200Ok>]
|
30
|
+
def get_sovereignty_campaigns(opts = {})
|
31
|
+
data, _status_code, _headers = get_sovereignty_campaigns_with_http_info(opts)
|
32
|
+
return data
|
33
|
+
end
|
34
|
+
|
35
|
+
# List sovereignty campaigns
|
36
|
+
# Shows sovereignty data for campaigns. --- This route is cached for up to 5 seconds
|
37
|
+
# @param [Hash] opts the optional parameters
|
38
|
+
# @option opts [String] :datasource The server name you would like data from
|
39
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
40
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
41
|
+
# @return [Array<(Array<GetSovereigntyCampaigns200Ok>, Fixnum, Hash)>] Array<GetSovereigntyCampaigns200Ok> data, response status code and response headers
|
42
|
+
def get_sovereignty_campaigns_with_http_info(opts = {})
|
43
|
+
if @api_client.config.debugging
|
44
|
+
@api_client.config.logger.debug "Calling API: SovereigntyApi.get_sovereignty_campaigns ..."
|
45
|
+
end
|
46
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
47
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
48
|
+
end
|
49
|
+
# resource path
|
50
|
+
local_var_path = "/v1/sovereignty/campaigns/"
|
51
|
+
|
52
|
+
# query parameters
|
53
|
+
query_params = {}
|
54
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
55
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
56
|
+
|
57
|
+
# header parameters
|
58
|
+
header_params = {}
|
59
|
+
# HTTP header 'Accept' (if needed)
|
60
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
61
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
62
|
+
|
63
|
+
# form parameters
|
64
|
+
form_params = {}
|
65
|
+
|
66
|
+
# http body (model)
|
67
|
+
post_body = nil
|
68
|
+
auth_names = []
|
69
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
70
|
+
:header_params => header_params,
|
71
|
+
:query_params => query_params,
|
72
|
+
:form_params => form_params,
|
73
|
+
:body => post_body,
|
74
|
+
:auth_names => auth_names,
|
75
|
+
:return_type => 'Array<GetSovereigntyCampaigns200Ok>')
|
76
|
+
if @api_client.config.debugging
|
77
|
+
@api_client.config.logger.debug "API called: SovereigntyApi#get_sovereignty_campaigns\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
78
|
+
end
|
79
|
+
return data, status_code, headers
|
80
|
+
end
|
81
|
+
|
82
|
+
# List sovereignty of systems
|
83
|
+
# Shows sovereignty information for solar systems --- This route is cached for up to 3600 seconds
|
84
|
+
# @param [Hash] opts the optional parameters
|
85
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
86
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
87
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
88
|
+
# @return [Array<GetSovereigntyMap200Ok>]
|
89
|
+
def get_sovereignty_map(opts = {})
|
90
|
+
data, _status_code, _headers = get_sovereignty_map_with_http_info(opts)
|
91
|
+
return data
|
92
|
+
end
|
93
|
+
|
94
|
+
# List sovereignty of systems
|
95
|
+
# Shows sovereignty information for solar systems --- This route is cached for up to 3600 seconds
|
96
|
+
# @param [Hash] opts the optional parameters
|
97
|
+
# @option opts [String] :datasource The server name you would like data from
|
98
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
99
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
100
|
+
# @return [Array<(Array<GetSovereigntyMap200Ok>, Fixnum, Hash)>] Array<GetSovereigntyMap200Ok> data, response status code and response headers
|
101
|
+
def get_sovereignty_map_with_http_info(opts = {})
|
102
|
+
if @api_client.config.debugging
|
103
|
+
@api_client.config.logger.debug "Calling API: SovereigntyApi.get_sovereignty_map ..."
|
104
|
+
end
|
105
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
106
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
107
|
+
end
|
108
|
+
# resource path
|
109
|
+
local_var_path = "/v1/sovereignty/map/"
|
110
|
+
|
111
|
+
# query parameters
|
112
|
+
query_params = {}
|
113
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
114
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
115
|
+
|
116
|
+
# header parameters
|
117
|
+
header_params = {}
|
118
|
+
# HTTP header 'Accept' (if needed)
|
119
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
120
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
121
|
+
|
122
|
+
# form parameters
|
123
|
+
form_params = {}
|
124
|
+
|
125
|
+
# http body (model)
|
126
|
+
post_body = nil
|
127
|
+
auth_names = []
|
128
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
129
|
+
:header_params => header_params,
|
130
|
+
:query_params => query_params,
|
131
|
+
:form_params => form_params,
|
132
|
+
:body => post_body,
|
133
|
+
:auth_names => auth_names,
|
134
|
+
:return_type => 'Array<GetSovereigntyMap200Ok>')
|
135
|
+
if @api_client.config.debugging
|
136
|
+
@api_client.config.logger.debug "API called: SovereigntyApi#get_sovereignty_map\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
137
|
+
end
|
138
|
+
return data, status_code, headers
|
139
|
+
end
|
140
|
+
|
141
|
+
# List sovereignty structures
|
142
|
+
# Shows sovereignty data for structures. --- This route is cached for up to 120 seconds
|
143
|
+
# @param [Hash] opts the optional parameters
|
144
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
145
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
146
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
147
|
+
# @return [Array<GetSovereigntyStructures200Ok>]
|
148
|
+
def get_sovereignty_structures(opts = {})
|
149
|
+
data, _status_code, _headers = get_sovereignty_structures_with_http_info(opts)
|
150
|
+
return data
|
151
|
+
end
|
152
|
+
|
153
|
+
# List sovereignty structures
|
154
|
+
# Shows sovereignty data for structures. --- This route is cached for up to 120 seconds
|
155
|
+
# @param [Hash] opts the optional parameters
|
156
|
+
# @option opts [String] :datasource The server name you would like data from
|
157
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
158
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
159
|
+
# @return [Array<(Array<GetSovereigntyStructures200Ok>, Fixnum, Hash)>] Array<GetSovereigntyStructures200Ok> data, response status code and response headers
|
160
|
+
def get_sovereignty_structures_with_http_info(opts = {})
|
161
|
+
if @api_client.config.debugging
|
162
|
+
@api_client.config.logger.debug "Calling API: SovereigntyApi.get_sovereignty_structures ..."
|
163
|
+
end
|
164
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
165
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
166
|
+
end
|
167
|
+
# resource path
|
168
|
+
local_var_path = "/v1/sovereignty/structures/"
|
169
|
+
|
170
|
+
# query parameters
|
171
|
+
query_params = {}
|
172
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
173
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
174
|
+
|
175
|
+
# header parameters
|
176
|
+
header_params = {}
|
177
|
+
# HTTP header 'Accept' (if needed)
|
178
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
179
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
180
|
+
|
181
|
+
# form parameters
|
182
|
+
form_params = {}
|
183
|
+
|
184
|
+
# http body (model)
|
185
|
+
post_body = nil
|
186
|
+
auth_names = []
|
187
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
188
|
+
:header_params => header_params,
|
189
|
+
:query_params => query_params,
|
190
|
+
:form_params => form_params,
|
191
|
+
:body => post_body,
|
192
|
+
:auth_names => auth_names,
|
193
|
+
:return_type => 'Array<GetSovereigntyStructures200Ok>')
|
194
|
+
if @api_client.config.debugging
|
195
|
+
@api_client.config.logger.debug "API called: SovereigntyApi#get_sovereignty_structures\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
196
|
+
end
|
197
|
+
return data, status_code, headers
|
198
|
+
end
|
199
|
+
end
|
200
|
+
end
|
@@ -0,0 +1,82 @@
|
|
1
|
+
=begin
|
2
|
+
#EVE Swagger Interface
|
3
|
+
|
4
|
+
#An OpenAPI for EVE Online
|
5
|
+
|
6
|
+
OpenAPI spec version: 0.7.6
|
7
|
+
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
Swagger Codegen version: 2.3.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require "uri"
|
14
|
+
|
15
|
+
module ESI
|
16
|
+
class StatusApi
|
17
|
+
attr_accessor :api_client
|
18
|
+
|
19
|
+
def initialize(api_client = ApiClient.default)
|
20
|
+
@api_client = api_client
|
21
|
+
end
|
22
|
+
|
23
|
+
# Retrieve the uptime and player counts
|
24
|
+
# EVE Server status --- This route is cached for up to 30 seconds
|
25
|
+
# @param [Hash] opts the optional parameters
|
26
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
27
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
28
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
29
|
+
# @return [GetStatusOk]
|
30
|
+
def get_status(opts = {})
|
31
|
+
data, _status_code, _headers = get_status_with_http_info(opts)
|
32
|
+
return data
|
33
|
+
end
|
34
|
+
|
35
|
+
# Retrieve the uptime and player counts
|
36
|
+
# EVE Server status --- This route is cached for up to 30 seconds
|
37
|
+
# @param [Hash] opts the optional parameters
|
38
|
+
# @option opts [String] :datasource The server name you would like data from
|
39
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
40
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
41
|
+
# @return [Array<(GetStatusOk, Fixnum, Hash)>] GetStatusOk data, response status code and response headers
|
42
|
+
def get_status_with_http_info(opts = {})
|
43
|
+
if @api_client.config.debugging
|
44
|
+
@api_client.config.logger.debug "Calling API: StatusApi.get_status ..."
|
45
|
+
end
|
46
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
47
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
48
|
+
end
|
49
|
+
# resource path
|
50
|
+
local_var_path = "/v1/status/"
|
51
|
+
|
52
|
+
# query parameters
|
53
|
+
query_params = {}
|
54
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
55
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
56
|
+
|
57
|
+
# header parameters
|
58
|
+
header_params = {}
|
59
|
+
# HTTP header 'Accept' (if needed)
|
60
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
61
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
62
|
+
|
63
|
+
# form parameters
|
64
|
+
form_params = {}
|
65
|
+
|
66
|
+
# http body (model)
|
67
|
+
post_body = nil
|
68
|
+
auth_names = []
|
69
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
70
|
+
:header_params => header_params,
|
71
|
+
:query_params => query_params,
|
72
|
+
:form_params => form_params,
|
73
|
+
:body => post_body,
|
74
|
+
:auth_names => auth_names,
|
75
|
+
:return_type => 'GetStatusOk')
|
76
|
+
if @api_client.config.debugging
|
77
|
+
@api_client.config.logger.debug "API called: StatusApi#get_status\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
78
|
+
end
|
79
|
+
return data, status_code, headers
|
80
|
+
end
|
81
|
+
end
|
82
|
+
end
|
@@ -0,0 +1,1964 @@
|
|
1
|
+
=begin
|
2
|
+
#EVE Swagger Interface
|
3
|
+
|
4
|
+
#An OpenAPI for EVE Online
|
5
|
+
|
6
|
+
OpenAPI spec version: 0.7.6
|
7
|
+
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
Swagger Codegen version: 2.3.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require "uri"
|
14
|
+
|
15
|
+
module ESI
|
16
|
+
class UniverseApi
|
17
|
+
attr_accessor :api_client
|
18
|
+
|
19
|
+
def initialize(api_client = ApiClient.default)
|
20
|
+
@api_client = api_client
|
21
|
+
end
|
22
|
+
|
23
|
+
# Get ancestries
|
24
|
+
# Get all character ancestries --- This route expires daily at 11:05
|
25
|
+
# @param [Hash] opts the optional parameters
|
26
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
27
|
+
# @option opts [String] :language Language to use in the response (default to en-us)
|
28
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
29
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
30
|
+
# @return [Array<GetUniverseAncestries200Ok>]
|
31
|
+
def get_universe_ancestries(opts = {})
|
32
|
+
data, _status_code, _headers = get_universe_ancestries_with_http_info(opts)
|
33
|
+
return data
|
34
|
+
end
|
35
|
+
|
36
|
+
# Get ancestries
|
37
|
+
# Get all character ancestries --- This route expires daily at 11:05
|
38
|
+
# @param [Hash] opts the optional parameters
|
39
|
+
# @option opts [String] :datasource The server name you would like data from
|
40
|
+
# @option opts [String] :language Language to use in the response
|
41
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
42
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
43
|
+
# @return [Array<(Array<GetUniverseAncestries200Ok>, Fixnum, Hash)>] Array<GetUniverseAncestries200Ok> data, response status code and response headers
|
44
|
+
def get_universe_ancestries_with_http_info(opts = {})
|
45
|
+
if @api_client.config.debugging
|
46
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_ancestries ..."
|
47
|
+
end
|
48
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
49
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
50
|
+
end
|
51
|
+
if @api_client.config.client_side_validation && opts[:'language'] && !['de', 'en-us', 'fr', 'ja', 'ru', 'zh'].include?(opts[:'language'])
|
52
|
+
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
53
|
+
end
|
54
|
+
# resource path
|
55
|
+
local_var_path = "/v1/universe/ancestries/"
|
56
|
+
|
57
|
+
# query parameters
|
58
|
+
query_params = {}
|
59
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
60
|
+
query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
|
61
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
62
|
+
|
63
|
+
# header parameters
|
64
|
+
header_params = {}
|
65
|
+
# HTTP header 'Accept' (if needed)
|
66
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
67
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
68
|
+
|
69
|
+
# form parameters
|
70
|
+
form_params = {}
|
71
|
+
|
72
|
+
# http body (model)
|
73
|
+
post_body = nil
|
74
|
+
auth_names = []
|
75
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
76
|
+
:header_params => header_params,
|
77
|
+
:query_params => query_params,
|
78
|
+
:form_params => form_params,
|
79
|
+
:body => post_body,
|
80
|
+
:auth_names => auth_names,
|
81
|
+
:return_type => 'Array<GetUniverseAncestries200Ok>')
|
82
|
+
if @api_client.config.debugging
|
83
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_ancestries\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
84
|
+
end
|
85
|
+
return data, status_code, headers
|
86
|
+
end
|
87
|
+
|
88
|
+
# Get asteroid belt information
|
89
|
+
# Get information on an asteroid belt --- This route expires daily at 11:05
|
90
|
+
# @param asteroid_belt_id asteroid_belt_id integer
|
91
|
+
# @param [Hash] opts the optional parameters
|
92
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
93
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
94
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
95
|
+
# @return [GetUniverseAsteroidBeltsAsteroidBeltIdOk]
|
96
|
+
def get_universe_asteroid_belts_asteroid_belt_id(asteroid_belt_id, opts = {})
|
97
|
+
data, _status_code, _headers = get_universe_asteroid_belts_asteroid_belt_id_with_http_info(asteroid_belt_id, opts)
|
98
|
+
return data
|
99
|
+
end
|
100
|
+
|
101
|
+
# Get asteroid belt information
|
102
|
+
# Get information on an asteroid belt --- This route expires daily at 11:05
|
103
|
+
# @param asteroid_belt_id asteroid_belt_id integer
|
104
|
+
# @param [Hash] opts the optional parameters
|
105
|
+
# @option opts [String] :datasource The server name you would like data from
|
106
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
107
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
108
|
+
# @return [Array<(GetUniverseAsteroidBeltsAsteroidBeltIdOk, Fixnum, Hash)>] GetUniverseAsteroidBeltsAsteroidBeltIdOk data, response status code and response headers
|
109
|
+
def get_universe_asteroid_belts_asteroid_belt_id_with_http_info(asteroid_belt_id, opts = {})
|
110
|
+
if @api_client.config.debugging
|
111
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_asteroid_belts_asteroid_belt_id ..."
|
112
|
+
end
|
113
|
+
# verify the required parameter 'asteroid_belt_id' is set
|
114
|
+
if @api_client.config.client_side_validation && asteroid_belt_id.nil?
|
115
|
+
fail ArgumentError, "Missing the required parameter 'asteroid_belt_id' when calling UniverseApi.get_universe_asteroid_belts_asteroid_belt_id"
|
116
|
+
end
|
117
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
118
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
119
|
+
end
|
120
|
+
# resource path
|
121
|
+
local_var_path = "/v1/universe/asteroid_belts/{asteroid_belt_id}/".sub('{' + 'asteroid_belt_id' + '}', asteroid_belt_id.to_s)
|
122
|
+
|
123
|
+
# query parameters
|
124
|
+
query_params = {}
|
125
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
126
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
127
|
+
|
128
|
+
# header parameters
|
129
|
+
header_params = {}
|
130
|
+
# HTTP header 'Accept' (if needed)
|
131
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
132
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
133
|
+
|
134
|
+
# form parameters
|
135
|
+
form_params = {}
|
136
|
+
|
137
|
+
# http body (model)
|
138
|
+
post_body = nil
|
139
|
+
auth_names = []
|
140
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
141
|
+
:header_params => header_params,
|
142
|
+
:query_params => query_params,
|
143
|
+
:form_params => form_params,
|
144
|
+
:body => post_body,
|
145
|
+
:auth_names => auth_names,
|
146
|
+
:return_type => 'GetUniverseAsteroidBeltsAsteroidBeltIdOk')
|
147
|
+
if @api_client.config.debugging
|
148
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_asteroid_belts_asteroid_belt_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
149
|
+
end
|
150
|
+
return data, status_code, headers
|
151
|
+
end
|
152
|
+
|
153
|
+
# Get bloodlines
|
154
|
+
# Get a list of bloodlines --- This route expires daily at 11:05
|
155
|
+
# @param [Hash] opts the optional parameters
|
156
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
157
|
+
# @option opts [String] :language Language to use in the response (default to en-us)
|
158
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
159
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
160
|
+
# @return [Array<GetUniverseBloodlines200Ok>]
|
161
|
+
def get_universe_bloodlines(opts = {})
|
162
|
+
data, _status_code, _headers = get_universe_bloodlines_with_http_info(opts)
|
163
|
+
return data
|
164
|
+
end
|
165
|
+
|
166
|
+
# Get bloodlines
|
167
|
+
# Get a list of bloodlines --- This route expires daily at 11:05
|
168
|
+
# @param [Hash] opts the optional parameters
|
169
|
+
# @option opts [String] :datasource The server name you would like data from
|
170
|
+
# @option opts [String] :language Language to use in the response
|
171
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
172
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
173
|
+
# @return [Array<(Array<GetUniverseBloodlines200Ok>, Fixnum, Hash)>] Array<GetUniverseBloodlines200Ok> data, response status code and response headers
|
174
|
+
def get_universe_bloodlines_with_http_info(opts = {})
|
175
|
+
if @api_client.config.debugging
|
176
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_bloodlines ..."
|
177
|
+
end
|
178
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
179
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
180
|
+
end
|
181
|
+
if @api_client.config.client_side_validation && opts[:'language'] && !['de', 'en-us', 'fr', 'ja', 'ru', 'zh'].include?(opts[:'language'])
|
182
|
+
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
183
|
+
end
|
184
|
+
# resource path
|
185
|
+
local_var_path = "/v1/universe/bloodlines/"
|
186
|
+
|
187
|
+
# query parameters
|
188
|
+
query_params = {}
|
189
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
190
|
+
query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
|
191
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
192
|
+
|
193
|
+
# header parameters
|
194
|
+
header_params = {}
|
195
|
+
# HTTP header 'Accept' (if needed)
|
196
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
197
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
198
|
+
|
199
|
+
# form parameters
|
200
|
+
form_params = {}
|
201
|
+
|
202
|
+
# http body (model)
|
203
|
+
post_body = nil
|
204
|
+
auth_names = []
|
205
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
206
|
+
:header_params => header_params,
|
207
|
+
:query_params => query_params,
|
208
|
+
:form_params => form_params,
|
209
|
+
:body => post_body,
|
210
|
+
:auth_names => auth_names,
|
211
|
+
:return_type => 'Array<GetUniverseBloodlines200Ok>')
|
212
|
+
if @api_client.config.debugging
|
213
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_bloodlines\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
214
|
+
end
|
215
|
+
return data, status_code, headers
|
216
|
+
end
|
217
|
+
|
218
|
+
# Get item categories
|
219
|
+
# Get a list of item categories --- This route expires daily at 11:05
|
220
|
+
# @param [Hash] opts the optional parameters
|
221
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
222
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
223
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
224
|
+
# @return [Array<Integer>]
|
225
|
+
def get_universe_categories(opts = {})
|
226
|
+
data, _status_code, _headers = get_universe_categories_with_http_info(opts)
|
227
|
+
return data
|
228
|
+
end
|
229
|
+
|
230
|
+
# Get item categories
|
231
|
+
# Get a list of item categories --- This route expires daily at 11:05
|
232
|
+
# @param [Hash] opts the optional parameters
|
233
|
+
# @option opts [String] :datasource The server name you would like data from
|
234
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
235
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
236
|
+
# @return [Array<(Array<Integer>, Fixnum, Hash)>] Array<Integer> data, response status code and response headers
|
237
|
+
def get_universe_categories_with_http_info(opts = {})
|
238
|
+
if @api_client.config.debugging
|
239
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_categories ..."
|
240
|
+
end
|
241
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
242
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
243
|
+
end
|
244
|
+
# resource path
|
245
|
+
local_var_path = "/v1/universe/categories/"
|
246
|
+
|
247
|
+
# query parameters
|
248
|
+
query_params = {}
|
249
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
250
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
251
|
+
|
252
|
+
# header parameters
|
253
|
+
header_params = {}
|
254
|
+
# HTTP header 'Accept' (if needed)
|
255
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
256
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
257
|
+
|
258
|
+
# form parameters
|
259
|
+
form_params = {}
|
260
|
+
|
261
|
+
# http body (model)
|
262
|
+
post_body = nil
|
263
|
+
auth_names = []
|
264
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
265
|
+
:header_params => header_params,
|
266
|
+
:query_params => query_params,
|
267
|
+
:form_params => form_params,
|
268
|
+
:body => post_body,
|
269
|
+
:auth_names => auth_names,
|
270
|
+
:return_type => 'Array<Integer>')
|
271
|
+
if @api_client.config.debugging
|
272
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_categories\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
273
|
+
end
|
274
|
+
return data, status_code, headers
|
275
|
+
end
|
276
|
+
|
277
|
+
# Get item category information
|
278
|
+
# Get information of an item category --- This route expires daily at 11:05
|
279
|
+
# @param category_id An Eve item category ID
|
280
|
+
# @param [Hash] opts the optional parameters
|
281
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
282
|
+
# @option opts [String] :language Language to use in the response (default to en-us)
|
283
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
284
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
285
|
+
# @return [GetUniverseCategoriesCategoryIdOk]
|
286
|
+
def get_universe_categories_category_id(category_id, opts = {})
|
287
|
+
data, _status_code, _headers = get_universe_categories_category_id_with_http_info(category_id, opts)
|
288
|
+
return data
|
289
|
+
end
|
290
|
+
|
291
|
+
# Get item category information
|
292
|
+
# Get information of an item category --- This route expires daily at 11:05
|
293
|
+
# @param category_id An Eve item category ID
|
294
|
+
# @param [Hash] opts the optional parameters
|
295
|
+
# @option opts [String] :datasource The server name you would like data from
|
296
|
+
# @option opts [String] :language Language to use in the response
|
297
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
298
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
299
|
+
# @return [Array<(GetUniverseCategoriesCategoryIdOk, Fixnum, Hash)>] GetUniverseCategoriesCategoryIdOk data, response status code and response headers
|
300
|
+
def get_universe_categories_category_id_with_http_info(category_id, opts = {})
|
301
|
+
if @api_client.config.debugging
|
302
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_categories_category_id ..."
|
303
|
+
end
|
304
|
+
# verify the required parameter 'category_id' is set
|
305
|
+
if @api_client.config.client_side_validation && category_id.nil?
|
306
|
+
fail ArgumentError, "Missing the required parameter 'category_id' when calling UniverseApi.get_universe_categories_category_id"
|
307
|
+
end
|
308
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
309
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
310
|
+
end
|
311
|
+
if @api_client.config.client_side_validation && opts[:'language'] && !['de', 'en-us', 'fr', 'ja', 'ru', 'zh'].include?(opts[:'language'])
|
312
|
+
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
313
|
+
end
|
314
|
+
# resource path
|
315
|
+
local_var_path = "/v1/universe/categories/{category_id}/".sub('{' + 'category_id' + '}', category_id.to_s)
|
316
|
+
|
317
|
+
# query parameters
|
318
|
+
query_params = {}
|
319
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
320
|
+
query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
|
321
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
322
|
+
|
323
|
+
# header parameters
|
324
|
+
header_params = {}
|
325
|
+
# HTTP header 'Accept' (if needed)
|
326
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
327
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
328
|
+
|
329
|
+
# form parameters
|
330
|
+
form_params = {}
|
331
|
+
|
332
|
+
# http body (model)
|
333
|
+
post_body = nil
|
334
|
+
auth_names = []
|
335
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
336
|
+
:header_params => header_params,
|
337
|
+
:query_params => query_params,
|
338
|
+
:form_params => form_params,
|
339
|
+
:body => post_body,
|
340
|
+
:auth_names => auth_names,
|
341
|
+
:return_type => 'GetUniverseCategoriesCategoryIdOk')
|
342
|
+
if @api_client.config.debugging
|
343
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_categories_category_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
344
|
+
end
|
345
|
+
return data, status_code, headers
|
346
|
+
end
|
347
|
+
|
348
|
+
# Get constellations
|
349
|
+
# Get a list of constellations --- This route expires daily at 11:05
|
350
|
+
# @param [Hash] opts the optional parameters
|
351
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
352
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
353
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
354
|
+
# @return [Array<Integer>]
|
355
|
+
def get_universe_constellations(opts = {})
|
356
|
+
data, _status_code, _headers = get_universe_constellations_with_http_info(opts)
|
357
|
+
return data
|
358
|
+
end
|
359
|
+
|
360
|
+
# Get constellations
|
361
|
+
# Get a list of constellations --- This route expires daily at 11:05
|
362
|
+
# @param [Hash] opts the optional parameters
|
363
|
+
# @option opts [String] :datasource The server name you would like data from
|
364
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
365
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
366
|
+
# @return [Array<(Array<Integer>, Fixnum, Hash)>] Array<Integer> data, response status code and response headers
|
367
|
+
def get_universe_constellations_with_http_info(opts = {})
|
368
|
+
if @api_client.config.debugging
|
369
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_constellations ..."
|
370
|
+
end
|
371
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
372
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
373
|
+
end
|
374
|
+
# resource path
|
375
|
+
local_var_path = "/v1/universe/constellations/"
|
376
|
+
|
377
|
+
# query parameters
|
378
|
+
query_params = {}
|
379
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
380
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
381
|
+
|
382
|
+
# header parameters
|
383
|
+
header_params = {}
|
384
|
+
# HTTP header 'Accept' (if needed)
|
385
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
386
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
387
|
+
|
388
|
+
# form parameters
|
389
|
+
form_params = {}
|
390
|
+
|
391
|
+
# http body (model)
|
392
|
+
post_body = nil
|
393
|
+
auth_names = []
|
394
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
395
|
+
:header_params => header_params,
|
396
|
+
:query_params => query_params,
|
397
|
+
:form_params => form_params,
|
398
|
+
:body => post_body,
|
399
|
+
:auth_names => auth_names,
|
400
|
+
:return_type => 'Array<Integer>')
|
401
|
+
if @api_client.config.debugging
|
402
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_constellations\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
403
|
+
end
|
404
|
+
return data, status_code, headers
|
405
|
+
end
|
406
|
+
|
407
|
+
# Get constellation information
|
408
|
+
# Get information on a constellation --- This route expires daily at 11:05
|
409
|
+
# @param constellation_id constellation_id integer
|
410
|
+
# @param [Hash] opts the optional parameters
|
411
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
412
|
+
# @option opts [String] :language Language to use in the response (default to en-us)
|
413
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
414
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
415
|
+
# @return [GetUniverseConstellationsConstellationIdOk]
|
416
|
+
def get_universe_constellations_constellation_id(constellation_id, opts = {})
|
417
|
+
data, _status_code, _headers = get_universe_constellations_constellation_id_with_http_info(constellation_id, opts)
|
418
|
+
return data
|
419
|
+
end
|
420
|
+
|
421
|
+
# Get constellation information
|
422
|
+
# Get information on a constellation --- This route expires daily at 11:05
|
423
|
+
# @param constellation_id constellation_id integer
|
424
|
+
# @param [Hash] opts the optional parameters
|
425
|
+
# @option opts [String] :datasource The server name you would like data from
|
426
|
+
# @option opts [String] :language Language to use in the response
|
427
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
428
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
429
|
+
# @return [Array<(GetUniverseConstellationsConstellationIdOk, Fixnum, Hash)>] GetUniverseConstellationsConstellationIdOk data, response status code and response headers
|
430
|
+
def get_universe_constellations_constellation_id_with_http_info(constellation_id, opts = {})
|
431
|
+
if @api_client.config.debugging
|
432
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_constellations_constellation_id ..."
|
433
|
+
end
|
434
|
+
# verify the required parameter 'constellation_id' is set
|
435
|
+
if @api_client.config.client_side_validation && constellation_id.nil?
|
436
|
+
fail ArgumentError, "Missing the required parameter 'constellation_id' when calling UniverseApi.get_universe_constellations_constellation_id"
|
437
|
+
end
|
438
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
439
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
440
|
+
end
|
441
|
+
if @api_client.config.client_side_validation && opts[:'language'] && !['de', 'en-us', 'fr', 'ja', 'ru', 'zh'].include?(opts[:'language'])
|
442
|
+
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
443
|
+
end
|
444
|
+
# resource path
|
445
|
+
local_var_path = "/v1/universe/constellations/{constellation_id}/".sub('{' + 'constellation_id' + '}', constellation_id.to_s)
|
446
|
+
|
447
|
+
# query parameters
|
448
|
+
query_params = {}
|
449
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
450
|
+
query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
|
451
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
452
|
+
|
453
|
+
# header parameters
|
454
|
+
header_params = {}
|
455
|
+
# HTTP header 'Accept' (if needed)
|
456
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
457
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
458
|
+
|
459
|
+
# form parameters
|
460
|
+
form_params = {}
|
461
|
+
|
462
|
+
# http body (model)
|
463
|
+
post_body = nil
|
464
|
+
auth_names = []
|
465
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
466
|
+
:header_params => header_params,
|
467
|
+
:query_params => query_params,
|
468
|
+
:form_params => form_params,
|
469
|
+
:body => post_body,
|
470
|
+
:auth_names => auth_names,
|
471
|
+
:return_type => 'GetUniverseConstellationsConstellationIdOk')
|
472
|
+
if @api_client.config.debugging
|
473
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_constellations_constellation_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
474
|
+
end
|
475
|
+
return data, status_code, headers
|
476
|
+
end
|
477
|
+
|
478
|
+
# Get factions
|
479
|
+
# Get a list of factions --- This route expires daily at 11:05
|
480
|
+
# @param [Hash] opts the optional parameters
|
481
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
482
|
+
# @option opts [String] :language Language to use in the response (default to en-us)
|
483
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
484
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
485
|
+
# @return [Array<GetUniverseFactions200Ok>]
|
486
|
+
def get_universe_factions(opts = {})
|
487
|
+
data, _status_code, _headers = get_universe_factions_with_http_info(opts)
|
488
|
+
return data
|
489
|
+
end
|
490
|
+
|
491
|
+
# Get factions
|
492
|
+
# Get a list of factions --- This route expires daily at 11:05
|
493
|
+
# @param [Hash] opts the optional parameters
|
494
|
+
# @option opts [String] :datasource The server name you would like data from
|
495
|
+
# @option opts [String] :language Language to use in the response
|
496
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
497
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
498
|
+
# @return [Array<(Array<GetUniverseFactions200Ok>, Fixnum, Hash)>] Array<GetUniverseFactions200Ok> data, response status code and response headers
|
499
|
+
def get_universe_factions_with_http_info(opts = {})
|
500
|
+
if @api_client.config.debugging
|
501
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_factions ..."
|
502
|
+
end
|
503
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
504
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
505
|
+
end
|
506
|
+
if @api_client.config.client_side_validation && opts[:'language'] && !['de', 'en-us', 'fr', 'ja', 'ru', 'zh'].include?(opts[:'language'])
|
507
|
+
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
508
|
+
end
|
509
|
+
# resource path
|
510
|
+
local_var_path = "/v2/universe/factions/"
|
511
|
+
|
512
|
+
# query parameters
|
513
|
+
query_params = {}
|
514
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
515
|
+
query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
|
516
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
517
|
+
|
518
|
+
# header parameters
|
519
|
+
header_params = {}
|
520
|
+
# HTTP header 'Accept' (if needed)
|
521
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
522
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
523
|
+
|
524
|
+
# form parameters
|
525
|
+
form_params = {}
|
526
|
+
|
527
|
+
# http body (model)
|
528
|
+
post_body = nil
|
529
|
+
auth_names = []
|
530
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
531
|
+
:header_params => header_params,
|
532
|
+
:query_params => query_params,
|
533
|
+
:form_params => form_params,
|
534
|
+
:body => post_body,
|
535
|
+
:auth_names => auth_names,
|
536
|
+
:return_type => 'Array<GetUniverseFactions200Ok>')
|
537
|
+
if @api_client.config.debugging
|
538
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_factions\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
539
|
+
end
|
540
|
+
return data, status_code, headers
|
541
|
+
end
|
542
|
+
|
543
|
+
# Get graphics
|
544
|
+
# Get a list of graphics --- This route expires daily at 11:05
|
545
|
+
# @param [Hash] opts the optional parameters
|
546
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
547
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
548
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
549
|
+
# @return [Array<Integer>]
|
550
|
+
def get_universe_graphics(opts = {})
|
551
|
+
data, _status_code, _headers = get_universe_graphics_with_http_info(opts)
|
552
|
+
return data
|
553
|
+
end
|
554
|
+
|
555
|
+
# Get graphics
|
556
|
+
# Get a list of graphics --- This route expires daily at 11:05
|
557
|
+
# @param [Hash] opts the optional parameters
|
558
|
+
# @option opts [String] :datasource The server name you would like data from
|
559
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
560
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
561
|
+
# @return [Array<(Array<Integer>, Fixnum, Hash)>] Array<Integer> data, response status code and response headers
|
562
|
+
def get_universe_graphics_with_http_info(opts = {})
|
563
|
+
if @api_client.config.debugging
|
564
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_graphics ..."
|
565
|
+
end
|
566
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
567
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
568
|
+
end
|
569
|
+
# resource path
|
570
|
+
local_var_path = "/v1/universe/graphics/"
|
571
|
+
|
572
|
+
# query parameters
|
573
|
+
query_params = {}
|
574
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
575
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
576
|
+
|
577
|
+
# header parameters
|
578
|
+
header_params = {}
|
579
|
+
# HTTP header 'Accept' (if needed)
|
580
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
581
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
582
|
+
|
583
|
+
# form parameters
|
584
|
+
form_params = {}
|
585
|
+
|
586
|
+
# http body (model)
|
587
|
+
post_body = nil
|
588
|
+
auth_names = []
|
589
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
590
|
+
:header_params => header_params,
|
591
|
+
:query_params => query_params,
|
592
|
+
:form_params => form_params,
|
593
|
+
:body => post_body,
|
594
|
+
:auth_names => auth_names,
|
595
|
+
:return_type => 'Array<Integer>')
|
596
|
+
if @api_client.config.debugging
|
597
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_graphics\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
598
|
+
end
|
599
|
+
return data, status_code, headers
|
600
|
+
end
|
601
|
+
|
602
|
+
# Get graphic information
|
603
|
+
# Get information on a graphic --- This route expires daily at 11:05
|
604
|
+
# @param graphic_id graphic_id integer
|
605
|
+
# @param [Hash] opts the optional parameters
|
606
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
607
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
608
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
609
|
+
# @return [GetUniverseGraphicsGraphicIdOk]
|
610
|
+
def get_universe_graphics_graphic_id(graphic_id, opts = {})
|
611
|
+
data, _status_code, _headers = get_universe_graphics_graphic_id_with_http_info(graphic_id, opts)
|
612
|
+
return data
|
613
|
+
end
|
614
|
+
|
615
|
+
# Get graphic information
|
616
|
+
# Get information on a graphic --- This route expires daily at 11:05
|
617
|
+
# @param graphic_id graphic_id integer
|
618
|
+
# @param [Hash] opts the optional parameters
|
619
|
+
# @option opts [String] :datasource The server name you would like data from
|
620
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
621
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
622
|
+
# @return [Array<(GetUniverseGraphicsGraphicIdOk, Fixnum, Hash)>] GetUniverseGraphicsGraphicIdOk data, response status code and response headers
|
623
|
+
def get_universe_graphics_graphic_id_with_http_info(graphic_id, opts = {})
|
624
|
+
if @api_client.config.debugging
|
625
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_graphics_graphic_id ..."
|
626
|
+
end
|
627
|
+
# verify the required parameter 'graphic_id' is set
|
628
|
+
if @api_client.config.client_side_validation && graphic_id.nil?
|
629
|
+
fail ArgumentError, "Missing the required parameter 'graphic_id' when calling UniverseApi.get_universe_graphics_graphic_id"
|
630
|
+
end
|
631
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
632
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
633
|
+
end
|
634
|
+
# resource path
|
635
|
+
local_var_path = "/v1/universe/graphics/{graphic_id}/".sub('{' + 'graphic_id' + '}', graphic_id.to_s)
|
636
|
+
|
637
|
+
# query parameters
|
638
|
+
query_params = {}
|
639
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
640
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
641
|
+
|
642
|
+
# header parameters
|
643
|
+
header_params = {}
|
644
|
+
# HTTP header 'Accept' (if needed)
|
645
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
646
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
647
|
+
|
648
|
+
# form parameters
|
649
|
+
form_params = {}
|
650
|
+
|
651
|
+
# http body (model)
|
652
|
+
post_body = nil
|
653
|
+
auth_names = []
|
654
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
655
|
+
:header_params => header_params,
|
656
|
+
:query_params => query_params,
|
657
|
+
:form_params => form_params,
|
658
|
+
:body => post_body,
|
659
|
+
:auth_names => auth_names,
|
660
|
+
:return_type => 'GetUniverseGraphicsGraphicIdOk')
|
661
|
+
if @api_client.config.debugging
|
662
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_graphics_graphic_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
663
|
+
end
|
664
|
+
return data, status_code, headers
|
665
|
+
end
|
666
|
+
|
667
|
+
# Get item groups
|
668
|
+
# Get a list of item groups --- This route expires daily at 11:05
|
669
|
+
# @param [Hash] opts the optional parameters
|
670
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
671
|
+
# @option opts [Integer] :page Which page of results to return (default to 1)
|
672
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
673
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
674
|
+
# @return [Array<Integer>]
|
675
|
+
def get_universe_groups(opts = {})
|
676
|
+
data, _status_code, _headers = get_universe_groups_with_http_info(opts)
|
677
|
+
return data
|
678
|
+
end
|
679
|
+
|
680
|
+
# Get item groups
|
681
|
+
# Get a list of item groups --- This route expires daily at 11:05
|
682
|
+
# @param [Hash] opts the optional parameters
|
683
|
+
# @option opts [String] :datasource The server name you would like data from
|
684
|
+
# @option opts [Integer] :page Which page of results to return
|
685
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
686
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
687
|
+
# @return [Array<(Array<Integer>, Fixnum, Hash)>] Array<Integer> data, response status code and response headers
|
688
|
+
def get_universe_groups_with_http_info(opts = {})
|
689
|
+
if @api_client.config.debugging
|
690
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_groups ..."
|
691
|
+
end
|
692
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
693
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
694
|
+
end
|
695
|
+
# resource path
|
696
|
+
local_var_path = "/v1/universe/groups/"
|
697
|
+
|
698
|
+
# query parameters
|
699
|
+
query_params = {}
|
700
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
701
|
+
query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
|
702
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
703
|
+
|
704
|
+
# header parameters
|
705
|
+
header_params = {}
|
706
|
+
# HTTP header 'Accept' (if needed)
|
707
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
708
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
709
|
+
|
710
|
+
# form parameters
|
711
|
+
form_params = {}
|
712
|
+
|
713
|
+
# http body (model)
|
714
|
+
post_body = nil
|
715
|
+
auth_names = []
|
716
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
717
|
+
:header_params => header_params,
|
718
|
+
:query_params => query_params,
|
719
|
+
:form_params => form_params,
|
720
|
+
:body => post_body,
|
721
|
+
:auth_names => auth_names,
|
722
|
+
:return_type => 'Array<Integer>')
|
723
|
+
if @api_client.config.debugging
|
724
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_groups\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
725
|
+
end
|
726
|
+
return data, status_code, headers
|
727
|
+
end
|
728
|
+
|
729
|
+
# Get item group information
|
730
|
+
# Get information on an item group --- This route expires daily at 11:05
|
731
|
+
# @param group_id An Eve item group ID
|
732
|
+
# @param [Hash] opts the optional parameters
|
733
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
734
|
+
# @option opts [String] :language Language to use in the response (default to en-us)
|
735
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
736
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
737
|
+
# @return [GetUniverseGroupsGroupIdOk]
|
738
|
+
def get_universe_groups_group_id(group_id, opts = {})
|
739
|
+
data, _status_code, _headers = get_universe_groups_group_id_with_http_info(group_id, opts)
|
740
|
+
return data
|
741
|
+
end
|
742
|
+
|
743
|
+
# Get item group information
|
744
|
+
# Get information on an item group --- This route expires daily at 11:05
|
745
|
+
# @param group_id An Eve item group ID
|
746
|
+
# @param [Hash] opts the optional parameters
|
747
|
+
# @option opts [String] :datasource The server name you would like data from
|
748
|
+
# @option opts [String] :language Language to use in the response
|
749
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
750
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
751
|
+
# @return [Array<(GetUniverseGroupsGroupIdOk, Fixnum, Hash)>] GetUniverseGroupsGroupIdOk data, response status code and response headers
|
752
|
+
def get_universe_groups_group_id_with_http_info(group_id, opts = {})
|
753
|
+
if @api_client.config.debugging
|
754
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_groups_group_id ..."
|
755
|
+
end
|
756
|
+
# verify the required parameter 'group_id' is set
|
757
|
+
if @api_client.config.client_side_validation && group_id.nil?
|
758
|
+
fail ArgumentError, "Missing the required parameter 'group_id' when calling UniverseApi.get_universe_groups_group_id"
|
759
|
+
end
|
760
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
761
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
762
|
+
end
|
763
|
+
if @api_client.config.client_side_validation && opts[:'language'] && !['de', 'en-us', 'fr', 'ja', 'ru', 'zh'].include?(opts[:'language'])
|
764
|
+
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
765
|
+
end
|
766
|
+
# resource path
|
767
|
+
local_var_path = "/v1/universe/groups/{group_id}/".sub('{' + 'group_id' + '}', group_id.to_s)
|
768
|
+
|
769
|
+
# query parameters
|
770
|
+
query_params = {}
|
771
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
772
|
+
query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
|
773
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
774
|
+
|
775
|
+
# header parameters
|
776
|
+
header_params = {}
|
777
|
+
# HTTP header 'Accept' (if needed)
|
778
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
779
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
780
|
+
|
781
|
+
# form parameters
|
782
|
+
form_params = {}
|
783
|
+
|
784
|
+
# http body (model)
|
785
|
+
post_body = nil
|
786
|
+
auth_names = []
|
787
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
788
|
+
:header_params => header_params,
|
789
|
+
:query_params => query_params,
|
790
|
+
:form_params => form_params,
|
791
|
+
:body => post_body,
|
792
|
+
:auth_names => auth_names,
|
793
|
+
:return_type => 'GetUniverseGroupsGroupIdOk')
|
794
|
+
if @api_client.config.debugging
|
795
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_groups_group_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
796
|
+
end
|
797
|
+
return data, status_code, headers
|
798
|
+
end
|
799
|
+
|
800
|
+
# Get moon information
|
801
|
+
# Get information on a moon --- This route expires daily at 11:05
|
802
|
+
# @param moon_id moon_id integer
|
803
|
+
# @param [Hash] opts the optional parameters
|
804
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
805
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
806
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
807
|
+
# @return [GetUniverseMoonsMoonIdOk]
|
808
|
+
def get_universe_moons_moon_id(moon_id, opts = {})
|
809
|
+
data, _status_code, _headers = get_universe_moons_moon_id_with_http_info(moon_id, opts)
|
810
|
+
return data
|
811
|
+
end
|
812
|
+
|
813
|
+
# Get moon information
|
814
|
+
# Get information on a moon --- This route expires daily at 11:05
|
815
|
+
# @param moon_id moon_id integer
|
816
|
+
# @param [Hash] opts the optional parameters
|
817
|
+
# @option opts [String] :datasource The server name you would like data from
|
818
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
819
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
820
|
+
# @return [Array<(GetUniverseMoonsMoonIdOk, Fixnum, Hash)>] GetUniverseMoonsMoonIdOk data, response status code and response headers
|
821
|
+
def get_universe_moons_moon_id_with_http_info(moon_id, opts = {})
|
822
|
+
if @api_client.config.debugging
|
823
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_moons_moon_id ..."
|
824
|
+
end
|
825
|
+
# verify the required parameter 'moon_id' is set
|
826
|
+
if @api_client.config.client_side_validation && moon_id.nil?
|
827
|
+
fail ArgumentError, "Missing the required parameter 'moon_id' when calling UniverseApi.get_universe_moons_moon_id"
|
828
|
+
end
|
829
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
830
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
831
|
+
end
|
832
|
+
# resource path
|
833
|
+
local_var_path = "/v1/universe/moons/{moon_id}/".sub('{' + 'moon_id' + '}', moon_id.to_s)
|
834
|
+
|
835
|
+
# query parameters
|
836
|
+
query_params = {}
|
837
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
838
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
839
|
+
|
840
|
+
# header parameters
|
841
|
+
header_params = {}
|
842
|
+
# HTTP header 'Accept' (if needed)
|
843
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
844
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
845
|
+
|
846
|
+
# form parameters
|
847
|
+
form_params = {}
|
848
|
+
|
849
|
+
# http body (model)
|
850
|
+
post_body = nil
|
851
|
+
auth_names = []
|
852
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
853
|
+
:header_params => header_params,
|
854
|
+
:query_params => query_params,
|
855
|
+
:form_params => form_params,
|
856
|
+
:body => post_body,
|
857
|
+
:auth_names => auth_names,
|
858
|
+
:return_type => 'GetUniverseMoonsMoonIdOk')
|
859
|
+
if @api_client.config.debugging
|
860
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_moons_moon_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
861
|
+
end
|
862
|
+
return data, status_code, headers
|
863
|
+
end
|
864
|
+
|
865
|
+
# Get planet information
|
866
|
+
# Get information on a planet --- This route expires daily at 11:05
|
867
|
+
# @param planet_id planet_id integer
|
868
|
+
# @param [Hash] opts the optional parameters
|
869
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
870
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
871
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
872
|
+
# @return [GetUniversePlanetsPlanetIdOk]
|
873
|
+
def get_universe_planets_planet_id(planet_id, opts = {})
|
874
|
+
data, _status_code, _headers = get_universe_planets_planet_id_with_http_info(planet_id, opts)
|
875
|
+
return data
|
876
|
+
end
|
877
|
+
|
878
|
+
# Get planet information
|
879
|
+
# Get information on a planet --- This route expires daily at 11:05
|
880
|
+
# @param planet_id planet_id integer
|
881
|
+
# @param [Hash] opts the optional parameters
|
882
|
+
# @option opts [String] :datasource The server name you would like data from
|
883
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
884
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
885
|
+
# @return [Array<(GetUniversePlanetsPlanetIdOk, Fixnum, Hash)>] GetUniversePlanetsPlanetIdOk data, response status code and response headers
|
886
|
+
def get_universe_planets_planet_id_with_http_info(planet_id, opts = {})
|
887
|
+
if @api_client.config.debugging
|
888
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_planets_planet_id ..."
|
889
|
+
end
|
890
|
+
# verify the required parameter 'planet_id' is set
|
891
|
+
if @api_client.config.client_side_validation && planet_id.nil?
|
892
|
+
fail ArgumentError, "Missing the required parameter 'planet_id' when calling UniverseApi.get_universe_planets_planet_id"
|
893
|
+
end
|
894
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
895
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
896
|
+
end
|
897
|
+
# resource path
|
898
|
+
local_var_path = "/v1/universe/planets/{planet_id}/".sub('{' + 'planet_id' + '}', planet_id.to_s)
|
899
|
+
|
900
|
+
# query parameters
|
901
|
+
query_params = {}
|
902
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
903
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
904
|
+
|
905
|
+
# header parameters
|
906
|
+
header_params = {}
|
907
|
+
# HTTP header 'Accept' (if needed)
|
908
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
909
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
910
|
+
|
911
|
+
# form parameters
|
912
|
+
form_params = {}
|
913
|
+
|
914
|
+
# http body (model)
|
915
|
+
post_body = nil
|
916
|
+
auth_names = []
|
917
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
918
|
+
:header_params => header_params,
|
919
|
+
:query_params => query_params,
|
920
|
+
:form_params => form_params,
|
921
|
+
:body => post_body,
|
922
|
+
:auth_names => auth_names,
|
923
|
+
:return_type => 'GetUniversePlanetsPlanetIdOk')
|
924
|
+
if @api_client.config.debugging
|
925
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_planets_planet_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
926
|
+
end
|
927
|
+
return data, status_code, headers
|
928
|
+
end
|
929
|
+
|
930
|
+
# Get character races
|
931
|
+
# Get a list of character races --- This route expires daily at 11:05
|
932
|
+
# @param [Hash] opts the optional parameters
|
933
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
934
|
+
# @option opts [String] :language Language to use in the response (default to en-us)
|
935
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
936
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
937
|
+
# @return [Array<GetUniverseRaces200Ok>]
|
938
|
+
def get_universe_races(opts = {})
|
939
|
+
data, _status_code, _headers = get_universe_races_with_http_info(opts)
|
940
|
+
return data
|
941
|
+
end
|
942
|
+
|
943
|
+
# Get character races
|
944
|
+
# Get a list of character races --- This route expires daily at 11:05
|
945
|
+
# @param [Hash] opts the optional parameters
|
946
|
+
# @option opts [String] :datasource The server name you would like data from
|
947
|
+
# @option opts [String] :language Language to use in the response
|
948
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
949
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
950
|
+
# @return [Array<(Array<GetUniverseRaces200Ok>, Fixnum, Hash)>] Array<GetUniverseRaces200Ok> data, response status code and response headers
|
951
|
+
def get_universe_races_with_http_info(opts = {})
|
952
|
+
if @api_client.config.debugging
|
953
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_races ..."
|
954
|
+
end
|
955
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
956
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
957
|
+
end
|
958
|
+
if @api_client.config.client_side_validation && opts[:'language'] && !['de', 'en-us', 'fr', 'ja', 'ru', 'zh'].include?(opts[:'language'])
|
959
|
+
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
960
|
+
end
|
961
|
+
# resource path
|
962
|
+
local_var_path = "/v1/universe/races/"
|
963
|
+
|
964
|
+
# query parameters
|
965
|
+
query_params = {}
|
966
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
967
|
+
query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
|
968
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
969
|
+
|
970
|
+
# header parameters
|
971
|
+
header_params = {}
|
972
|
+
# HTTP header 'Accept' (if needed)
|
973
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
974
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
975
|
+
|
976
|
+
# form parameters
|
977
|
+
form_params = {}
|
978
|
+
|
979
|
+
# http body (model)
|
980
|
+
post_body = nil
|
981
|
+
auth_names = []
|
982
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
983
|
+
:header_params => header_params,
|
984
|
+
:query_params => query_params,
|
985
|
+
:form_params => form_params,
|
986
|
+
:body => post_body,
|
987
|
+
:auth_names => auth_names,
|
988
|
+
:return_type => 'Array<GetUniverseRaces200Ok>')
|
989
|
+
if @api_client.config.debugging
|
990
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_races\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
991
|
+
end
|
992
|
+
return data, status_code, headers
|
993
|
+
end
|
994
|
+
|
995
|
+
# Get regions
|
996
|
+
# Get a list of regions --- This route expires daily at 11:05
|
997
|
+
# @param [Hash] opts the optional parameters
|
998
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
999
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1000
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1001
|
+
# @return [Array<Integer>]
|
1002
|
+
def get_universe_regions(opts = {})
|
1003
|
+
data, _status_code, _headers = get_universe_regions_with_http_info(opts)
|
1004
|
+
return data
|
1005
|
+
end
|
1006
|
+
|
1007
|
+
# Get regions
|
1008
|
+
# Get a list of regions --- This route expires daily at 11:05
|
1009
|
+
# @param [Hash] opts the optional parameters
|
1010
|
+
# @option opts [String] :datasource The server name you would like data from
|
1011
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1012
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1013
|
+
# @return [Array<(Array<Integer>, Fixnum, Hash)>] Array<Integer> data, response status code and response headers
|
1014
|
+
def get_universe_regions_with_http_info(opts = {})
|
1015
|
+
if @api_client.config.debugging
|
1016
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_regions ..."
|
1017
|
+
end
|
1018
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
1019
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
1020
|
+
end
|
1021
|
+
# resource path
|
1022
|
+
local_var_path = "/v1/universe/regions/"
|
1023
|
+
|
1024
|
+
# query parameters
|
1025
|
+
query_params = {}
|
1026
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
1027
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
1028
|
+
|
1029
|
+
# header parameters
|
1030
|
+
header_params = {}
|
1031
|
+
# HTTP header 'Accept' (if needed)
|
1032
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
1033
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
1034
|
+
|
1035
|
+
# form parameters
|
1036
|
+
form_params = {}
|
1037
|
+
|
1038
|
+
# http body (model)
|
1039
|
+
post_body = nil
|
1040
|
+
auth_names = []
|
1041
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1042
|
+
:header_params => header_params,
|
1043
|
+
:query_params => query_params,
|
1044
|
+
:form_params => form_params,
|
1045
|
+
:body => post_body,
|
1046
|
+
:auth_names => auth_names,
|
1047
|
+
:return_type => 'Array<Integer>')
|
1048
|
+
if @api_client.config.debugging
|
1049
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_regions\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
1050
|
+
end
|
1051
|
+
return data, status_code, headers
|
1052
|
+
end
|
1053
|
+
|
1054
|
+
# Get region information
|
1055
|
+
# Get information on a region --- This route expires daily at 11:05
|
1056
|
+
# @param region_id region_id integer
|
1057
|
+
# @param [Hash] opts the optional parameters
|
1058
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
1059
|
+
# @option opts [String] :language Language to use in the response (default to en-us)
|
1060
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1061
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1062
|
+
# @return [GetUniverseRegionsRegionIdOk]
|
1063
|
+
def get_universe_regions_region_id(region_id, opts = {})
|
1064
|
+
data, _status_code, _headers = get_universe_regions_region_id_with_http_info(region_id, opts)
|
1065
|
+
return data
|
1066
|
+
end
|
1067
|
+
|
1068
|
+
# Get region information
|
1069
|
+
# Get information on a region --- This route expires daily at 11:05
|
1070
|
+
# @param region_id region_id integer
|
1071
|
+
# @param [Hash] opts the optional parameters
|
1072
|
+
# @option opts [String] :datasource The server name you would like data from
|
1073
|
+
# @option opts [String] :language Language to use in the response
|
1074
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1075
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1076
|
+
# @return [Array<(GetUniverseRegionsRegionIdOk, Fixnum, Hash)>] GetUniverseRegionsRegionIdOk data, response status code and response headers
|
1077
|
+
def get_universe_regions_region_id_with_http_info(region_id, opts = {})
|
1078
|
+
if @api_client.config.debugging
|
1079
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_regions_region_id ..."
|
1080
|
+
end
|
1081
|
+
# verify the required parameter 'region_id' is set
|
1082
|
+
if @api_client.config.client_side_validation && region_id.nil?
|
1083
|
+
fail ArgumentError, "Missing the required parameter 'region_id' when calling UniverseApi.get_universe_regions_region_id"
|
1084
|
+
end
|
1085
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
1086
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
1087
|
+
end
|
1088
|
+
if @api_client.config.client_side_validation && opts[:'language'] && !['de', 'en-us', 'fr', 'ja', 'ru', 'zh'].include?(opts[:'language'])
|
1089
|
+
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
1090
|
+
end
|
1091
|
+
# resource path
|
1092
|
+
local_var_path = "/v1/universe/regions/{region_id}/".sub('{' + 'region_id' + '}', region_id.to_s)
|
1093
|
+
|
1094
|
+
# query parameters
|
1095
|
+
query_params = {}
|
1096
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
1097
|
+
query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
|
1098
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
1099
|
+
|
1100
|
+
# header parameters
|
1101
|
+
header_params = {}
|
1102
|
+
# HTTP header 'Accept' (if needed)
|
1103
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
1104
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
1105
|
+
|
1106
|
+
# form parameters
|
1107
|
+
form_params = {}
|
1108
|
+
|
1109
|
+
# http body (model)
|
1110
|
+
post_body = nil
|
1111
|
+
auth_names = []
|
1112
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1113
|
+
:header_params => header_params,
|
1114
|
+
:query_params => query_params,
|
1115
|
+
:form_params => form_params,
|
1116
|
+
:body => post_body,
|
1117
|
+
:auth_names => auth_names,
|
1118
|
+
:return_type => 'GetUniverseRegionsRegionIdOk')
|
1119
|
+
if @api_client.config.debugging
|
1120
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_regions_region_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
1121
|
+
end
|
1122
|
+
return data, status_code, headers
|
1123
|
+
end
|
1124
|
+
|
1125
|
+
# Get stargate information
|
1126
|
+
# Get information on a stargate --- This route expires daily at 11:05
|
1127
|
+
# @param stargate_id stargate_id integer
|
1128
|
+
# @param [Hash] opts the optional parameters
|
1129
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
1130
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1131
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1132
|
+
# @return [GetUniverseStargatesStargateIdOk]
|
1133
|
+
def get_universe_stargates_stargate_id(stargate_id, opts = {})
|
1134
|
+
data, _status_code, _headers = get_universe_stargates_stargate_id_with_http_info(stargate_id, opts)
|
1135
|
+
return data
|
1136
|
+
end
|
1137
|
+
|
1138
|
+
# Get stargate information
|
1139
|
+
# Get information on a stargate --- This route expires daily at 11:05
|
1140
|
+
# @param stargate_id stargate_id integer
|
1141
|
+
# @param [Hash] opts the optional parameters
|
1142
|
+
# @option opts [String] :datasource The server name you would like data from
|
1143
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1144
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1145
|
+
# @return [Array<(GetUniverseStargatesStargateIdOk, Fixnum, Hash)>] GetUniverseStargatesStargateIdOk data, response status code and response headers
|
1146
|
+
def get_universe_stargates_stargate_id_with_http_info(stargate_id, opts = {})
|
1147
|
+
if @api_client.config.debugging
|
1148
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_stargates_stargate_id ..."
|
1149
|
+
end
|
1150
|
+
# verify the required parameter 'stargate_id' is set
|
1151
|
+
if @api_client.config.client_side_validation && stargate_id.nil?
|
1152
|
+
fail ArgumentError, "Missing the required parameter 'stargate_id' when calling UniverseApi.get_universe_stargates_stargate_id"
|
1153
|
+
end
|
1154
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
1155
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
1156
|
+
end
|
1157
|
+
# resource path
|
1158
|
+
local_var_path = "/v1/universe/stargates/{stargate_id}/".sub('{' + 'stargate_id' + '}', stargate_id.to_s)
|
1159
|
+
|
1160
|
+
# query parameters
|
1161
|
+
query_params = {}
|
1162
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
1163
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
1164
|
+
|
1165
|
+
# header parameters
|
1166
|
+
header_params = {}
|
1167
|
+
# HTTP header 'Accept' (if needed)
|
1168
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
1169
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
1170
|
+
|
1171
|
+
# form parameters
|
1172
|
+
form_params = {}
|
1173
|
+
|
1174
|
+
# http body (model)
|
1175
|
+
post_body = nil
|
1176
|
+
auth_names = []
|
1177
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1178
|
+
:header_params => header_params,
|
1179
|
+
:query_params => query_params,
|
1180
|
+
:form_params => form_params,
|
1181
|
+
:body => post_body,
|
1182
|
+
:auth_names => auth_names,
|
1183
|
+
:return_type => 'GetUniverseStargatesStargateIdOk')
|
1184
|
+
if @api_client.config.debugging
|
1185
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_stargates_stargate_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
1186
|
+
end
|
1187
|
+
return data, status_code, headers
|
1188
|
+
end
|
1189
|
+
|
1190
|
+
# Get star information
|
1191
|
+
# Get information on a star --- This route expires daily at 11:05
|
1192
|
+
# @param star_id star_id integer
|
1193
|
+
# @param [Hash] opts the optional parameters
|
1194
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
1195
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1196
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1197
|
+
# @return [GetUniverseStarsStarIdOk]
|
1198
|
+
def get_universe_stars_star_id(star_id, opts = {})
|
1199
|
+
data, _status_code, _headers = get_universe_stars_star_id_with_http_info(star_id, opts)
|
1200
|
+
return data
|
1201
|
+
end
|
1202
|
+
|
1203
|
+
# Get star information
|
1204
|
+
# Get information on a star --- This route expires daily at 11:05
|
1205
|
+
# @param star_id star_id integer
|
1206
|
+
# @param [Hash] opts the optional parameters
|
1207
|
+
# @option opts [String] :datasource The server name you would like data from
|
1208
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1209
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1210
|
+
# @return [Array<(GetUniverseStarsStarIdOk, Fixnum, Hash)>] GetUniverseStarsStarIdOk data, response status code and response headers
|
1211
|
+
def get_universe_stars_star_id_with_http_info(star_id, opts = {})
|
1212
|
+
if @api_client.config.debugging
|
1213
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_stars_star_id ..."
|
1214
|
+
end
|
1215
|
+
# verify the required parameter 'star_id' is set
|
1216
|
+
if @api_client.config.client_side_validation && star_id.nil?
|
1217
|
+
fail ArgumentError, "Missing the required parameter 'star_id' when calling UniverseApi.get_universe_stars_star_id"
|
1218
|
+
end
|
1219
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
1220
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
1221
|
+
end
|
1222
|
+
# resource path
|
1223
|
+
local_var_path = "/v1/universe/stars/{star_id}/".sub('{' + 'star_id' + '}', star_id.to_s)
|
1224
|
+
|
1225
|
+
# query parameters
|
1226
|
+
query_params = {}
|
1227
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
1228
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
1229
|
+
|
1230
|
+
# header parameters
|
1231
|
+
header_params = {}
|
1232
|
+
# HTTP header 'Accept' (if needed)
|
1233
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
1234
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
1235
|
+
|
1236
|
+
# form parameters
|
1237
|
+
form_params = {}
|
1238
|
+
|
1239
|
+
# http body (model)
|
1240
|
+
post_body = nil
|
1241
|
+
auth_names = []
|
1242
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1243
|
+
:header_params => header_params,
|
1244
|
+
:query_params => query_params,
|
1245
|
+
:form_params => form_params,
|
1246
|
+
:body => post_body,
|
1247
|
+
:auth_names => auth_names,
|
1248
|
+
:return_type => 'GetUniverseStarsStarIdOk')
|
1249
|
+
if @api_client.config.debugging
|
1250
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_stars_star_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
1251
|
+
end
|
1252
|
+
return data, status_code, headers
|
1253
|
+
end
|
1254
|
+
|
1255
|
+
# Get station information
|
1256
|
+
# Get information on a station --- This route is cached for up to 300 seconds
|
1257
|
+
# @param station_id station_id integer
|
1258
|
+
# @param [Hash] opts the optional parameters
|
1259
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
1260
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1261
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1262
|
+
# @return [GetUniverseStationsStationIdOk]
|
1263
|
+
def get_universe_stations_station_id(station_id, opts = {})
|
1264
|
+
data, _status_code, _headers = get_universe_stations_station_id_with_http_info(station_id, opts)
|
1265
|
+
return data
|
1266
|
+
end
|
1267
|
+
|
1268
|
+
# Get station information
|
1269
|
+
# Get information on a station --- This route is cached for up to 300 seconds
|
1270
|
+
# @param station_id station_id integer
|
1271
|
+
# @param [Hash] opts the optional parameters
|
1272
|
+
# @option opts [String] :datasource The server name you would like data from
|
1273
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1274
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1275
|
+
# @return [Array<(GetUniverseStationsStationIdOk, Fixnum, Hash)>] GetUniverseStationsStationIdOk data, response status code and response headers
|
1276
|
+
def get_universe_stations_station_id_with_http_info(station_id, opts = {})
|
1277
|
+
if @api_client.config.debugging
|
1278
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_stations_station_id ..."
|
1279
|
+
end
|
1280
|
+
# verify the required parameter 'station_id' is set
|
1281
|
+
if @api_client.config.client_side_validation && station_id.nil?
|
1282
|
+
fail ArgumentError, "Missing the required parameter 'station_id' when calling UniverseApi.get_universe_stations_station_id"
|
1283
|
+
end
|
1284
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
1285
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
1286
|
+
end
|
1287
|
+
# resource path
|
1288
|
+
local_var_path = "/v2/universe/stations/{station_id}/".sub('{' + 'station_id' + '}', station_id.to_s)
|
1289
|
+
|
1290
|
+
# query parameters
|
1291
|
+
query_params = {}
|
1292
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
1293
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
1294
|
+
|
1295
|
+
# header parameters
|
1296
|
+
header_params = {}
|
1297
|
+
# HTTP header 'Accept' (if needed)
|
1298
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
1299
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
1300
|
+
|
1301
|
+
# form parameters
|
1302
|
+
form_params = {}
|
1303
|
+
|
1304
|
+
# http body (model)
|
1305
|
+
post_body = nil
|
1306
|
+
auth_names = []
|
1307
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1308
|
+
:header_params => header_params,
|
1309
|
+
:query_params => query_params,
|
1310
|
+
:form_params => form_params,
|
1311
|
+
:body => post_body,
|
1312
|
+
:auth_names => auth_names,
|
1313
|
+
:return_type => 'GetUniverseStationsStationIdOk')
|
1314
|
+
if @api_client.config.debugging
|
1315
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_stations_station_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
1316
|
+
end
|
1317
|
+
return data, status_code, headers
|
1318
|
+
end
|
1319
|
+
|
1320
|
+
# List all public structures
|
1321
|
+
# List all public structures --- This route is cached for up to 3600 seconds
|
1322
|
+
# @param [Hash] opts the optional parameters
|
1323
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
1324
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1325
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1326
|
+
# @return [Array<Integer>]
|
1327
|
+
def get_universe_structures(opts = {})
|
1328
|
+
data, _status_code, _headers = get_universe_structures_with_http_info(opts)
|
1329
|
+
return data
|
1330
|
+
end
|
1331
|
+
|
1332
|
+
# List all public structures
|
1333
|
+
# List all public structures --- This route is cached for up to 3600 seconds
|
1334
|
+
# @param [Hash] opts the optional parameters
|
1335
|
+
# @option opts [String] :datasource The server name you would like data from
|
1336
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1337
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1338
|
+
# @return [Array<(Array<Integer>, Fixnum, Hash)>] Array<Integer> data, response status code and response headers
|
1339
|
+
def get_universe_structures_with_http_info(opts = {})
|
1340
|
+
if @api_client.config.debugging
|
1341
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_structures ..."
|
1342
|
+
end
|
1343
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
1344
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
1345
|
+
end
|
1346
|
+
# resource path
|
1347
|
+
local_var_path = "/v1/universe/structures/"
|
1348
|
+
|
1349
|
+
# query parameters
|
1350
|
+
query_params = {}
|
1351
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
1352
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
1353
|
+
|
1354
|
+
# header parameters
|
1355
|
+
header_params = {}
|
1356
|
+
# HTTP header 'Accept' (if needed)
|
1357
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
1358
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
1359
|
+
|
1360
|
+
# form parameters
|
1361
|
+
form_params = {}
|
1362
|
+
|
1363
|
+
# http body (model)
|
1364
|
+
post_body = nil
|
1365
|
+
auth_names = []
|
1366
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1367
|
+
:header_params => header_params,
|
1368
|
+
:query_params => query_params,
|
1369
|
+
:form_params => form_params,
|
1370
|
+
:body => post_body,
|
1371
|
+
:auth_names => auth_names,
|
1372
|
+
:return_type => 'Array<Integer>')
|
1373
|
+
if @api_client.config.debugging
|
1374
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_structures\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
1375
|
+
end
|
1376
|
+
return data, status_code, headers
|
1377
|
+
end
|
1378
|
+
|
1379
|
+
# Get structure information
|
1380
|
+
# 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
|
1381
|
+
# @param structure_id An Eve structure ID
|
1382
|
+
# @param [Hash] opts the optional parameters
|
1383
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
1384
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
1385
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1386
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1387
|
+
# @return [GetUniverseStructuresStructureIdOk]
|
1388
|
+
def get_universe_structures_structure_id(structure_id, opts = {})
|
1389
|
+
data, _status_code, _headers = get_universe_structures_structure_id_with_http_info(structure_id, opts)
|
1390
|
+
return data
|
1391
|
+
end
|
1392
|
+
|
1393
|
+
# Get structure information
|
1394
|
+
# 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
|
1395
|
+
# @param structure_id An Eve structure ID
|
1396
|
+
# @param [Hash] opts the optional parameters
|
1397
|
+
# @option opts [String] :datasource The server name you would like data from
|
1398
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
1399
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1400
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1401
|
+
# @return [Array<(GetUniverseStructuresStructureIdOk, Fixnum, Hash)>] GetUniverseStructuresStructureIdOk data, response status code and response headers
|
1402
|
+
def get_universe_structures_structure_id_with_http_info(structure_id, opts = {})
|
1403
|
+
if @api_client.config.debugging
|
1404
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_structures_structure_id ..."
|
1405
|
+
end
|
1406
|
+
# verify the required parameter 'structure_id' is set
|
1407
|
+
if @api_client.config.client_side_validation && structure_id.nil?
|
1408
|
+
fail ArgumentError, "Missing the required parameter 'structure_id' when calling UniverseApi.get_universe_structures_structure_id"
|
1409
|
+
end
|
1410
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
1411
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
1412
|
+
end
|
1413
|
+
# resource path
|
1414
|
+
local_var_path = "/v1/universe/structures/{structure_id}/".sub('{' + 'structure_id' + '}', structure_id.to_s)
|
1415
|
+
|
1416
|
+
# query parameters
|
1417
|
+
query_params = {}
|
1418
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
1419
|
+
query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
|
1420
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
1421
|
+
|
1422
|
+
# header parameters
|
1423
|
+
header_params = {}
|
1424
|
+
# HTTP header 'Accept' (if needed)
|
1425
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
1426
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
1427
|
+
|
1428
|
+
# form parameters
|
1429
|
+
form_params = {}
|
1430
|
+
|
1431
|
+
# http body (model)
|
1432
|
+
post_body = nil
|
1433
|
+
auth_names = ['evesso']
|
1434
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1435
|
+
:header_params => header_params,
|
1436
|
+
:query_params => query_params,
|
1437
|
+
:form_params => form_params,
|
1438
|
+
:body => post_body,
|
1439
|
+
:auth_names => auth_names,
|
1440
|
+
:return_type => 'GetUniverseStructuresStructureIdOk')
|
1441
|
+
if @api_client.config.debugging
|
1442
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_structures_structure_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
1443
|
+
end
|
1444
|
+
return data, status_code, headers
|
1445
|
+
end
|
1446
|
+
|
1447
|
+
# Get system jumps
|
1448
|
+
# 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
|
1449
|
+
# @param [Hash] opts the optional parameters
|
1450
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
1451
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1452
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1453
|
+
# @return [Array<GetUniverseSystemJumps200Ok>]
|
1454
|
+
def get_universe_system_jumps(opts = {})
|
1455
|
+
data, _status_code, _headers = get_universe_system_jumps_with_http_info(opts)
|
1456
|
+
return data
|
1457
|
+
end
|
1458
|
+
|
1459
|
+
# Get system jumps
|
1460
|
+
# 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
|
1461
|
+
# @param [Hash] opts the optional parameters
|
1462
|
+
# @option opts [String] :datasource The server name you would like data from
|
1463
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1464
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1465
|
+
# @return [Array<(Array<GetUniverseSystemJumps200Ok>, Fixnum, Hash)>] Array<GetUniverseSystemJumps200Ok> data, response status code and response headers
|
1466
|
+
def get_universe_system_jumps_with_http_info(opts = {})
|
1467
|
+
if @api_client.config.debugging
|
1468
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_system_jumps ..."
|
1469
|
+
end
|
1470
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
1471
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
1472
|
+
end
|
1473
|
+
# resource path
|
1474
|
+
local_var_path = "/v1/universe/system_jumps/"
|
1475
|
+
|
1476
|
+
# query parameters
|
1477
|
+
query_params = {}
|
1478
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
1479
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
1480
|
+
|
1481
|
+
# header parameters
|
1482
|
+
header_params = {}
|
1483
|
+
# HTTP header 'Accept' (if needed)
|
1484
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
1485
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
1486
|
+
|
1487
|
+
# form parameters
|
1488
|
+
form_params = {}
|
1489
|
+
|
1490
|
+
# http body (model)
|
1491
|
+
post_body = nil
|
1492
|
+
auth_names = []
|
1493
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1494
|
+
:header_params => header_params,
|
1495
|
+
:query_params => query_params,
|
1496
|
+
:form_params => form_params,
|
1497
|
+
:body => post_body,
|
1498
|
+
:auth_names => auth_names,
|
1499
|
+
:return_type => 'Array<GetUniverseSystemJumps200Ok>')
|
1500
|
+
if @api_client.config.debugging
|
1501
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_system_jumps\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
1502
|
+
end
|
1503
|
+
return data, status_code, headers
|
1504
|
+
end
|
1505
|
+
|
1506
|
+
# Get system kills
|
1507
|
+
# 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
|
1508
|
+
# @param [Hash] opts the optional parameters
|
1509
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
1510
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1511
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1512
|
+
# @return [Array<GetUniverseSystemKills200Ok>]
|
1513
|
+
def get_universe_system_kills(opts = {})
|
1514
|
+
data, _status_code, _headers = get_universe_system_kills_with_http_info(opts)
|
1515
|
+
return data
|
1516
|
+
end
|
1517
|
+
|
1518
|
+
# Get system kills
|
1519
|
+
# 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
|
1520
|
+
# @param [Hash] opts the optional parameters
|
1521
|
+
# @option opts [String] :datasource The server name you would like data from
|
1522
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1523
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1524
|
+
# @return [Array<(Array<GetUniverseSystemKills200Ok>, Fixnum, Hash)>] Array<GetUniverseSystemKills200Ok> data, response status code and response headers
|
1525
|
+
def get_universe_system_kills_with_http_info(opts = {})
|
1526
|
+
if @api_client.config.debugging
|
1527
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_system_kills ..."
|
1528
|
+
end
|
1529
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
1530
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
1531
|
+
end
|
1532
|
+
# resource path
|
1533
|
+
local_var_path = "/v2/universe/system_kills/"
|
1534
|
+
|
1535
|
+
# query parameters
|
1536
|
+
query_params = {}
|
1537
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
1538
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
1539
|
+
|
1540
|
+
# header parameters
|
1541
|
+
header_params = {}
|
1542
|
+
# HTTP header 'Accept' (if needed)
|
1543
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
1544
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
1545
|
+
|
1546
|
+
# form parameters
|
1547
|
+
form_params = {}
|
1548
|
+
|
1549
|
+
# http body (model)
|
1550
|
+
post_body = nil
|
1551
|
+
auth_names = []
|
1552
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1553
|
+
:header_params => header_params,
|
1554
|
+
:query_params => query_params,
|
1555
|
+
:form_params => form_params,
|
1556
|
+
:body => post_body,
|
1557
|
+
:auth_names => auth_names,
|
1558
|
+
:return_type => 'Array<GetUniverseSystemKills200Ok>')
|
1559
|
+
if @api_client.config.debugging
|
1560
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_system_kills\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
1561
|
+
end
|
1562
|
+
return data, status_code, headers
|
1563
|
+
end
|
1564
|
+
|
1565
|
+
# Get solar systems
|
1566
|
+
# Get a list of solar systems --- This route expires daily at 11:05
|
1567
|
+
# @param [Hash] opts the optional parameters
|
1568
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
1569
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1570
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1571
|
+
# @return [Array<Integer>]
|
1572
|
+
def get_universe_systems(opts = {})
|
1573
|
+
data, _status_code, _headers = get_universe_systems_with_http_info(opts)
|
1574
|
+
return data
|
1575
|
+
end
|
1576
|
+
|
1577
|
+
# Get solar systems
|
1578
|
+
# Get a list of solar systems --- This route expires daily at 11:05
|
1579
|
+
# @param [Hash] opts the optional parameters
|
1580
|
+
# @option opts [String] :datasource The server name you would like data from
|
1581
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1582
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1583
|
+
# @return [Array<(Array<Integer>, Fixnum, Hash)>] Array<Integer> data, response status code and response headers
|
1584
|
+
def get_universe_systems_with_http_info(opts = {})
|
1585
|
+
if @api_client.config.debugging
|
1586
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_systems ..."
|
1587
|
+
end
|
1588
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
1589
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
1590
|
+
end
|
1591
|
+
# resource path
|
1592
|
+
local_var_path = "/v1/universe/systems/"
|
1593
|
+
|
1594
|
+
# query parameters
|
1595
|
+
query_params = {}
|
1596
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
1597
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
1598
|
+
|
1599
|
+
# header parameters
|
1600
|
+
header_params = {}
|
1601
|
+
# HTTP header 'Accept' (if needed)
|
1602
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
1603
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
1604
|
+
|
1605
|
+
# form parameters
|
1606
|
+
form_params = {}
|
1607
|
+
|
1608
|
+
# http body (model)
|
1609
|
+
post_body = nil
|
1610
|
+
auth_names = []
|
1611
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1612
|
+
:header_params => header_params,
|
1613
|
+
:query_params => query_params,
|
1614
|
+
:form_params => form_params,
|
1615
|
+
:body => post_body,
|
1616
|
+
:auth_names => auth_names,
|
1617
|
+
:return_type => 'Array<Integer>')
|
1618
|
+
if @api_client.config.debugging
|
1619
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_systems\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
1620
|
+
end
|
1621
|
+
return data, status_code, headers
|
1622
|
+
end
|
1623
|
+
|
1624
|
+
# Get solar system information
|
1625
|
+
# Get information on a solar system --- This route expires daily at 11:05
|
1626
|
+
# @param system_id system_id integer
|
1627
|
+
# @param [Hash] opts the optional parameters
|
1628
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
1629
|
+
# @option opts [String] :language Language to use in the response (default to en-us)
|
1630
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1631
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1632
|
+
# @return [GetUniverseSystemsSystemIdOk]
|
1633
|
+
def get_universe_systems_system_id(system_id, opts = {})
|
1634
|
+
data, _status_code, _headers = get_universe_systems_system_id_with_http_info(system_id, opts)
|
1635
|
+
return data
|
1636
|
+
end
|
1637
|
+
|
1638
|
+
# Get solar system information
|
1639
|
+
# Get information on a solar system --- This route expires daily at 11:05
|
1640
|
+
# @param system_id system_id integer
|
1641
|
+
# @param [Hash] opts the optional parameters
|
1642
|
+
# @option opts [String] :datasource The server name you would like data from
|
1643
|
+
# @option opts [String] :language Language to use in the response
|
1644
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1645
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1646
|
+
# @return [Array<(GetUniverseSystemsSystemIdOk, Fixnum, Hash)>] GetUniverseSystemsSystemIdOk data, response status code and response headers
|
1647
|
+
def get_universe_systems_system_id_with_http_info(system_id, opts = {})
|
1648
|
+
if @api_client.config.debugging
|
1649
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_systems_system_id ..."
|
1650
|
+
end
|
1651
|
+
# verify the required parameter 'system_id' is set
|
1652
|
+
if @api_client.config.client_side_validation && system_id.nil?
|
1653
|
+
fail ArgumentError, "Missing the required parameter 'system_id' when calling UniverseApi.get_universe_systems_system_id"
|
1654
|
+
end
|
1655
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
1656
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
1657
|
+
end
|
1658
|
+
if @api_client.config.client_side_validation && opts[:'language'] && !['de', 'en-us', 'fr', 'ja', 'ru', 'zh'].include?(opts[:'language'])
|
1659
|
+
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
1660
|
+
end
|
1661
|
+
# resource path
|
1662
|
+
local_var_path = "/v3/universe/systems/{system_id}/".sub('{' + 'system_id' + '}', system_id.to_s)
|
1663
|
+
|
1664
|
+
# query parameters
|
1665
|
+
query_params = {}
|
1666
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
1667
|
+
query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
|
1668
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
1669
|
+
|
1670
|
+
# header parameters
|
1671
|
+
header_params = {}
|
1672
|
+
# HTTP header 'Accept' (if needed)
|
1673
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
1674
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
1675
|
+
|
1676
|
+
# form parameters
|
1677
|
+
form_params = {}
|
1678
|
+
|
1679
|
+
# http body (model)
|
1680
|
+
post_body = nil
|
1681
|
+
auth_names = []
|
1682
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1683
|
+
:header_params => header_params,
|
1684
|
+
:query_params => query_params,
|
1685
|
+
:form_params => form_params,
|
1686
|
+
:body => post_body,
|
1687
|
+
:auth_names => auth_names,
|
1688
|
+
:return_type => 'GetUniverseSystemsSystemIdOk')
|
1689
|
+
if @api_client.config.debugging
|
1690
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_systems_system_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
1691
|
+
end
|
1692
|
+
return data, status_code, headers
|
1693
|
+
end
|
1694
|
+
|
1695
|
+
# Get types
|
1696
|
+
# Get a list of type ids --- This route expires daily at 11:05
|
1697
|
+
# @param [Hash] opts the optional parameters
|
1698
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
1699
|
+
# @option opts [Integer] :page Which page of results to return (default to 1)
|
1700
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1701
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1702
|
+
# @return [Array<Integer>]
|
1703
|
+
def get_universe_types(opts = {})
|
1704
|
+
data, _status_code, _headers = get_universe_types_with_http_info(opts)
|
1705
|
+
return data
|
1706
|
+
end
|
1707
|
+
|
1708
|
+
# Get types
|
1709
|
+
# Get a list of type ids --- This route expires daily at 11:05
|
1710
|
+
# @param [Hash] opts the optional parameters
|
1711
|
+
# @option opts [String] :datasource The server name you would like data from
|
1712
|
+
# @option opts [Integer] :page Which page of results to return
|
1713
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1714
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1715
|
+
# @return [Array<(Array<Integer>, Fixnum, Hash)>] Array<Integer> data, response status code and response headers
|
1716
|
+
def get_universe_types_with_http_info(opts = {})
|
1717
|
+
if @api_client.config.debugging
|
1718
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_types ..."
|
1719
|
+
end
|
1720
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
1721
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
1722
|
+
end
|
1723
|
+
# resource path
|
1724
|
+
local_var_path = "/v1/universe/types/"
|
1725
|
+
|
1726
|
+
# query parameters
|
1727
|
+
query_params = {}
|
1728
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
1729
|
+
query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
|
1730
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
1731
|
+
|
1732
|
+
# header parameters
|
1733
|
+
header_params = {}
|
1734
|
+
# HTTP header 'Accept' (if needed)
|
1735
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
1736
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
1737
|
+
|
1738
|
+
# form parameters
|
1739
|
+
form_params = {}
|
1740
|
+
|
1741
|
+
# http body (model)
|
1742
|
+
post_body = nil
|
1743
|
+
auth_names = []
|
1744
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1745
|
+
:header_params => header_params,
|
1746
|
+
:query_params => query_params,
|
1747
|
+
:form_params => form_params,
|
1748
|
+
:body => post_body,
|
1749
|
+
:auth_names => auth_names,
|
1750
|
+
:return_type => 'Array<Integer>')
|
1751
|
+
if @api_client.config.debugging
|
1752
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_types\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
1753
|
+
end
|
1754
|
+
return data, status_code, headers
|
1755
|
+
end
|
1756
|
+
|
1757
|
+
# Get type information
|
1758
|
+
# Get information on a type --- This route expires daily at 11:05
|
1759
|
+
# @param type_id An Eve item type ID
|
1760
|
+
# @param [Hash] opts the optional parameters
|
1761
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
1762
|
+
# @option opts [String] :language Language to use in the response (default to en-us)
|
1763
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1764
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1765
|
+
# @return [GetUniverseTypesTypeIdOk]
|
1766
|
+
def get_universe_types_type_id(type_id, opts = {})
|
1767
|
+
data, _status_code, _headers = get_universe_types_type_id_with_http_info(type_id, opts)
|
1768
|
+
return data
|
1769
|
+
end
|
1770
|
+
|
1771
|
+
# Get type information
|
1772
|
+
# Get information on a type --- This route expires daily at 11:05
|
1773
|
+
# @param type_id An Eve item type ID
|
1774
|
+
# @param [Hash] opts the optional parameters
|
1775
|
+
# @option opts [String] :datasource The server name you would like data from
|
1776
|
+
# @option opts [String] :language Language to use in the response
|
1777
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1778
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1779
|
+
# @return [Array<(GetUniverseTypesTypeIdOk, Fixnum, Hash)>] GetUniverseTypesTypeIdOk data, response status code and response headers
|
1780
|
+
def get_universe_types_type_id_with_http_info(type_id, opts = {})
|
1781
|
+
if @api_client.config.debugging
|
1782
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.get_universe_types_type_id ..."
|
1783
|
+
end
|
1784
|
+
# verify the required parameter 'type_id' is set
|
1785
|
+
if @api_client.config.client_side_validation && type_id.nil?
|
1786
|
+
fail ArgumentError, "Missing the required parameter 'type_id' when calling UniverseApi.get_universe_types_type_id"
|
1787
|
+
end
|
1788
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
1789
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
1790
|
+
end
|
1791
|
+
if @api_client.config.client_side_validation && opts[:'language'] && !['de', 'en-us', 'fr', 'ja', 'ru', 'zh'].include?(opts[:'language'])
|
1792
|
+
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
1793
|
+
end
|
1794
|
+
# resource path
|
1795
|
+
local_var_path = "/v3/universe/types/{type_id}/".sub('{' + 'type_id' + '}', type_id.to_s)
|
1796
|
+
|
1797
|
+
# query parameters
|
1798
|
+
query_params = {}
|
1799
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
1800
|
+
query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
|
1801
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
1802
|
+
|
1803
|
+
# header parameters
|
1804
|
+
header_params = {}
|
1805
|
+
# HTTP header 'Accept' (if needed)
|
1806
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
1807
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
1808
|
+
|
1809
|
+
# form parameters
|
1810
|
+
form_params = {}
|
1811
|
+
|
1812
|
+
# http body (model)
|
1813
|
+
post_body = nil
|
1814
|
+
auth_names = []
|
1815
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1816
|
+
:header_params => header_params,
|
1817
|
+
:query_params => query_params,
|
1818
|
+
:form_params => form_params,
|
1819
|
+
:body => post_body,
|
1820
|
+
:auth_names => auth_names,
|
1821
|
+
:return_type => 'GetUniverseTypesTypeIdOk')
|
1822
|
+
if @api_client.config.debugging
|
1823
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_types_type_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
1824
|
+
end
|
1825
|
+
return data, status_code, headers
|
1826
|
+
end
|
1827
|
+
|
1828
|
+
# Bulk names to IDs
|
1829
|
+
# 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. ---
|
1830
|
+
# @param names The names to resolve
|
1831
|
+
# @param [Hash] opts the optional parameters
|
1832
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
1833
|
+
# @option opts [String] :language Language to use in the response (default to en-us)
|
1834
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1835
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1836
|
+
# @return [PostUniverseIdsOk]
|
1837
|
+
def post_universe_ids(names, opts = {})
|
1838
|
+
data, _status_code, _headers = post_universe_ids_with_http_info(names, opts)
|
1839
|
+
return data
|
1840
|
+
end
|
1841
|
+
|
1842
|
+
# Bulk names to IDs
|
1843
|
+
# 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. ---
|
1844
|
+
# @param names The names to resolve
|
1845
|
+
# @param [Hash] opts the optional parameters
|
1846
|
+
# @option opts [String] :datasource The server name you would like data from
|
1847
|
+
# @option opts [String] :language Language to use in the response
|
1848
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1849
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1850
|
+
# @return [Array<(PostUniverseIdsOk, Fixnum, Hash)>] PostUniverseIdsOk data, response status code and response headers
|
1851
|
+
def post_universe_ids_with_http_info(names, opts = {})
|
1852
|
+
if @api_client.config.debugging
|
1853
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.post_universe_ids ..."
|
1854
|
+
end
|
1855
|
+
# verify the required parameter 'names' is set
|
1856
|
+
if @api_client.config.client_side_validation && names.nil?
|
1857
|
+
fail ArgumentError, "Missing the required parameter 'names' when calling UniverseApi.post_universe_ids"
|
1858
|
+
end
|
1859
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
1860
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
1861
|
+
end
|
1862
|
+
if @api_client.config.client_side_validation && opts[:'language'] && !['de', 'en-us', 'fr', 'ja', 'ru', 'zh'].include?(opts[:'language'])
|
1863
|
+
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
1864
|
+
end
|
1865
|
+
# resource path
|
1866
|
+
local_var_path = "/v1/universe/ids/"
|
1867
|
+
|
1868
|
+
# query parameters
|
1869
|
+
query_params = {}
|
1870
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
1871
|
+
query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
|
1872
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
1873
|
+
|
1874
|
+
# header parameters
|
1875
|
+
header_params = {}
|
1876
|
+
# HTTP header 'Accept' (if needed)
|
1877
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
1878
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
1879
|
+
|
1880
|
+
# form parameters
|
1881
|
+
form_params = {}
|
1882
|
+
|
1883
|
+
# http body (model)
|
1884
|
+
post_body = @api_client.object_to_http_body(names)
|
1885
|
+
auth_names = []
|
1886
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1887
|
+
:header_params => header_params,
|
1888
|
+
:query_params => query_params,
|
1889
|
+
:form_params => form_params,
|
1890
|
+
:body => post_body,
|
1891
|
+
:auth_names => auth_names,
|
1892
|
+
:return_type => 'PostUniverseIdsOk')
|
1893
|
+
if @api_client.config.debugging
|
1894
|
+
@api_client.config.logger.debug "API called: UniverseApi#post_universe_ids\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
1895
|
+
end
|
1896
|
+
return data, status_code, headers
|
1897
|
+
end
|
1898
|
+
|
1899
|
+
# Get names and categories for a set of ID's
|
1900
|
+
# Resolve a set of IDs to names and categories. Supported ID's for resolving are: Characters, Corporations, Alliances, Stations, Solar Systems, Constellations, Regions, Types. ---
|
1901
|
+
# @param ids The ids to resolve
|
1902
|
+
# @param [Hash] opts the optional parameters
|
1903
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
1904
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1905
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1906
|
+
# @return [Array<PostUniverseNames200Ok>]
|
1907
|
+
def post_universe_names(ids, opts = {})
|
1908
|
+
data, _status_code, _headers = post_universe_names_with_http_info(ids, opts)
|
1909
|
+
return data
|
1910
|
+
end
|
1911
|
+
|
1912
|
+
# Get names and categories for a set of ID's
|
1913
|
+
# Resolve a set of IDs to names and categories. Supported ID's for resolving are: Characters, Corporations, Alliances, Stations, Solar Systems, Constellations, Regions, Types. ---
|
1914
|
+
# @param ids The ids to resolve
|
1915
|
+
# @param [Hash] opts the optional parameters
|
1916
|
+
# @option opts [String] :datasource The server name you would like data from
|
1917
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
1918
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
1919
|
+
# @return [Array<(Array<PostUniverseNames200Ok>, Fixnum, Hash)>] Array<PostUniverseNames200Ok> data, response status code and response headers
|
1920
|
+
def post_universe_names_with_http_info(ids, opts = {})
|
1921
|
+
if @api_client.config.debugging
|
1922
|
+
@api_client.config.logger.debug "Calling API: UniverseApi.post_universe_names ..."
|
1923
|
+
end
|
1924
|
+
# verify the required parameter 'ids' is set
|
1925
|
+
if @api_client.config.client_side_validation && ids.nil?
|
1926
|
+
fail ArgumentError, "Missing the required parameter 'ids' when calling UniverseApi.post_universe_names"
|
1927
|
+
end
|
1928
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
1929
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
1930
|
+
end
|
1931
|
+
# resource path
|
1932
|
+
local_var_path = "/v2/universe/names/"
|
1933
|
+
|
1934
|
+
# query parameters
|
1935
|
+
query_params = {}
|
1936
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
1937
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
1938
|
+
|
1939
|
+
# header parameters
|
1940
|
+
header_params = {}
|
1941
|
+
# HTTP header 'Accept' (if needed)
|
1942
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
1943
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
1944
|
+
|
1945
|
+
# form parameters
|
1946
|
+
form_params = {}
|
1947
|
+
|
1948
|
+
# http body (model)
|
1949
|
+
post_body = @api_client.object_to_http_body(ids)
|
1950
|
+
auth_names = []
|
1951
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1952
|
+
:header_params => header_params,
|
1953
|
+
:query_params => query_params,
|
1954
|
+
:form_params => form_params,
|
1955
|
+
:body => post_body,
|
1956
|
+
:auth_names => auth_names,
|
1957
|
+
:return_type => 'Array<PostUniverseNames200Ok>')
|
1958
|
+
if @api_client.config.debugging
|
1959
|
+
@api_client.config.logger.debug "API called: UniverseApi#post_universe_names\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
1960
|
+
end
|
1961
|
+
return data, status_code, headers
|
1962
|
+
end
|
1963
|
+
end
|
1964
|
+
end
|