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
data/docs/ContactsApi.md
CHANGED
|
@@ -4,7 +4,8 @@ All URIs are relative to *https://esi.tech.ccp.is*
|
|
|
4
4
|
|
|
5
5
|
Method | HTTP request | Description
|
|
6
6
|
------------- | ------------- | -------------
|
|
7
|
-
[**delete_characters_character_id_contacts**](ContactsApi.md#delete_characters_character_id_contacts) | **DELETE** /
|
|
7
|
+
[**delete_characters_character_id_contacts**](ContactsApi.md#delete_characters_character_id_contacts) | **DELETE** /v2/characters/{character_id}/contacts/ | Delete contacts
|
|
8
|
+
[**get_alliances_alliance_id_contacts**](ContactsApi.md#get_alliances_alliance_id_contacts) | **GET** /v1/alliances/{alliance_id}/contacts/ | Get alliance contacts
|
|
8
9
|
[**get_characters_character_id_contacts**](ContactsApi.md#get_characters_character_id_contacts) | **GET** /v1/characters/{character_id}/contacts/ | Get contacts
|
|
9
10
|
[**get_characters_character_id_contacts_labels**](ContactsApi.md#get_characters_character_id_contacts_labels) | **GET** /v1/characters/{character_id}/contacts/labels/ | Get contact labels
|
|
10
11
|
[**get_corporations_corporation_id_contacts**](ContactsApi.md#get_corporations_corporation_id_contacts) | **GET** /v1/corporations/{corporation_id}/contacts/ | Get corporation contacts
|
|
@@ -33,13 +34,13 @@ api_instance = ESIClient::ContactsApi.new
|
|
|
33
34
|
|
|
34
35
|
character_id = 56 # Integer | An EVE character ID
|
|
35
36
|
|
|
36
|
-
contact_ids = [
|
|
37
|
+
contact_ids = [56] # Array<Integer> | A list of contacts to delete
|
|
37
38
|
|
|
38
39
|
opts = {
|
|
39
|
-
datasource:
|
|
40
|
-
token:
|
|
41
|
-
user_agent:
|
|
42
|
-
x_user_agent:
|
|
40
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
41
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
42
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
43
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
43
44
|
}
|
|
44
45
|
|
|
45
46
|
begin
|
|
@@ -55,7 +56,7 @@ end
|
|
|
55
56
|
Name | Type | Description | Notes
|
|
56
57
|
------------- | ------------- | ------------- | -------------
|
|
57
58
|
**character_id** | **Integer**| An EVE character ID |
|
|
58
|
-
**contact_ids** | **Array<Integer>
|
|
59
|
+
**contact_ids** | [**Array<Integer>**](Integer.md)| A list of contacts to delete |
|
|
59
60
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
|
60
61
|
**token** | **String**| Access token to use if unable to set a header | [optional]
|
|
61
62
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
|
@@ -76,6 +77,70 @@ nil (empty response body)
|
|
|
76
77
|
|
|
77
78
|
|
|
78
79
|
|
|
80
|
+
# **get_alliances_alliance_id_contacts**
|
|
81
|
+
> Array<GetAlliancesAllianceIdContacts200Ok> get_alliances_alliance_id_contacts(alliance_id, opts)
|
|
82
|
+
|
|
83
|
+
Get alliance contacts
|
|
84
|
+
|
|
85
|
+
Return contacts of an alliance --- This route is cached for up to 300 seconds
|
|
86
|
+
|
|
87
|
+
### Example
|
|
88
|
+
```ruby
|
|
89
|
+
# load the gem
|
|
90
|
+
require 'esi_client'
|
|
91
|
+
# setup authorization
|
|
92
|
+
ESIClient.configure do |config|
|
|
93
|
+
# Configure OAuth2 access token for authorization: evesso
|
|
94
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
|
95
|
+
end
|
|
96
|
+
|
|
97
|
+
api_instance = ESIClient::ContactsApi.new
|
|
98
|
+
|
|
99
|
+
alliance_id = 56 # Integer | An EVE alliance ID
|
|
100
|
+
|
|
101
|
+
opts = {
|
|
102
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
103
|
+
page: 1, # Integer | Which page of results to return
|
|
104
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
105
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
106
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
begin
|
|
110
|
+
#Get alliance contacts
|
|
111
|
+
result = api_instance.get_alliances_alliance_id_contacts(alliance_id, opts)
|
|
112
|
+
p result
|
|
113
|
+
rescue ESIClient::ApiError => e
|
|
114
|
+
puts "Exception when calling ContactsApi->get_alliances_alliance_id_contacts: #{e}"
|
|
115
|
+
end
|
|
116
|
+
```
|
|
117
|
+
|
|
118
|
+
### Parameters
|
|
119
|
+
|
|
120
|
+
Name | Type | Description | Notes
|
|
121
|
+
------------- | ------------- | ------------- | -------------
|
|
122
|
+
**alliance_id** | **Integer**| An EVE alliance ID |
|
|
123
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
|
124
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
|
125
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
|
126
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
|
127
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
|
128
|
+
|
|
129
|
+
### Return type
|
|
130
|
+
|
|
131
|
+
[**Array<GetAlliancesAllianceIdContacts200Ok>**](GetAlliancesAllianceIdContacts200Ok.md)
|
|
132
|
+
|
|
133
|
+
### Authorization
|
|
134
|
+
|
|
135
|
+
[evesso](../README.md#evesso)
|
|
136
|
+
|
|
137
|
+
### HTTP request headers
|
|
138
|
+
|
|
139
|
+
- **Content-Type**: Not defined
|
|
140
|
+
- **Accept**: application/json
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
79
144
|
# **get_characters_character_id_contacts**
|
|
80
145
|
> Array<GetCharactersCharacterIdContacts200Ok> get_characters_character_id_contacts(character_id, opts)
|
|
81
146
|
|
|
@@ -98,11 +163,11 @@ api_instance = ESIClient::ContactsApi.new
|
|
|
98
163
|
character_id = 56 # Integer | An EVE character ID
|
|
99
164
|
|
|
100
165
|
opts = {
|
|
101
|
-
datasource:
|
|
166
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
102
167
|
page: 1, # Integer | Which page of results to return
|
|
103
|
-
token:
|
|
104
|
-
user_agent:
|
|
105
|
-
x_user_agent:
|
|
168
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
169
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
170
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
106
171
|
}
|
|
107
172
|
|
|
108
173
|
begin
|
|
@@ -162,10 +227,10 @@ api_instance = ESIClient::ContactsApi.new
|
|
|
162
227
|
character_id = 56 # Integer | An EVE character ID
|
|
163
228
|
|
|
164
229
|
opts = {
|
|
165
|
-
datasource:
|
|
166
|
-
token:
|
|
167
|
-
user_agent:
|
|
168
|
-
x_user_agent:
|
|
230
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
231
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
232
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
233
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
169
234
|
}
|
|
170
235
|
|
|
171
236
|
begin
|
|
@@ -203,7 +268,7 @@ Name | Type | Description | Notes
|
|
|
203
268
|
|
|
204
269
|
|
|
205
270
|
# **get_corporations_corporation_id_contacts**
|
|
206
|
-
> Array<GetCorporationsCorporationIdContacts200Ok> get_corporations_corporation_id_contacts(corporation_id, opts)
|
|
271
|
+
> Array<GetCorporationsCorporationIdContacts200Ok> get_corporations_corporation_id_contacts(corporation_id, , opts)
|
|
207
272
|
|
|
208
273
|
Get corporation contacts
|
|
209
274
|
|
|
@@ -224,16 +289,16 @@ api_instance = ESIClient::ContactsApi.new
|
|
|
224
289
|
corporation_id = 56 # Integer | An EVE corporation ID
|
|
225
290
|
|
|
226
291
|
opts = {
|
|
227
|
-
datasource:
|
|
292
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
228
293
|
page: 1, # Integer | Which page of results to return
|
|
229
|
-
token:
|
|
230
|
-
user_agent:
|
|
231
|
-
x_user_agent:
|
|
294
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
295
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
296
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
232
297
|
}
|
|
233
298
|
|
|
234
299
|
begin
|
|
235
300
|
#Get corporation contacts
|
|
236
|
-
result = api_instance.get_corporations_corporation_id_contacts(corporation_id, opts)
|
|
301
|
+
result = api_instance.get_corporations_corporation_id_contacts(corporation_id, , opts)
|
|
237
302
|
p result
|
|
238
303
|
rescue ESIClient::ApiError => e
|
|
239
304
|
puts "Exception when calling ContactsApi->get_corporations_corporation_id_contacts: #{e}"
|
|
@@ -292,12 +357,12 @@ contact_ids = [ESIClient::Array<Integer>.new] # Array<Integer> | A list of conta
|
|
|
292
357
|
standing = 3.4 # Float | Standing for the new contact
|
|
293
358
|
|
|
294
359
|
opts = {
|
|
295
|
-
datasource:
|
|
360
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
296
361
|
label_id: 0, # Integer | Add a custom label to the new contact
|
|
297
|
-
token:
|
|
298
|
-
user_agent:
|
|
362
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
363
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
299
364
|
watched: false, # BOOLEAN | Whether the new contact should be watched, note this is only effective on characters
|
|
300
|
-
x_user_agent:
|
|
365
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
301
366
|
}
|
|
302
367
|
|
|
303
368
|
begin
|
|
@@ -364,12 +429,12 @@ contact_ids = [ESIClient::Array<Integer>.new] # Array<Integer> | A list of conta
|
|
|
364
429
|
standing = 3.4 # Float | Standing for the contact
|
|
365
430
|
|
|
366
431
|
opts = {
|
|
367
|
-
datasource:
|
|
432
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
368
433
|
label_id: 0, # Integer | Add a custom label to the contact, use 0 for clearing label
|
|
369
|
-
token:
|
|
370
|
-
user_agent:
|
|
434
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
435
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
371
436
|
watched: false, # BOOLEAN | Whether the contact should be watched, note this is only effective on characters
|
|
372
|
-
x_user_agent:
|
|
437
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
373
438
|
}
|
|
374
439
|
|
|
375
440
|
begin
|
data/docs/ContractsApi.md
CHANGED
|
@@ -34,10 +34,11 @@ api_instance = ESIClient::ContractsApi.new
|
|
|
34
34
|
character_id = 56 # Integer | An EVE character ID
|
|
35
35
|
|
|
36
36
|
opts = {
|
|
37
|
-
datasource:
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
37
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
38
|
+
page: 1, # Integer | Which page of results to return
|
|
39
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
40
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
41
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
41
42
|
}
|
|
42
43
|
|
|
43
44
|
begin
|
|
@@ -55,6 +56,7 @@ Name | Type | Description | Notes
|
|
|
55
56
|
------------- | ------------- | ------------- | -------------
|
|
56
57
|
**character_id** | **Integer**| An EVE character ID |
|
|
57
58
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
|
59
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
|
58
60
|
**token** | **String**| Access token to use if unable to set a header | [optional]
|
|
59
61
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
|
60
62
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
|
@@ -98,10 +100,10 @@ character_id = 56 # Integer | An EVE character ID
|
|
|
98
100
|
contract_id = 56 # Integer | ID of a contract
|
|
99
101
|
|
|
100
102
|
opts = {
|
|
101
|
-
datasource:
|
|
102
|
-
token:
|
|
103
|
-
user_agent:
|
|
104
|
-
x_user_agent:
|
|
103
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
104
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
105
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
106
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
105
107
|
}
|
|
106
108
|
|
|
107
109
|
begin
|
|
@@ -163,10 +165,10 @@ character_id = 56 # Integer | An EVE character ID
|
|
|
163
165
|
contract_id = 56 # Integer | ID of a contract
|
|
164
166
|
|
|
165
167
|
opts = {
|
|
166
|
-
datasource:
|
|
167
|
-
token:
|
|
168
|
-
user_agent:
|
|
169
|
-
x_user_agent:
|
|
168
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
169
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
170
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
171
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
170
172
|
}
|
|
171
173
|
|
|
172
174
|
begin
|
|
@@ -205,11 +207,11 @@ Name | Type | Description | Notes
|
|
|
205
207
|
|
|
206
208
|
|
|
207
209
|
# **get_corporations_corporation_id_contracts**
|
|
208
|
-
> Array<GetCorporationsCorporationIdContracts200Ok> get_corporations_corporation_id_contracts(corporation_id, opts)
|
|
210
|
+
> Array<GetCorporationsCorporationIdContracts200Ok> get_corporations_corporation_id_contracts(corporation_id, , opts)
|
|
209
211
|
|
|
210
212
|
Get coporation contracts
|
|
211
213
|
|
|
212
|
-
Returns contracts available to a coporation, only if the corporation is issuer, acceptor or assignee. Only returns contracts no older than 30 days, or if the status is \"in_progress\". --- This route is cached for up to
|
|
214
|
+
Returns contracts available to a coporation, only if the corporation is issuer, acceptor or assignee. Only returns contracts no older than 30 days, or if the status is \"in_progress\". --- This route is cached for up to 300 seconds
|
|
213
215
|
|
|
214
216
|
### Example
|
|
215
217
|
```ruby
|
|
@@ -226,15 +228,16 @@ api_instance = ESIClient::ContractsApi.new
|
|
|
226
228
|
corporation_id = 56 # Integer | An EVE corporation ID
|
|
227
229
|
|
|
228
230
|
opts = {
|
|
229
|
-
datasource:
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
231
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
232
|
+
page: 1, # Integer | Which page of results to return
|
|
233
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
234
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
235
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
233
236
|
}
|
|
234
237
|
|
|
235
238
|
begin
|
|
236
239
|
#Get coporation contracts
|
|
237
|
-
result = api_instance.get_corporations_corporation_id_contracts(corporation_id, opts)
|
|
240
|
+
result = api_instance.get_corporations_corporation_id_contracts(corporation_id, , opts)
|
|
238
241
|
p result
|
|
239
242
|
rescue ESIClient::ApiError => e
|
|
240
243
|
puts "Exception when calling ContractsApi->get_corporations_corporation_id_contracts: #{e}"
|
|
@@ -247,6 +250,7 @@ Name | Type | Description | Notes
|
|
|
247
250
|
------------- | ------------- | ------------- | -------------
|
|
248
251
|
**corporation_id** | **Integer**| An EVE corporation ID |
|
|
249
252
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
|
253
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
|
250
254
|
**token** | **String**| Access token to use if unable to set a header | [optional]
|
|
251
255
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
|
252
256
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
|
@@ -267,7 +271,7 @@ Name | Type | Description | Notes
|
|
|
267
271
|
|
|
268
272
|
|
|
269
273
|
# **get_corporations_corporation_id_contracts_contract_id_bids**
|
|
270
|
-
> Array<GetCorporationsCorporationIdContractsContractIdBids200Ok> get_corporations_corporation_id_contracts_contract_id_bids(contract_id, corporation_id, opts)
|
|
274
|
+
> Array<GetCorporationsCorporationIdContractsContractIdBids200Ok> get_corporations_corporation_id_contracts_contract_id_bids(contract_id, corporation_id, , opts)
|
|
271
275
|
|
|
272
276
|
Get corporation contract bids
|
|
273
277
|
|
|
@@ -290,16 +294,16 @@ contract_id = 56 # Integer | ID of a contract
|
|
|
290
294
|
corporation_id = 56 # Integer | An EVE corporation ID
|
|
291
295
|
|
|
292
296
|
opts = {
|
|
293
|
-
datasource:
|
|
297
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
294
298
|
page: 1, # Integer | Which page of results to return
|
|
295
|
-
token:
|
|
296
|
-
user_agent:
|
|
297
|
-
x_user_agent:
|
|
299
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
300
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
301
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
298
302
|
}
|
|
299
303
|
|
|
300
304
|
begin
|
|
301
305
|
#Get corporation contract bids
|
|
302
|
-
result = api_instance.get_corporations_corporation_id_contracts_contract_id_bids(contract_id, corporation_id, opts)
|
|
306
|
+
result = api_instance.get_corporations_corporation_id_contracts_contract_id_bids(contract_id, corporation_id, , opts)
|
|
303
307
|
p result
|
|
304
308
|
rescue ESIClient::ApiError => e
|
|
305
309
|
puts "Exception when calling ContractsApi->get_corporations_corporation_id_contracts_contract_id_bids: #{e}"
|
|
@@ -334,7 +338,7 @@ Name | Type | Description | Notes
|
|
|
334
338
|
|
|
335
339
|
|
|
336
340
|
# **get_corporations_corporation_id_contracts_contract_id_items**
|
|
337
|
-
> Array<GetCorporationsCorporationIdContractsContractIdItems200Ok> get_corporations_corporation_id_contracts_contract_id_items(contract_id, corporation_id, opts)
|
|
341
|
+
> Array<GetCorporationsCorporationIdContractsContractIdItems200Ok> get_corporations_corporation_id_contracts_contract_id_items(contract_id, corporation_id, , opts)
|
|
338
342
|
|
|
339
343
|
Get corporation contract items
|
|
340
344
|
|
|
@@ -357,15 +361,15 @@ contract_id = 56 # Integer | ID of a contract
|
|
|
357
361
|
corporation_id = 56 # Integer | An EVE corporation ID
|
|
358
362
|
|
|
359
363
|
opts = {
|
|
360
|
-
datasource:
|
|
361
|
-
token:
|
|
362
|
-
user_agent:
|
|
363
|
-
x_user_agent:
|
|
364
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
365
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
366
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
367
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
364
368
|
}
|
|
365
369
|
|
|
366
370
|
begin
|
|
367
371
|
#Get corporation contract items
|
|
368
|
-
result = api_instance.get_corporations_corporation_id_contracts_contract_id_items(contract_id, corporation_id, opts)
|
|
372
|
+
result = api_instance.get_corporations_corporation_id_contracts_contract_id_items(contract_id, corporation_id, , opts)
|
|
369
373
|
p result
|
|
370
374
|
rescue ESIClient::ApiError => e
|
|
371
375
|
puts "Exception when calling ContractsApi->get_corporations_corporation_id_contracts_contract_id_items: #{e}"
|
data/docs/CorporationApi.md
CHANGED
|
@@ -4,27 +4,35 @@ All URIs are relative to *https://esi.tech.ccp.is*
|
|
|
4
4
|
|
|
5
5
|
Method | HTTP request | Description
|
|
6
6
|
------------- | ------------- | -------------
|
|
7
|
-
[**get_corporations_corporation_id**](CorporationApi.md#get_corporations_corporation_id) | **GET** /
|
|
7
|
+
[**get_corporations_corporation_id**](CorporationApi.md#get_corporations_corporation_id) | **GET** /v4/corporations/{corporation_id}/ | Get corporation information
|
|
8
8
|
[**get_corporations_corporation_id_alliancehistory**](CorporationApi.md#get_corporations_corporation_id_alliancehistory) | **GET** /v2/corporations/{corporation_id}/alliancehistory/ | Get alliance history
|
|
9
9
|
[**get_corporations_corporation_id_blueprints**](CorporationApi.md#get_corporations_corporation_id_blueprints) | **GET** /v1/corporations/{corporation_id}/blueprints/ | Get corporation blueprints
|
|
10
10
|
[**get_corporations_corporation_id_containers_logs**](CorporationApi.md#get_corporations_corporation_id_containers_logs) | **GET** /v1/corporations/{corporation_id}/containers/logs/ | Get all corporation ALSC logs
|
|
11
11
|
[**get_corporations_corporation_id_divisions**](CorporationApi.md#get_corporations_corporation_id_divisions) | **GET** /v1/corporations/{corporation_id}/divisions/ | Get corporation divisions
|
|
12
|
+
[**get_corporations_corporation_id_facilities**](CorporationApi.md#get_corporations_corporation_id_facilities) | **GET** /v1/corporations/{corporation_id}/facilities/ | Get corporation facilities
|
|
12
13
|
[**get_corporations_corporation_id_icons**](CorporationApi.md#get_corporations_corporation_id_icons) | **GET** /v1/corporations/{corporation_id}/icons/ | Get corporation icon
|
|
13
|
-
[**
|
|
14
|
+
[**get_corporations_corporation_id_medals**](CorporationApi.md#get_corporations_corporation_id_medals) | **GET** /v1/corporations/{corporation_id}/medals/ | Get corporation medals
|
|
15
|
+
[**get_corporations_corporation_id_medals_issued**](CorporationApi.md#get_corporations_corporation_id_medals_issued) | **GET** /v1/corporations/{corporation_id}/medals/issued/ | Get corporation issued medals
|
|
16
|
+
[**get_corporations_corporation_id_members**](CorporationApi.md#get_corporations_corporation_id_members) | **GET** /v3/corporations/{corporation_id}/members/ | Get corporation members
|
|
14
17
|
[**get_corporations_corporation_id_members_limit**](CorporationApi.md#get_corporations_corporation_id_members_limit) | **GET** /v1/corporations/{corporation_id}/members/limit/ | Get corporation member limit
|
|
18
|
+
[**get_corporations_corporation_id_members_titles**](CorporationApi.md#get_corporations_corporation_id_members_titles) | **GET** /v1/corporations/{corporation_id}/members/titles/ | Get corporation's members' titles
|
|
15
19
|
[**get_corporations_corporation_id_membertracking**](CorporationApi.md#get_corporations_corporation_id_membertracking) | **GET** /v1/corporations/{corporation_id}/membertracking/ | Track corporation members
|
|
20
|
+
[**get_corporations_corporation_id_outposts**](CorporationApi.md#get_corporations_corporation_id_outposts) | **GET** /v1/corporations/{corporation_id}/outposts/ | Get corporation outposts
|
|
21
|
+
[**get_corporations_corporation_id_outposts_outpost_id**](CorporationApi.md#get_corporations_corporation_id_outposts_outpost_id) | **GET** /v1/corporations/{corporation_id}/outposts/{outpost_id}/ | Get corporation outpost details
|
|
16
22
|
[**get_corporations_corporation_id_roles**](CorporationApi.md#get_corporations_corporation_id_roles) | **GET** /v1/corporations/{corporation_id}/roles/ | Get corporation member roles
|
|
17
|
-
[**
|
|
23
|
+
[**get_corporations_corporation_id_roles_history**](CorporationApi.md#get_corporations_corporation_id_roles_history) | **GET** /v1/corporations/{corporation_id}/roles/history/ | Get corporation member roles history
|
|
24
|
+
[**get_corporations_corporation_id_shareholders**](CorporationApi.md#get_corporations_corporation_id_shareholders) | **GET** /v1/corporations/{corporation_id}/shareholders/ | Get corporation shareholders
|
|
18
25
|
[**get_corporations_corporation_id_standings**](CorporationApi.md#get_corporations_corporation_id_standings) | **GET** /v1/corporations/{corporation_id}/standings/ | Get corporation standings
|
|
19
|
-
[**
|
|
26
|
+
[**get_corporations_corporation_id_starbases**](CorporationApi.md#get_corporations_corporation_id_starbases) | **GET** /v1/corporations/{corporation_id}/starbases/ | Get corporation starbases (POSes)
|
|
27
|
+
[**get_corporations_corporation_id_starbases_starbase_id**](CorporationApi.md#get_corporations_corporation_id_starbases_starbase_id) | **GET** /v1/corporations/{corporation_id}/starbases/{starbase_id}/ | Get starbase (POS) detail
|
|
28
|
+
[**get_corporations_corporation_id_structures**](CorporationApi.md#get_corporations_corporation_id_structures) | **GET** /v2/corporations/{corporation_id}/structures/ | Get corporation structures
|
|
20
29
|
[**get_corporations_corporation_id_titles**](CorporationApi.md#get_corporations_corporation_id_titles) | **GET** /v1/corporations/{corporation_id}/titles/ | Get corporation titles
|
|
21
|
-
[**get_corporations_names**](CorporationApi.md#get_corporations_names) | **GET** /
|
|
30
|
+
[**get_corporations_names**](CorporationApi.md#get_corporations_names) | **GET** /v2/corporations/names/ | Get corporation names
|
|
22
31
|
[**get_corporations_npccorps**](CorporationApi.md#get_corporations_npccorps) | **GET** /v1/corporations/npccorps/ | Get npc corporations
|
|
23
|
-
[**put_corporations_corporation_id_structures_structure_id**](CorporationApi.md#put_corporations_corporation_id_structures_structure_id) | **PUT** /v1/corporations/{corporation_id}/structures/{structure_id}/ | Update structure vulnerability schedule
|
|
24
32
|
|
|
25
33
|
|
|
26
34
|
# **get_corporations_corporation_id**
|
|
27
|
-
> GetCorporationsCorporationIdOk get_corporations_corporation_id(corporation_id, opts)
|
|
35
|
+
> GetCorporationsCorporationIdOk get_corporations_corporation_id(corporation_id, , opts)
|
|
28
36
|
|
|
29
37
|
Get corporation information
|
|
30
38
|
|
|
@@ -40,14 +48,14 @@ api_instance = ESIClient::CorporationApi.new
|
|
|
40
48
|
corporation_id = 56 # Integer | An EVE corporation ID
|
|
41
49
|
|
|
42
50
|
opts = {
|
|
43
|
-
datasource:
|
|
44
|
-
user_agent:
|
|
45
|
-
x_user_agent:
|
|
51
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
52
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
53
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
46
54
|
}
|
|
47
55
|
|
|
48
56
|
begin
|
|
49
57
|
#Get corporation information
|
|
50
|
-
result = api_instance.get_corporations_corporation_id(corporation_id, opts)
|
|
58
|
+
result = api_instance.get_corporations_corporation_id(corporation_id, , opts)
|
|
51
59
|
p result
|
|
52
60
|
rescue ESIClient::ApiError => e
|
|
53
61
|
puts "Exception when calling CorporationApi->get_corporations_corporation_id: #{e}"
|
|
@@ -79,7 +87,7 @@ No authorization required
|
|
|
79
87
|
|
|
80
88
|
|
|
81
89
|
# **get_corporations_corporation_id_alliancehistory**
|
|
82
|
-
> Array<GetCorporationsCorporationIdAlliancehistory200Ok> get_corporations_corporation_id_alliancehistory(corporation_id, opts)
|
|
90
|
+
> Array<GetCorporationsCorporationIdAlliancehistory200Ok> get_corporations_corporation_id_alliancehistory(corporation_id, , opts)
|
|
83
91
|
|
|
84
92
|
Get alliance history
|
|
85
93
|
|
|
@@ -95,14 +103,14 @@ api_instance = ESIClient::CorporationApi.new
|
|
|
95
103
|
corporation_id = 56 # Integer | An EVE corporation ID
|
|
96
104
|
|
|
97
105
|
opts = {
|
|
98
|
-
datasource:
|
|
99
|
-
user_agent:
|
|
100
|
-
x_user_agent:
|
|
106
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
107
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
108
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
101
109
|
}
|
|
102
110
|
|
|
103
111
|
begin
|
|
104
112
|
#Get alliance history
|
|
105
|
-
result = api_instance.get_corporations_corporation_id_alliancehistory(corporation_id, opts)
|
|
113
|
+
result = api_instance.get_corporations_corporation_id_alliancehistory(corporation_id, , opts)
|
|
106
114
|
p result
|
|
107
115
|
rescue ESIClient::ApiError => e
|
|
108
116
|
puts "Exception when calling CorporationApi->get_corporations_corporation_id_alliancehistory: #{e}"
|
|
@@ -134,11 +142,11 @@ No authorization required
|
|
|
134
142
|
|
|
135
143
|
|
|
136
144
|
# **get_corporations_corporation_id_blueprints**
|
|
137
|
-
> Array<GetCorporationsCorporationIdBlueprints200Ok> get_corporations_corporation_id_blueprints(corporation_id, opts)
|
|
145
|
+
> Array<GetCorporationsCorporationIdBlueprints200Ok> get_corporations_corporation_id_blueprints(corporation_id, , opts)
|
|
138
146
|
|
|
139
147
|
Get corporation blueprints
|
|
140
148
|
|
|
141
|
-
Returns a list of blueprints the corporation owns --- This route is cached for up to 3600 seconds
|
|
149
|
+
Returns a list of blueprints the corporation owns --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director --- [This route has an available update](https://esi.tech.ccp.is/diff/latest/dev/#GET-/corporations/{corporation_id}/blueprints/)
|
|
142
150
|
|
|
143
151
|
### Example
|
|
144
152
|
```ruby
|
|
@@ -155,16 +163,16 @@ api_instance = ESIClient::CorporationApi.new
|
|
|
155
163
|
corporation_id = 56 # Integer | An EVE corporation ID
|
|
156
164
|
|
|
157
165
|
opts = {
|
|
158
|
-
datasource:
|
|
166
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
159
167
|
page: 1, # Integer | Which page of results to return
|
|
160
|
-
token:
|
|
161
|
-
user_agent:
|
|
162
|
-
x_user_agent:
|
|
168
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
169
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
170
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
163
171
|
}
|
|
164
172
|
|
|
165
173
|
begin
|
|
166
174
|
#Get corporation blueprints
|
|
167
|
-
result = api_instance.get_corporations_corporation_id_blueprints(corporation_id, opts)
|
|
175
|
+
result = api_instance.get_corporations_corporation_id_blueprints(corporation_id, , opts)
|
|
168
176
|
p result
|
|
169
177
|
rescue ESIClient::ApiError => e
|
|
170
178
|
puts "Exception when calling CorporationApi->get_corporations_corporation_id_blueprints: #{e}"
|
|
@@ -198,11 +206,11 @@ Name | Type | Description | Notes
|
|
|
198
206
|
|
|
199
207
|
|
|
200
208
|
# **get_corporations_corporation_id_containers_logs**
|
|
201
|
-
> Array<GetCorporationsCorporationIdContainersLogs200Ok> get_corporations_corporation_id_containers_logs(corporation_id, opts)
|
|
209
|
+
> Array<GetCorporationsCorporationIdContainersLogs200Ok> get_corporations_corporation_id_containers_logs(corporation_id, , opts)
|
|
202
210
|
|
|
203
211
|
Get all corporation ALSC logs
|
|
204
212
|
|
|
205
|
-
Returns logs recorded in the past seven days from all audit log secure containers (ALSC) owned by a given corporation --- This route is cached for up to 600 seconds
|
|
213
|
+
Returns logs recorded in the past seven days from all audit log secure containers (ALSC) owned by a given corporation --- This route is cached for up to 600 seconds --- Requires one of the following EVE corporation role(s): Director --- [This route has an available update](https://esi.tech.ccp.is/diff/latest/dev/#GET-/corporations/{corporation_id}/containers/logs/)
|
|
206
214
|
|
|
207
215
|
### Example
|
|
208
216
|
```ruby
|
|
@@ -219,16 +227,16 @@ api_instance = ESIClient::CorporationApi.new
|
|
|
219
227
|
corporation_id = 56 # Integer | An EVE corporation ID
|
|
220
228
|
|
|
221
229
|
opts = {
|
|
222
|
-
datasource:
|
|
230
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
223
231
|
page: 1, # Integer | Which page of results to return
|
|
224
|
-
token:
|
|
225
|
-
user_agent:
|
|
226
|
-
x_user_agent:
|
|
232
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
233
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
234
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
227
235
|
}
|
|
228
236
|
|
|
229
237
|
begin
|
|
230
238
|
#Get all corporation ALSC logs
|
|
231
|
-
result = api_instance.get_corporations_corporation_id_containers_logs(corporation_id, opts)
|
|
239
|
+
result = api_instance.get_corporations_corporation_id_containers_logs(corporation_id, , opts)
|
|
232
240
|
p result
|
|
233
241
|
rescue ESIClient::ApiError => e
|
|
234
242
|
puts "Exception when calling CorporationApi->get_corporations_corporation_id_containers_logs: #{e}"
|
|
@@ -262,11 +270,11 @@ Name | Type | Description | Notes
|
|
|
262
270
|
|
|
263
271
|
|
|
264
272
|
# **get_corporations_corporation_id_divisions**
|
|
265
|
-
> GetCorporationsCorporationIdDivisionsOk get_corporations_corporation_id_divisions(corporation_id, opts)
|
|
273
|
+
> GetCorporationsCorporationIdDivisionsOk get_corporations_corporation_id_divisions(corporation_id, , opts)
|
|
266
274
|
|
|
267
275
|
Get corporation divisions
|
|
268
276
|
|
|
269
|
-
Return corporation hangar and wallet division names, only show if a division is not using the default name --- This route is cached for up to 3600 seconds
|
|
277
|
+
Return corporation hangar and wallet division names, only show if a division is not using the default name --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
|
|
270
278
|
|
|
271
279
|
### Example
|
|
272
280
|
```ruby
|
|
@@ -283,15 +291,15 @@ api_instance = ESIClient::CorporationApi.new
|
|
|
283
291
|
corporation_id = 56 # Integer | An EVE corporation ID
|
|
284
292
|
|
|
285
293
|
opts = {
|
|
286
|
-
datasource:
|
|
287
|
-
token:
|
|
288
|
-
user_agent:
|
|
289
|
-
x_user_agent:
|
|
294
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
295
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
296
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
297
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
290
298
|
}
|
|
291
299
|
|
|
292
300
|
begin
|
|
293
301
|
#Get corporation divisions
|
|
294
|
-
result = api_instance.get_corporations_corporation_id_divisions(corporation_id, opts)
|
|
302
|
+
result = api_instance.get_corporations_corporation_id_divisions(corporation_id, , opts)
|
|
295
303
|
p result
|
|
296
304
|
rescue ESIClient::ApiError => e
|
|
297
305
|
puts "Exception when calling CorporationApi->get_corporations_corporation_id_divisions: #{e}"
|
|
@@ -323,8 +331,70 @@ Name | Type | Description | Notes
|
|
|
323
331
|
|
|
324
332
|
|
|
325
333
|
|
|
334
|
+
# **get_corporations_corporation_id_facilities**
|
|
335
|
+
> Array<GetCorporationsCorporationIdFacilities200Ok> get_corporations_corporation_id_facilities(corporation_id, , opts)
|
|
336
|
+
|
|
337
|
+
Get corporation facilities
|
|
338
|
+
|
|
339
|
+
Return a corporation's facilities --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Factory_Manager
|
|
340
|
+
|
|
341
|
+
### Example
|
|
342
|
+
```ruby
|
|
343
|
+
# load the gem
|
|
344
|
+
require 'esi_client'
|
|
345
|
+
# setup authorization
|
|
346
|
+
ESIClient.configure do |config|
|
|
347
|
+
# Configure OAuth2 access token for authorization: evesso
|
|
348
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
|
349
|
+
end
|
|
350
|
+
|
|
351
|
+
api_instance = ESIClient::CorporationApi.new
|
|
352
|
+
|
|
353
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
|
354
|
+
|
|
355
|
+
opts = {
|
|
356
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
357
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
358
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
359
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
360
|
+
}
|
|
361
|
+
|
|
362
|
+
begin
|
|
363
|
+
#Get corporation facilities
|
|
364
|
+
result = api_instance.get_corporations_corporation_id_facilities(corporation_id, , opts)
|
|
365
|
+
p result
|
|
366
|
+
rescue ESIClient::ApiError => e
|
|
367
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_facilities: #{e}"
|
|
368
|
+
end
|
|
369
|
+
```
|
|
370
|
+
|
|
371
|
+
### Parameters
|
|
372
|
+
|
|
373
|
+
Name | Type | Description | Notes
|
|
374
|
+
------------- | ------------- | ------------- | -------------
|
|
375
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
|
376
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
|
377
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
|
378
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
|
379
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
|
380
|
+
|
|
381
|
+
### Return type
|
|
382
|
+
|
|
383
|
+
[**Array<GetCorporationsCorporationIdFacilities200Ok>**](GetCorporationsCorporationIdFacilities200Ok.md)
|
|
384
|
+
|
|
385
|
+
### Authorization
|
|
386
|
+
|
|
387
|
+
[evesso](../README.md#evesso)
|
|
388
|
+
|
|
389
|
+
### HTTP request headers
|
|
390
|
+
|
|
391
|
+
- **Content-Type**: Not defined
|
|
392
|
+
- **Accept**: application/json
|
|
393
|
+
|
|
394
|
+
|
|
395
|
+
|
|
326
396
|
# **get_corporations_corporation_id_icons**
|
|
327
|
-
> GetCorporationsCorporationIdIconsOk get_corporations_corporation_id_icons(corporation_id, opts)
|
|
397
|
+
> GetCorporationsCorporationIdIconsOk get_corporations_corporation_id_icons(corporation_id, , opts)
|
|
328
398
|
|
|
329
399
|
Get corporation icon
|
|
330
400
|
|
|
@@ -340,14 +410,14 @@ api_instance = ESIClient::CorporationApi.new
|
|
|
340
410
|
corporation_id = 56 # Integer | An EVE corporation ID
|
|
341
411
|
|
|
342
412
|
opts = {
|
|
343
|
-
datasource:
|
|
344
|
-
user_agent:
|
|
345
|
-
x_user_agent:
|
|
413
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
414
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
415
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
346
416
|
}
|
|
347
417
|
|
|
348
418
|
begin
|
|
349
419
|
#Get corporation icon
|
|
350
|
-
result = api_instance.get_corporations_corporation_id_icons(corporation_id, opts)
|
|
420
|
+
result = api_instance.get_corporations_corporation_id_icons(corporation_id, , opts)
|
|
351
421
|
p result
|
|
352
422
|
rescue ESIClient::ApiError => e
|
|
353
423
|
puts "Exception when calling CorporationApi->get_corporations_corporation_id_icons: #{e}"
|
|
@@ -378,12 +448,140 @@ No authorization required
|
|
|
378
448
|
|
|
379
449
|
|
|
380
450
|
|
|
451
|
+
# **get_corporations_corporation_id_medals**
|
|
452
|
+
> Array<GetCorporationsCorporationIdMedals200Ok> get_corporations_corporation_id_medals(corporation_id, , opts)
|
|
453
|
+
|
|
454
|
+
Get corporation medals
|
|
455
|
+
|
|
456
|
+
Returns a corporation's medals --- This route is cached for up to 3600 seconds
|
|
457
|
+
|
|
458
|
+
### Example
|
|
459
|
+
```ruby
|
|
460
|
+
# load the gem
|
|
461
|
+
require 'esi_client'
|
|
462
|
+
# setup authorization
|
|
463
|
+
ESIClient.configure do |config|
|
|
464
|
+
# Configure OAuth2 access token for authorization: evesso
|
|
465
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
|
466
|
+
end
|
|
467
|
+
|
|
468
|
+
api_instance = ESIClient::CorporationApi.new
|
|
469
|
+
|
|
470
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
|
471
|
+
|
|
472
|
+
opts = {
|
|
473
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
474
|
+
page: 1, # Integer | Which page of results to return
|
|
475
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
476
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
477
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
478
|
+
}
|
|
479
|
+
|
|
480
|
+
begin
|
|
481
|
+
#Get corporation medals
|
|
482
|
+
result = api_instance.get_corporations_corporation_id_medals(corporation_id, , opts)
|
|
483
|
+
p result
|
|
484
|
+
rescue ESIClient::ApiError => e
|
|
485
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_medals: #{e}"
|
|
486
|
+
end
|
|
487
|
+
```
|
|
488
|
+
|
|
489
|
+
### Parameters
|
|
490
|
+
|
|
491
|
+
Name | Type | Description | Notes
|
|
492
|
+
------------- | ------------- | ------------- | -------------
|
|
493
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
|
494
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
|
495
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
|
496
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
|
497
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
|
498
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
|
499
|
+
|
|
500
|
+
### Return type
|
|
501
|
+
|
|
502
|
+
[**Array<GetCorporationsCorporationIdMedals200Ok>**](GetCorporationsCorporationIdMedals200Ok.md)
|
|
503
|
+
|
|
504
|
+
### Authorization
|
|
505
|
+
|
|
506
|
+
[evesso](../README.md#evesso)
|
|
507
|
+
|
|
508
|
+
### HTTP request headers
|
|
509
|
+
|
|
510
|
+
- **Content-Type**: Not defined
|
|
511
|
+
- **Accept**: application/json
|
|
512
|
+
|
|
513
|
+
|
|
514
|
+
|
|
515
|
+
# **get_corporations_corporation_id_medals_issued**
|
|
516
|
+
> Array<GetCorporationsCorporationIdMedalsIssued200Ok> get_corporations_corporation_id_medals_issued(corporation_id, , opts)
|
|
517
|
+
|
|
518
|
+
Get corporation issued medals
|
|
519
|
+
|
|
520
|
+
Returns medals issued by a corporation --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
|
|
521
|
+
|
|
522
|
+
### Example
|
|
523
|
+
```ruby
|
|
524
|
+
# load the gem
|
|
525
|
+
require 'esi_client'
|
|
526
|
+
# setup authorization
|
|
527
|
+
ESIClient.configure do |config|
|
|
528
|
+
# Configure OAuth2 access token for authorization: evesso
|
|
529
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
|
530
|
+
end
|
|
531
|
+
|
|
532
|
+
api_instance = ESIClient::CorporationApi.new
|
|
533
|
+
|
|
534
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
|
535
|
+
|
|
536
|
+
opts = {
|
|
537
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
538
|
+
page: 1, # Integer | Which page of results to return
|
|
539
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
540
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
541
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
542
|
+
}
|
|
543
|
+
|
|
544
|
+
begin
|
|
545
|
+
#Get corporation issued medals
|
|
546
|
+
result = api_instance.get_corporations_corporation_id_medals_issued(corporation_id, , opts)
|
|
547
|
+
p result
|
|
548
|
+
rescue ESIClient::ApiError => e
|
|
549
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_medals_issued: #{e}"
|
|
550
|
+
end
|
|
551
|
+
```
|
|
552
|
+
|
|
553
|
+
### Parameters
|
|
554
|
+
|
|
555
|
+
Name | Type | Description | Notes
|
|
556
|
+
------------- | ------------- | ------------- | -------------
|
|
557
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
|
558
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
|
559
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
|
560
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
|
561
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
|
562
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
|
563
|
+
|
|
564
|
+
### Return type
|
|
565
|
+
|
|
566
|
+
[**Array<GetCorporationsCorporationIdMedalsIssued200Ok>**](GetCorporationsCorporationIdMedalsIssued200Ok.md)
|
|
567
|
+
|
|
568
|
+
### Authorization
|
|
569
|
+
|
|
570
|
+
[evesso](../README.md#evesso)
|
|
571
|
+
|
|
572
|
+
### HTTP request headers
|
|
573
|
+
|
|
574
|
+
- **Content-Type**: Not defined
|
|
575
|
+
- **Accept**: application/json
|
|
576
|
+
|
|
577
|
+
|
|
578
|
+
|
|
381
579
|
# **get_corporations_corporation_id_members**
|
|
382
|
-
> Array<
|
|
580
|
+
> Array<Integer> get_corporations_corporation_id_members(corporation_id, , opts)
|
|
383
581
|
|
|
384
582
|
Get corporation members
|
|
385
583
|
|
|
386
|
-
|
|
584
|
+
Return the current member list of a corporation, the token's character need to be a member of the corporation. --- This route is cached for up to 3600 seconds
|
|
387
585
|
|
|
388
586
|
### Example
|
|
389
587
|
```ruby
|
|
@@ -400,15 +598,15 @@ api_instance = ESIClient::CorporationApi.new
|
|
|
400
598
|
corporation_id = 56 # Integer | An EVE corporation ID
|
|
401
599
|
|
|
402
600
|
opts = {
|
|
403
|
-
datasource:
|
|
404
|
-
token:
|
|
405
|
-
user_agent:
|
|
406
|
-
x_user_agent:
|
|
601
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
602
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
603
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
604
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
407
605
|
}
|
|
408
606
|
|
|
409
607
|
begin
|
|
410
608
|
#Get corporation members
|
|
411
|
-
result = api_instance.get_corporations_corporation_id_members(corporation_id, opts)
|
|
609
|
+
result = api_instance.get_corporations_corporation_id_members(corporation_id, , opts)
|
|
412
610
|
p result
|
|
413
611
|
rescue ESIClient::ApiError => e
|
|
414
612
|
puts "Exception when calling CorporationApi->get_corporations_corporation_id_members: #{e}"
|
|
@@ -427,7 +625,7 @@ Name | Type | Description | Notes
|
|
|
427
625
|
|
|
428
626
|
### Return type
|
|
429
627
|
|
|
430
|
-
|
|
628
|
+
**Array<Integer>**
|
|
431
629
|
|
|
432
630
|
### Authorization
|
|
433
631
|
|
|
@@ -441,11 +639,11 @@ Name | Type | Description | Notes
|
|
|
441
639
|
|
|
442
640
|
|
|
443
641
|
# **get_corporations_corporation_id_members_limit**
|
|
444
|
-
> Integer get_corporations_corporation_id_members_limit(corporation_id, opts)
|
|
642
|
+
> Integer get_corporations_corporation_id_members_limit(corporation_id, , opts)
|
|
445
643
|
|
|
446
644
|
Get corporation member limit
|
|
447
645
|
|
|
448
|
-
Return a corporation's member limit, not including CEO himself --- This route is cached for up to 3600 seconds
|
|
646
|
+
Return a corporation's member limit, not including CEO himself --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
|
|
449
647
|
|
|
450
648
|
### Example
|
|
451
649
|
```ruby
|
|
@@ -462,15 +660,15 @@ api_instance = ESIClient::CorporationApi.new
|
|
|
462
660
|
corporation_id = 56 # Integer | An EVE corporation ID
|
|
463
661
|
|
|
464
662
|
opts = {
|
|
465
|
-
datasource:
|
|
466
|
-
token:
|
|
467
|
-
user_agent:
|
|
468
|
-
x_user_agent:
|
|
663
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
664
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
665
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
666
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
469
667
|
}
|
|
470
668
|
|
|
471
669
|
begin
|
|
472
670
|
#Get corporation member limit
|
|
473
|
-
result = api_instance.get_corporations_corporation_id_members_limit(corporation_id, opts)
|
|
671
|
+
result = api_instance.get_corporations_corporation_id_members_limit(corporation_id, , opts)
|
|
474
672
|
p result
|
|
475
673
|
rescue ESIClient::ApiError => e
|
|
476
674
|
puts "Exception when calling CorporationApi->get_corporations_corporation_id_members_limit: #{e}"
|
|
@@ -502,12 +700,74 @@ Name | Type | Description | Notes
|
|
|
502
700
|
|
|
503
701
|
|
|
504
702
|
|
|
703
|
+
# **get_corporations_corporation_id_members_titles**
|
|
704
|
+
> Array<GetCorporationsCorporationIdMembersTitles200Ok> get_corporations_corporation_id_members_titles(corporation_id, , opts)
|
|
705
|
+
|
|
706
|
+
Get corporation's members' titles
|
|
707
|
+
|
|
708
|
+
Returns a corporation's members' titles --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
|
|
709
|
+
|
|
710
|
+
### Example
|
|
711
|
+
```ruby
|
|
712
|
+
# load the gem
|
|
713
|
+
require 'esi_client'
|
|
714
|
+
# setup authorization
|
|
715
|
+
ESIClient.configure do |config|
|
|
716
|
+
# Configure OAuth2 access token for authorization: evesso
|
|
717
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
|
718
|
+
end
|
|
719
|
+
|
|
720
|
+
api_instance = ESIClient::CorporationApi.new
|
|
721
|
+
|
|
722
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
|
723
|
+
|
|
724
|
+
opts = {
|
|
725
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
726
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
727
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
728
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
729
|
+
}
|
|
730
|
+
|
|
731
|
+
begin
|
|
732
|
+
#Get corporation's members' titles
|
|
733
|
+
result = api_instance.get_corporations_corporation_id_members_titles(corporation_id, , opts)
|
|
734
|
+
p result
|
|
735
|
+
rescue ESIClient::ApiError => e
|
|
736
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_members_titles: #{e}"
|
|
737
|
+
end
|
|
738
|
+
```
|
|
739
|
+
|
|
740
|
+
### Parameters
|
|
741
|
+
|
|
742
|
+
Name | Type | Description | Notes
|
|
743
|
+
------------- | ------------- | ------------- | -------------
|
|
744
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
|
745
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
|
746
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
|
747
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
|
748
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
|
749
|
+
|
|
750
|
+
### Return type
|
|
751
|
+
|
|
752
|
+
[**Array<GetCorporationsCorporationIdMembersTitles200Ok>**](GetCorporationsCorporationIdMembersTitles200Ok.md)
|
|
753
|
+
|
|
754
|
+
### Authorization
|
|
755
|
+
|
|
756
|
+
[evesso](../README.md#evesso)
|
|
757
|
+
|
|
758
|
+
### HTTP request headers
|
|
759
|
+
|
|
760
|
+
- **Content-Type**: Not defined
|
|
761
|
+
- **Accept**: application/json
|
|
762
|
+
|
|
763
|
+
|
|
764
|
+
|
|
505
765
|
# **get_corporations_corporation_id_membertracking**
|
|
506
|
-
> Array<GetCorporationsCorporationIdMembertracking200Ok> get_corporations_corporation_id_membertracking(corporation_id, opts)
|
|
766
|
+
> Array<GetCorporationsCorporationIdMembertracking200Ok> get_corporations_corporation_id_membertracking(corporation_id, , opts)
|
|
507
767
|
|
|
508
768
|
Track corporation members
|
|
509
769
|
|
|
510
|
-
Returns additional information about a corporation's members which helps tracking their activities --- This route is cached for up to 3600 seconds
|
|
770
|
+
Returns additional information about a corporation's members which helps tracking their activities --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
|
|
511
771
|
|
|
512
772
|
### Example
|
|
513
773
|
```ruby
|
|
@@ -524,15 +784,15 @@ api_instance = ESIClient::CorporationApi.new
|
|
|
524
784
|
corporation_id = 56 # Integer | An EVE corporation ID
|
|
525
785
|
|
|
526
786
|
opts = {
|
|
527
|
-
datasource:
|
|
528
|
-
token:
|
|
529
|
-
user_agent:
|
|
530
|
-
x_user_agent:
|
|
787
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
788
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
789
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
790
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
531
791
|
}
|
|
532
792
|
|
|
533
793
|
begin
|
|
534
794
|
#Track corporation members
|
|
535
|
-
result = api_instance.get_corporations_corporation_id_membertracking(corporation_id, opts)
|
|
795
|
+
result = api_instance.get_corporations_corporation_id_membertracking(corporation_id, , opts)
|
|
536
796
|
p result
|
|
537
797
|
rescue ESIClient::ApiError => e
|
|
538
798
|
puts "Exception when calling CorporationApi->get_corporations_corporation_id_membertracking: #{e}"
|
|
@@ -564,8 +824,137 @@ Name | Type | Description | Notes
|
|
|
564
824
|
|
|
565
825
|
|
|
566
826
|
|
|
827
|
+
# **get_corporations_corporation_id_outposts**
|
|
828
|
+
> Array<Integer> get_corporations_corporation_id_outposts(corporation_id, , opts)
|
|
829
|
+
|
|
830
|
+
Get corporation outposts
|
|
831
|
+
|
|
832
|
+
Get a list of corporation outpost IDs Note: This endpoint will be removed once outposts are migrated to Citadels as talked about in this blog: https://community.eveonline.com/news/dev-blogs/the-next-steps-in-structure-transition/ --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
|
|
833
|
+
|
|
834
|
+
### Example
|
|
835
|
+
```ruby
|
|
836
|
+
# load the gem
|
|
837
|
+
require 'esi_client'
|
|
838
|
+
# setup authorization
|
|
839
|
+
ESIClient.configure do |config|
|
|
840
|
+
# Configure OAuth2 access token for authorization: evesso
|
|
841
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
|
842
|
+
end
|
|
843
|
+
|
|
844
|
+
api_instance = ESIClient::CorporationApi.new
|
|
845
|
+
|
|
846
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
|
847
|
+
|
|
848
|
+
opts = {
|
|
849
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
850
|
+
page: 1, # Integer | Which page of results to return
|
|
851
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
852
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
853
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
854
|
+
}
|
|
855
|
+
|
|
856
|
+
begin
|
|
857
|
+
#Get corporation outposts
|
|
858
|
+
result = api_instance.get_corporations_corporation_id_outposts(corporation_id, , opts)
|
|
859
|
+
p result
|
|
860
|
+
rescue ESIClient::ApiError => e
|
|
861
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_outposts: #{e}"
|
|
862
|
+
end
|
|
863
|
+
```
|
|
864
|
+
|
|
865
|
+
### Parameters
|
|
866
|
+
|
|
867
|
+
Name | Type | Description | Notes
|
|
868
|
+
------------- | ------------- | ------------- | -------------
|
|
869
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
|
870
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
|
871
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
|
872
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
|
873
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
|
874
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
|
875
|
+
|
|
876
|
+
### Return type
|
|
877
|
+
|
|
878
|
+
**Array<Integer>**
|
|
879
|
+
|
|
880
|
+
### Authorization
|
|
881
|
+
|
|
882
|
+
[evesso](../README.md#evesso)
|
|
883
|
+
|
|
884
|
+
### HTTP request headers
|
|
885
|
+
|
|
886
|
+
- **Content-Type**: Not defined
|
|
887
|
+
- **Accept**: application/json
|
|
888
|
+
|
|
889
|
+
|
|
890
|
+
|
|
891
|
+
# **get_corporations_corporation_id_outposts_outpost_id**
|
|
892
|
+
> GetCorporationsCorporationIdOutpostsOutpostIdOk get_corporations_corporation_id_outposts_outpost_id(corporation_id, outpost_id, opts)
|
|
893
|
+
|
|
894
|
+
Get corporation outpost details
|
|
895
|
+
|
|
896
|
+
Get details about a given outpost. Note: This endpoint will be removed once outposts are migrated to Citadels as talked about in this blog: https://community.eveonline.com/news/dev-blogs/the-next-steps-in-structure-transition/ --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
|
|
897
|
+
|
|
898
|
+
### Example
|
|
899
|
+
```ruby
|
|
900
|
+
# load the gem
|
|
901
|
+
require 'esi_client'
|
|
902
|
+
# setup authorization
|
|
903
|
+
ESIClient.configure do |config|
|
|
904
|
+
# Configure OAuth2 access token for authorization: evesso
|
|
905
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
|
906
|
+
end
|
|
907
|
+
|
|
908
|
+
api_instance = ESIClient::CorporationApi.new
|
|
909
|
+
|
|
910
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
|
911
|
+
|
|
912
|
+
outpost_id = 56 # Integer | A station (outpost) ID
|
|
913
|
+
|
|
914
|
+
opts = {
|
|
915
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
916
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
917
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
918
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
919
|
+
}
|
|
920
|
+
|
|
921
|
+
begin
|
|
922
|
+
#Get corporation outpost details
|
|
923
|
+
result = api_instance.get_corporations_corporation_id_outposts_outpost_id(corporation_id, outpost_id, opts)
|
|
924
|
+
p result
|
|
925
|
+
rescue ESIClient::ApiError => e
|
|
926
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_outposts_outpost_id: #{e}"
|
|
927
|
+
end
|
|
928
|
+
```
|
|
929
|
+
|
|
930
|
+
### Parameters
|
|
931
|
+
|
|
932
|
+
Name | Type | Description | Notes
|
|
933
|
+
------------- | ------------- | ------------- | -------------
|
|
934
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
|
935
|
+
**outpost_id** | **Integer**| A station (outpost) ID |
|
|
936
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
|
937
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
|
938
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
|
939
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
|
940
|
+
|
|
941
|
+
### Return type
|
|
942
|
+
|
|
943
|
+
[**GetCorporationsCorporationIdOutpostsOutpostIdOk**](GetCorporationsCorporationIdOutpostsOutpostIdOk.md)
|
|
944
|
+
|
|
945
|
+
### Authorization
|
|
946
|
+
|
|
947
|
+
[evesso](../README.md#evesso)
|
|
948
|
+
|
|
949
|
+
### HTTP request headers
|
|
950
|
+
|
|
951
|
+
- **Content-Type**: Not defined
|
|
952
|
+
- **Accept**: application/json
|
|
953
|
+
|
|
954
|
+
|
|
955
|
+
|
|
567
956
|
# **get_corporations_corporation_id_roles**
|
|
568
|
-
> Array<GetCorporationsCorporationIdRoles200Ok> get_corporations_corporation_id_roles(corporation_id, opts)
|
|
957
|
+
> Array<GetCorporationsCorporationIdRoles200Ok> get_corporations_corporation_id_roles(corporation_id, , opts)
|
|
569
958
|
|
|
570
959
|
Get corporation member roles
|
|
571
960
|
|
|
@@ -586,15 +975,15 @@ api_instance = ESIClient::CorporationApi.new
|
|
|
586
975
|
corporation_id = 56 # Integer | An EVE corporation ID
|
|
587
976
|
|
|
588
977
|
opts = {
|
|
589
|
-
datasource:
|
|
590
|
-
token:
|
|
591
|
-
user_agent:
|
|
592
|
-
x_user_agent:
|
|
978
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
979
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
980
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
981
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
593
982
|
}
|
|
594
983
|
|
|
595
984
|
begin
|
|
596
985
|
#Get corporation member roles
|
|
597
|
-
result = api_instance.get_corporations_corporation_id_roles(corporation_id, opts)
|
|
986
|
+
result = api_instance.get_corporations_corporation_id_roles(corporation_id, , opts)
|
|
598
987
|
p result
|
|
599
988
|
rescue ESIClient::ApiError => e
|
|
600
989
|
puts "Exception when calling CorporationApi->get_corporations_corporation_id_roles: #{e}"
|
|
@@ -626,12 +1015,76 @@ Name | Type | Description | Notes
|
|
|
626
1015
|
|
|
627
1016
|
|
|
628
1017
|
|
|
1018
|
+
# **get_corporations_corporation_id_roles_history**
|
|
1019
|
+
> Array<GetCorporationsCorporationIdRolesHistory200Ok> get_corporations_corporation_id_roles_history(corporation_id, , opts)
|
|
1020
|
+
|
|
1021
|
+
Get corporation member roles history
|
|
1022
|
+
|
|
1023
|
+
Return how roles have changed for a coporation's members, up to a month --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
|
|
1024
|
+
|
|
1025
|
+
### Example
|
|
1026
|
+
```ruby
|
|
1027
|
+
# load the gem
|
|
1028
|
+
require 'esi_client'
|
|
1029
|
+
# setup authorization
|
|
1030
|
+
ESIClient.configure do |config|
|
|
1031
|
+
# Configure OAuth2 access token for authorization: evesso
|
|
1032
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
|
1033
|
+
end
|
|
1034
|
+
|
|
1035
|
+
api_instance = ESIClient::CorporationApi.new
|
|
1036
|
+
|
|
1037
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
|
1038
|
+
|
|
1039
|
+
opts = {
|
|
1040
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
1041
|
+
page: 1, # Integer | Which page of results to return
|
|
1042
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
1043
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
1044
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
1045
|
+
}
|
|
1046
|
+
|
|
1047
|
+
begin
|
|
1048
|
+
#Get corporation member roles history
|
|
1049
|
+
result = api_instance.get_corporations_corporation_id_roles_history(corporation_id, , opts)
|
|
1050
|
+
p result
|
|
1051
|
+
rescue ESIClient::ApiError => e
|
|
1052
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_roles_history: #{e}"
|
|
1053
|
+
end
|
|
1054
|
+
```
|
|
1055
|
+
|
|
1056
|
+
### Parameters
|
|
1057
|
+
|
|
1058
|
+
Name | Type | Description | Notes
|
|
1059
|
+
------------- | ------------- | ------------- | -------------
|
|
1060
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
|
1061
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
|
1062
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
|
1063
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
|
1064
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
|
1065
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
|
1066
|
+
|
|
1067
|
+
### Return type
|
|
1068
|
+
|
|
1069
|
+
[**Array<GetCorporationsCorporationIdRolesHistory200Ok>**](GetCorporationsCorporationIdRolesHistory200Ok.md)
|
|
1070
|
+
|
|
1071
|
+
### Authorization
|
|
1072
|
+
|
|
1073
|
+
[evesso](../README.md#evesso)
|
|
1074
|
+
|
|
1075
|
+
### HTTP request headers
|
|
1076
|
+
|
|
1077
|
+
- **Content-Type**: Not defined
|
|
1078
|
+
- **Accept**: application/json
|
|
1079
|
+
|
|
1080
|
+
|
|
1081
|
+
|
|
629
1082
|
# **get_corporations_corporation_id_shareholders**
|
|
630
|
-
> Array<GetCorporationsCorporationIdShareholders200Ok> get_corporations_corporation_id_shareholders(corporation_id, opts)
|
|
1083
|
+
> Array<GetCorporationsCorporationIdShareholders200Ok> get_corporations_corporation_id_shareholders(corporation_id, , opts)
|
|
631
1084
|
|
|
632
|
-
Get corporation
|
|
1085
|
+
Get corporation shareholders
|
|
633
1086
|
|
|
634
|
-
Return the current
|
|
1087
|
+
Return the current shareholders of a corporation. --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
|
|
635
1088
|
|
|
636
1089
|
### Example
|
|
637
1090
|
```ruby
|
|
@@ -648,16 +1101,16 @@ api_instance = ESIClient::CorporationApi.new
|
|
|
648
1101
|
corporation_id = 56 # Integer | An EVE corporation ID
|
|
649
1102
|
|
|
650
1103
|
opts = {
|
|
651
|
-
datasource:
|
|
1104
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
652
1105
|
page: 1, # Integer | Which page of results to return
|
|
653
|
-
token:
|
|
654
|
-
user_agent:
|
|
655
|
-
x_user_agent:
|
|
1106
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
1107
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
1108
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
656
1109
|
}
|
|
657
1110
|
|
|
658
1111
|
begin
|
|
659
|
-
#Get corporation
|
|
660
|
-
result = api_instance.get_corporations_corporation_id_shareholders(corporation_id, opts)
|
|
1112
|
+
#Get corporation shareholders
|
|
1113
|
+
result = api_instance.get_corporations_corporation_id_shareholders(corporation_id, , opts)
|
|
661
1114
|
p result
|
|
662
1115
|
rescue ESIClient::ApiError => e
|
|
663
1116
|
puts "Exception when calling CorporationApi->get_corporations_corporation_id_shareholders: #{e}"
|
|
@@ -691,7 +1144,7 @@ Name | Type | Description | Notes
|
|
|
691
1144
|
|
|
692
1145
|
|
|
693
1146
|
# **get_corporations_corporation_id_standings**
|
|
694
|
-
> Array<GetCorporationsCorporationIdStandings200Ok> get_corporations_corporation_id_standings(corporation_id, opts)
|
|
1147
|
+
> Array<GetCorporationsCorporationIdStandings200Ok> get_corporations_corporation_id_standings(corporation_id, , opts)
|
|
695
1148
|
|
|
696
1149
|
Get corporation standings
|
|
697
1150
|
|
|
@@ -712,16 +1165,16 @@ api_instance = ESIClient::CorporationApi.new
|
|
|
712
1165
|
corporation_id = 56 # Integer | An EVE corporation ID
|
|
713
1166
|
|
|
714
1167
|
opts = {
|
|
715
|
-
datasource:
|
|
1168
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
716
1169
|
page: 1, # Integer | Which page of results to return
|
|
717
|
-
token:
|
|
718
|
-
user_agent:
|
|
719
|
-
x_user_agent:
|
|
1170
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
1171
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
1172
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
720
1173
|
}
|
|
721
1174
|
|
|
722
1175
|
begin
|
|
723
1176
|
#Get corporation standings
|
|
724
|
-
result = api_instance.get_corporations_corporation_id_standings(corporation_id, opts)
|
|
1177
|
+
result = api_instance.get_corporations_corporation_id_standings(corporation_id, , opts)
|
|
725
1178
|
p result
|
|
726
1179
|
rescue ESIClient::ApiError => e
|
|
727
1180
|
puts "Exception when calling CorporationApi->get_corporations_corporation_id_standings: #{e}"
|
|
@@ -754,12 +1207,12 @@ Name | Type | Description | Notes
|
|
|
754
1207
|
|
|
755
1208
|
|
|
756
1209
|
|
|
757
|
-
# **
|
|
758
|
-
> Array<
|
|
1210
|
+
# **get_corporations_corporation_id_starbases**
|
|
1211
|
+
> Array<GetCorporationsCorporationIdStarbases200Ok> get_corporations_corporation_id_starbases(corporation_id, , opts)
|
|
759
1212
|
|
|
760
|
-
Get corporation
|
|
1213
|
+
Get corporation starbases (POSes)
|
|
761
1214
|
|
|
762
|
-
|
|
1215
|
+
Returns list of corporation starbases (POSes) --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
|
|
763
1216
|
|
|
764
1217
|
### Example
|
|
765
1218
|
```ruby
|
|
@@ -776,20 +1229,19 @@ api_instance = ESIClient::CorporationApi.new
|
|
|
776
1229
|
corporation_id = 56 # Integer | An EVE corporation ID
|
|
777
1230
|
|
|
778
1231
|
opts = {
|
|
779
|
-
datasource:
|
|
780
|
-
language: "en-us", # String | Language to use in the response
|
|
1232
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
781
1233
|
page: 1, # Integer | Which page of results to return
|
|
782
|
-
token:
|
|
783
|
-
user_agent:
|
|
784
|
-
x_user_agent:
|
|
1234
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
1235
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
1236
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
785
1237
|
}
|
|
786
1238
|
|
|
787
1239
|
begin
|
|
788
|
-
#Get corporation
|
|
789
|
-
result = api_instance.
|
|
1240
|
+
#Get corporation starbases (POSes)
|
|
1241
|
+
result = api_instance.get_corporations_corporation_id_starbases(corporation_id, , opts)
|
|
790
1242
|
p result
|
|
791
1243
|
rescue ESIClient::ApiError => e
|
|
792
|
-
puts "Exception when calling CorporationApi->
|
|
1244
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_starbases: #{e}"
|
|
793
1245
|
end
|
|
794
1246
|
```
|
|
795
1247
|
|
|
@@ -799,7 +1251,6 @@ Name | Type | Description | Notes
|
|
|
799
1251
|
------------- | ------------- | ------------- | -------------
|
|
800
1252
|
**corporation_id** | **Integer**| An EVE corporation ID |
|
|
801
1253
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
|
802
|
-
**language** | **String**| Language to use in the response | [optional] [default to en-us]
|
|
803
1254
|
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
|
804
1255
|
**token** | **String**| Access token to use if unable to set a header | [optional]
|
|
805
1256
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
|
@@ -807,7 +1258,7 @@ Name | Type | Description | Notes
|
|
|
807
1258
|
|
|
808
1259
|
### Return type
|
|
809
1260
|
|
|
810
|
-
[**Array<
|
|
1261
|
+
[**Array<GetCorporationsCorporationIdStarbases200Ok>**](GetCorporationsCorporationIdStarbases200Ok.md)
|
|
811
1262
|
|
|
812
1263
|
### Authorization
|
|
813
1264
|
|
|
@@ -820,12 +1271,12 @@ Name | Type | Description | Notes
|
|
|
820
1271
|
|
|
821
1272
|
|
|
822
1273
|
|
|
823
|
-
# **
|
|
824
|
-
>
|
|
1274
|
+
# **get_corporations_corporation_id_starbases_starbase_id**
|
|
1275
|
+
> GetCorporationsCorporationIdStarbasesStarbaseIdOk get_corporations_corporation_id_starbases_starbase_id(corporation_id, starbase_id, system_id, opts)
|
|
825
1276
|
|
|
826
|
-
Get
|
|
1277
|
+
Get starbase (POS) detail
|
|
827
1278
|
|
|
828
|
-
Returns a
|
|
1279
|
+
Returns various settings and fuels of a starbase (POS) --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
|
|
829
1280
|
|
|
830
1281
|
### Example
|
|
831
1282
|
```ruby
|
|
@@ -841,19 +1292,23 @@ api_instance = ESIClient::CorporationApi.new
|
|
|
841
1292
|
|
|
842
1293
|
corporation_id = 56 # Integer | An EVE corporation ID
|
|
843
1294
|
|
|
1295
|
+
starbase_id = 789 # Integer | An EVE starbase (POS) ID
|
|
1296
|
+
|
|
1297
|
+
system_id = 56 # Integer | The solar system this starbase (POS) is located in,
|
|
1298
|
+
|
|
844
1299
|
opts = {
|
|
845
|
-
datasource:
|
|
846
|
-
token:
|
|
847
|
-
user_agent:
|
|
848
|
-
x_user_agent:
|
|
1300
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
1301
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
1302
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
1303
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
849
1304
|
}
|
|
850
1305
|
|
|
851
1306
|
begin
|
|
852
|
-
#Get
|
|
853
|
-
result = api_instance.
|
|
1307
|
+
#Get starbase (POS) detail
|
|
1308
|
+
result = api_instance.get_corporations_corporation_id_starbases_starbase_id(corporation_id, starbase_id, system_id, opts)
|
|
854
1309
|
p result
|
|
855
1310
|
rescue ESIClient::ApiError => e
|
|
856
|
-
puts "Exception when calling CorporationApi->
|
|
1311
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_starbases_starbase_id: #{e}"
|
|
857
1312
|
end
|
|
858
1313
|
```
|
|
859
1314
|
|
|
@@ -862,6 +1317,8 @@ end
|
|
|
862
1317
|
Name | Type | Description | Notes
|
|
863
1318
|
------------- | ------------- | ------------- | -------------
|
|
864
1319
|
**corporation_id** | **Integer**| An EVE corporation ID |
|
|
1320
|
+
**starbase_id** | **Integer**| An EVE starbase (POS) ID |
|
|
1321
|
+
**system_id** | **Integer**| The solar system this starbase (POS) is located in, |
|
|
865
1322
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
|
866
1323
|
**token** | **String**| Access token to use if unable to set a header | [optional]
|
|
867
1324
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
|
@@ -869,7 +1326,7 @@ Name | Type | Description | Notes
|
|
|
869
1326
|
|
|
870
1327
|
### Return type
|
|
871
1328
|
|
|
872
|
-
[**
|
|
1329
|
+
[**GetCorporationsCorporationIdStarbasesStarbaseIdOk**](GetCorporationsCorporationIdStarbasesStarbaseIdOk.md)
|
|
873
1330
|
|
|
874
1331
|
### Authorization
|
|
875
1332
|
|
|
@@ -882,34 +1339,42 @@ Name | Type | Description | Notes
|
|
|
882
1339
|
|
|
883
1340
|
|
|
884
1341
|
|
|
885
|
-
# **
|
|
886
|
-
> Array<
|
|
1342
|
+
# **get_corporations_corporation_id_structures**
|
|
1343
|
+
> Array<GetCorporationsCorporationIdStructures200Ok> get_corporations_corporation_id_structures(corporation_id, , opts)
|
|
887
1344
|
|
|
888
|
-
Get corporation
|
|
1345
|
+
Get corporation structures
|
|
889
1346
|
|
|
890
|
-
|
|
1347
|
+
Get a list of corporation structures. This route's version includes the changes to structures detailed in this blog: https://www.eveonline.com/article/upwell-2.0-structures-changes-coming-on-february-13th --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): StationManager
|
|
891
1348
|
|
|
892
1349
|
### Example
|
|
893
1350
|
```ruby
|
|
894
1351
|
# load the gem
|
|
895
1352
|
require 'esi_client'
|
|
1353
|
+
# setup authorization
|
|
1354
|
+
ESIClient.configure do |config|
|
|
1355
|
+
# Configure OAuth2 access token for authorization: evesso
|
|
1356
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
|
1357
|
+
end
|
|
896
1358
|
|
|
897
1359
|
api_instance = ESIClient::CorporationApi.new
|
|
898
1360
|
|
|
899
|
-
|
|
1361
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
|
900
1362
|
|
|
901
1363
|
opts = {
|
|
902
|
-
datasource:
|
|
903
|
-
|
|
904
|
-
|
|
1364
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
1365
|
+
language: 'en-us', # String | Language to use in the response
|
|
1366
|
+
page: 1, # Integer | Which page of results to return
|
|
1367
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
1368
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
1369
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
905
1370
|
}
|
|
906
1371
|
|
|
907
1372
|
begin
|
|
908
|
-
#Get corporation
|
|
909
|
-
result = api_instance.
|
|
1373
|
+
#Get corporation structures
|
|
1374
|
+
result = api_instance.get_corporations_corporation_id_structures(corporation_id, , opts)
|
|
910
1375
|
p result
|
|
911
1376
|
rescue ESIClient::ApiError => e
|
|
912
|
-
puts "Exception when calling CorporationApi->
|
|
1377
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_structures: #{e}"
|
|
913
1378
|
end
|
|
914
1379
|
```
|
|
915
1380
|
|
|
@@ -917,18 +1382,21 @@ end
|
|
|
917
1382
|
|
|
918
1383
|
Name | Type | Description | Notes
|
|
919
1384
|
------------- | ------------- | ------------- | -------------
|
|
920
|
-
**
|
|
1385
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
|
921
1386
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
|
1387
|
+
**language** | **String**| Language to use in the response | [optional] [default to en-us]
|
|
1388
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
|
1389
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
|
922
1390
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
|
923
1391
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
|
924
1392
|
|
|
925
1393
|
### Return type
|
|
926
1394
|
|
|
927
|
-
[**Array<
|
|
1395
|
+
[**Array<GetCorporationsCorporationIdStructures200Ok>**](GetCorporationsCorporationIdStructures200Ok.md)
|
|
928
1396
|
|
|
929
1397
|
### Authorization
|
|
930
1398
|
|
|
931
|
-
|
|
1399
|
+
[evesso](../README.md#evesso)
|
|
932
1400
|
|
|
933
1401
|
### HTTP request headers
|
|
934
1402
|
|
|
@@ -937,32 +1405,40 @@ No authorization required
|
|
|
937
1405
|
|
|
938
1406
|
|
|
939
1407
|
|
|
940
|
-
# **
|
|
941
|
-
> Array<
|
|
1408
|
+
# **get_corporations_corporation_id_titles**
|
|
1409
|
+
> Array<GetCorporationsCorporationIdTitles200Ok> get_corporations_corporation_id_titles(corporation_id, , opts)
|
|
942
1410
|
|
|
943
|
-
Get
|
|
1411
|
+
Get corporation titles
|
|
944
1412
|
|
|
945
|
-
|
|
1413
|
+
Returns a corporation's titles --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
|
|
946
1414
|
|
|
947
1415
|
### Example
|
|
948
1416
|
```ruby
|
|
949
1417
|
# load the gem
|
|
950
1418
|
require 'esi_client'
|
|
1419
|
+
# setup authorization
|
|
1420
|
+
ESIClient.configure do |config|
|
|
1421
|
+
# Configure OAuth2 access token for authorization: evesso
|
|
1422
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
|
1423
|
+
end
|
|
951
1424
|
|
|
952
1425
|
api_instance = ESIClient::CorporationApi.new
|
|
953
1426
|
|
|
1427
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
|
1428
|
+
|
|
954
1429
|
opts = {
|
|
955
|
-
datasource:
|
|
956
|
-
|
|
957
|
-
|
|
1430
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
1431
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
1432
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
1433
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
958
1434
|
}
|
|
959
1435
|
|
|
960
1436
|
begin
|
|
961
|
-
#Get
|
|
962
|
-
result = api_instance.
|
|
1437
|
+
#Get corporation titles
|
|
1438
|
+
result = api_instance.get_corporations_corporation_id_titles(corporation_id, , opts)
|
|
963
1439
|
p result
|
|
964
1440
|
rescue ESIClient::ApiError => e
|
|
965
|
-
puts "Exception when calling CorporationApi->
|
|
1441
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_titles: #{e}"
|
|
966
1442
|
end
|
|
967
1443
|
```
|
|
968
1444
|
|
|
@@ -970,17 +1446,19 @@ end
|
|
|
970
1446
|
|
|
971
1447
|
Name | Type | Description | Notes
|
|
972
1448
|
------------- | ------------- | ------------- | -------------
|
|
1449
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
|
973
1450
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
|
1451
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
|
974
1452
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
|
975
1453
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
|
976
1454
|
|
|
977
1455
|
### Return type
|
|
978
1456
|
|
|
979
|
-
**Array<
|
|
1457
|
+
[**Array<GetCorporationsCorporationIdTitles200Ok>**](GetCorporationsCorporationIdTitles200Ok.md)
|
|
980
1458
|
|
|
981
1459
|
### Authorization
|
|
982
1460
|
|
|
983
|
-
|
|
1461
|
+
[evesso](../README.md#evesso)
|
|
984
1462
|
|
|
985
1463
|
### HTTP request headers
|
|
986
1464
|
|
|
@@ -989,43 +1467,87 @@ No authorization required
|
|
|
989
1467
|
|
|
990
1468
|
|
|
991
1469
|
|
|
992
|
-
# **
|
|
993
|
-
>
|
|
1470
|
+
# **get_corporations_names**
|
|
1471
|
+
> Array<GetCorporationsNames200Ok> get_corporations_names(corporation_ids, opts)
|
|
994
1472
|
|
|
995
|
-
|
|
1473
|
+
Get corporation names
|
|
996
1474
|
|
|
997
|
-
|
|
1475
|
+
Resolve a set of corporation IDs to corporation names --- This route is cached for up to 3600 seconds
|
|
998
1476
|
|
|
999
1477
|
### Example
|
|
1000
1478
|
```ruby
|
|
1001
1479
|
# load the gem
|
|
1002
1480
|
require 'esi_client'
|
|
1003
|
-
# setup authorization
|
|
1004
|
-
ESIClient.configure do |config|
|
|
1005
|
-
# Configure OAuth2 access token for authorization: evesso
|
|
1006
|
-
config.access_token = 'YOUR ACCESS TOKEN'
|
|
1007
|
-
end
|
|
1008
1481
|
|
|
1009
1482
|
api_instance = ESIClient::CorporationApi.new
|
|
1010
1483
|
|
|
1011
|
-
|
|
1484
|
+
corporation_ids = [56] # Array<Integer> | A comma separated list of corporation IDs
|
|
1485
|
+
|
|
1486
|
+
opts = {
|
|
1487
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
1488
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
1489
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
1490
|
+
}
|
|
1491
|
+
|
|
1492
|
+
begin
|
|
1493
|
+
#Get corporation names
|
|
1494
|
+
result = api_instance.get_corporations_names(corporation_ids, opts)
|
|
1495
|
+
p result
|
|
1496
|
+
rescue ESIClient::ApiError => e
|
|
1497
|
+
puts "Exception when calling CorporationApi->get_corporations_names: #{e}"
|
|
1498
|
+
end
|
|
1499
|
+
```
|
|
1500
|
+
|
|
1501
|
+
### Parameters
|
|
1502
|
+
|
|
1503
|
+
Name | Type | Description | Notes
|
|
1504
|
+
------------- | ------------- | ------------- | -------------
|
|
1505
|
+
**corporation_ids** | [**Array<Integer>**](Integer.md)| A comma separated list of corporation IDs |
|
|
1506
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
|
1507
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
|
1508
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
|
1509
|
+
|
|
1510
|
+
### Return type
|
|
1511
|
+
|
|
1512
|
+
[**Array<GetCorporationsNames200Ok>**](GetCorporationsNames200Ok.md)
|
|
1513
|
+
|
|
1514
|
+
### Authorization
|
|
1515
|
+
|
|
1516
|
+
No authorization required
|
|
1517
|
+
|
|
1518
|
+
### HTTP request headers
|
|
1519
|
+
|
|
1520
|
+
- **Content-Type**: Not defined
|
|
1521
|
+
- **Accept**: application/json
|
|
1012
1522
|
|
|
1013
|
-
new_schedule = [ESIClient::PutCorporationsCorporationIdStructuresStructureIdNewSchedule.new] # Array<PutCorporationsCorporationIdStructuresStructureIdNewSchedule> | New vulnerability window schedule for the structure
|
|
1014
1523
|
|
|
1015
|
-
|
|
1524
|
+
|
|
1525
|
+
# **get_corporations_npccorps**
|
|
1526
|
+
> Array<Integer> get_corporations_npccorps(opts)
|
|
1527
|
+
|
|
1528
|
+
Get npc corporations
|
|
1529
|
+
|
|
1530
|
+
Get a list of npc corporations --- This route expires daily at 11:05
|
|
1531
|
+
|
|
1532
|
+
### Example
|
|
1533
|
+
```ruby
|
|
1534
|
+
# load the gem
|
|
1535
|
+
require 'esi_client'
|
|
1536
|
+
|
|
1537
|
+
api_instance = ESIClient::CorporationApi.new
|
|
1016
1538
|
|
|
1017
1539
|
opts = {
|
|
1018
|
-
datasource:
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
|
1540
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
1541
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
1542
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
1022
1543
|
}
|
|
1023
1544
|
|
|
1024
1545
|
begin
|
|
1025
|
-
#
|
|
1026
|
-
api_instance.
|
|
1546
|
+
#Get npc corporations
|
|
1547
|
+
result = api_instance.get_corporations_npccorps(opts)
|
|
1548
|
+
p result
|
|
1027
1549
|
rescue ESIClient::ApiError => e
|
|
1028
|
-
puts "Exception when calling CorporationApi->
|
|
1550
|
+
puts "Exception when calling CorporationApi->get_corporations_npccorps: #{e}"
|
|
1029
1551
|
end
|
|
1030
1552
|
```
|
|
1031
1553
|
|
|
@@ -1033,21 +1555,17 @@ end
|
|
|
1033
1555
|
|
|
1034
1556
|
Name | Type | Description | Notes
|
|
1035
1557
|
------------- | ------------- | ------------- | -------------
|
|
1036
|
-
**corporation_id** | **Integer**| An EVE corporation ID |
|
|
1037
|
-
**new_schedule** | [**Array<PutCorporationsCorporationIdStructuresStructureIdNewSchedule>**](PutCorporationsCorporationIdStructuresStructureIdNewSchedule.md)| New vulnerability window schedule for the structure |
|
|
1038
|
-
**structure_id** | **Integer**| A structure ID |
|
|
1039
1558
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
|
1040
|
-
**token** | **String**| Access token to use if unable to set a header | [optional]
|
|
1041
1559
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
|
1042
1560
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
|
1043
1561
|
|
|
1044
1562
|
### Return type
|
|
1045
1563
|
|
|
1046
|
-
|
|
1564
|
+
**Array<Integer>**
|
|
1047
1565
|
|
|
1048
1566
|
### Authorization
|
|
1049
1567
|
|
|
1050
|
-
|
|
1568
|
+
No authorization required
|
|
1051
1569
|
|
|
1052
1570
|
### HTTP request headers
|
|
1053
1571
|
|