esi_client 1.3.0 → 1.4.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 +5 -5
- data/README.md +126 -43
- data/bin/regenerate +12 -2
- data/docs/AllianceApi.md +17 -17
- data/docs/AssetsApi.md +37 -37
- data/docs/BookmarksApi.md +28 -24
- data/docs/CalendarApi.md +16 -16
- data/docs/CharacterApi.md +190 -64
- data/docs/ClonesApi.md +10 -10
- data/docs/ContactsApi.md +94 -29
- data/docs/ContractsApi.md +35 -31
- data/docs/CorporationApi.md +680 -162
- data/docs/DogmaApi.md +12 -12
- data/docs/FactionWarfareApi.md +144 -18
- data/docs/FittingsApi.md +17 -16
- data/docs/FleetsApi.md +58 -58
- data/docs/GetAlliancesAllianceIdContacts200Ok.md +11 -0
- data/docs/GetAlliancesAllianceIdIconsOk.md +1 -1
- data/docs/GetAlliancesAllianceIdNotFound.md +1 -1
- data/docs/GetAlliancesAllianceIdOk.md +6 -3
- data/docs/GetCharactersCharacterIdAgentsResearch200Ok.md +2 -2
- data/docs/GetCharactersCharacterIdAssets200Ok.md +5 -5
- data/docs/GetCharactersCharacterIdAttributesOk.md +3 -3
- data/docs/GetCharactersCharacterIdBlueprints200Ok.md +4 -4
- data/docs/GetCharactersCharacterIdBookmarks200Ok.md +7 -6
- data/docs/GetCharactersCharacterIdBookmarksFolders200Ok.md +2 -3
- data/docs/GetCharactersCharacterIdCalendar200Ok.md +3 -3
- data/docs/GetCharactersCharacterIdCalendarEventIdOk.md +5 -5
- data/docs/GetCharactersCharacterIdChatChannels200Ok.md +5 -5
- data/docs/GetCharactersCharacterIdChatChannelsBlocked.md +1 -1
- data/docs/GetCharactersCharacterIdChatChannelsMuted.md +1 -1
- data/docs/GetCharactersCharacterIdClonesJumpClone.md +5 -3
- data/docs/GetCharactersCharacterIdClonesOk.md +2 -1
- data/docs/GetCharactersCharacterIdContacts200Ok.md +3 -3
- data/docs/GetCharactersCharacterIdContracts200Ok.md +15 -15
- data/docs/GetCharactersCharacterIdContractsContractIdBids200Ok.md +1 -1
- data/docs/GetCharactersCharacterIdContractsContractIdItems200Ok.md +4 -4
- data/docs/GetCharactersCharacterIdCorporationhistory200Ok.md +1 -1
- data/docs/GetCharactersCharacterIdFatigueOk.md +1 -1
- data/docs/GetCharactersCharacterIdFittings200Ok.md +2 -2
- data/docs/GetCharactersCharacterIdFittingsItem.md +1 -1
- data/docs/GetCharactersCharacterIdFleetOk.md +2 -2
- data/docs/GetCharactersCharacterIdFwStatsKills.md +10 -0
- data/docs/GetCharactersCharacterIdFwStatsOk.md +13 -0
- data/docs/GetCharactersCharacterIdFwStatsVictoryPoints.md +10 -0
- data/docs/GetCharactersCharacterIdIndustryJobs200Ok.md +13 -13
- data/docs/GetCharactersCharacterIdKillmailsRecent200Ok.md +1 -1
- data/docs/GetCharactersCharacterIdMail200Ok.md +4 -4
- data/docs/GetCharactersCharacterIdMailLabelsLabel.md +2 -2
- data/docs/GetCharactersCharacterIdMailLabelsOk.md +1 -1
- data/docs/GetCharactersCharacterIdMailMailIdOk.md +4 -4
- data/docs/GetCharactersCharacterIdMailMailIdRecipient.md +1 -1
- data/docs/GetCharactersCharacterIdMailRecipient.md +1 -1
- data/docs/GetCharactersCharacterIdMedals200Ok.md +5 -5
- data/docs/GetCharactersCharacterIdMedalsGraphic.md +3 -3
- data/docs/GetCharactersCharacterIdMining200Ok.md +11 -0
- data/docs/GetCharactersCharacterIdNotifications200Ok.md +2 -2
- data/docs/GetCharactersCharacterIdNotificationsContacts200Ok.md +2 -2
- data/docs/GetCharactersCharacterIdOk.md +6 -5
- data/docs/GetCharactersCharacterIdOnlineOk.md +11 -0
- data/docs/GetCharactersCharacterIdOpportunities200Ok.md +1 -1
- data/docs/GetCharactersCharacterIdOrders200Ok.md +13 -13
- data/docs/GetCharactersCharacterIdOrdersHistory200Ok.md +22 -0
- data/docs/GetCharactersCharacterIdPlanets200Ok.md +5 -5
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdContent.md +1 -1
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails.md +2 -2
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdLink.md +1 -1
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdPin.md +7 -7
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdRoute.md +3 -3
- data/docs/GetCharactersCharacterIdPortraitOk.md +1 -1
- data/docs/GetCharactersCharacterIdRolesOk.md +11 -0
- data/docs/GetCharactersCharacterIdSearchOk.md +2 -3
- data/docs/GetCharactersCharacterIdShipOk.md +1 -1
- data/docs/GetCharactersCharacterIdSkillqueue200Ok.md +4 -4
- data/docs/GetCharactersCharacterIdSkillsOk.md +3 -2
- data/docs/GetCharactersCharacterIdSkillsSkill.md +4 -3
- 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 +7 -7
- data/docs/GetCharactersCharacterIdWalletJournalExtraInfo.md +8 -8
- data/docs/GetCharactersCharacterIdWalletTransactions200Ok.md +6 -6
- data/docs/GetCorporationCorporationIdMiningExtractions200Ok.md +12 -0
- data/docs/GetCorporationCorporationIdMiningObservers200Ok.md +10 -0
- data/docs/GetCorporationCorporationIdMiningObserversObserverId200Ok.md +12 -0
- data/docs/GetCorporationsCorporationIdAlliancehistory200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdAssets200Ok.md +5 -5
- data/docs/GetCorporationsCorporationIdBlueprints200Ok.md +4 -4
- data/docs/GetCorporationsCorporationIdBookmarks200Ok.md +4 -4
- data/docs/GetCorporationsCorporationIdBookmarksFolders200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdContacts200Ok.md +2 -2
- data/docs/GetCorporationsCorporationIdContainersLogs200Ok.md +7 -7
- data/docs/GetCorporationsCorporationIdContracts200Ok.md +15 -15
- data/docs/GetCorporationsCorporationIdContractsContractIdBids200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdContractsContractIdItems200Ok.md +4 -4
- data/docs/GetCorporationsCorporationIdCustomsOffices200Ok.md +21 -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/GetCorporationsCorporationIdIconsOk.md +1 -1
- data/docs/GetCorporationsCorporationIdIndustryJobs200Ok.md +13 -13
- data/docs/GetCorporationsCorporationIdKillmailsRecent200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdMedals200Ok.md +12 -0
- data/docs/GetCorporationsCorporationIdMedalsIssued200Ok.md +13 -0
- data/docs/GetCorporationsCorporationIdMembersTitles200Ok.md +9 -0
- data/docs/GetCorporationsCorporationIdMembertracking200Ok.md +4 -4
- data/docs/GetCorporationsCorporationIdOk.md +11 -9
- data/docs/GetCorporationsCorporationIdOrders200Ok.md +12 -12
- 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 +4 -4
- data/docs/GetCorporationsCorporationIdRolesHistory200Ok.md +13 -0
- data/docs/GetCorporationsCorporationIdShareholders200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdStarbases200Ok.md +15 -0
- data/docs/GetCorporationsCorporationIdStarbasesStarbaseIdFuel.md +9 -0
- data/docs/GetCorporationsCorporationIdStarbasesStarbaseIdOk.md +21 -0
- data/docs/GetCorporationsCorporationIdStructures200Ok.md +13 -9
- data/docs/GetCorporationsCorporationIdTitles200Ok.md +6 -6
- data/docs/GetCorporationsCorporationIdWallets200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdWalletsDivisionJournal200Ok.md +7 -7
- data/docs/GetCorporationsCorporationIdWalletsDivisionJournalExtraInfo.md +8 -8
- data/docs/GetCorporationsCorporationIdWalletsDivisionTransactions200Ok.md +6 -6
- data/docs/GetDogmaAttributesAttributeIdOk.md +5 -5
- data/docs/GetDogmaEffectsEffectIdModifier.md +2 -2
- data/docs/GetDogmaEffectsEffectIdOk.md +15 -15
- data/docs/GetFleetsFleetIdMembers200Ok.md +5 -5
- data/docs/GetFleetsFleetIdOk.md +1 -1
- data/docs/GetFleetsFleetIdWings200Ok.md +1 -1
- data/docs/GetFleetsFleetIdWingsSquad.md +1 -1
- data/docs/GetFwLeaderboardsActiveTotal.md +1 -1
- data/docs/GetFwLeaderboardsActiveTotal1.md +1 -1
- data/docs/GetFwLeaderboardsCharactersActiveTotal.md +1 -1
- data/docs/GetFwLeaderboardsCharactersActiveTotal1.md +1 -1
- data/docs/GetFwLeaderboardsCharactersKills.md +2 -2
- data/docs/GetFwLeaderboardsCharactersLastWeek.md +1 -1
- data/docs/GetFwLeaderboardsCharactersLastWeek1.md +1 -1
- data/docs/GetFwLeaderboardsCharactersOk.md +2 -2
- data/docs/GetFwLeaderboardsCharactersVictoryPoints.md +2 -2
- data/docs/GetFwLeaderboardsCharactersYesterday.md +1 -1
- data/docs/GetFwLeaderboardsCharactersYesterday1.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsActiveTotal.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsActiveTotal1.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsKills.md +2 -2
- data/docs/GetFwLeaderboardsCorporationsLastWeek.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsLastWeek1.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsOk.md +2 -2
- data/docs/GetFwLeaderboardsCorporationsVictoryPoints.md +2 -2
- data/docs/GetFwLeaderboardsCorporationsYesterday.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsYesterday1.md +1 -1
- data/docs/GetFwLeaderboardsKills.md +2 -2
- data/docs/GetFwLeaderboardsLastWeek.md +1 -1
- data/docs/GetFwLeaderboardsLastWeek1.md +1 -1
- data/docs/GetFwLeaderboardsOk.md +2 -2
- data/docs/GetFwLeaderboardsVictoryPoints.md +2 -2
- data/docs/GetFwLeaderboardsYesterday.md +1 -1
- data/docs/GetFwLeaderboardsYesterday1.md +1 -1
- data/docs/GetFwStats200Ok.md +2 -2
- data/docs/GetFwStatsKills.md +1 -1
- data/docs/GetFwStatsVictoryPoints.md +1 -1
- data/docs/GetFwSystems200Ok.md +3 -3
- data/docs/GetFwWars200Ok.md +1 -1
- data/docs/GetIncursions200Ok.md +6 -6
- data/docs/GetIndustryFacilities200Ok.md +3 -3
- data/docs/GetIndustrySystems200Ok.md +1 -1
- data/docs/GetInsurancePrices200Ok.md +1 -1
- data/docs/GetInsurancePricesLevel.md +1 -1
- data/docs/GetKillmailsKillmailIdKillmailHashAttacker.md +3 -3
- data/docs/GetKillmailsKillmailIdKillmailHashItem.md +1 -1
- data/docs/GetKillmailsKillmailIdKillmailHashItem1.md +2 -2
- data/docs/GetKillmailsKillmailIdKillmailHashOk.md +3 -3
- data/docs/GetKillmailsKillmailIdKillmailHashVictim.md +3 -3
- data/docs/GetLoyaltyStoresCorporationIdOffers200Ok.md +4 -3
- data/docs/GetLoyaltyStoresCorporationIdOffersNotFound.md +8 -0
- data/docs/GetLoyaltyStoresCorporationIdOffersRequiredItem.md +1 -1
- data/docs/GetMarketsGroupsMarketGroupIdOk.md +2 -2
- data/docs/GetMarketsPrices200Ok.md +2 -2
- data/docs/GetMarketsRegionIdHistory200Ok.md +3 -3
- data/docs/GetMarketsRegionIdOrders200Ok.md +7 -7
- data/docs/GetMarketsStructuresStructureId200Ok.md +7 -7
- data/docs/GetOpportunitiesGroupsGroupIdOk.md +2 -2
- data/docs/GetOpportunitiesTasksTaskIdOk.md +2 -2
- data/docs/GetSearchOk.md +2 -3
- data/docs/GetSovereigntyCampaigns200Ok.md +5 -5
- data/docs/GetSovereigntyMap200Ok.md +1 -1
- data/docs/GetSovereigntyStructures200Ok.md +1 -1
- data/docs/GetStatusOk.md +1 -1
- data/docs/GetUniverseAncestries200Ok.md +13 -0
- data/docs/GetUniverseBloodlines200Ok.md +6 -6
- data/docs/GetUniverseCategoriesCategoryIdOk.md +1 -1
- data/docs/GetUniverseConstellationsConstellationIdOk.md +1 -1
- data/docs/GetUniverseFactions200Ok.md +5 -5
- data/docs/GetUniverseGraphicsGraphicIdOk.md +5 -5
- data/docs/GetUniverseGroupsGroupIdOk.md +1 -1
- data/docs/GetUniverseMoonsMoonIdOk.md +1 -1
- data/docs/GetUniversePlanetsPlanetIdOk.md +3 -3
- data/docs/GetUniverseRaces200Ok.md +3 -3
- data/docs/GetUniverseRegionsRegionIdOk.md +3 -3
- data/docs/GetUniverseSchematicsSchematicIdOk.md +1 -1
- data/docs/GetUniverseStargatesStargateIdDestination.md +1 -1
- data/docs/GetUniverseStargatesStargateIdOk.md +4 -4
- data/docs/GetUniverseStarsStarIdOk.md +3 -3
- data/docs/GetUniverseStationsStationIdOk.md +6 -6
- data/docs/GetUniverseStructuresStructureIdOk.md +1 -1
- data/docs/GetUniverseSystemJumps200Ok.md +1 -1
- data/docs/GetUniverseSystemKills200Ok.md +2 -2
- data/docs/GetUniverseSystemsSystemIdOk.md +6 -6
- data/docs/GetUniverseSystemsSystemIdPlanet.md +1 -1
- data/docs/GetUniverseTypesTypeIdOk.md +11 -11
- data/docs/GetWarsWarIdAggressor.md +2 -2
- data/docs/GetWarsWarIdAlly.md +1 -1
- data/docs/GetWarsWarIdDefender.md +2 -2
- data/docs/GetWarsWarIdKillmails200Ok.md +1 -1
- data/docs/GetWarsWarIdOk.md +6 -6
- data/docs/IncursionsApi.md +3 -3
- data/docs/IndustryApi.md +278 -17
- data/docs/InsuranceApi.md +4 -4
- data/docs/KillmailsApi.md +16 -16
- data/docs/LocationApi.md +15 -15
- data/docs/LoyaltyApi.md +9 -9
- data/docs/MailApi.md +41 -40
- data/docs/MarketApi.md +172 -42
- data/docs/OpportunitiesApi.md +17 -17
- data/docs/PlanetaryInteractionApi.md +76 -11
- data/docs/PostCharactersAffiliation200Ok.md +1 -1
- data/docs/PostCharactersCharacterIdAssetsLocations200Ok.md +1 -3
- data/docs/PostCharactersCharacterIdAssetsLocationsPosition.md +10 -0
- data/docs/PostCharactersCharacterIdFittingsFitting.md +2 -2
- data/docs/PostCharactersCharacterIdFittingsItem.md +1 -1
- data/docs/PostCharactersCharacterIdMailLabelsLabel.md +1 -1
- data/docs/PostCharactersCharacterIdMailMail.md +2 -2
- data/docs/PostCharactersCharacterIdMailRecipient.md +1 -1
- data/docs/PostCorporationsCorporationIdAssetsLocations200Ok.md +1 -3
- data/docs/PostCorporationsCorporationIdAssetsLocationsPosition.md +10 -0
- data/docs/PostFleetsFleetIdMembersInvitation.md +1 -1
- data/docs/PostUiOpenwindowNewmailNewMail.md +2 -2
- 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 +1 -1
- data/docs/PutCharactersCharacterIdMailMailIdContents.md +1 -1
- data/docs/PutFleetsFleetIdMembersMemberIdMovement.md +1 -1
- data/docs/PutFleetsFleetIdNewSettings.md +1 -1
- data/docs/RoutesApi.md +4 -4
- data/docs/SearchApi.md +15 -15
- data/docs/SkillsApi.md +13 -13
- data/docs/SovereigntyApi.md +9 -9
- data/docs/StatusApi.md +3 -3
- data/docs/UniverseApi.md +205 -92
- data/docs/UserInterfaceApi.md +20 -20
- data/docs/WalletApi.md +35 -35
- data/docs/WarsApi.md +9 -9
- data/esi_client-1.3.0.gem +0 -0
- data/git_push.sh +1 -1
- data/lib/esi_client.rb +59 -9
- data/lib/esi_client/api/alliance_api.rb +30 -23
- data/lib/esi_client/api/assets_api.rb +51 -33
- data/lib/esi_client/api/bookmarks_api.rb +41 -23
- data/lib/esi_client/api/calendar_api.rb +31 -19
- data/lib/esi_client/api/character_api.rb +249 -70
- data/lib/esi_client/api/clones_api.rb +19 -13
- data/lib/esi_client/api/contacts_api.rb +128 -27
- data/lib/esi_client/api/contracts_api.rb +53 -29
- data/lib/esi_client/api/corporation_api.rb +897 -263
- data/lib/esi_client/api/dogma_api.rb +15 -19
- data/lib/esi_client/api/faction_warfare_api.rb +162 -26
- data/lib/esi_client/api/fittings_api.rb +34 -21
- data/lib/esi_client/api/fleets_api.rb +49 -59
- data/lib/esi_client/api/incursions_api.rb +6 -7
- data/lib/esi_client/api/industry_api.rb +323 -20
- data/lib/esi_client/api/insurance_api.rb +6 -7
- data/lib/esi_client/api/killmails_api.rb +24 -19
- data/lib/esi_client/api/location_api.rb +27 -18
- data/lib/esi_client/api/loyalty_api.rb +17 -11
- data/lib/esi_client/api/mail_api.rb +76 -45
- data/lib/esi_client/api/market_api.rb +192 -45
- data/lib/esi_client/api/opportunities_api.rb +22 -23
- data/lib/esi_client/api/planetary_interaction_api.rb +93 -14
- data/lib/esi_client/api/routes_api.rb +6 -7
- data/lib/esi_client/api/search_api.rb +15 -13
- data/lib/esi_client/api/skills_api.rb +24 -15
- data/lib/esi_client/api/sovereignty_api.rb +12 -15
- data/lib/esi_client/api/status_api.rb +6 -7
- data/lib/esi_client/api/universe_api.rb +216 -109
- data/lib/esi_client/api/user_interface_api.rb +18 -23
- data/lib/esi_client/api/wallet_api.rb +51 -33
- data/lib/esi_client/api/wars_api.rb +12 -15
- data/lib/esi_client/api_client.rb +10 -10
- data/lib/esi_client/api_error.rb +2 -2
- data/lib/esi_client/configuration.rb +3 -3
- data/lib/esi_client/models/delete_characters_character_id_mail_labels_label_id_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/delete_fleets_fleet_id_members_member_id_not_found.rb +8 -12
- data/lib/esi_client/models/delete_fleets_fleet_id_squads_squad_id_not_found.rb +8 -12
- data/lib/esi_client/models/delete_fleets_fleet_id_wings_wing_id_not_found.rb +8 -12
- data/lib/esi_client/models/forbidden.rb +9 -13
- data/lib/esi_client/models/get_alliances_alliance_id_contacts_200_ok.rb +264 -0
- data/lib/esi_client/models/get_alliances_alliance_id_icons_not_found.rb +8 -12
- data/lib/esi_client/models/get_alliances_alliance_id_icons_ok.rb +20 -24
- data/lib/esi_client/models/get_alliances_alliance_id_not_found.rb +10 -14
- data/lib/esi_client/models/get_alliances_alliance_id_ok.rb +74 -38
- data/lib/esi_client/models/get_alliances_names_200_ok.rb +10 -14
- data/lib/esi_client/models/get_characters_character_id_agents_research_200_ok.rb +41 -45
- data/lib/esi_client/models/get_characters_character_id_assets_200_ok.rb +82 -80
- data/lib/esi_client/models/get_characters_character_id_attributes_ok.rb +45 -49
- data/lib/esi_client/models/get_characters_character_id_blueprints_200_ok.rb +111 -114
- data/lib/esi_client/models/get_characters_character_id_bookmarks_200_ok.rb +76 -71
- data/lib/esi_client/models/get_characters_character_id_bookmarks_coordinates.rb +12 -16
- data/lib/esi_client/models/get_characters_character_id_bookmarks_folders_200_ok.rb +22 -26
- data/lib/esi_client/models/get_characters_character_id_bookmarks_item.rb +11 -15
- data/lib/esi_client/models/get_characters_character_id_calendar_200_ok.rb +36 -39
- data/lib/esi_client/models/get_characters_character_id_calendar_event_id_attendees_200_ok.rb +11 -14
- data/lib/esi_client/models/get_characters_character_id_calendar_event_id_ok.rb +80 -83
- data/lib/esi_client/models/get_characters_character_id_chat_channels_200_ok.rb +76 -80
- data/lib/esi_client/models/get_characters_character_id_chat_channels_allowed.rb +13 -16
- data/lib/esi_client/models/get_characters_character_id_chat_channels_blocked.rb +26 -29
- data/lib/esi_client/models/get_characters_character_id_chat_channels_muted.rb +26 -29
- data/lib/esi_client/models/get_characters_character_id_chat_channels_operator.rb +13 -16
- data/lib/esi_client/models/get_characters_character_id_clones_home_location.rb +11 -14
- data/lib/esi_client/models/get_characters_character_id_clones_jump_clone.rb +63 -26
- data/lib/esi_client/models/get_characters_character_id_clones_ok.rb +33 -27
- data/lib/esi_client/models/get_characters_character_id_contacts_200_ok.rb +46 -49
- data/lib/esi_client/models/get_characters_character_id_contacts_labels_200_ok.rb +10 -14
- data/lib/esi_client/models/get_characters_character_id_contracts_200_ok.rb +180 -183
- data/lib/esi_client/models/get_characters_character_id_contracts_contract_id_bids_200_ok.rb +28 -32
- data/lib/esi_client/models/get_characters_character_id_contracts_contract_id_items_200_ok.rb +49 -53
- data/lib/esi_client/models/get_characters_character_id_corporationhistory_200_ok.rb +29 -33
- data/lib/esi_client/models/get_characters_character_id_fatigue_ok.rb +19 -23
- data/lib/esi_client/models/get_characters_character_id_fittings_200_ok.rb +44 -48
- data/lib/esi_client/models/get_characters_character_id_fittings_item.rb +29 -33
- data/lib/esi_client/models/get_characters_character_id_fleet_not_found.rb +8 -12
- data/lib/esi_client/models/get_characters_character_id_fleet_ok.rb +34 -37
- data/lib/esi_client/models/get_characters_character_id_fw_stats_kills.rb +220 -0
- data/lib/esi_client/models/get_characters_character_id_fw_stats_ok.rb +291 -0
- data/lib/esi_client/models/get_characters_character_id_fw_stats_victory_points.rb +220 -0
- data/lib/esi_client/models/get_characters_character_id_industry_jobs_200_ok.rb +161 -164
- data/lib/esi_client/models/get_characters_character_id_killmails_recent_200_ok.rb +25 -29
- data/lib/esi_client/models/get_characters_character_id_location_ok.rb +9 -13
- data/lib/esi_client/models/get_characters_character_id_loyalty_points_200_ok.rb +10 -14
- data/lib/esi_client/models/get_characters_character_id_mail_200_ok.rb +43 -47
- data/lib/esi_client/models/get_characters_character_id_mail_labels_label.rb +50 -56
- data/lib/esi_client/models/get_characters_character_id_mail_labels_ok.rb +23 -28
- data/lib/esi_client/models/get_characters_character_id_mail_lists_200_ok.rb +10 -14
- data/lib/esi_client/models/get_characters_character_id_mail_mail_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_characters_character_id_mail_mail_id_ok.rb +47 -51
- data/lib/esi_client/models/get_characters_character_id_mail_mail_id_recipient.rb +29 -32
- data/lib/esi_client/models/get_characters_character_id_mail_recipient.rb +29 -32
- data/lib/esi_client/models/get_characters_character_id_medals_200_ok.rb +68 -71
- data/lib/esi_client/models/get_characters_character_id_medals_graphic.rb +38 -42
- data/lib/esi_client/models/get_characters_character_id_mining_200_ok.rb +235 -0
- data/lib/esi_client/models/get_characters_character_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_characters_character_id_notifications_200_ok.rb +40 -43
- data/lib/esi_client/models/get_characters_character_id_notifications_contacts_200_ok.rb +42 -46
- data/lib/esi_client/models/get_characters_character_id_ok.rb +90 -84
- data/lib/esi_client/models/get_characters_character_id_online_ok.rb +220 -0
- data/lib/esi_client/models/get_characters_character_id_opportunities_200_ok.rb +25 -29
- data/lib/esi_client/models/get_characters_character_id_orders_200_ok.rb +159 -162
- data/lib/esi_client/models/get_characters_character_id_orders_history_200_ok.rb +431 -0
- data/lib/esi_client/models/get_characters_character_id_planets_200_ok.rb +101 -104
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_content.rb +25 -29
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_extractor_details.rb +30 -34
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_factory_details.rb +9 -13
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_head.rb +16 -20
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_link.rb +34 -38
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_ok.rb +11 -15
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_pin.rb +75 -79
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_route.rb +49 -53
- data/lib/esi_client/models/get_characters_character_id_portrait_not_found.rb +8 -12
- data/lib/esi_client/models/get_characters_character_id_portrait_ok.rb +22 -26
- data/lib/esi_client/models/get_characters_character_id_roles_ok.rb +245 -0
- data/lib/esi_client/models/get_characters_character_id_search_ok.rb +28 -44
- data/lib/esi_client/models/get_characters_character_id_ship_ok.rb +29 -33
- data/lib/esi_client/models/get_characters_character_id_skillqueue_200_ok.rb +61 -65
- data/lib/esi_client/models/get_characters_character_id_skills_ok.rb +30 -14
- data/lib/esi_client/models/get_characters_character_id_skills_skill.rb +50 -24
- data/lib/esi_client/models/get_characters_character_id_standings_200_ok.rb +19 -22
- data/lib/esi_client/models/get_characters_character_id_stats_200_ok.rb +298 -0
- data/lib/esi_client/models/get_characters_character_id_stats_character.rb +205 -0
- data/lib/esi_client/models/get_characters_character_id_stats_combat.rb +1115 -0
- data/lib/esi_client/models/get_characters_character_id_stats_industry.rb +535 -0
- data/lib/esi_client/models/get_characters_character_id_stats_inventory.rb +195 -0
- data/lib/esi_client/models/get_characters_character_id_stats_isk.rb +195 -0
- data/lib/esi_client/models/get_characters_character_id_stats_market.rb +305 -0
- data/lib/esi_client/models/get_characters_character_id_stats_mining.rb +365 -0
- data/lib/esi_client/models/get_characters_character_id_stats_module.rb +865 -0
- data/lib/esi_client/models/get_characters_character_id_stats_orbital.rb +205 -0
- data/lib/esi_client/models/get_characters_character_id_stats_pve.rb +215 -0
- data/lib/esi_client/models/get_characters_character_id_stats_social.rb +425 -0
- data/lib/esi_client/models/get_characters_character_id_stats_travel.rb +385 -0
- data/lib/esi_client/models/get_characters_character_id_titles_200_ok.rb +195 -0
- data/lib/esi_client/models/get_characters_character_id_wallet_journal_200_ok.rb +91 -94
- data/lib/esi_client/models/get_characters_character_id_wallet_journal_extra_info.rb +73 -77
- data/lib/esi_client/models/get_characters_character_id_wallet_transactions_200_ok.rb +87 -91
- data/lib/esi_client/models/get_characters_names_200_ok.rb +10 -14
- data/lib/esi_client/models/get_corporation_corporation_id_mining_extractions_200_ok.rb +250 -0
- data/lib/esi_client/models/get_corporation_corporation_id_mining_observers_200_ok.rb +254 -0
- data/lib/esi_client/models/get_corporation_corporation_id_mining_observers_observer_id_200_ok.rb +250 -0
- data/lib/esi_client/models/get_corporations_corporation_id_alliancehistory_200_ok.rb +27 -31
- data/lib/esi_client/models/get_corporations_corporation_id_assets_200_ok.rb +82 -80
- data/lib/esi_client/models/get_corporations_corporation_id_blueprints_200_ok.rb +117 -120
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_200_ok.rb +51 -55
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_coordinates.rb +11 -15
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_folders_200_ok.rb +22 -26
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_item.rb +10 -14
- data/lib/esi_client/models/get_corporations_corporation_id_contacts_200_ok.rb +39 -42
- data/lib/esi_client/models/get_corporations_corporation_id_containers_logs_200_ok.rb +102 -105
- data/lib/esi_client/models/get_corporations_corporation_id_contracts_200_ok.rb +180 -183
- data/lib/esi_client/models/get_corporations_corporation_id_contracts_contract_id_bids_200_ok.rb +28 -32
- data/lib/esi_client/models/get_corporations_corporation_id_contracts_contract_id_items_200_ok.rb +49 -53
- data/lib/esi_client/models/get_corporations_corporation_id_customs_offices_200_ok.rb +435 -0
- data/lib/esi_client/models/get_corporations_corporation_id_divisions_hangar.rb +14 -20
- data/lib/esi_client/models/get_corporations_corporation_id_divisions_ok.rb +8 -12
- data/lib/esi_client/models/get_corporations_corporation_id_divisions_wallet.rb +14 -20
- data/lib/esi_client/models/get_corporations_corporation_id_facilities_200_ok.rb +220 -0
- data/lib/esi_client/models/get_corporations_corporation_id_fw_stats_kills.rb +220 -0
- data/lib/esi_client/models/get_corporations_corporation_id_fw_stats_ok.rb +233 -0
- data/lib/esi_client/models/get_corporations_corporation_id_fw_stats_victory_points.rb +220 -0
- data/lib/esi_client/models/get_corporations_corporation_id_icons_not_found.rb +8 -12
- data/lib/esi_client/models/get_corporations_corporation_id_icons_ok.rb +22 -26
- data/lib/esi_client/models/get_corporations_corporation_id_industry_jobs_200_ok.rb +163 -166
- data/lib/esi_client/models/get_corporations_corporation_id_killmails_recent_200_ok.rb +25 -29
- data/lib/esi_client/models/get_corporations_corporation_id_medals_200_ok.rb +288 -0
- data/lib/esi_client/models/get_corporations_corporation_id_medals_issued_200_ok.rb +318 -0
- data/lib/esi_client/models/get_corporations_corporation_id_members_titles_200_ok.rb +207 -0
- data/lib/esi_client/models/get_corporations_corporation_id_membertracking_200_ok.rb +46 -50
- data/lib/esi_client/models/get_corporations_corporation_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_corporations_corporation_id_ok.rb +114 -141
- data/lib/esi_client/models/get_corporations_corporation_id_orders_200_ok.rb +149 -152
- data/lib/esi_client/models/get_corporations_corporation_id_orders_history_200_ok.rb +459 -0
- data/lib/esi_client/models/get_corporations_corporation_id_outposts_outpost_id_coordinates.rb +220 -0
- data/lib/esi_client/models/get_corporations_corporation_id_outposts_outpost_id_ok.rb +326 -0
- data/lib/esi_client/models/get_corporations_corporation_id_outposts_outpost_id_service.rb +269 -0
- data/lib/esi_client/models/get_corporations_corporation_id_roles_200_ok.rb +52 -55
- data/lib/esi_client/models/get_corporations_corporation_id_roles_history_200_ok.rb +303 -0
- data/lib/esi_client/models/get_corporations_corporation_id_shareholders_200_ok.rb +31 -34
- data/lib/esi_client/models/get_corporations_corporation_id_standings_200_ok.rb +19 -22
- data/lib/esi_client/models/get_corporations_corporation_id_starbases_200_ok.rb +304 -0
- data/lib/esi_client/models/get_corporations_corporation_id_starbases_starbase_id_fuel.rb +205 -0
- data/lib/esi_client/models/get_corporations_corporation_id_starbases_starbase_id_ok.rb +466 -0
- data/lib/esi_client/models/get_corporations_corporation_id_structures_200_ok.rb +269 -94
- data/lib/esi_client/models/get_corporations_corporation_id_structures_service.rb +13 -16
- data/lib/esi_client/models/get_corporations_corporation_id_titles_200_ok.rb +66 -69
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_200_ok.rb +31 -35
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_journal_200_ok.rb +91 -94
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_journal_extra_info.rb +73 -77
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_transactions_200_ok.rb +76 -80
- data/lib/esi_client/models/get_corporations_names_200_ok.rb +10 -14
- data/lib/esi_client/models/get_dogma_attributes_attribute_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_dogma_attributes_attribute_id_ok.rb +49 -53
- data/lib/esi_client/models/get_dogma_effects_effect_id_modifier.rb +30 -34
- data/lib/esi_client/models/get_dogma_effects_effect_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_dogma_effects_effect_id_ok.rb +130 -134
- data/lib/esi_client/models/get_fleets_fleet_id_members_200_ok.rb +80 -83
- data/lib/esi_client/models/get_fleets_fleet_id_members_not_found.rb +8 -12
- data/lib/esi_client/models/get_fleets_fleet_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_fleets_fleet_id_ok.rb +30 -34
- data/lib/esi_client/models/get_fleets_fleet_id_wings_200_ok.rb +25 -29
- data/lib/esi_client/models/get_fleets_fleet_id_wings_not_found.rb +8 -12
- data/lib/esi_client/models/get_fleets_fleet_id_wings_squad.rb +25 -29
- data/lib/esi_client/models/get_fw_leaderboards_active_total.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_active_total_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_active_total.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_active_total_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_kills.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_characters_last_week.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_last_week_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_ok.rb +18 -12
- data/lib/esi_client/models/get_fw_leaderboards_characters_victory_points.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_characters_yesterday.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_yesterday_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_active_total.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_active_total_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_kills.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_corporations_last_week.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_last_week_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_ok.rb +18 -12
- data/lib/esi_client/models/get_fw_leaderboards_corporations_victory_points.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_corporations_yesterday.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_yesterday_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_kills.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_last_week.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_last_week_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_ok.rb +18 -12
- data/lib/esi_client/models/get_fw_leaderboards_victory_points.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_yesterday.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_yesterday_1.rb +20 -24
- data/lib/esi_client/models/get_fw_stats_200_ok.rb +31 -25
- data/lib/esi_client/models/get_fw_stats_kills.rb +29 -33
- data/lib/esi_client/models/get_fw_stats_victory_points.rb +29 -33
- data/lib/esi_client/models/get_fw_systems_200_ok.rb +48 -52
- data/lib/esi_client/models/get_fw_wars_200_ok.rb +25 -29
- data/lib/esi_client/models/get_incursions_200_ok.rb +82 -85
- data/lib/esi_client/models/get_industry_facilities_200_ok.rb +42 -46
- data/lib/esi_client/models/get_industry_systems_200_ok.rb +26 -30
- data/lib/esi_client/models/get_industry_systems_cost_indice.rb +13 -16
- data/lib/esi_client/models/get_insurance_prices_200_ok.rb +26 -30
- data/lib/esi_client/models/get_insurance_prices_level.rb +26 -30
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_attacker.rb +40 -44
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_item.rb +27 -31
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_item_1.rb +39 -43
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_ok.rb +47 -46
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_position.rb +11 -15
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_victim.rb +41 -45
- data/lib/esi_client/models/get_loyalty_stores_corporation_id_offers_200_ok.rb +65 -59
- data/lib/esi_client/models/get_loyalty_stores_corporation_id_offers_not_found.rb +185 -0
- data/lib/esi_client/models/get_loyalty_stores_corporation_id_offers_required_item.rb +25 -29
- data/lib/esi_client/models/get_markets_groups_market_group_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_markets_groups_market_group_id_ok.rb +35 -39
- data/lib/esi_client/models/get_markets_prices_200_ok.rb +24 -28
- data/lib/esi_client/models/get_markets_region_id_history_200_ok.rb +55 -59
- data/lib/esi_client/models/get_markets_region_id_history_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/get_markets_region_id_orders_200_ok.rb +102 -105
- data/lib/esi_client/models/get_markets_region_id_orders_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/get_markets_structures_structure_id_200_ok.rb +102 -105
- data/lib/esi_client/models/get_opportunities_groups_group_id_ok.rb +46 -50
- data/lib/esi_client/models/get_opportunities_tasks_task_id_ok.rb +38 -42
- data/lib/esi_client/models/get_route_origin_destination_not_found.rb +8 -12
- data/lib/esi_client/models/get_search_ok.rb +28 -44
- data/lib/esi_client/models/get_sovereignty_campaigns_200_ok.rb +75 -78
- data/lib/esi_client/models/get_sovereignty_campaigns_participant.rb +10 -14
- data/lib/esi_client/models/get_sovereignty_map_200_ok.rb +23 -27
- data/lib/esi_client/models/get_sovereignty_structures_200_ok.rb +24 -28
- data/lib/esi_client/models/get_status_ok.rb +26 -30
- data/lib/esi_client/models/get_universe_ancestries_200_ok.rb +255 -0
- data/lib/esi_client/models/get_universe_bloodlines_200_ok.rb +90 -94
- data/lib/esi_client/models/get_universe_categories_category_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_categories_category_id_ok.rb +30 -34
- data/lib/esi_client/models/get_universe_constellations_constellation_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_constellations_constellation_id_ok.rb +17 -16
- data/lib/esi_client/models/get_universe_constellations_constellation_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_factions_200_ok.rb +65 -79
- data/lib/esi_client/models/get_universe_graphics_graphic_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_graphics_graphic_id_ok.rb +46 -50
- data/lib/esi_client/models/get_universe_groups_group_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_groups_group_id_ok.rb +28 -32
- data/lib/esi_client/models/get_universe_moons_moon_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_moons_moon_id_ok.rb +16 -15
- data/lib/esi_client/models/get_universe_moons_moon_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_planets_planet_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_planets_planet_id_ok.rb +43 -42
- data/lib/esi_client/models/get_universe_planets_planet_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_races_200_ok.rb +42 -46
- data/lib/esi_client/models/get_universe_regions_region_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_regions_region_id_ok.rb +40 -44
- data/lib/esi_client/models/get_universe_schematics_schematic_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_schematics_schematic_id_ok.rb +25 -29
- data/lib/esi_client/models/get_universe_stargates_stargate_id_destination.rb +25 -29
- data/lib/esi_client/models/get_universe_stargates_stargate_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_stargates_stargate_id_ok.rb +50 -44
- data/lib/esi_client/models/get_universe_stargates_stargate_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_stars_star_id_ok.rb +64 -67
- data/lib/esi_client/models/get_universe_stations_station_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_stations_station_id_ok.rb +92 -90
- data/lib/esi_client/models/get_universe_stations_station_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_structures_structure_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_structures_structure_id_ok.rb +21 -25
- data/lib/esi_client/models/get_universe_structures_structure_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_system_jumps_200_ok.rb +25 -29
- data/lib/esi_client/models/get_universe_system_kills_200_ok.rb +41 -45
- data/lib/esi_client/models/get_universe_systems_system_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_systems_system_id_ok.rb +74 -73
- data/lib/esi_client/models/get_universe_systems_system_id_planet.rb +22 -26
- data/lib/esi_client/models/get_universe_systems_system_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_types_type_id_dogma_attribute.rb +10 -14
- data/lib/esi_client/models/get_universe_types_type_id_dogma_effect.rb +10 -14
- data/lib/esi_client/models/get_universe_types_type_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_types_type_id_ok.rb +111 -115
- data/lib/esi_client/models/get_wars_war_id_aggressor.rb +32 -36
- data/lib/esi_client/models/get_wars_war_id_ally.rb +20 -24
- data/lib/esi_client/models/get_wars_war_id_defender.rb +32 -36
- data/lib/esi_client/models/get_wars_war_id_killmails_200_ok.rb +25 -29
- data/lib/esi_client/models/get_wars_war_id_killmails_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/get_wars_war_id_ok.rb +72 -66
- data/lib/esi_client/models/get_wars_war_id_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/internal_server_error.rb +9 -13
- data/lib/esi_client/models/post_characters_affiliation_200_ok.rb +21 -25
- data/lib/esi_client/models/post_characters_affiliation_not_found.rb +8 -12
- data/lib/esi_client/models/post_characters_character_id_assets_locations_200_ok.rb +19 -54
- data/lib/esi_client/models/post_characters_character_id_assets_locations_position.rb +220 -0
- data/lib/esi_client/models/post_characters_character_id_assets_names_200_ok.rb +10 -14
- data/lib/esi_client/models/post_characters_character_id_fittings_created.rb +9 -13
- data/lib/esi_client/models/post_characters_character_id_fittings_fitting.rb +69 -73
- data/lib/esi_client/models/post_characters_character_id_fittings_item.rb +29 -33
- data/lib/esi_client/models/post_characters_character_id_mail_bad_request.rb +8 -12
- data/lib/esi_client/models/post_characters_character_id_mail_labels_label.rb +41 -44
- data/lib/esi_client/models/post_characters_character_id_mail_mail.rb +59 -63
- data/lib/esi_client/models/post_characters_character_id_mail_recipient.rb +29 -32
- data/lib/esi_client/models/post_corporations_corporation_id_assets_locations_200_ok.rb +19 -54
- data/lib/esi_client/models/post_corporations_corporation_id_assets_locations_position.rb +220 -0
- data/lib/esi_client/models/post_corporations_corporation_id_assets_names_200_ok.rb +10 -14
- data/lib/esi_client/models/post_fleets_fleet_id_members_invitation.rb +41 -46
- data/lib/esi_client/models/post_fleets_fleet_id_members_not_found.rb +8 -12
- data/lib/esi_client/models/post_fleets_fleet_id_members_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/post_fleets_fleet_id_wings_created.rb +9 -13
- data/lib/esi_client/models/post_fleets_fleet_id_wings_not_found.rb +8 -12
- data/lib/esi_client/models/post_fleets_fleet_id_wings_wing_id_squads_created.rb +9 -13
- data/lib/esi_client/models/post_fleets_fleet_id_wings_wing_id_squads_not_found.rb +8 -12
- data/lib/esi_client/models/post_ui_openwindow_newmail_new_mail.rb +55 -59
- data/lib/esi_client/models/post_ui_openwindow_newmail_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/post_universe_ids_agent.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_alliance.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_character.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_constellation.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_corporation.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_faction.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_inventory_type.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_ok.rb +295 -0
- data/lib/esi_client/models/post_universe_ids_region.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_service_unavailable.rb +185 -0
- data/lib/esi_client/models/post_universe_ids_station.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_system.rb +195 -0
- data/lib/esi_client/models/post_universe_names_200_ok.rb +32 -35
- data/lib/esi_client/models/post_universe_names_not_found.rb +8 -12
- data/lib/esi_client/models/put_characters_character_id_calendar_event_id_response.rb +13 -16
- data/lib/esi_client/models/put_characters_character_id_mail_mail_id_bad_request.rb +8 -12
- data/lib/esi_client/models/put_characters_character_id_mail_mail_id_contents.rb +21 -25
- data/lib/esi_client/models/put_fleets_fleet_id_bad_request.rb +8 -12
- data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_movement.rb +40 -45
- data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_not_found.rb +8 -12
- data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/put_fleets_fleet_id_new_settings.rb +20 -24
- data/lib/esi_client/models/put_fleets_fleet_id_not_found.rb +8 -12
- data/lib/esi_client/models/put_fleets_fleet_id_squads_squad_id_naming.rb +12 -16
- data/lib/esi_client/models/put_fleets_fleet_id_squads_squad_id_not_found.rb +8 -12
- data/lib/esi_client/models/put_fleets_fleet_id_wings_wing_id_naming.rb +12 -16
- data/lib/esi_client/models/put_fleets_fleet_id_wings_wing_id_not_found.rb +8 -12
- data/lib/esi_client/version.rb +3 -3
- data/spec/models/get_alliances_alliance_id_contacts_200_ok_spec.rb +63 -0
- data/spec/models/get_characters_character_id_fw_stats_kills_spec.rb +53 -0
- data/spec/models/get_characters_character_id_fw_stats_ok_spec.rb +71 -0
- data/spec/models/get_characters_character_id_fw_stats_victory_points_spec.rb +53 -0
- data/spec/models/get_characters_character_id_mining_200_ok_spec.rb +59 -0
- data/spec/models/get_characters_character_id_online_ok_spec.rb +59 -0
- data/spec/models/get_characters_character_id_orders_history_200_ok_spec.rb +133 -0
- data/spec/models/get_characters_character_id_roles_ok_spec.rb +75 -0
- data/spec/models/get_characters_character_id_stats_200_ok_spec.rb +113 -0
- data/spec/models/get_characters_character_id_stats_character_spec.rb +53 -0
- data/spec/models/get_characters_character_id_stats_combat_spec.rb +599 -0
- data/spec/models/get_characters_character_id_stats_industry_spec.rb +251 -0
- data/spec/models/get_characters_character_id_stats_inventory_spec.rb +47 -0
- data/spec/models/get_characters_character_id_stats_isk_spec.rb +47 -0
- data/spec/models/get_characters_character_id_stats_market_spec.rb +113 -0
- data/spec/models/get_characters_character_id_stats_mining_spec.rb +149 -0
- data/spec/models/get_characters_character_id_stats_module_spec.rb +449 -0
- data/spec/models/get_characters_character_id_stats_orbital_spec.rb +53 -0
- data/spec/models/get_characters_character_id_stats_pve_spec.rb +59 -0
- data/spec/models/get_characters_character_id_stats_social_spec.rb +185 -0
- data/spec/models/get_characters_character_id_stats_travel_spec.rb +161 -0
- data/spec/models/get_characters_character_id_titles_200_ok_spec.rb +47 -0
- data/spec/models/get_corporation_corporation_id_mining_extractions_200_ok_spec.rb +65 -0
- data/spec/models/get_corporation_corporation_id_mining_observers_200_ok_spec.rb +57 -0
- data/spec/models/get_corporation_corporation_id_mining_observers_observer_id_200_ok_spec.rb +65 -0
- data/spec/models/get_corporations_corporation_id_customs_offices_200_ok_spec.rb +123 -0
- data/spec/models/get_corporations_corporation_id_facilities_200_ok_spec.rb +53 -0
- data/spec/models/get_corporations_corporation_id_fw_stats_kills_spec.rb +53 -0
- data/spec/models/get_corporations_corporation_id_fw_stats_ok_spec.rb +65 -0
- data/spec/models/get_corporations_corporation_id_fw_stats_victory_points_spec.rb +53 -0
- data/spec/models/get_corporations_corporation_id_medals_200_ok_spec.rb +65 -0
- data/spec/models/get_corporations_corporation_id_medals_issued_200_ok_spec.rb +75 -0
- data/spec/models/get_corporations_corporation_id_members_titles_200_ok_spec.rb +47 -0
- data/spec/models/get_corporations_corporation_id_orders_history_200_ok_spec.rb +133 -0
- data/spec/models/get_corporations_corporation_id_outposts_outpost_id_coordinates_spec.rb +53 -0
- data/spec/models/get_corporations_corporation_id_outposts_outpost_id_ok_spec.rb +95 -0
- data/spec/models/get_corporations_corporation_id_outposts_outpost_id_service_spec.rb +63 -0
- data/spec/models/get_corporations_corporation_id_roles_history_200_ok_spec.rb +83 -0
- data/spec/models/get_corporations_corporation_id_starbases_200_ok_spec.rb +87 -0
- data/spec/models/get_corporations_corporation_id_starbases_starbase_id_fuel_spec.rb +47 -0
- data/spec/models/get_corporations_corporation_id_starbases_starbase_id_ok_spec.rb +143 -0
- data/spec/models/get_loyalty_stores_corporation_id_offers_not_found_spec.rb +41 -0
- data/spec/models/get_universe_ancestries_200_ok_spec.rb +71 -0
- data/spec/models/post_characters_character_id_assets_locations_position_spec.rb +53 -0
- data/spec/models/post_corporations_corporation_id_assets_locations_position_spec.rb +53 -0
- data/spec/models/post_universe_ids_agent_spec.rb +47 -0
- data/spec/models/post_universe_ids_alliance_spec.rb +47 -0
- data/spec/models/post_universe_ids_character_spec.rb +47 -0
- data/spec/models/post_universe_ids_constellation_spec.rb +47 -0
- data/spec/models/post_universe_ids_corporation_spec.rb +47 -0
- data/spec/models/post_universe_ids_faction_spec.rb +47 -0
- data/spec/models/post_universe_ids_inventory_type_spec.rb +47 -0
- data/spec/models/post_universe_ids_ok_spec.rb +95 -0
- data/spec/models/post_universe_ids_region_spec.rb +47 -0
- data/spec/models/post_universe_ids_service_unavailable_spec.rb +41 -0
- data/spec/models/post_universe_ids_station_spec.rb +47 -0
- data/spec/models/post_universe_ids_system_spec.rb +47 -0
- metadata +232 -3
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
|
|
4
4
|
#An OpenAPI for EVE Online
|
|
5
5
|
|
|
6
|
-
OpenAPI spec version: 0.
|
|
6
|
+
OpenAPI spec version: 0.7.5
|
|
7
7
|
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
9
|
-
Swagger Codegen version: 2.
|
|
9
|
+
Swagger Codegen version: 2.4.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
13
|
-
require
|
|
13
|
+
require 'uri'
|
|
14
14
|
|
|
15
15
|
module ESIClient
|
|
16
16
|
class SkillsApi
|
|
@@ -19,7 +19,6 @@ module ESIClient
|
|
|
19
19
|
def initialize(api_client = ApiClient.default)
|
|
20
20
|
@api_client = api_client
|
|
21
21
|
end
|
|
22
|
-
|
|
23
22
|
# Get character attributes
|
|
24
23
|
# Return attributes of a character --- This route is cached for up to 3600 seconds
|
|
25
24
|
# @param character_id An EVE character ID
|
|
@@ -31,7 +30,7 @@ module ESIClient
|
|
|
31
30
|
# @return [GetCharactersCharacterIdAttributesOk]
|
|
32
31
|
def get_characters_character_id_attributes(character_id, opts = {})
|
|
33
32
|
data, _status_code, _headers = get_characters_character_id_attributes_with_http_info(character_id, opts)
|
|
34
|
-
|
|
33
|
+
data
|
|
35
34
|
end
|
|
36
35
|
|
|
37
36
|
# Get character attributes
|
|
@@ -45,17 +44,21 @@ module ESIClient
|
|
|
45
44
|
# @return [Array<(GetCharactersCharacterIdAttributesOk, Fixnum, Hash)>] GetCharactersCharacterIdAttributesOk data, response status code and response headers
|
|
46
45
|
def get_characters_character_id_attributes_with_http_info(character_id, opts = {})
|
|
47
46
|
if @api_client.config.debugging
|
|
48
|
-
@api_client.config.logger.debug
|
|
47
|
+
@api_client.config.logger.debug 'Calling API: SkillsApi.get_characters_character_id_attributes ...'
|
|
49
48
|
end
|
|
50
49
|
# verify the required parameter 'character_id' is set
|
|
51
50
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
52
51
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling SkillsApi.get_characters_character_id_attributes"
|
|
53
52
|
end
|
|
53
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
54
|
+
fail ArgumentError, 'invalid value for "character_id" when calling SkillsApi.get_characters_character_id_attributes, must be greater than or equal to 1.'
|
|
55
|
+
end
|
|
56
|
+
|
|
54
57
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
55
58
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
56
59
|
end
|
|
57
60
|
# resource path
|
|
58
|
-
local_var_path =
|
|
61
|
+
local_var_path = '/v1/characters/{character_id}/attributes/'.sub('{' + 'character_id' + '}', character_id.to_s)
|
|
59
62
|
|
|
60
63
|
# query parameters
|
|
61
64
|
query_params = {}
|
|
@@ -87,7 +90,6 @@ module ESIClient
|
|
|
87
90
|
end
|
|
88
91
|
return data, status_code, headers
|
|
89
92
|
end
|
|
90
|
-
|
|
91
93
|
# Get character's skill queue
|
|
92
94
|
# List the configured skill queue for the given character --- This route is cached for up to 120 seconds
|
|
93
95
|
# @param character_id An EVE character ID
|
|
@@ -99,7 +101,7 @@ module ESIClient
|
|
|
99
101
|
# @return [Array<GetCharactersCharacterIdSkillqueue200Ok>]
|
|
100
102
|
def get_characters_character_id_skillqueue(character_id, opts = {})
|
|
101
103
|
data, _status_code, _headers = get_characters_character_id_skillqueue_with_http_info(character_id, opts)
|
|
102
|
-
|
|
104
|
+
data
|
|
103
105
|
end
|
|
104
106
|
|
|
105
107
|
# Get character's skill queue
|
|
@@ -113,17 +115,21 @@ module ESIClient
|
|
|
113
115
|
# @return [Array<(Array<GetCharactersCharacterIdSkillqueue200Ok>, Fixnum, Hash)>] Array<GetCharactersCharacterIdSkillqueue200Ok> data, response status code and response headers
|
|
114
116
|
def get_characters_character_id_skillqueue_with_http_info(character_id, opts = {})
|
|
115
117
|
if @api_client.config.debugging
|
|
116
|
-
@api_client.config.logger.debug
|
|
118
|
+
@api_client.config.logger.debug 'Calling API: SkillsApi.get_characters_character_id_skillqueue ...'
|
|
117
119
|
end
|
|
118
120
|
# verify the required parameter 'character_id' is set
|
|
119
121
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
120
122
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling SkillsApi.get_characters_character_id_skillqueue"
|
|
121
123
|
end
|
|
124
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
125
|
+
fail ArgumentError, 'invalid value for "character_id" when calling SkillsApi.get_characters_character_id_skillqueue, must be greater than or equal to 1.'
|
|
126
|
+
end
|
|
127
|
+
|
|
122
128
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
123
129
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
124
130
|
end
|
|
125
131
|
# resource path
|
|
126
|
-
local_var_path =
|
|
132
|
+
local_var_path = '/v2/characters/{character_id}/skillqueue/'.sub('{' + 'character_id' + '}', character_id.to_s)
|
|
127
133
|
|
|
128
134
|
# query parameters
|
|
129
135
|
query_params = {}
|
|
@@ -155,7 +161,6 @@ module ESIClient
|
|
|
155
161
|
end
|
|
156
162
|
return data, status_code, headers
|
|
157
163
|
end
|
|
158
|
-
|
|
159
164
|
# Get character skills
|
|
160
165
|
# List all trained skills for the given character --- This route is cached for up to 120 seconds
|
|
161
166
|
# @param character_id An EVE character ID
|
|
@@ -167,7 +172,7 @@ module ESIClient
|
|
|
167
172
|
# @return [GetCharactersCharacterIdSkillsOk]
|
|
168
173
|
def get_characters_character_id_skills(character_id, opts = {})
|
|
169
174
|
data, _status_code, _headers = get_characters_character_id_skills_with_http_info(character_id, opts)
|
|
170
|
-
|
|
175
|
+
data
|
|
171
176
|
end
|
|
172
177
|
|
|
173
178
|
# Get character skills
|
|
@@ -181,17 +186,21 @@ module ESIClient
|
|
|
181
186
|
# @return [Array<(GetCharactersCharacterIdSkillsOk, Fixnum, Hash)>] GetCharactersCharacterIdSkillsOk data, response status code and response headers
|
|
182
187
|
def get_characters_character_id_skills_with_http_info(character_id, opts = {})
|
|
183
188
|
if @api_client.config.debugging
|
|
184
|
-
@api_client.config.logger.debug
|
|
189
|
+
@api_client.config.logger.debug 'Calling API: SkillsApi.get_characters_character_id_skills ...'
|
|
185
190
|
end
|
|
186
191
|
# verify the required parameter 'character_id' is set
|
|
187
192
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
188
193
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling SkillsApi.get_characters_character_id_skills"
|
|
189
194
|
end
|
|
195
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
196
|
+
fail ArgumentError, 'invalid value for "character_id" when calling SkillsApi.get_characters_character_id_skills, must be greater than or equal to 1.'
|
|
197
|
+
end
|
|
198
|
+
|
|
190
199
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
191
200
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
192
201
|
end
|
|
193
202
|
# resource path
|
|
194
|
-
local_var_path =
|
|
203
|
+
local_var_path = '/v4/characters/{character_id}/skills/'.sub('{' + 'character_id' + '}', character_id.to_s)
|
|
195
204
|
|
|
196
205
|
# query parameters
|
|
197
206
|
query_params = {}
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
|
|
4
4
|
#An OpenAPI for EVE Online
|
|
5
5
|
|
|
6
|
-
OpenAPI spec version: 0.
|
|
6
|
+
OpenAPI spec version: 0.7.5
|
|
7
7
|
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
9
|
-
Swagger Codegen version: 2.
|
|
9
|
+
Swagger Codegen version: 2.4.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
13
|
-
require
|
|
13
|
+
require 'uri'
|
|
14
14
|
|
|
15
15
|
module ESIClient
|
|
16
16
|
class SovereigntyApi
|
|
@@ -19,7 +19,6 @@ module ESIClient
|
|
|
19
19
|
def initialize(api_client = ApiClient.default)
|
|
20
20
|
@api_client = api_client
|
|
21
21
|
end
|
|
22
|
-
|
|
23
22
|
# List sovereignty campaigns
|
|
24
23
|
# Shows sovereignty data for campaigns. --- This route is cached for up to 5 seconds
|
|
25
24
|
# @param [Hash] opts the optional parameters
|
|
@@ -29,7 +28,7 @@ module ESIClient
|
|
|
29
28
|
# @return [Array<GetSovereigntyCampaigns200Ok>]
|
|
30
29
|
def get_sovereignty_campaigns(opts = {})
|
|
31
30
|
data, _status_code, _headers = get_sovereignty_campaigns_with_http_info(opts)
|
|
32
|
-
|
|
31
|
+
data
|
|
33
32
|
end
|
|
34
33
|
|
|
35
34
|
# List sovereignty campaigns
|
|
@@ -41,13 +40,13 @@ module ESIClient
|
|
|
41
40
|
# @return [Array<(Array<GetSovereigntyCampaigns200Ok>, Fixnum, Hash)>] Array<GetSovereigntyCampaigns200Ok> data, response status code and response headers
|
|
42
41
|
def get_sovereignty_campaigns_with_http_info(opts = {})
|
|
43
42
|
if @api_client.config.debugging
|
|
44
|
-
@api_client.config.logger.debug
|
|
43
|
+
@api_client.config.logger.debug 'Calling API: SovereigntyApi.get_sovereignty_campaigns ...'
|
|
45
44
|
end
|
|
46
45
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
47
46
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
48
47
|
end
|
|
49
48
|
# resource path
|
|
50
|
-
local_var_path =
|
|
49
|
+
local_var_path = '/v1/sovereignty/campaigns/'
|
|
51
50
|
|
|
52
51
|
# query parameters
|
|
53
52
|
query_params = {}
|
|
@@ -78,7 +77,6 @@ module ESIClient
|
|
|
78
77
|
end
|
|
79
78
|
return data, status_code, headers
|
|
80
79
|
end
|
|
81
|
-
|
|
82
80
|
# List sovereignty of systems
|
|
83
81
|
# Shows sovereignty information for solar systems --- This route is cached for up to 3600 seconds
|
|
84
82
|
# @param [Hash] opts the optional parameters
|
|
@@ -88,7 +86,7 @@ module ESIClient
|
|
|
88
86
|
# @return [Array<GetSovereigntyMap200Ok>]
|
|
89
87
|
def get_sovereignty_map(opts = {})
|
|
90
88
|
data, _status_code, _headers = get_sovereignty_map_with_http_info(opts)
|
|
91
|
-
|
|
89
|
+
data
|
|
92
90
|
end
|
|
93
91
|
|
|
94
92
|
# List sovereignty of systems
|
|
@@ -100,13 +98,13 @@ module ESIClient
|
|
|
100
98
|
# @return [Array<(Array<GetSovereigntyMap200Ok>, Fixnum, Hash)>] Array<GetSovereigntyMap200Ok> data, response status code and response headers
|
|
101
99
|
def get_sovereignty_map_with_http_info(opts = {})
|
|
102
100
|
if @api_client.config.debugging
|
|
103
|
-
@api_client.config.logger.debug
|
|
101
|
+
@api_client.config.logger.debug 'Calling API: SovereigntyApi.get_sovereignty_map ...'
|
|
104
102
|
end
|
|
105
103
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
106
104
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
107
105
|
end
|
|
108
106
|
# resource path
|
|
109
|
-
local_var_path =
|
|
107
|
+
local_var_path = '/v1/sovereignty/map/'
|
|
110
108
|
|
|
111
109
|
# query parameters
|
|
112
110
|
query_params = {}
|
|
@@ -137,7 +135,6 @@ module ESIClient
|
|
|
137
135
|
end
|
|
138
136
|
return data, status_code, headers
|
|
139
137
|
end
|
|
140
|
-
|
|
141
138
|
# List sovereignty structures
|
|
142
139
|
# Shows sovereignty data for structures. --- This route is cached for up to 120 seconds
|
|
143
140
|
# @param [Hash] opts the optional parameters
|
|
@@ -147,7 +144,7 @@ module ESIClient
|
|
|
147
144
|
# @return [Array<GetSovereigntyStructures200Ok>]
|
|
148
145
|
def get_sovereignty_structures(opts = {})
|
|
149
146
|
data, _status_code, _headers = get_sovereignty_structures_with_http_info(opts)
|
|
150
|
-
|
|
147
|
+
data
|
|
151
148
|
end
|
|
152
149
|
|
|
153
150
|
# List sovereignty structures
|
|
@@ -159,13 +156,13 @@ module ESIClient
|
|
|
159
156
|
# @return [Array<(Array<GetSovereigntyStructures200Ok>, Fixnum, Hash)>] Array<GetSovereigntyStructures200Ok> data, response status code and response headers
|
|
160
157
|
def get_sovereignty_structures_with_http_info(opts = {})
|
|
161
158
|
if @api_client.config.debugging
|
|
162
|
-
@api_client.config.logger.debug
|
|
159
|
+
@api_client.config.logger.debug 'Calling API: SovereigntyApi.get_sovereignty_structures ...'
|
|
163
160
|
end
|
|
164
161
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
165
162
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
166
163
|
end
|
|
167
164
|
# resource path
|
|
168
|
-
local_var_path =
|
|
165
|
+
local_var_path = '/v1/sovereignty/structures/'
|
|
169
166
|
|
|
170
167
|
# query parameters
|
|
171
168
|
query_params = {}
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
|
|
4
4
|
#An OpenAPI for EVE Online
|
|
5
5
|
|
|
6
|
-
OpenAPI spec version: 0.
|
|
6
|
+
OpenAPI spec version: 0.7.5
|
|
7
7
|
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
9
|
-
Swagger Codegen version: 2.
|
|
9
|
+
Swagger Codegen version: 2.4.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
13
|
-
require
|
|
13
|
+
require 'uri'
|
|
14
14
|
|
|
15
15
|
module ESIClient
|
|
16
16
|
class StatusApi
|
|
@@ -19,7 +19,6 @@ module ESIClient
|
|
|
19
19
|
def initialize(api_client = ApiClient.default)
|
|
20
20
|
@api_client = api_client
|
|
21
21
|
end
|
|
22
|
-
|
|
23
22
|
# Retrieve the uptime and player counts
|
|
24
23
|
# EVE Server status --- This route is cached for up to 30 seconds
|
|
25
24
|
# @param [Hash] opts the optional parameters
|
|
@@ -29,7 +28,7 @@ module ESIClient
|
|
|
29
28
|
# @return [GetStatusOk]
|
|
30
29
|
def get_status(opts = {})
|
|
31
30
|
data, _status_code, _headers = get_status_with_http_info(opts)
|
|
32
|
-
|
|
31
|
+
data
|
|
33
32
|
end
|
|
34
33
|
|
|
35
34
|
# Retrieve the uptime and player counts
|
|
@@ -41,13 +40,13 @@ module ESIClient
|
|
|
41
40
|
# @return [Array<(GetStatusOk, Fixnum, Hash)>] GetStatusOk data, response status code and response headers
|
|
42
41
|
def get_status_with_http_info(opts = {})
|
|
43
42
|
if @api_client.config.debugging
|
|
44
|
-
@api_client.config.logger.debug
|
|
43
|
+
@api_client.config.logger.debug 'Calling API: StatusApi.get_status ...'
|
|
45
44
|
end
|
|
46
45
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
47
46
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
48
47
|
end
|
|
49
48
|
# resource path
|
|
50
|
-
local_var_path =
|
|
49
|
+
local_var_path = '/v1/status/'
|
|
51
50
|
|
|
52
51
|
# query parameters
|
|
53
52
|
query_params = {}
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
|
|
4
4
|
#An OpenAPI for EVE Online
|
|
5
5
|
|
|
6
|
-
OpenAPI spec version: 0.
|
|
6
|
+
OpenAPI spec version: 0.7.5
|
|
7
7
|
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
9
|
-
Swagger Codegen version: 2.
|
|
9
|
+
Swagger Codegen version: 2.4.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
13
|
-
require
|
|
13
|
+
require 'uri'
|
|
14
14
|
|
|
15
15
|
module ESIClient
|
|
16
16
|
class UniverseApi
|
|
@@ -19,7 +19,70 @@ module ESIClient
|
|
|
19
19
|
def initialize(api_client = ApiClient.default)
|
|
20
20
|
@api_client = api_client
|
|
21
21
|
end
|
|
22
|
+
# Get ancestries
|
|
23
|
+
# Get all character ancestries --- This route expires daily at 11:05
|
|
24
|
+
# @param [Hash] opts the optional parameters
|
|
25
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
|
26
|
+
# @option opts [String] :language Language to use in the response (default to en-us)
|
|
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<GetUniverseAncestries200Ok>]
|
|
30
|
+
def get_universe_ancestries(opts = {})
|
|
31
|
+
data, _status_code, _headers = get_universe_ancestries_with_http_info(opts)
|
|
32
|
+
data
|
|
33
|
+
end
|
|
34
|
+
|
|
35
|
+
# Get ancestries
|
|
36
|
+
# Get all character ancestries --- This route expires daily at 11:05
|
|
37
|
+
# @param [Hash] opts the optional parameters
|
|
38
|
+
# @option opts [String] :datasource The server name you would like data from
|
|
39
|
+
# @option opts [String] :language Language to use in the response
|
|
40
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
|
41
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
|
42
|
+
# @return [Array<(Array<GetUniverseAncestries200Ok>, Fixnum, Hash)>] Array<GetUniverseAncestries200Ok> data, response status code and response headers
|
|
43
|
+
def get_universe_ancestries_with_http_info(opts = {})
|
|
44
|
+
if @api_client.config.debugging
|
|
45
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_ancestries ...'
|
|
46
|
+
end
|
|
47
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
48
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
49
|
+
end
|
|
50
|
+
if @api_client.config.client_side_validation && opts[:'language'] && !['de', 'en-us', 'fr', 'ja', 'ru', 'zh'].include?(opts[:'language'])
|
|
51
|
+
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
|
52
|
+
end
|
|
53
|
+
# resource path
|
|
54
|
+
local_var_path = '/v1/universe/ancestries/'
|
|
55
|
+
|
|
56
|
+
# query parameters
|
|
57
|
+
query_params = {}
|
|
58
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
|
59
|
+
query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
|
|
60
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
|
61
|
+
|
|
62
|
+
# header parameters
|
|
63
|
+
header_params = {}
|
|
64
|
+
# HTTP header 'Accept' (if needed)
|
|
65
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
66
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
|
67
|
+
|
|
68
|
+
# form parameters
|
|
69
|
+
form_params = {}
|
|
22
70
|
|
|
71
|
+
# http body (model)
|
|
72
|
+
post_body = nil
|
|
73
|
+
auth_names = []
|
|
74
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
|
75
|
+
:header_params => header_params,
|
|
76
|
+
:query_params => query_params,
|
|
77
|
+
:form_params => form_params,
|
|
78
|
+
:body => post_body,
|
|
79
|
+
:auth_names => auth_names,
|
|
80
|
+
:return_type => 'Array<GetUniverseAncestries200Ok>')
|
|
81
|
+
if @api_client.config.debugging
|
|
82
|
+
@api_client.config.logger.debug "API called: UniverseApi#get_universe_ancestries\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
83
|
+
end
|
|
84
|
+
return data, status_code, headers
|
|
85
|
+
end
|
|
23
86
|
# Get bloodlines
|
|
24
87
|
# Get a list of bloodlines --- This route expires daily at 11:05
|
|
25
88
|
# @param [Hash] opts the optional parameters
|
|
@@ -30,7 +93,7 @@ module ESIClient
|
|
|
30
93
|
# @return [Array<GetUniverseBloodlines200Ok>]
|
|
31
94
|
def get_universe_bloodlines(opts = {})
|
|
32
95
|
data, _status_code, _headers = get_universe_bloodlines_with_http_info(opts)
|
|
33
|
-
|
|
96
|
+
data
|
|
34
97
|
end
|
|
35
98
|
|
|
36
99
|
# Get bloodlines
|
|
@@ -43,7 +106,7 @@ module ESIClient
|
|
|
43
106
|
# @return [Array<(Array<GetUniverseBloodlines200Ok>, Fixnum, Hash)>] Array<GetUniverseBloodlines200Ok> data, response status code and response headers
|
|
44
107
|
def get_universe_bloodlines_with_http_info(opts = {})
|
|
45
108
|
if @api_client.config.debugging
|
|
46
|
-
@api_client.config.logger.debug
|
|
109
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_bloodlines ...'
|
|
47
110
|
end
|
|
48
111
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
49
112
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
@@ -52,7 +115,7 @@ module ESIClient
|
|
|
52
115
|
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
|
53
116
|
end
|
|
54
117
|
# resource path
|
|
55
|
-
local_var_path =
|
|
118
|
+
local_var_path = '/v1/universe/bloodlines/'
|
|
56
119
|
|
|
57
120
|
# query parameters
|
|
58
121
|
query_params = {}
|
|
@@ -84,7 +147,6 @@ module ESIClient
|
|
|
84
147
|
end
|
|
85
148
|
return data, status_code, headers
|
|
86
149
|
end
|
|
87
|
-
|
|
88
150
|
# Get item categories
|
|
89
151
|
# Get a list of item categories --- This route expires daily at 11:05
|
|
90
152
|
# @param [Hash] opts the optional parameters
|
|
@@ -94,7 +156,7 @@ module ESIClient
|
|
|
94
156
|
# @return [Array<Integer>]
|
|
95
157
|
def get_universe_categories(opts = {})
|
|
96
158
|
data, _status_code, _headers = get_universe_categories_with_http_info(opts)
|
|
97
|
-
|
|
159
|
+
data
|
|
98
160
|
end
|
|
99
161
|
|
|
100
162
|
# Get item categories
|
|
@@ -106,13 +168,13 @@ module ESIClient
|
|
|
106
168
|
# @return [Array<(Array<Integer>, Fixnum, Hash)>] Array<Integer> data, response status code and response headers
|
|
107
169
|
def get_universe_categories_with_http_info(opts = {})
|
|
108
170
|
if @api_client.config.debugging
|
|
109
|
-
@api_client.config.logger.debug
|
|
171
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_categories ...'
|
|
110
172
|
end
|
|
111
173
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
112
174
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
113
175
|
end
|
|
114
176
|
# resource path
|
|
115
|
-
local_var_path =
|
|
177
|
+
local_var_path = '/v1/universe/categories/'
|
|
116
178
|
|
|
117
179
|
# query parameters
|
|
118
180
|
query_params = {}
|
|
@@ -143,7 +205,6 @@ module ESIClient
|
|
|
143
205
|
end
|
|
144
206
|
return data, status_code, headers
|
|
145
207
|
end
|
|
146
|
-
|
|
147
208
|
# Get item category information
|
|
148
209
|
# Get information of an item category --- This route expires daily at 11:05
|
|
149
210
|
# @param category_id An Eve item category ID
|
|
@@ -155,7 +216,7 @@ module ESIClient
|
|
|
155
216
|
# @return [GetUniverseCategoriesCategoryIdOk]
|
|
156
217
|
def get_universe_categories_category_id(category_id, opts = {})
|
|
157
218
|
data, _status_code, _headers = get_universe_categories_category_id_with_http_info(category_id, opts)
|
|
158
|
-
|
|
219
|
+
data
|
|
159
220
|
end
|
|
160
221
|
|
|
161
222
|
# Get item category information
|
|
@@ -169,7 +230,7 @@ module ESIClient
|
|
|
169
230
|
# @return [Array<(GetUniverseCategoriesCategoryIdOk, Fixnum, Hash)>] GetUniverseCategoriesCategoryIdOk data, response status code and response headers
|
|
170
231
|
def get_universe_categories_category_id_with_http_info(category_id, opts = {})
|
|
171
232
|
if @api_client.config.debugging
|
|
172
|
-
@api_client.config.logger.debug
|
|
233
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_categories_category_id ...'
|
|
173
234
|
end
|
|
174
235
|
# verify the required parameter 'category_id' is set
|
|
175
236
|
if @api_client.config.client_side_validation && category_id.nil?
|
|
@@ -182,7 +243,7 @@ module ESIClient
|
|
|
182
243
|
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
|
183
244
|
end
|
|
184
245
|
# resource path
|
|
185
|
-
local_var_path =
|
|
246
|
+
local_var_path = '/v1/universe/categories/{category_id}/'.sub('{' + 'category_id' + '}', category_id.to_s)
|
|
186
247
|
|
|
187
248
|
# query parameters
|
|
188
249
|
query_params = {}
|
|
@@ -214,7 +275,6 @@ module ESIClient
|
|
|
214
275
|
end
|
|
215
276
|
return data, status_code, headers
|
|
216
277
|
end
|
|
217
|
-
|
|
218
278
|
# Get constellations
|
|
219
279
|
# Get a list of constellations --- This route expires daily at 11:05
|
|
220
280
|
# @param [Hash] opts the optional parameters
|
|
@@ -224,7 +284,7 @@ module ESIClient
|
|
|
224
284
|
# @return [Array<Integer>]
|
|
225
285
|
def get_universe_constellations(opts = {})
|
|
226
286
|
data, _status_code, _headers = get_universe_constellations_with_http_info(opts)
|
|
227
|
-
|
|
287
|
+
data
|
|
228
288
|
end
|
|
229
289
|
|
|
230
290
|
# Get constellations
|
|
@@ -236,13 +296,13 @@ module ESIClient
|
|
|
236
296
|
# @return [Array<(Array<Integer>, Fixnum, Hash)>] Array<Integer> data, response status code and response headers
|
|
237
297
|
def get_universe_constellations_with_http_info(opts = {})
|
|
238
298
|
if @api_client.config.debugging
|
|
239
|
-
@api_client.config.logger.debug
|
|
299
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_constellations ...'
|
|
240
300
|
end
|
|
241
301
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
242
302
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
243
303
|
end
|
|
244
304
|
# resource path
|
|
245
|
-
local_var_path =
|
|
305
|
+
local_var_path = '/v1/universe/constellations/'
|
|
246
306
|
|
|
247
307
|
# query parameters
|
|
248
308
|
query_params = {}
|
|
@@ -273,7 +333,6 @@ module ESIClient
|
|
|
273
333
|
end
|
|
274
334
|
return data, status_code, headers
|
|
275
335
|
end
|
|
276
|
-
|
|
277
336
|
# Get constellation information
|
|
278
337
|
# Get information on a constellation --- This route expires daily at 11:05
|
|
279
338
|
# @param constellation_id constellation_id integer
|
|
@@ -285,7 +344,7 @@ module ESIClient
|
|
|
285
344
|
# @return [GetUniverseConstellationsConstellationIdOk]
|
|
286
345
|
def get_universe_constellations_constellation_id(constellation_id, opts = {})
|
|
287
346
|
data, _status_code, _headers = get_universe_constellations_constellation_id_with_http_info(constellation_id, opts)
|
|
288
|
-
|
|
347
|
+
data
|
|
289
348
|
end
|
|
290
349
|
|
|
291
350
|
# Get constellation information
|
|
@@ -299,7 +358,7 @@ module ESIClient
|
|
|
299
358
|
# @return [Array<(GetUniverseConstellationsConstellationIdOk, Fixnum, Hash)>] GetUniverseConstellationsConstellationIdOk data, response status code and response headers
|
|
300
359
|
def get_universe_constellations_constellation_id_with_http_info(constellation_id, opts = {})
|
|
301
360
|
if @api_client.config.debugging
|
|
302
|
-
@api_client.config.logger.debug
|
|
361
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_constellations_constellation_id ...'
|
|
303
362
|
end
|
|
304
363
|
# verify the required parameter 'constellation_id' is set
|
|
305
364
|
if @api_client.config.client_side_validation && constellation_id.nil?
|
|
@@ -312,7 +371,7 @@ module ESIClient
|
|
|
312
371
|
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
|
313
372
|
end
|
|
314
373
|
# resource path
|
|
315
|
-
local_var_path =
|
|
374
|
+
local_var_path = '/v1/universe/constellations/{constellation_id}/'.sub('{' + 'constellation_id' + '}', constellation_id.to_s)
|
|
316
375
|
|
|
317
376
|
# query parameters
|
|
318
377
|
query_params = {}
|
|
@@ -344,7 +403,6 @@ module ESIClient
|
|
|
344
403
|
end
|
|
345
404
|
return data, status_code, headers
|
|
346
405
|
end
|
|
347
|
-
|
|
348
406
|
# Get factions
|
|
349
407
|
# Get a list of factions --- This route expires daily at 11:05
|
|
350
408
|
# @param [Hash] opts the optional parameters
|
|
@@ -355,7 +413,7 @@ module ESIClient
|
|
|
355
413
|
# @return [Array<GetUniverseFactions200Ok>]
|
|
356
414
|
def get_universe_factions(opts = {})
|
|
357
415
|
data, _status_code, _headers = get_universe_factions_with_http_info(opts)
|
|
358
|
-
|
|
416
|
+
data
|
|
359
417
|
end
|
|
360
418
|
|
|
361
419
|
# Get factions
|
|
@@ -368,7 +426,7 @@ module ESIClient
|
|
|
368
426
|
# @return [Array<(Array<GetUniverseFactions200Ok>, Fixnum, Hash)>] Array<GetUniverseFactions200Ok> data, response status code and response headers
|
|
369
427
|
def get_universe_factions_with_http_info(opts = {})
|
|
370
428
|
if @api_client.config.debugging
|
|
371
|
-
@api_client.config.logger.debug
|
|
429
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_factions ...'
|
|
372
430
|
end
|
|
373
431
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
374
432
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
@@ -377,7 +435,7 @@ module ESIClient
|
|
|
377
435
|
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
|
378
436
|
end
|
|
379
437
|
# resource path
|
|
380
|
-
local_var_path =
|
|
438
|
+
local_var_path = '/v2/universe/factions/'
|
|
381
439
|
|
|
382
440
|
# query parameters
|
|
383
441
|
query_params = {}
|
|
@@ -409,7 +467,6 @@ module ESIClient
|
|
|
409
467
|
end
|
|
410
468
|
return data, status_code, headers
|
|
411
469
|
end
|
|
412
|
-
|
|
413
470
|
# Get graphics
|
|
414
471
|
# Get a list of graphics --- This route expires daily at 11:05
|
|
415
472
|
# @param [Hash] opts the optional parameters
|
|
@@ -419,7 +476,7 @@ module ESIClient
|
|
|
419
476
|
# @return [Array<Integer>]
|
|
420
477
|
def get_universe_graphics(opts = {})
|
|
421
478
|
data, _status_code, _headers = get_universe_graphics_with_http_info(opts)
|
|
422
|
-
|
|
479
|
+
data
|
|
423
480
|
end
|
|
424
481
|
|
|
425
482
|
# Get graphics
|
|
@@ -431,13 +488,13 @@ module ESIClient
|
|
|
431
488
|
# @return [Array<(Array<Integer>, Fixnum, Hash)>] Array<Integer> data, response status code and response headers
|
|
432
489
|
def get_universe_graphics_with_http_info(opts = {})
|
|
433
490
|
if @api_client.config.debugging
|
|
434
|
-
@api_client.config.logger.debug
|
|
491
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_graphics ...'
|
|
435
492
|
end
|
|
436
493
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
437
494
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
438
495
|
end
|
|
439
496
|
# resource path
|
|
440
|
-
local_var_path =
|
|
497
|
+
local_var_path = '/v1/universe/graphics/'
|
|
441
498
|
|
|
442
499
|
# query parameters
|
|
443
500
|
query_params = {}
|
|
@@ -468,7 +525,6 @@ module ESIClient
|
|
|
468
525
|
end
|
|
469
526
|
return data, status_code, headers
|
|
470
527
|
end
|
|
471
|
-
|
|
472
528
|
# Get graphic information
|
|
473
529
|
# Get information on a graphic --- This route expires daily at 11:05
|
|
474
530
|
# @param graphic_id graphic_id integer
|
|
@@ -479,7 +535,7 @@ module ESIClient
|
|
|
479
535
|
# @return [GetUniverseGraphicsGraphicIdOk]
|
|
480
536
|
def get_universe_graphics_graphic_id(graphic_id, opts = {})
|
|
481
537
|
data, _status_code, _headers = get_universe_graphics_graphic_id_with_http_info(graphic_id, opts)
|
|
482
|
-
|
|
538
|
+
data
|
|
483
539
|
end
|
|
484
540
|
|
|
485
541
|
# Get graphic information
|
|
@@ -492,7 +548,7 @@ module ESIClient
|
|
|
492
548
|
# @return [Array<(GetUniverseGraphicsGraphicIdOk, Fixnum, Hash)>] GetUniverseGraphicsGraphicIdOk data, response status code and response headers
|
|
493
549
|
def get_universe_graphics_graphic_id_with_http_info(graphic_id, opts = {})
|
|
494
550
|
if @api_client.config.debugging
|
|
495
|
-
@api_client.config.logger.debug
|
|
551
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_graphics_graphic_id ...'
|
|
496
552
|
end
|
|
497
553
|
# verify the required parameter 'graphic_id' is set
|
|
498
554
|
if @api_client.config.client_side_validation && graphic_id.nil?
|
|
@@ -502,7 +558,7 @@ module ESIClient
|
|
|
502
558
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
503
559
|
end
|
|
504
560
|
# resource path
|
|
505
|
-
local_var_path =
|
|
561
|
+
local_var_path = '/v1/universe/graphics/{graphic_id}/'.sub('{' + 'graphic_id' + '}', graphic_id.to_s)
|
|
506
562
|
|
|
507
563
|
# query parameters
|
|
508
564
|
query_params = {}
|
|
@@ -533,7 +589,6 @@ module ESIClient
|
|
|
533
589
|
end
|
|
534
590
|
return data, status_code, headers
|
|
535
591
|
end
|
|
536
|
-
|
|
537
592
|
# Get item groups
|
|
538
593
|
# Get a list of item groups --- This route expires daily at 11:05
|
|
539
594
|
# @param [Hash] opts the optional parameters
|
|
@@ -544,7 +599,7 @@ module ESIClient
|
|
|
544
599
|
# @return [Array<Integer>]
|
|
545
600
|
def get_universe_groups(opts = {})
|
|
546
601
|
data, _status_code, _headers = get_universe_groups_with_http_info(opts)
|
|
547
|
-
|
|
602
|
+
data
|
|
548
603
|
end
|
|
549
604
|
|
|
550
605
|
# Get item groups
|
|
@@ -557,13 +612,13 @@ module ESIClient
|
|
|
557
612
|
# @return [Array<(Array<Integer>, Fixnum, Hash)>] Array<Integer> data, response status code and response headers
|
|
558
613
|
def get_universe_groups_with_http_info(opts = {})
|
|
559
614
|
if @api_client.config.debugging
|
|
560
|
-
@api_client.config.logger.debug
|
|
615
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_groups ...'
|
|
561
616
|
end
|
|
562
617
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
563
618
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
564
619
|
end
|
|
565
620
|
# resource path
|
|
566
|
-
local_var_path =
|
|
621
|
+
local_var_path = '/v1/universe/groups/'
|
|
567
622
|
|
|
568
623
|
# query parameters
|
|
569
624
|
query_params = {}
|
|
@@ -595,7 +650,6 @@ module ESIClient
|
|
|
595
650
|
end
|
|
596
651
|
return data, status_code, headers
|
|
597
652
|
end
|
|
598
|
-
|
|
599
653
|
# Get item group information
|
|
600
654
|
# Get information on an item group --- This route expires daily at 11:05
|
|
601
655
|
# @param group_id An Eve item group ID
|
|
@@ -607,7 +661,7 @@ module ESIClient
|
|
|
607
661
|
# @return [GetUniverseGroupsGroupIdOk]
|
|
608
662
|
def get_universe_groups_group_id(group_id, opts = {})
|
|
609
663
|
data, _status_code, _headers = get_universe_groups_group_id_with_http_info(group_id, opts)
|
|
610
|
-
|
|
664
|
+
data
|
|
611
665
|
end
|
|
612
666
|
|
|
613
667
|
# Get item group information
|
|
@@ -621,7 +675,7 @@ module ESIClient
|
|
|
621
675
|
# @return [Array<(GetUniverseGroupsGroupIdOk, Fixnum, Hash)>] GetUniverseGroupsGroupIdOk data, response status code and response headers
|
|
622
676
|
def get_universe_groups_group_id_with_http_info(group_id, opts = {})
|
|
623
677
|
if @api_client.config.debugging
|
|
624
|
-
@api_client.config.logger.debug
|
|
678
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_groups_group_id ...'
|
|
625
679
|
end
|
|
626
680
|
# verify the required parameter 'group_id' is set
|
|
627
681
|
if @api_client.config.client_side_validation && group_id.nil?
|
|
@@ -634,7 +688,7 @@ module ESIClient
|
|
|
634
688
|
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
|
635
689
|
end
|
|
636
690
|
# resource path
|
|
637
|
-
local_var_path =
|
|
691
|
+
local_var_path = '/v1/universe/groups/{group_id}/'.sub('{' + 'group_id' + '}', group_id.to_s)
|
|
638
692
|
|
|
639
693
|
# query parameters
|
|
640
694
|
query_params = {}
|
|
@@ -666,7 +720,6 @@ module ESIClient
|
|
|
666
720
|
end
|
|
667
721
|
return data, status_code, headers
|
|
668
722
|
end
|
|
669
|
-
|
|
670
723
|
# Get moon information
|
|
671
724
|
# Get information on a moon --- This route expires daily at 11:05
|
|
672
725
|
# @param moon_id moon_id integer
|
|
@@ -677,7 +730,7 @@ module ESIClient
|
|
|
677
730
|
# @return [GetUniverseMoonsMoonIdOk]
|
|
678
731
|
def get_universe_moons_moon_id(moon_id, opts = {})
|
|
679
732
|
data, _status_code, _headers = get_universe_moons_moon_id_with_http_info(moon_id, opts)
|
|
680
|
-
|
|
733
|
+
data
|
|
681
734
|
end
|
|
682
735
|
|
|
683
736
|
# Get moon information
|
|
@@ -690,7 +743,7 @@ module ESIClient
|
|
|
690
743
|
# @return [Array<(GetUniverseMoonsMoonIdOk, Fixnum, Hash)>] GetUniverseMoonsMoonIdOk data, response status code and response headers
|
|
691
744
|
def get_universe_moons_moon_id_with_http_info(moon_id, opts = {})
|
|
692
745
|
if @api_client.config.debugging
|
|
693
|
-
@api_client.config.logger.debug
|
|
746
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_moons_moon_id ...'
|
|
694
747
|
end
|
|
695
748
|
# verify the required parameter 'moon_id' is set
|
|
696
749
|
if @api_client.config.client_side_validation && moon_id.nil?
|
|
@@ -700,7 +753,7 @@ module ESIClient
|
|
|
700
753
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
701
754
|
end
|
|
702
755
|
# resource path
|
|
703
|
-
local_var_path =
|
|
756
|
+
local_var_path = '/v1/universe/moons/{moon_id}/'.sub('{' + 'moon_id' + '}', moon_id.to_s)
|
|
704
757
|
|
|
705
758
|
# query parameters
|
|
706
759
|
query_params = {}
|
|
@@ -731,7 +784,6 @@ module ESIClient
|
|
|
731
784
|
end
|
|
732
785
|
return data, status_code, headers
|
|
733
786
|
end
|
|
734
|
-
|
|
735
787
|
# Get planet information
|
|
736
788
|
# Get information on a planet --- This route expires daily at 11:05
|
|
737
789
|
# @param planet_id planet_id integer
|
|
@@ -742,7 +794,7 @@ module ESIClient
|
|
|
742
794
|
# @return [GetUniversePlanetsPlanetIdOk]
|
|
743
795
|
def get_universe_planets_planet_id(planet_id, opts = {})
|
|
744
796
|
data, _status_code, _headers = get_universe_planets_planet_id_with_http_info(planet_id, opts)
|
|
745
|
-
|
|
797
|
+
data
|
|
746
798
|
end
|
|
747
799
|
|
|
748
800
|
# Get planet information
|
|
@@ -755,7 +807,7 @@ module ESIClient
|
|
|
755
807
|
# @return [Array<(GetUniversePlanetsPlanetIdOk, Fixnum, Hash)>] GetUniversePlanetsPlanetIdOk data, response status code and response headers
|
|
756
808
|
def get_universe_planets_planet_id_with_http_info(planet_id, opts = {})
|
|
757
809
|
if @api_client.config.debugging
|
|
758
|
-
@api_client.config.logger.debug
|
|
810
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_planets_planet_id ...'
|
|
759
811
|
end
|
|
760
812
|
# verify the required parameter 'planet_id' is set
|
|
761
813
|
if @api_client.config.client_side_validation && planet_id.nil?
|
|
@@ -765,7 +817,7 @@ module ESIClient
|
|
|
765
817
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
766
818
|
end
|
|
767
819
|
# resource path
|
|
768
|
-
local_var_path =
|
|
820
|
+
local_var_path = '/v1/universe/planets/{planet_id}/'.sub('{' + 'planet_id' + '}', planet_id.to_s)
|
|
769
821
|
|
|
770
822
|
# query parameters
|
|
771
823
|
query_params = {}
|
|
@@ -796,7 +848,6 @@ module ESIClient
|
|
|
796
848
|
end
|
|
797
849
|
return data, status_code, headers
|
|
798
850
|
end
|
|
799
|
-
|
|
800
851
|
# Get character races
|
|
801
852
|
# Get a list of character races --- This route expires daily at 11:05
|
|
802
853
|
# @param [Hash] opts the optional parameters
|
|
@@ -807,7 +858,7 @@ module ESIClient
|
|
|
807
858
|
# @return [Array<GetUniverseRaces200Ok>]
|
|
808
859
|
def get_universe_races(opts = {})
|
|
809
860
|
data, _status_code, _headers = get_universe_races_with_http_info(opts)
|
|
810
|
-
|
|
861
|
+
data
|
|
811
862
|
end
|
|
812
863
|
|
|
813
864
|
# Get character races
|
|
@@ -820,7 +871,7 @@ module ESIClient
|
|
|
820
871
|
# @return [Array<(Array<GetUniverseRaces200Ok>, Fixnum, Hash)>] Array<GetUniverseRaces200Ok> data, response status code and response headers
|
|
821
872
|
def get_universe_races_with_http_info(opts = {})
|
|
822
873
|
if @api_client.config.debugging
|
|
823
|
-
@api_client.config.logger.debug
|
|
874
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_races ...'
|
|
824
875
|
end
|
|
825
876
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
826
877
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
@@ -829,7 +880,7 @@ module ESIClient
|
|
|
829
880
|
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
|
830
881
|
end
|
|
831
882
|
# resource path
|
|
832
|
-
local_var_path =
|
|
883
|
+
local_var_path = '/v1/universe/races/'
|
|
833
884
|
|
|
834
885
|
# query parameters
|
|
835
886
|
query_params = {}
|
|
@@ -861,7 +912,6 @@ module ESIClient
|
|
|
861
912
|
end
|
|
862
913
|
return data, status_code, headers
|
|
863
914
|
end
|
|
864
|
-
|
|
865
915
|
# Get regions
|
|
866
916
|
# Get a list of regions --- This route expires daily at 11:05
|
|
867
917
|
# @param [Hash] opts the optional parameters
|
|
@@ -871,7 +921,7 @@ module ESIClient
|
|
|
871
921
|
# @return [Array<Integer>]
|
|
872
922
|
def get_universe_regions(opts = {})
|
|
873
923
|
data, _status_code, _headers = get_universe_regions_with_http_info(opts)
|
|
874
|
-
|
|
924
|
+
data
|
|
875
925
|
end
|
|
876
926
|
|
|
877
927
|
# Get regions
|
|
@@ -883,13 +933,13 @@ module ESIClient
|
|
|
883
933
|
# @return [Array<(Array<Integer>, Fixnum, Hash)>] Array<Integer> data, response status code and response headers
|
|
884
934
|
def get_universe_regions_with_http_info(opts = {})
|
|
885
935
|
if @api_client.config.debugging
|
|
886
|
-
@api_client.config.logger.debug
|
|
936
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_regions ...'
|
|
887
937
|
end
|
|
888
938
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
889
939
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
890
940
|
end
|
|
891
941
|
# resource path
|
|
892
|
-
local_var_path =
|
|
942
|
+
local_var_path = '/v1/universe/regions/'
|
|
893
943
|
|
|
894
944
|
# query parameters
|
|
895
945
|
query_params = {}
|
|
@@ -920,7 +970,6 @@ module ESIClient
|
|
|
920
970
|
end
|
|
921
971
|
return data, status_code, headers
|
|
922
972
|
end
|
|
923
|
-
|
|
924
973
|
# Get region information
|
|
925
974
|
# Get information on a region --- This route expires daily at 11:05
|
|
926
975
|
# @param region_id region_id integer
|
|
@@ -932,7 +981,7 @@ module ESIClient
|
|
|
932
981
|
# @return [GetUniverseRegionsRegionIdOk]
|
|
933
982
|
def get_universe_regions_region_id(region_id, opts = {})
|
|
934
983
|
data, _status_code, _headers = get_universe_regions_region_id_with_http_info(region_id, opts)
|
|
935
|
-
|
|
984
|
+
data
|
|
936
985
|
end
|
|
937
986
|
|
|
938
987
|
# Get region information
|
|
@@ -946,7 +995,7 @@ module ESIClient
|
|
|
946
995
|
# @return [Array<(GetUniverseRegionsRegionIdOk, Fixnum, Hash)>] GetUniverseRegionsRegionIdOk data, response status code and response headers
|
|
947
996
|
def get_universe_regions_region_id_with_http_info(region_id, opts = {})
|
|
948
997
|
if @api_client.config.debugging
|
|
949
|
-
@api_client.config.logger.debug
|
|
998
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_regions_region_id ...'
|
|
950
999
|
end
|
|
951
1000
|
# verify the required parameter 'region_id' is set
|
|
952
1001
|
if @api_client.config.client_side_validation && region_id.nil?
|
|
@@ -959,7 +1008,7 @@ module ESIClient
|
|
|
959
1008
|
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
|
960
1009
|
end
|
|
961
1010
|
# resource path
|
|
962
|
-
local_var_path =
|
|
1011
|
+
local_var_path = '/v1/universe/regions/{region_id}/'.sub('{' + 'region_id' + '}', region_id.to_s)
|
|
963
1012
|
|
|
964
1013
|
# query parameters
|
|
965
1014
|
query_params = {}
|
|
@@ -991,7 +1040,6 @@ module ESIClient
|
|
|
991
1040
|
end
|
|
992
1041
|
return data, status_code, headers
|
|
993
1042
|
end
|
|
994
|
-
|
|
995
1043
|
# Get stargate information
|
|
996
1044
|
# Get information on a stargate --- This route expires daily at 11:05
|
|
997
1045
|
# @param stargate_id stargate_id integer
|
|
@@ -1002,7 +1050,7 @@ module ESIClient
|
|
|
1002
1050
|
# @return [GetUniverseStargatesStargateIdOk]
|
|
1003
1051
|
def get_universe_stargates_stargate_id(stargate_id, opts = {})
|
|
1004
1052
|
data, _status_code, _headers = get_universe_stargates_stargate_id_with_http_info(stargate_id, opts)
|
|
1005
|
-
|
|
1053
|
+
data
|
|
1006
1054
|
end
|
|
1007
1055
|
|
|
1008
1056
|
# Get stargate information
|
|
@@ -1015,7 +1063,7 @@ module ESIClient
|
|
|
1015
1063
|
# @return [Array<(GetUniverseStargatesStargateIdOk, Fixnum, Hash)>] GetUniverseStargatesStargateIdOk data, response status code and response headers
|
|
1016
1064
|
def get_universe_stargates_stargate_id_with_http_info(stargate_id, opts = {})
|
|
1017
1065
|
if @api_client.config.debugging
|
|
1018
|
-
@api_client.config.logger.debug
|
|
1066
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_stargates_stargate_id ...'
|
|
1019
1067
|
end
|
|
1020
1068
|
# verify the required parameter 'stargate_id' is set
|
|
1021
1069
|
if @api_client.config.client_side_validation && stargate_id.nil?
|
|
@@ -1025,7 +1073,7 @@ module ESIClient
|
|
|
1025
1073
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
1026
1074
|
end
|
|
1027
1075
|
# resource path
|
|
1028
|
-
local_var_path =
|
|
1076
|
+
local_var_path = '/v1/universe/stargates/{stargate_id}/'.sub('{' + 'stargate_id' + '}', stargate_id.to_s)
|
|
1029
1077
|
|
|
1030
1078
|
# query parameters
|
|
1031
1079
|
query_params = {}
|
|
@@ -1056,7 +1104,6 @@ module ESIClient
|
|
|
1056
1104
|
end
|
|
1057
1105
|
return data, status_code, headers
|
|
1058
1106
|
end
|
|
1059
|
-
|
|
1060
1107
|
# Get star information
|
|
1061
1108
|
# Get information on a star --- This route expires daily at 11:05
|
|
1062
1109
|
# @param star_id star_id integer
|
|
@@ -1067,7 +1114,7 @@ module ESIClient
|
|
|
1067
1114
|
# @return [GetUniverseStarsStarIdOk]
|
|
1068
1115
|
def get_universe_stars_star_id(star_id, opts = {})
|
|
1069
1116
|
data, _status_code, _headers = get_universe_stars_star_id_with_http_info(star_id, opts)
|
|
1070
|
-
|
|
1117
|
+
data
|
|
1071
1118
|
end
|
|
1072
1119
|
|
|
1073
1120
|
# Get star information
|
|
@@ -1080,7 +1127,7 @@ module ESIClient
|
|
|
1080
1127
|
# @return [Array<(GetUniverseStarsStarIdOk, Fixnum, Hash)>] GetUniverseStarsStarIdOk data, response status code and response headers
|
|
1081
1128
|
def get_universe_stars_star_id_with_http_info(star_id, opts = {})
|
|
1082
1129
|
if @api_client.config.debugging
|
|
1083
|
-
@api_client.config.logger.debug
|
|
1130
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_stars_star_id ...'
|
|
1084
1131
|
end
|
|
1085
1132
|
# verify the required parameter 'star_id' is set
|
|
1086
1133
|
if @api_client.config.client_side_validation && star_id.nil?
|
|
@@ -1090,7 +1137,7 @@ module ESIClient
|
|
|
1090
1137
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
1091
1138
|
end
|
|
1092
1139
|
# resource path
|
|
1093
|
-
local_var_path =
|
|
1140
|
+
local_var_path = '/v1/universe/stars/{star_id}/'.sub('{' + 'star_id' + '}', star_id.to_s)
|
|
1094
1141
|
|
|
1095
1142
|
# query parameters
|
|
1096
1143
|
query_params = {}
|
|
@@ -1121,7 +1168,6 @@ module ESIClient
|
|
|
1121
1168
|
end
|
|
1122
1169
|
return data, status_code, headers
|
|
1123
1170
|
end
|
|
1124
|
-
|
|
1125
1171
|
# Get station information
|
|
1126
1172
|
# Get information on a station --- This route is cached for up to 300 seconds
|
|
1127
1173
|
# @param station_id station_id integer
|
|
@@ -1132,7 +1178,7 @@ module ESIClient
|
|
|
1132
1178
|
# @return [GetUniverseStationsStationIdOk]
|
|
1133
1179
|
def get_universe_stations_station_id(station_id, opts = {})
|
|
1134
1180
|
data, _status_code, _headers = get_universe_stations_station_id_with_http_info(station_id, opts)
|
|
1135
|
-
|
|
1181
|
+
data
|
|
1136
1182
|
end
|
|
1137
1183
|
|
|
1138
1184
|
# Get station information
|
|
@@ -1145,7 +1191,7 @@ module ESIClient
|
|
|
1145
1191
|
# @return [Array<(GetUniverseStationsStationIdOk, Fixnum, Hash)>] GetUniverseStationsStationIdOk data, response status code and response headers
|
|
1146
1192
|
def get_universe_stations_station_id_with_http_info(station_id, opts = {})
|
|
1147
1193
|
if @api_client.config.debugging
|
|
1148
|
-
@api_client.config.logger.debug
|
|
1194
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_stations_station_id ...'
|
|
1149
1195
|
end
|
|
1150
1196
|
# verify the required parameter 'station_id' is set
|
|
1151
1197
|
if @api_client.config.client_side_validation && station_id.nil?
|
|
@@ -1155,7 +1201,7 @@ module ESIClient
|
|
|
1155
1201
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
1156
1202
|
end
|
|
1157
1203
|
# resource path
|
|
1158
|
-
local_var_path =
|
|
1204
|
+
local_var_path = '/v2/universe/stations/{station_id}/'.sub('{' + 'station_id' + '}', station_id.to_s)
|
|
1159
1205
|
|
|
1160
1206
|
# query parameters
|
|
1161
1207
|
query_params = {}
|
|
@@ -1186,7 +1232,6 @@ module ESIClient
|
|
|
1186
1232
|
end
|
|
1187
1233
|
return data, status_code, headers
|
|
1188
1234
|
end
|
|
1189
|
-
|
|
1190
1235
|
# List all public structures
|
|
1191
1236
|
# List all public structures --- This route is cached for up to 3600 seconds
|
|
1192
1237
|
# @param [Hash] opts the optional parameters
|
|
@@ -1196,7 +1241,7 @@ module ESIClient
|
|
|
1196
1241
|
# @return [Array<Integer>]
|
|
1197
1242
|
def get_universe_structures(opts = {})
|
|
1198
1243
|
data, _status_code, _headers = get_universe_structures_with_http_info(opts)
|
|
1199
|
-
|
|
1244
|
+
data
|
|
1200
1245
|
end
|
|
1201
1246
|
|
|
1202
1247
|
# List all public structures
|
|
@@ -1208,13 +1253,13 @@ module ESIClient
|
|
|
1208
1253
|
# @return [Array<(Array<Integer>, Fixnum, Hash)>] Array<Integer> data, response status code and response headers
|
|
1209
1254
|
def get_universe_structures_with_http_info(opts = {})
|
|
1210
1255
|
if @api_client.config.debugging
|
|
1211
|
-
@api_client.config.logger.debug
|
|
1256
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_structures ...'
|
|
1212
1257
|
end
|
|
1213
1258
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
1214
1259
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
1215
1260
|
end
|
|
1216
1261
|
# resource path
|
|
1217
|
-
local_var_path =
|
|
1262
|
+
local_var_path = '/v1/universe/structures/'
|
|
1218
1263
|
|
|
1219
1264
|
# query parameters
|
|
1220
1265
|
query_params = {}
|
|
@@ -1245,7 +1290,6 @@ module ESIClient
|
|
|
1245
1290
|
end
|
|
1246
1291
|
return data, status_code, headers
|
|
1247
1292
|
end
|
|
1248
|
-
|
|
1249
1293
|
# Get structure information
|
|
1250
1294
|
# 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
|
|
1251
1295
|
# @param structure_id An Eve structure ID
|
|
@@ -1257,7 +1301,7 @@ module ESIClient
|
|
|
1257
1301
|
# @return [GetUniverseStructuresStructureIdOk]
|
|
1258
1302
|
def get_universe_structures_structure_id(structure_id, opts = {})
|
|
1259
1303
|
data, _status_code, _headers = get_universe_structures_structure_id_with_http_info(structure_id, opts)
|
|
1260
|
-
|
|
1304
|
+
data
|
|
1261
1305
|
end
|
|
1262
1306
|
|
|
1263
1307
|
# Get structure information
|
|
@@ -1271,7 +1315,7 @@ module ESIClient
|
|
|
1271
1315
|
# @return [Array<(GetUniverseStructuresStructureIdOk, Fixnum, Hash)>] GetUniverseStructuresStructureIdOk data, response status code and response headers
|
|
1272
1316
|
def get_universe_structures_structure_id_with_http_info(structure_id, opts = {})
|
|
1273
1317
|
if @api_client.config.debugging
|
|
1274
|
-
@api_client.config.logger.debug
|
|
1318
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_structures_structure_id ...'
|
|
1275
1319
|
end
|
|
1276
1320
|
# verify the required parameter 'structure_id' is set
|
|
1277
1321
|
if @api_client.config.client_side_validation && structure_id.nil?
|
|
@@ -1281,7 +1325,7 @@ module ESIClient
|
|
|
1281
1325
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
1282
1326
|
end
|
|
1283
1327
|
# resource path
|
|
1284
|
-
local_var_path =
|
|
1328
|
+
local_var_path = '/v1/universe/structures/{structure_id}/'.sub('{' + 'structure_id' + '}', structure_id.to_s)
|
|
1285
1329
|
|
|
1286
1330
|
# query parameters
|
|
1287
1331
|
query_params = {}
|
|
@@ -1313,7 +1357,6 @@ module ESIClient
|
|
|
1313
1357
|
end
|
|
1314
1358
|
return data, status_code, headers
|
|
1315
1359
|
end
|
|
1316
|
-
|
|
1317
1360
|
# Get system jumps
|
|
1318
1361
|
# 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
|
|
1319
1362
|
# @param [Hash] opts the optional parameters
|
|
@@ -1323,7 +1366,7 @@ module ESIClient
|
|
|
1323
1366
|
# @return [Array<GetUniverseSystemJumps200Ok>]
|
|
1324
1367
|
def get_universe_system_jumps(opts = {})
|
|
1325
1368
|
data, _status_code, _headers = get_universe_system_jumps_with_http_info(opts)
|
|
1326
|
-
|
|
1369
|
+
data
|
|
1327
1370
|
end
|
|
1328
1371
|
|
|
1329
1372
|
# Get system jumps
|
|
@@ -1335,13 +1378,13 @@ module ESIClient
|
|
|
1335
1378
|
# @return [Array<(Array<GetUniverseSystemJumps200Ok>, Fixnum, Hash)>] Array<GetUniverseSystemJumps200Ok> data, response status code and response headers
|
|
1336
1379
|
def get_universe_system_jumps_with_http_info(opts = {})
|
|
1337
1380
|
if @api_client.config.debugging
|
|
1338
|
-
@api_client.config.logger.debug
|
|
1381
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_system_jumps ...'
|
|
1339
1382
|
end
|
|
1340
1383
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
1341
1384
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
1342
1385
|
end
|
|
1343
1386
|
# resource path
|
|
1344
|
-
local_var_path =
|
|
1387
|
+
local_var_path = '/v1/universe/system_jumps/'
|
|
1345
1388
|
|
|
1346
1389
|
# query parameters
|
|
1347
1390
|
query_params = {}
|
|
@@ -1372,7 +1415,6 @@ module ESIClient
|
|
|
1372
1415
|
end
|
|
1373
1416
|
return data, status_code, headers
|
|
1374
1417
|
end
|
|
1375
|
-
|
|
1376
1418
|
# Get system kills
|
|
1377
1419
|
# 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
|
|
1378
1420
|
# @param [Hash] opts the optional parameters
|
|
@@ -1382,7 +1424,7 @@ module ESIClient
|
|
|
1382
1424
|
# @return [Array<GetUniverseSystemKills200Ok>]
|
|
1383
1425
|
def get_universe_system_kills(opts = {})
|
|
1384
1426
|
data, _status_code, _headers = get_universe_system_kills_with_http_info(opts)
|
|
1385
|
-
|
|
1427
|
+
data
|
|
1386
1428
|
end
|
|
1387
1429
|
|
|
1388
1430
|
# Get system kills
|
|
@@ -1394,13 +1436,13 @@ module ESIClient
|
|
|
1394
1436
|
# @return [Array<(Array<GetUniverseSystemKills200Ok>, Fixnum, Hash)>] Array<GetUniverseSystemKills200Ok> data, response status code and response headers
|
|
1395
1437
|
def get_universe_system_kills_with_http_info(opts = {})
|
|
1396
1438
|
if @api_client.config.debugging
|
|
1397
|
-
@api_client.config.logger.debug
|
|
1439
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_system_kills ...'
|
|
1398
1440
|
end
|
|
1399
1441
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
1400
1442
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
1401
1443
|
end
|
|
1402
1444
|
# resource path
|
|
1403
|
-
local_var_path =
|
|
1445
|
+
local_var_path = '/v2/universe/system_kills/'
|
|
1404
1446
|
|
|
1405
1447
|
# query parameters
|
|
1406
1448
|
query_params = {}
|
|
@@ -1431,7 +1473,6 @@ module ESIClient
|
|
|
1431
1473
|
end
|
|
1432
1474
|
return data, status_code, headers
|
|
1433
1475
|
end
|
|
1434
|
-
|
|
1435
1476
|
# Get solar systems
|
|
1436
1477
|
# Get a list of solar systems --- This route expires daily at 11:05
|
|
1437
1478
|
# @param [Hash] opts the optional parameters
|
|
@@ -1441,7 +1482,7 @@ module ESIClient
|
|
|
1441
1482
|
# @return [Array<Integer>]
|
|
1442
1483
|
def get_universe_systems(opts = {})
|
|
1443
1484
|
data, _status_code, _headers = get_universe_systems_with_http_info(opts)
|
|
1444
|
-
|
|
1485
|
+
data
|
|
1445
1486
|
end
|
|
1446
1487
|
|
|
1447
1488
|
# Get solar systems
|
|
@@ -1453,13 +1494,13 @@ module ESIClient
|
|
|
1453
1494
|
# @return [Array<(Array<Integer>, Fixnum, Hash)>] Array<Integer> data, response status code and response headers
|
|
1454
1495
|
def get_universe_systems_with_http_info(opts = {})
|
|
1455
1496
|
if @api_client.config.debugging
|
|
1456
|
-
@api_client.config.logger.debug
|
|
1497
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_systems ...'
|
|
1457
1498
|
end
|
|
1458
1499
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
1459
1500
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
1460
1501
|
end
|
|
1461
1502
|
# resource path
|
|
1462
|
-
local_var_path =
|
|
1503
|
+
local_var_path = '/v1/universe/systems/'
|
|
1463
1504
|
|
|
1464
1505
|
# query parameters
|
|
1465
1506
|
query_params = {}
|
|
@@ -1490,7 +1531,6 @@ module ESIClient
|
|
|
1490
1531
|
end
|
|
1491
1532
|
return data, status_code, headers
|
|
1492
1533
|
end
|
|
1493
|
-
|
|
1494
1534
|
# Get solar system information
|
|
1495
1535
|
# Get information on a solar system --- This route expires daily at 11:05
|
|
1496
1536
|
# @param system_id system_id integer
|
|
@@ -1502,7 +1542,7 @@ module ESIClient
|
|
|
1502
1542
|
# @return [GetUniverseSystemsSystemIdOk]
|
|
1503
1543
|
def get_universe_systems_system_id(system_id, opts = {})
|
|
1504
1544
|
data, _status_code, _headers = get_universe_systems_system_id_with_http_info(system_id, opts)
|
|
1505
|
-
|
|
1545
|
+
data
|
|
1506
1546
|
end
|
|
1507
1547
|
|
|
1508
1548
|
# Get solar system information
|
|
@@ -1516,7 +1556,7 @@ module ESIClient
|
|
|
1516
1556
|
# @return [Array<(GetUniverseSystemsSystemIdOk, Fixnum, Hash)>] GetUniverseSystemsSystemIdOk data, response status code and response headers
|
|
1517
1557
|
def get_universe_systems_system_id_with_http_info(system_id, opts = {})
|
|
1518
1558
|
if @api_client.config.debugging
|
|
1519
|
-
@api_client.config.logger.debug
|
|
1559
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_systems_system_id ...'
|
|
1520
1560
|
end
|
|
1521
1561
|
# verify the required parameter 'system_id' is set
|
|
1522
1562
|
if @api_client.config.client_side_validation && system_id.nil?
|
|
@@ -1529,7 +1569,7 @@ module ESIClient
|
|
|
1529
1569
|
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
|
1530
1570
|
end
|
|
1531
1571
|
# resource path
|
|
1532
|
-
local_var_path =
|
|
1572
|
+
local_var_path = '/v3/universe/systems/{system_id}/'.sub('{' + 'system_id' + '}', system_id.to_s)
|
|
1533
1573
|
|
|
1534
1574
|
# query parameters
|
|
1535
1575
|
query_params = {}
|
|
@@ -1561,7 +1601,6 @@ module ESIClient
|
|
|
1561
1601
|
end
|
|
1562
1602
|
return data, status_code, headers
|
|
1563
1603
|
end
|
|
1564
|
-
|
|
1565
1604
|
# Get types
|
|
1566
1605
|
# Get a list of type ids --- This route expires daily at 11:05
|
|
1567
1606
|
# @param [Hash] opts the optional parameters
|
|
@@ -1572,7 +1611,7 @@ module ESIClient
|
|
|
1572
1611
|
# @return [Array<Integer>]
|
|
1573
1612
|
def get_universe_types(opts = {})
|
|
1574
1613
|
data, _status_code, _headers = get_universe_types_with_http_info(opts)
|
|
1575
|
-
|
|
1614
|
+
data
|
|
1576
1615
|
end
|
|
1577
1616
|
|
|
1578
1617
|
# Get types
|
|
@@ -1585,13 +1624,13 @@ module ESIClient
|
|
|
1585
1624
|
# @return [Array<(Array<Integer>, Fixnum, Hash)>] Array<Integer> data, response status code and response headers
|
|
1586
1625
|
def get_universe_types_with_http_info(opts = {})
|
|
1587
1626
|
if @api_client.config.debugging
|
|
1588
|
-
@api_client.config.logger.debug
|
|
1627
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_types ...'
|
|
1589
1628
|
end
|
|
1590
1629
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
1591
1630
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
1592
1631
|
end
|
|
1593
1632
|
# resource path
|
|
1594
|
-
local_var_path =
|
|
1633
|
+
local_var_path = '/v1/universe/types/'
|
|
1595
1634
|
|
|
1596
1635
|
# query parameters
|
|
1597
1636
|
query_params = {}
|
|
@@ -1623,7 +1662,6 @@ module ESIClient
|
|
|
1623
1662
|
end
|
|
1624
1663
|
return data, status_code, headers
|
|
1625
1664
|
end
|
|
1626
|
-
|
|
1627
1665
|
# Get type information
|
|
1628
1666
|
# Get information on a type --- This route expires daily at 11:05
|
|
1629
1667
|
# @param type_id An Eve item type ID
|
|
@@ -1635,7 +1673,7 @@ module ESIClient
|
|
|
1635
1673
|
# @return [GetUniverseTypesTypeIdOk]
|
|
1636
1674
|
def get_universe_types_type_id(type_id, opts = {})
|
|
1637
1675
|
data, _status_code, _headers = get_universe_types_type_id_with_http_info(type_id, opts)
|
|
1638
|
-
|
|
1676
|
+
data
|
|
1639
1677
|
end
|
|
1640
1678
|
|
|
1641
1679
|
# Get type information
|
|
@@ -1649,7 +1687,7 @@ module ESIClient
|
|
|
1649
1687
|
# @return [Array<(GetUniverseTypesTypeIdOk, Fixnum, Hash)>] GetUniverseTypesTypeIdOk data, response status code and response headers
|
|
1650
1688
|
def get_universe_types_type_id_with_http_info(type_id, opts = {})
|
|
1651
1689
|
if @api_client.config.debugging
|
|
1652
|
-
@api_client.config.logger.debug
|
|
1690
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_types_type_id ...'
|
|
1653
1691
|
end
|
|
1654
1692
|
# verify the required parameter 'type_id' is set
|
|
1655
1693
|
if @api_client.config.client_side_validation && type_id.nil?
|
|
@@ -1662,7 +1700,7 @@ module ESIClient
|
|
|
1662
1700
|
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
|
1663
1701
|
end
|
|
1664
1702
|
# resource path
|
|
1665
|
-
local_var_path =
|
|
1703
|
+
local_var_path = '/v3/universe/types/{type_id}/'.sub('{' + 'type_id' + '}', type_id.to_s)
|
|
1666
1704
|
|
|
1667
1705
|
# query parameters
|
|
1668
1706
|
query_params = {}
|
|
@@ -1694,7 +1732,76 @@ module ESIClient
|
|
|
1694
1732
|
end
|
|
1695
1733
|
return data, status_code, headers
|
|
1696
1734
|
end
|
|
1735
|
+
# Bulk names to IDs
|
|
1736
|
+
# 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. ---
|
|
1737
|
+
# @param names The names to resolve
|
|
1738
|
+
# @param [Hash] opts the optional parameters
|
|
1739
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
|
1740
|
+
# @option opts [String] :language Language to use in the response (default to en-us)
|
|
1741
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
|
1742
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
|
1743
|
+
# @return [PostUniverseIdsOk]
|
|
1744
|
+
def post_universe_ids(names, opts = {})
|
|
1745
|
+
data, _status_code, _headers = post_universe_ids_with_http_info(names, opts)
|
|
1746
|
+
data
|
|
1747
|
+
end
|
|
1697
1748
|
|
|
1749
|
+
# Bulk names to IDs
|
|
1750
|
+
# 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. ---
|
|
1751
|
+
# @param names The names to resolve
|
|
1752
|
+
# @param [Hash] opts the optional parameters
|
|
1753
|
+
# @option opts [String] :datasource The server name you would like data from
|
|
1754
|
+
# @option opts [String] :language Language to use in the response
|
|
1755
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
|
1756
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
|
1757
|
+
# @return [Array<(PostUniverseIdsOk, Fixnum, Hash)>] PostUniverseIdsOk data, response status code and response headers
|
|
1758
|
+
def post_universe_ids_with_http_info(names, opts = {})
|
|
1759
|
+
if @api_client.config.debugging
|
|
1760
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.post_universe_ids ...'
|
|
1761
|
+
end
|
|
1762
|
+
# verify the required parameter 'names' is set
|
|
1763
|
+
if @api_client.config.client_side_validation && names.nil?
|
|
1764
|
+
fail ArgumentError, "Missing the required parameter 'names' when calling UniverseApi.post_universe_ids"
|
|
1765
|
+
end
|
|
1766
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
1767
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
1768
|
+
end
|
|
1769
|
+
if @api_client.config.client_side_validation && opts[:'language'] && !['de', 'en-us', 'fr', 'ja', 'ru', 'zh'].include?(opts[:'language'])
|
|
1770
|
+
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
|
1771
|
+
end
|
|
1772
|
+
# resource path
|
|
1773
|
+
local_var_path = '/v1/universe/ids/'
|
|
1774
|
+
|
|
1775
|
+
# query parameters
|
|
1776
|
+
query_params = {}
|
|
1777
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
|
1778
|
+
query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
|
|
1779
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
|
1780
|
+
|
|
1781
|
+
# header parameters
|
|
1782
|
+
header_params = {}
|
|
1783
|
+
# HTTP header 'Accept' (if needed)
|
|
1784
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1785
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
|
1786
|
+
|
|
1787
|
+
# form parameters
|
|
1788
|
+
form_params = {}
|
|
1789
|
+
|
|
1790
|
+
# http body (model)
|
|
1791
|
+
post_body = @api_client.object_to_http_body(names)
|
|
1792
|
+
auth_names = []
|
|
1793
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
|
1794
|
+
:header_params => header_params,
|
|
1795
|
+
:query_params => query_params,
|
|
1796
|
+
:form_params => form_params,
|
|
1797
|
+
:body => post_body,
|
|
1798
|
+
:auth_names => auth_names,
|
|
1799
|
+
:return_type => 'PostUniverseIdsOk')
|
|
1800
|
+
if @api_client.config.debugging
|
|
1801
|
+
@api_client.config.logger.debug "API called: UniverseApi#post_universe_ids\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
1802
|
+
end
|
|
1803
|
+
return data, status_code, headers
|
|
1804
|
+
end
|
|
1698
1805
|
# Get names and categories for a set of ID's
|
|
1699
1806
|
# Resolve a set of IDs to names and categories. Supported ID's for resolving are: Characters, Corporations, Alliances, Stations, Solar Systems, Constellations, Regions, Types. ---
|
|
1700
1807
|
# @param ids The ids to resolve
|
|
@@ -1705,7 +1812,7 @@ module ESIClient
|
|
|
1705
1812
|
# @return [Array<PostUniverseNames200Ok>]
|
|
1706
1813
|
def post_universe_names(ids, opts = {})
|
|
1707
1814
|
data, _status_code, _headers = post_universe_names_with_http_info(ids, opts)
|
|
1708
|
-
|
|
1815
|
+
data
|
|
1709
1816
|
end
|
|
1710
1817
|
|
|
1711
1818
|
# Get names and categories for a set of ID's
|
|
@@ -1718,7 +1825,7 @@ module ESIClient
|
|
|
1718
1825
|
# @return [Array<(Array<PostUniverseNames200Ok>, Fixnum, Hash)>] Array<PostUniverseNames200Ok> data, response status code and response headers
|
|
1719
1826
|
def post_universe_names_with_http_info(ids, opts = {})
|
|
1720
1827
|
if @api_client.config.debugging
|
|
1721
|
-
@api_client.config.logger.debug
|
|
1828
|
+
@api_client.config.logger.debug 'Calling API: UniverseApi.post_universe_names ...'
|
|
1722
1829
|
end
|
|
1723
1830
|
# verify the required parameter 'ids' is set
|
|
1724
1831
|
if @api_client.config.client_side_validation && ids.nil?
|
|
@@ -1728,7 +1835,7 @@ module ESIClient
|
|
|
1728
1835
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
1729
1836
|
end
|
|
1730
1837
|
# resource path
|
|
1731
|
-
local_var_path =
|
|
1838
|
+
local_var_path = '/v2/universe/names/'
|
|
1732
1839
|
|
|
1733
1840
|
# query parameters
|
|
1734
1841
|
query_params = {}
|