esi-client-bvv 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/Gemfile +7 -0
- data/README.md +711 -0
- data/Rakefile +8 -0
- data/docs/AllianceApi.md +285 -0
- data/docs/AssetsApi.md +402 -0
- data/docs/BookmarksApi.md +268 -0
- data/docs/CalendarApi.md +273 -0
- data/docs/CharacterApi.md +1049 -0
- data/docs/ClonesApi.md +134 -0
- data/docs/ContactsApi.md +476 -0
- data/docs/ContractsApi.md +404 -0
- data/docs/CorporationApi.md +1576 -0
- data/docs/DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity.md +8 -0
- data/docs/DeleteFleetsFleetIdMembersMemberIdNotFound.md +8 -0
- data/docs/DeleteFleetsFleetIdSquadsSquadIdNotFound.md +8 -0
- data/docs/DeleteFleetsFleetIdWingsWingIdNotFound.md +8 -0
- data/docs/DogmaApi.md +226 -0
- data/docs/FactionWarfareApi.md +452 -0
- data/docs/FittingsApi.md +202 -0
- data/docs/FleetsApi.md +922 -0
- data/docs/Forbidden.md +9 -0
- data/docs/GetAlliancesAllianceIdContacts200Ok.md +11 -0
- data/docs/GetAlliancesAllianceIdIconsNotFound.md +8 -0
- data/docs/GetAlliancesAllianceIdIconsOk.md +9 -0
- data/docs/GetAlliancesAllianceIdNotFound.md +8 -0
- data/docs/GetAlliancesAllianceIdOk.md +14 -0
- data/docs/GetAlliancesNames200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdAgentsResearch200Ok.md +12 -0
- data/docs/GetCharactersCharacterIdAssets200Ok.md +14 -0
- data/docs/GetCharactersCharacterIdAttributesOk.md +15 -0
- data/docs/GetCharactersCharacterIdBlueprints200Ok.md +15 -0
- data/docs/GetCharactersCharacterIdBookmarks200Ok.md +16 -0
- data/docs/GetCharactersCharacterIdBookmarksCoordinates.md +10 -0
- data/docs/GetCharactersCharacterIdBookmarksFolders200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdBookmarksItem.md +9 -0
- data/docs/GetCharactersCharacterIdCalendar200Ok.md +12 -0
- data/docs/GetCharactersCharacterIdCalendarEventIdAttendees200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdCalendarEventIdOk.md +17 -0
- data/docs/GetCharactersCharacterIdChatChannels200Ok.md +17 -0
- data/docs/GetCharactersCharacterIdChatChannelsAllowed.md +9 -0
- data/docs/GetCharactersCharacterIdChatChannelsBlocked.md +11 -0
- data/docs/GetCharactersCharacterIdChatChannelsMuted.md +11 -0
- data/docs/GetCharactersCharacterIdChatChannelsOperator.md +9 -0
- data/docs/GetCharactersCharacterIdClonesHomeLocation.md +9 -0
- data/docs/GetCharactersCharacterIdClonesJumpClone.md +12 -0
- data/docs/GetCharactersCharacterIdClonesOk.md +11 -0
- data/docs/GetCharactersCharacterIdContacts200Ok.md +13 -0
- data/docs/GetCharactersCharacterIdContactsLabels200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdContracts200Ok.md +29 -0
- data/docs/GetCharactersCharacterIdContractsContractIdBids200Ok.md +11 -0
- data/docs/GetCharactersCharacterIdContractsContractIdItems200Ok.md +13 -0
- data/docs/GetCharactersCharacterIdCorporationhistory200Ok.md +11 -0
- data/docs/GetCharactersCharacterIdFatigueOk.md +10 -0
- data/docs/GetCharactersCharacterIdFittings200Ok.md +12 -0
- data/docs/GetCharactersCharacterIdFittingsItem.md +10 -0
- data/docs/GetCharactersCharacterIdFleetNotFound.md +8 -0
- data/docs/GetCharactersCharacterIdFleetOk.md +11 -0
- data/docs/GetCharactersCharacterIdFwStatsKills.md +10 -0
- data/docs/GetCharactersCharacterIdFwStatsOk.md +13 -0
- data/docs/GetCharactersCharacterIdFwStatsVictoryPoints.md +10 -0
- data/docs/GetCharactersCharacterIdIndustryJobs200Ok.md +29 -0
- data/docs/GetCharactersCharacterIdKillmailsRecent200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdLocationOk.md +10 -0
- data/docs/GetCharactersCharacterIdLoyaltyPoints200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdMail200Ok.md +14 -0
- data/docs/GetCharactersCharacterIdMailLabelsLabel.md +11 -0
- data/docs/GetCharactersCharacterIdMailLabelsOk.md +9 -0
- data/docs/GetCharactersCharacterIdMailLists200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdMailMailIdNotFound.md +8 -0
- data/docs/GetCharactersCharacterIdMailMailIdOk.md +14 -0
- data/docs/GetCharactersCharacterIdMailMailIdRecipient.md +9 -0
- data/docs/GetCharactersCharacterIdMailRecipient.md +9 -0
- data/docs/GetCharactersCharacterIdMedals200Ok.md +16 -0
- data/docs/GetCharactersCharacterIdMedalsGraphic.md +11 -0
- data/docs/GetCharactersCharacterIdMining200Ok.md +11 -0
- data/docs/GetCharactersCharacterIdNotFound.md +8 -0
- data/docs/GetCharactersCharacterIdNotifications200Ok.md +14 -0
- data/docs/GetCharactersCharacterIdNotificationsContacts200Ok.md +12 -0
- data/docs/GetCharactersCharacterIdOk.md +18 -0
- data/docs/GetCharactersCharacterIdOnlineOk.md +11 -0
- data/docs/GetCharactersCharacterIdOpportunities200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdOrders200Ok.md +21 -0
- data/docs/GetCharactersCharacterIdOrdersHistory200Ok.md +22 -0
- data/docs/GetCharactersCharacterIdPlanets200Ok.md +14 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdContent.md +9 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails.md +12 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails.md +8 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdHead.md +10 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdLink.md +10 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdNotFound.md +8 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdOk.md +10 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdPin.md +18 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdRoute.md +13 -0
- data/docs/GetCharactersCharacterIdPortraitNotFound.md +8 -0
- data/docs/GetCharactersCharacterIdPortraitOk.md +11 -0
- data/docs/GetCharactersCharacterIdRolesOk.md +11 -0
- data/docs/GetCharactersCharacterIdSearchOk.md +18 -0
- data/docs/GetCharactersCharacterIdShipOk.md +10 -0
- data/docs/GetCharactersCharacterIdSkillqueue200Ok.md +15 -0
- data/docs/GetCharactersCharacterIdSkillsOk.md +10 -0
- data/docs/GetCharactersCharacterIdSkillsSkill.md +11 -0
- data/docs/GetCharactersCharacterIdStandings200Ok.md +10 -0
- data/docs/GetCharactersCharacterIdStats200Ok.md +20 -0
- data/docs/GetCharactersCharacterIdStatsCharacter.md +10 -0
- data/docs/GetCharactersCharacterIdStatsCombat.md +101 -0
- data/docs/GetCharactersCharacterIdStatsIndustry.md +43 -0
- data/docs/GetCharactersCharacterIdStatsInventory.md +9 -0
- data/docs/GetCharactersCharacterIdStatsIsk.md +9 -0
- data/docs/GetCharactersCharacterIdStatsMarket.md +20 -0
- data/docs/GetCharactersCharacterIdStatsMining.md +26 -0
- data/docs/GetCharactersCharacterIdStatsModule.md +76 -0
- data/docs/GetCharactersCharacterIdStatsOrbital.md +10 -0
- data/docs/GetCharactersCharacterIdStatsPve.md +11 -0
- data/docs/GetCharactersCharacterIdStatsSocial.md +32 -0
- data/docs/GetCharactersCharacterIdStatsTravel.md +28 -0
- data/docs/GetCharactersCharacterIdTitles200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdWalletJournal200Ok.md +20 -0
- data/docs/GetCharactersCharacterIdWalletJournalExtraInfo.md +19 -0
- data/docs/GetCharactersCharacterIdWalletTransactions200Ok.md +17 -0
- data/docs/GetCharactersNames200Ok.md +9 -0
- data/docs/GetCorporationCorporationIdMiningExtractions200Ok.md +12 -0
- data/docs/GetCorporationCorporationIdMiningObservers200Ok.md +10 -0
- data/docs/GetCorporationCorporationIdMiningObserversObserverId200Ok.md +12 -0
- data/docs/GetCorporationsCorporationIdAlliancehistory200Ok.md +11 -0
- data/docs/GetCorporationsCorporationIdAssets200Ok.md +14 -0
- data/docs/GetCorporationsCorporationIdBlueprints200Ok.md +15 -0
- data/docs/GetCorporationsCorporationIdBookmarks200Ok.md +16 -0
- data/docs/GetCorporationsCorporationIdBookmarksCoordinates.md +10 -0
- data/docs/GetCorporationsCorporationIdBookmarksFolders200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdBookmarksItem.md +9 -0
- data/docs/GetCorporationsCorporationIdContacts200Ok.md +12 -0
- data/docs/GetCorporationsCorporationIdContainersLogs200Ok.md +19 -0
- data/docs/GetCorporationsCorporationIdContracts200Ok.md +29 -0
- data/docs/GetCorporationsCorporationIdContractsContractIdBids200Ok.md +11 -0
- data/docs/GetCorporationsCorporationIdContractsContractIdItems200Ok.md +13 -0
- data/docs/GetCorporationsCorporationIdCustomsOffices200Ok.md +21 -0
- data/docs/GetCorporationsCorporationIdDivisionsHangar.md +9 -0
- data/docs/GetCorporationsCorporationIdDivisionsOk.md +9 -0
- data/docs/GetCorporationsCorporationIdDivisionsWallet.md +9 -0
- data/docs/GetCorporationsCorporationIdFacilities200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdFwStatsKills.md +10 -0
- data/docs/GetCorporationsCorporationIdFwStatsOk.md +12 -0
- data/docs/GetCorporationsCorporationIdFwStatsVictoryPoints.md +10 -0
- data/docs/GetCorporationsCorporationIdIconsNotFound.md +8 -0
- data/docs/GetCorporationsCorporationIdIconsOk.md +10 -0
- data/docs/GetCorporationsCorporationIdIndustryJobs200Ok.md +29 -0
- data/docs/GetCorporationsCorporationIdKillmailsRecent200Ok.md +9 -0
- data/docs/GetCorporationsCorporationIdMedals200Ok.md +12 -0
- data/docs/GetCorporationsCorporationIdMedalsIssued200Ok.md +13 -0
- data/docs/GetCorporationsCorporationIdMembersTitles200Ok.md +9 -0
- data/docs/GetCorporationsCorporationIdMembertracking200Ok.md +14 -0
- data/docs/GetCorporationsCorporationIdNotFound.md +8 -0
- data/docs/GetCorporationsCorporationIdOk.md +20 -0
- data/docs/GetCorporationsCorporationIdOrders200Ok.md +21 -0
- data/docs/GetCorporationsCorporationIdOrdersHistory200Ok.md +22 -0
- data/docs/GetCorporationsCorporationIdOutpostsOutpostIdCoordinates.md +10 -0
- data/docs/GetCorporationsCorporationIdOutpostsOutpostIdOk.md +17 -0
- data/docs/GetCorporationsCorporationIdOutpostsOutpostIdService.md +11 -0
- data/docs/GetCorporationsCorporationIdRoles200Ok.md +16 -0
- data/docs/GetCorporationsCorporationIdRolesHistory200Ok.md +13 -0
- data/docs/GetCorporationsCorporationIdShareholders200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdStandings200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdStarbases200Ok.md +15 -0
- data/docs/GetCorporationsCorporationIdStarbasesStarbaseIdFuel.md +9 -0
- data/docs/GetCorporationsCorporationIdStarbasesStarbaseIdOk.md +21 -0
- data/docs/GetCorporationsCorporationIdStructures200Ok.md +23 -0
- data/docs/GetCorporationsCorporationIdStructuresService.md +9 -0
- data/docs/GetCorporationsCorporationIdTitles200Ok.md +17 -0
- data/docs/GetCorporationsCorporationIdWallets200Ok.md +9 -0
- data/docs/GetCorporationsCorporationIdWalletsDivisionJournal200Ok.md +20 -0
- data/docs/GetCorporationsCorporationIdWalletsDivisionJournalExtraInfo.md +19 -0
- data/docs/GetCorporationsCorporationIdWalletsDivisionTransactions200Ok.md +16 -0
- data/docs/GetCorporationsNames200Ok.md +9 -0
- data/docs/GetDogmaAttributesAttributeIdNotFound.md +8 -0
- data/docs/GetDogmaAttributesAttributeIdOk.md +17 -0
- data/docs/GetDogmaEffectsEffectIdModifier.md +13 -0
- data/docs/GetDogmaEffectsEffectIdNotFound.md +8 -0
- data/docs/GetDogmaEffectsEffectIdOk.md +28 -0
- data/docs/GetFleetsFleetIdMembers200Ok.md +17 -0
- data/docs/GetFleetsFleetIdMembersNotFound.md +8 -0
- data/docs/GetFleetsFleetIdNotFound.md +8 -0
- data/docs/GetFleetsFleetIdOk.md +11 -0
- data/docs/GetFleetsFleetIdWings200Ok.md +10 -0
- data/docs/GetFleetsFleetIdWingsNotFound.md +8 -0
- data/docs/GetFleetsFleetIdWingsSquad.md +9 -0
- data/docs/GetFwLeaderboardsActiveTotal.md +9 -0
- data/docs/GetFwLeaderboardsActiveTotal1.md +9 -0
- data/docs/GetFwLeaderboardsCharactersActiveTotal.md +9 -0
- data/docs/GetFwLeaderboardsCharactersActiveTotal1.md +9 -0
- data/docs/GetFwLeaderboardsCharactersKills.md +10 -0
- data/docs/GetFwLeaderboardsCharactersLastWeek.md +9 -0
- data/docs/GetFwLeaderboardsCharactersLastWeek1.md +9 -0
- data/docs/GetFwLeaderboardsCharactersOk.md +9 -0
- data/docs/GetFwLeaderboardsCharactersVictoryPoints.md +10 -0
- data/docs/GetFwLeaderboardsCharactersYesterday.md +9 -0
- data/docs/GetFwLeaderboardsCharactersYesterday1.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsActiveTotal.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsActiveTotal1.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsKills.md +10 -0
- data/docs/GetFwLeaderboardsCorporationsLastWeek.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsLastWeek1.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsOk.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsVictoryPoints.md +10 -0
- data/docs/GetFwLeaderboardsCorporationsYesterday.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsYesterday1.md +9 -0
- data/docs/GetFwLeaderboardsKills.md +10 -0
- data/docs/GetFwLeaderboardsLastWeek.md +9 -0
- data/docs/GetFwLeaderboardsLastWeek1.md +9 -0
- data/docs/GetFwLeaderboardsOk.md +9 -0
- data/docs/GetFwLeaderboardsVictoryPoints.md +10 -0
- data/docs/GetFwLeaderboardsYesterday.md +9 -0
- data/docs/GetFwLeaderboardsYesterday1.md +9 -0
- data/docs/GetFwStats200Ok.md +12 -0
- data/docs/GetFwStatsKills.md +10 -0
- data/docs/GetFwStatsVictoryPoints.md +10 -0
- data/docs/GetFwSystems200Ok.md +13 -0
- data/docs/GetFwWars200Ok.md +9 -0
- data/docs/GetIncursions200Ok.md +15 -0
- data/docs/GetIndustryFacilities200Ok.md +13 -0
- data/docs/GetIndustrySystems200Ok.md +9 -0
- data/docs/GetIndustrySystemsCostIndice.md +9 -0
- data/docs/GetInsurancePrices200Ok.md +9 -0
- data/docs/GetInsurancePricesLevel.md +10 -0
- data/docs/GetKillmailsKillmailIdKillmailHashAttacker.md +16 -0
- data/docs/GetKillmailsKillmailIdKillmailHashItem.md +12 -0
- data/docs/GetKillmailsKillmailIdKillmailHashItem1.md +13 -0
- data/docs/GetKillmailsKillmailIdKillmailHashOk.md +14 -0
- data/docs/GetKillmailsKillmailIdKillmailHashPosition.md +10 -0
- data/docs/GetKillmailsKillmailIdKillmailHashUnprocessableEntity.md +8 -0
- data/docs/GetKillmailsKillmailIdKillmailHashVictim.md +15 -0
- data/docs/GetLoyaltyStoresCorporationIdOffers200Ok.md +14 -0
- data/docs/GetLoyaltyStoresCorporationIdOffersNotFound.md +8 -0
- data/docs/GetLoyaltyStoresCorporationIdOffersRequiredItem.md +9 -0
- data/docs/GetMarketsGroupsMarketGroupIdNotFound.md +8 -0
- data/docs/GetMarketsGroupsMarketGroupIdOk.md +12 -0
- data/docs/GetMarketsPrices200Ok.md +10 -0
- data/docs/GetMarketsRegionIdHistory200Ok.md +13 -0
- data/docs/GetMarketsRegionIdHistoryUnprocessableEntity.md +8 -0
- data/docs/GetMarketsRegionIdOrders200Ok.md +19 -0
- data/docs/GetMarketsRegionIdOrdersUnprocessableEntity.md +8 -0
- data/docs/GetMarketsStructuresStructureId200Ok.md +18 -0
- data/docs/GetOpportunitiesGroupsGroupIdOk.md +13 -0
- data/docs/GetOpportunitiesTasksTaskIdOk.md +11 -0
- data/docs/GetRouteOriginDestinationNotFound.md +8 -0
- data/docs/GetSearchOk.md +17 -0
- data/docs/GetSovereigntyCampaigns200Ok.md +17 -0
- data/docs/GetSovereigntyCampaignsParticipant.md +9 -0
- data/docs/GetSovereigntyMap200Ok.md +11 -0
- data/docs/GetSovereigntyStructures200Ok.md +14 -0
- data/docs/GetStatusOk.md +11 -0
- data/docs/GetUniverseAncestries200Ok.md +13 -0
- data/docs/GetUniverseAsteroidBeltsAsteroidBeltIdNotFound.md +8 -0
- data/docs/GetUniverseAsteroidBeltsAsteroidBeltIdOk.md +10 -0
- data/docs/GetUniverseAsteroidBeltsAsteroidBeltIdPosition.md +10 -0
- data/docs/GetUniverseBloodlines200Ok.md +18 -0
- data/docs/GetUniverseCategoriesCategoryIdNotFound.md +8 -0
- data/docs/GetUniverseCategoriesCategoryIdOk.md +11 -0
- data/docs/GetUniverseConstellationsConstellationIdNotFound.md +8 -0
- data/docs/GetUniverseConstellationsConstellationIdOk.md +12 -0
- data/docs/GetUniverseConstellationsConstellationIdPosition.md +10 -0
- data/docs/GetUniverseFactions200Ok.md +17 -0
- data/docs/GetUniverseGraphicsGraphicIdNotFound.md +8 -0
- data/docs/GetUniverseGraphicsGraphicIdOk.md +15 -0
- data/docs/GetUniverseGroupsGroupIdNotFound.md +8 -0
- data/docs/GetUniverseGroupsGroupIdOk.md +12 -0
- data/docs/GetUniverseMoonsMoonIdNotFound.md +8 -0
- data/docs/GetUniverseMoonsMoonIdOk.md +11 -0
- data/docs/GetUniverseMoonsMoonIdPosition.md +10 -0
- data/docs/GetUniversePlanetsPlanetIdNotFound.md +8 -0
- data/docs/GetUniversePlanetsPlanetIdOk.md +12 -0
- data/docs/GetUniversePlanetsPlanetIdPosition.md +10 -0
- data/docs/GetUniverseRaces200Ok.md +11 -0
- data/docs/GetUniverseRegionsRegionIdNotFound.md +8 -0
- data/docs/GetUniverseRegionsRegionIdOk.md +11 -0
- data/docs/GetUniverseSchematicsSchematicIdNotFound.md +8 -0
- data/docs/GetUniverseSchematicsSchematicIdOk.md +9 -0
- data/docs/GetUniverseStargatesStargateIdDestination.md +9 -0
- data/docs/GetUniverseStargatesStargateIdNotFound.md +8 -0
- data/docs/GetUniverseStargatesStargateIdOk.md +13 -0
- data/docs/GetUniverseStargatesStargateIdPosition.md +10 -0
- data/docs/GetUniverseStarsStarIdOk.md +15 -0
- data/docs/GetUniverseStationsStationIdNotFound.md +8 -0
- data/docs/GetUniverseStationsStationIdOk.md +19 -0
- data/docs/GetUniverseStationsStationIdPosition.md +10 -0
- data/docs/GetUniverseStructuresStructureIdNotFound.md +8 -0
- data/docs/GetUniverseStructuresStructureIdOk.md +11 -0
- data/docs/GetUniverseStructuresStructureIdPosition.md +10 -0
- data/docs/GetUniverseSystemJumps200Ok.md +9 -0
- data/docs/GetUniverseSystemKills200Ok.md +11 -0
- data/docs/GetUniverseSystemsSystemIdNotFound.md +8 -0
- data/docs/GetUniverseSystemsSystemIdOk.md +17 -0
- data/docs/GetUniverseSystemsSystemIdPlanet.md +10 -0
- data/docs/GetUniverseSystemsSystemIdPosition.md +10 -0
- data/docs/GetUniverseTypesTypeIdDogmaAttribute.md +9 -0
- data/docs/GetUniverseTypesTypeIdDogmaEffect.md +9 -0
- data/docs/GetUniverseTypesTypeIdNotFound.md +8 -0
- data/docs/GetUniverseTypesTypeIdOk.md +23 -0
- data/docs/GetWarsWarIdAggressor.md +11 -0
- data/docs/GetWarsWarIdAlly.md +9 -0
- data/docs/GetWarsWarIdDefender.md +11 -0
- data/docs/GetWarsWarIdKillmails200Ok.md +9 -0
- data/docs/GetWarsWarIdKillmailsUnprocessableEntity.md +8 -0
- data/docs/GetWarsWarIdOk.md +17 -0
- data/docs/GetWarsWarIdUnprocessableEntity.md +8 -0
- data/docs/IncursionsApi.md +61 -0
- data/docs/IndustryApi.md +509 -0
- data/docs/InsuranceApi.md +63 -0
- data/docs/InternalServerError.md +8 -0
- data/docs/KillmailsApi.md +199 -0
- data/docs/LocationApi.md +197 -0
- data/docs/LoyaltyApi.md +127 -0
- data/docs/MailApi.md +597 -0
- data/docs/MarketApi.md +675 -0
- data/docs/OpportunitiesApi.md +291 -0
- data/docs/PlanetaryInteractionApi.md +258 -0
- data/docs/PostCharactersAffiliation200Ok.md +11 -0
- data/docs/PostCharactersAffiliationNotFound.md +8 -0
- data/docs/PostCharactersCharacterIdAssetsLocations200Ok.md +9 -0
- data/docs/PostCharactersCharacterIdAssetsLocationsPosition.md +10 -0
- data/docs/PostCharactersCharacterIdAssetsNames200Ok.md +9 -0
- data/docs/PostCharactersCharacterIdFittingsCreated.md +8 -0
- data/docs/PostCharactersCharacterIdFittingsFitting.md +11 -0
- data/docs/PostCharactersCharacterIdFittingsItem.md +10 -0
- data/docs/PostCharactersCharacterIdMailBadRequest.md +8 -0
- data/docs/PostCharactersCharacterIdMailLabelsLabel.md +9 -0
- data/docs/PostCharactersCharacterIdMailMail.md +11 -0
- data/docs/PostCharactersCharacterIdMailRecipient.md +9 -0
- data/docs/PostCorporationsCorporationIdAssetsLocations200Ok.md +9 -0
- data/docs/PostCorporationsCorporationIdAssetsLocationsPosition.md +10 -0
- data/docs/PostCorporationsCorporationIdAssetsNames200Ok.md +9 -0
- data/docs/PostFleetsFleetIdMembersInvitation.md +11 -0
- data/docs/PostFleetsFleetIdMembersNotFound.md +8 -0
- data/docs/PostFleetsFleetIdMembersUnprocessableEntity.md +8 -0
- data/docs/PostFleetsFleetIdWingsCreated.md +8 -0
- data/docs/PostFleetsFleetIdWingsNotFound.md +8 -0
- data/docs/PostFleetsFleetIdWingsWingIdSquadsCreated.md +8 -0
- data/docs/PostFleetsFleetIdWingsWingIdSquadsNotFound.md +8 -0
- data/docs/PostUiOpenwindowNewmailNewMail.md +12 -0
- data/docs/PostUiOpenwindowNewmailUnprocessableEntity.md +8 -0
- data/docs/PostUniverseIdsAgent.md +9 -0
- data/docs/PostUniverseIdsAlliance.md +9 -0
- data/docs/PostUniverseIdsCharacter.md +9 -0
- data/docs/PostUniverseIdsConstellation.md +9 -0
- data/docs/PostUniverseIdsCorporation.md +9 -0
- data/docs/PostUniverseIdsFaction.md +9 -0
- data/docs/PostUniverseIdsInventoryType.md +9 -0
- data/docs/PostUniverseIdsOk.md +17 -0
- data/docs/PostUniverseIdsRegion.md +9 -0
- data/docs/PostUniverseIdsServiceUnavailable.md +8 -0
- data/docs/PostUniverseIdsStation.md +9 -0
- data/docs/PostUniverseIdsSystem.md +9 -0
- data/docs/PostUniverseNames200Ok.md +10 -0
- data/docs/PostUniverseNamesNotFound.md +8 -0
- data/docs/PutCharactersCharacterIdCalendarEventIdResponse.md +8 -0
- data/docs/PutCharactersCharacterIdMailMailIdBadRequest.md +8 -0
- data/docs/PutCharactersCharacterIdMailMailIdContents.md +9 -0
- data/docs/PutFleetsFleetIdBadRequest.md +8 -0
- data/docs/PutFleetsFleetIdMembersMemberIdMovement.md +10 -0
- data/docs/PutFleetsFleetIdMembersMemberIdNotFound.md +8 -0
- data/docs/PutFleetsFleetIdMembersMemberIdUnprocessableEntity.md +8 -0
- data/docs/PutFleetsFleetIdNewSettings.md +9 -0
- data/docs/PutFleetsFleetIdNotFound.md +8 -0
- data/docs/PutFleetsFleetIdSquadsSquadIdNaming.md +8 -0
- data/docs/PutFleetsFleetIdSquadsSquadIdNotFound.md +8 -0
- data/docs/PutFleetsFleetIdWingsWingIdNaming.md +8 -0
- data/docs/PutFleetsFleetIdWingsWingIdNotFound.md +8 -0
- data/docs/RoutesApi.md +73 -0
- data/docs/SearchApi.md +144 -0
- data/docs/SkillsApi.md +197 -0
- data/docs/SovereigntyApi.md +167 -0
- data/docs/StatusApi.md +61 -0
- data/docs/UniverseApi.md +1679 -0
- data/docs/UserInterfaceApi.md +324 -0
- data/docs/WalletApi.md +400 -0
- data/docs/WarsApi.md +177 -0
- data/esi-client-bvv.gemspec +45 -0
- data/git_push.sh +55 -0
- data/lib/esi-client-bvv.rb +411 -0
- data/lib/esi-client-bvv/api/alliance_api.rb +363 -0
- data/lib/esi-client-bvv/api/assets_api.rb +485 -0
- data/lib/esi-client-bvv/api/bookmarks_api.rb +323 -0
- data/lib/esi-client-bvv/api/calendar_api.rb +337 -0
- data/lib/esi-client-bvv/api/character_api.rb +1242 -0
- data/lib/esi-client-bvv/api/clones_api.rb +167 -0
- data/lib/esi-client-bvv/api/contacts_api.rb +603 -0
- data/lib/esi-client-bvv/api/contracts_api.rb +488 -0
- data/lib/esi-client-bvv/api/corporation_api.rb +1858 -0
- data/lib/esi-client-bvv/api/dogma_api.rb +271 -0
- data/lib/esi-client-bvv/api/faction_warfare_api.rb +521 -0
- data/lib/esi-client-bvv/api/fittings_api.rb +250 -0
- data/lib/esi-client-bvv/api/fleets_api.rb +1055 -0
- data/lib/esi-client-bvv/api/incursions_api.rb +82 -0
- data/lib/esi-client-bvv/api/industry_api.rb +600 -0
- data/lib/esi-client-bvv/api/insurance_api.rb +88 -0
- data/lib/esi-client-bvv/api/killmails_api.rb +251 -0
- data/lib/esi-client-bvv/api/location_api.rb +239 -0
- data/lib/esi-client-bvv/api/loyalty_api.rb +164 -0
- data/lib/esi-client-bvv/api/mail_api.rb +724 -0
- data/lib/esi-client-bvv/api/market_api.rb +802 -0
- data/lib/esi-client-bvv/api/opportunities_api.rb +349 -0
- data/lib/esi-client-bvv/api/planetary_interaction_api.rb +313 -0
- data/lib/esi-client-bvv/api/routes_api.rb +114 -0
- data/lib/esi-client-bvv/api/search_api.rb +224 -0
- data/lib/esi-client-bvv/api/skills_api.rb +239 -0
- data/lib/esi-client-bvv/api/sovereignty_api.rb +200 -0
- data/lib/esi-client-bvv/api/status_api.rb +82 -0
- data/lib/esi-client-bvv/api/universe_api.rb +1964 -0
- data/lib/esi-client-bvv/api/user_interface_api.rb +376 -0
- data/lib/esi-client-bvv/api/wallet_api.rb +495 -0
- data/lib/esi-client-bvv/api/wars_api.rb +218 -0
- data/lib/esi-client-bvv/api_client.rb +389 -0
- data/lib/esi-client-bvv/api_error.rb +38 -0
- data/lib/esi-client-bvv/configuration.rb +209 -0
- data/lib/esi-client-bvv/models/delete_characters_character_id_mail_labels_label_id_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/delete_fleets_fleet_id_members_member_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/delete_fleets_fleet_id_squads_squad_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/delete_fleets_fleet_id_wings_wing_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/forbidden.rb +204 -0
- data/lib/esi-client-bvv/models/get_alliances_alliance_id_contacts_200_ok.rb +267 -0
- data/lib/esi-client-bvv/models/get_alliances_alliance_id_icons_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_alliances_alliance_id_icons_ok.rb +199 -0
- data/lib/esi-client-bvv/models/get_alliances_alliance_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_alliances_alliance_id_ok.rb +274 -0
- data/lib/esi-client-bvv/models/get_alliances_names_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_agents_research_200_ok.rb +254 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_assets_200_ok.rb +329 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_attributes_ok.rb +284 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_blueprints_200_ok.rb +426 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_bookmarks_200_ok.rb +297 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_bookmarks_coordinates.rb +224 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_bookmarks_folders_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_bookmarks_item.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_calendar_200_ok.rb +262 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_calendar_event_id_attendees_200_ok.rb +232 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_calendar_event_id_ok.rb +362 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_chat_channels_200_ok.rb +337 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_chat_channels_allowed.rb +242 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_chat_channels_blocked.rb +262 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_chat_channels_muted.rb +262 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_chat_channels_operator.rb +242 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_clones_home_location.rb +232 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_clones_jump_clone.rb +284 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_clones_ok.rb +225 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_contacts_200_ok.rb +287 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_contacts_labels_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_contracts_200_ok.rb +511 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_contracts_contract_id_bids_200_ok.rb +239 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_contracts_contract_id_items_200_ok.rb +264 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_corporationhistory_200_ok.rb +234 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fatigue_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fittings_200_ok.rb +256 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fittings_item.rb +224 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fleet_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fleet_ok.rb +272 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fw_stats_kills.rb +224 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fw_stats_ok.rb +297 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_fw_stats_victory_points.rb +224 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_industry_jobs_200_ok.rb +502 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_killmails_recent_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_location_ok.rb +214 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_loyalty_points_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_200_ok.rb +253 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_labels_label.rb +302 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_labels_ok.rb +217 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_lists_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_mail_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_mail_id_ok.rb +253 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_mail_id_recipient.rb +242 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_recipient.rb +242 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_medals_200_ok.rb +349 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_medals_graphic.rb +234 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_mining_200_ok.rb +239 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_notifications_200_ok.rb +319 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_notifications_contacts_200_ok.rb +254 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_ok.rb +377 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_online_ok.rb +224 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_opportunities_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_orders_200_ok.rb +407 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_orders_history_200_ok.rb +434 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_200_ok.rb +364 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_content.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_extractor_details.rb +236 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_factory_details.rb +194 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_head.rb +252 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_link.rb +252 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_ok.rb +230 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_pin.rb +309 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_route.rb +266 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_portrait_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_portrait_ok.rb +219 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_roles_ok.rb +248 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_search_ok.rb +311 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_ship_ok.rb +224 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_skillqueue_200_ok.rb +302 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_skills_ok.rb +221 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_skills_skill.rb +239 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_standings_200_ok.rb +285 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_200_ok.rb +302 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_character.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_combat.rb +1119 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_industry.rb +539 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_inventory.rb +199 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_isk.rb +199 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_market.rb +309 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_mining.rb +369 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_module.rb +869 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_orbital.rb +209 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_pve.rb +219 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_social.rb +429 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_travel.rb +389 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_titles_200_ok.rb +199 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_wallet_journal_200_ok.rb +380 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_wallet_journal_extra_info.rb +299 -0
- data/lib/esi-client-bvv/models/get_characters_character_id_wallet_transactions_200_ok.rb +329 -0
- data/lib/esi-client-bvv/models/get_characters_names_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_corporation_corporation_id_mining_extractions_200_ok.rb +254 -0
- data/lib/esi-client-bvv/models/get_corporation_corporation_id_mining_observers_200_ok.rb +257 -0
- data/lib/esi-client-bvv/models/get_corporation_corporation_id_mining_observers_observer_id_200_ok.rb +254 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_alliancehistory_200_ok.rb +229 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_assets_200_ok.rb +329 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_blueprints_200_ok.rb +426 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_bookmarks_200_ok.rb +297 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_bookmarks_coordinates.rb +224 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_bookmarks_folders_200_ok.rb +219 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_bookmarks_item.rb +209 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_contacts_200_ok.rb +277 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_containers_logs_200_ok.rb +391 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_contracts_200_ok.rb +511 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_contracts_contract_id_bids_200_ok.rb +239 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_contracts_contract_id_items_200_ok.rb +264 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_customs_offices_200_ok.rb +438 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_divisions_hangar.rb +240 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_divisions_ok.rb +203 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_divisions_wallet.rb +240 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_facilities_200_ok.rb +224 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_fw_stats_kills.rb +224 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_fw_stats_ok.rb +237 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_fw_stats_victory_points.rb +224 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_icons_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_icons_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_industry_jobs_200_ok.rb +502 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_killmails_recent_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_medals_200_ok.rb +292 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_medals_issued_200_ok.rb +321 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_members_titles_200_ok.rb +211 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_membertracking_200_ok.rb +254 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_ok.rb +367 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_orders_200_ok.rb +435 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_orders_history_200_ok.rb +462 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_outposts_outpost_id_coordinates.rb +224 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_outposts_outpost_id_ok.rb +330 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_outposts_outpost_id_service.rb +272 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_roles_200_ok.rb +311 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_roles_history_200_ok.rb +306 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_shareholders_200_ok.rb +257 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_standings_200_ok.rb +285 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_starbases_200_ok.rb +307 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_starbases_starbase_id_fuel.rb +209 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_starbases_starbase_id_ok.rb +469 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_structures_200_ok.rb +520 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_structures_service.rb +242 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_titles_200_ok.rb +316 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_wallets_200_ok.rb +237 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_wallets_division_journal_200_ok.rb +380 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_wallets_division_journal_extra_info.rb +299 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_wallets_division_transactions_200_ok.rb +314 -0
- data/lib/esi-client-bvv/models/get_corporations_names_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_dogma_attributes_attribute_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_dogma_attributes_attribute_id_ok.rb +284 -0
- data/lib/esi-client-bvv/models/get_dogma_effects_effect_id_modifier.rb +244 -0
- data/lib/esi-client-bvv/models/get_dogma_effects_effect_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_dogma_effects_effect_id_ok.rb +396 -0
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_members_200_ok.rb +357 -0
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_members_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_ok.rb +239 -0
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_wings_200_ok.rb +226 -0
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_wings_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_wings_squad.rb +209 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_active_total.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_active_total_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_active_total.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_active_total_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_kills.rb +230 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_last_week.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_last_week_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_ok.rb +207 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_victory_points.rb +230 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_yesterday.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_yesterday_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_active_total.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_active_total_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_kills.rb +230 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_last_week.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_last_week_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_ok.rb +207 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_victory_points.rb +230 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_yesterday.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_yesterday_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_kills.rb +230 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_last_week.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_last_week_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_ok.rb +207 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_victory_points.rb +230 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_yesterday.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_yesterday_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_stats_200_ok.rb +252 -0
- data/lib/esi-client-bvv/models/get_fw_stats_kills.rb +224 -0
- data/lib/esi-client-bvv/models/get_fw_stats_victory_points.rb +224 -0
- data/lib/esi-client-bvv/models/get_fw_systems_200_ok.rb +269 -0
- data/lib/esi-client-bvv/models/get_fw_wars_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_incursions_200_ok.rb +334 -0
- data/lib/esi-client-bvv/models/get_industry_facilities_200_ok.rb +264 -0
- data/lib/esi-client-bvv/models/get_industry_systems_200_ok.rb +211 -0
- data/lib/esi-client-bvv/models/get_industry_systems_cost_indice.rb +242 -0
- data/lib/esi-client-bvv/models/get_insurance_prices_200_ok.rb +211 -0
- data/lib/esi-client-bvv/models/get_insurance_prices_level.rb +224 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_attacker.rb +284 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_item.rb +244 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_item_1.rb +256 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_ok.rb +275 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_victim.rb +270 -0
- data/lib/esi-client-bvv/models/get_loyalty_stores_corporation_id_offers_200_ok.rb +281 -0
- data/lib/esi-client-bvv/models/get_loyalty_stores_corporation_id_offers_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_loyalty_stores_corporation_id_offers_required_item.rb +209 -0
- data/lib/esi-client-bvv/models/get_markets_groups_market_group_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_markets_groups_market_group_id_ok.rb +251 -0
- data/lib/esi-client-bvv/models/get_markets_prices_200_ok.rb +214 -0
- data/lib/esi-client-bvv/models/get_markets_region_id_history_200_ok.rb +269 -0
- data/lib/esi-client-bvv/models/get_markets_region_id_history_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/get_markets_region_id_orders_200_ok.rb +392 -0
- data/lib/esi-client-bvv/models/get_markets_region_id_orders_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/get_markets_structures_structure_id_200_ok.rb +377 -0
- data/lib/esi-client-bvv/models/get_opportunities_groups_group_id_ok.rb +273 -0
- data/lib/esi-client-bvv/models/get_opportunities_tasks_task_id_ok.rb +239 -0
- data/lib/esi-client-bvv/models/get_route_origin_destination_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_search_ok.rb +299 -0
- data/lib/esi-client-bvv/models/get_sovereignty_campaigns_200_ok.rb +344 -0
- data/lib/esi-client-bvv/models/get_sovereignty_campaigns_participant.rb +209 -0
- data/lib/esi-client-bvv/models/get_sovereignty_map_200_ok.rb +224 -0
- data/lib/esi-client-bvv/models/get_sovereignty_structures_200_ok.rb +269 -0
- data/lib/esi-client-bvv/models/get_status_ok.rb +234 -0
- data/lib/esi-client-bvv/models/get_universe_ancestries_200_ok.rb +259 -0
- data/lib/esi-client-bvv/models/get_universe_asteroid_belts_asteroid_belt_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_asteroid_belts_asteroid_belt_id_ok.rb +223 -0
- data/lib/esi-client-bvv/models/get_universe_asteroid_belts_asteroid_belt_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_bloodlines_200_ok.rb +344 -0
- data/lib/esi-client-bvv/models/get_universe_categories_category_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_categories_category_id_ok.rb +241 -0
- data/lib/esi-client-bvv/models/get_universe_constellations_constellation_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_constellations_constellation_id_ok.rb +255 -0
- data/lib/esi-client-bvv/models/get_universe_constellations_constellation_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_factions_200_ok.rb +314 -0
- data/lib/esi-client-bvv/models/get_universe_graphics_graphic_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_graphics_graphic_id_ok.rb +264 -0
- data/lib/esi-client-bvv/models/get_universe_groups_group_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_groups_group_id_ok.rb +256 -0
- data/lib/esi-client-bvv/models/get_universe_moons_moon_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_moons_moon_id_ok.rb +238 -0
- data/lib/esi-client-bvv/models/get_universe_moons_moon_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_planets_planet_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_planets_planet_id_ok.rb +253 -0
- data/lib/esi-client-bvv/models/get_universe_planets_planet_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_races_200_ok.rb +239 -0
- data/lib/esi-client-bvv/models/get_universe_regions_region_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_regions_region_id_ok.rb +236 -0
- data/lib/esi-client-bvv/models/get_universe_schematics_schematic_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_schematics_schematic_id_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_universe_stargates_stargate_id_destination.rb +209 -0
- data/lib/esi-client-bvv/models/get_universe_stargates_stargate_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_stargates_stargate_id_ok.rb +267 -0
- data/lib/esi-client-bvv/models/get_universe_stargates_stargate_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_stars_star_id_ok.rb +332 -0
- data/lib/esi-client-bvv/models/get_universe_stations_station_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_stations_station_id_ok.rb +371 -0
- data/lib/esi-client-bvv/models/get_universe_stations_station_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_structures_structure_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_structures_structure_id_ok.rb +228 -0
- data/lib/esi-client-bvv/models/get_universe_structures_structure_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_system_jumps_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_universe_system_kills_200_ok.rb +239 -0
- data/lib/esi-client-bvv/models/get_universe_systems_system_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_systems_system_id_ok.rb +319 -0
- data/lib/esi-client-bvv/models/get_universe_systems_system_id_planet.rb +218 -0
- data/lib/esi-client-bvv/models/get_universe_systems_system_id_position.rb +224 -0
- data/lib/esi-client-bvv/models/get_universe_types_type_id_dogma_attribute.rb +209 -0
- data/lib/esi-client-bvv/models/get_universe_types_type_id_dogma_effect.rb +209 -0
- data/lib/esi-client-bvv/models/get_universe_types_type_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/get_universe_types_type_id_ok.rb +368 -0
- data/lib/esi-client-bvv/models/get_wars_war_id_aggressor.rb +229 -0
- data/lib/esi-client-bvv/models/get_wars_war_id_ally.rb +199 -0
- data/lib/esi-client-bvv/models/get_wars_war_id_defender.rb +229 -0
- data/lib/esi-client-bvv/models/get_wars_war_id_killmails_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/get_wars_war_id_killmails_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/get_wars_war_id_ok.rb +309 -0
- data/lib/esi-client-bvv/models/get_wars_war_id_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/internal_server_error.rb +194 -0
- data/lib/esi-client-bvv/models/post_characters_affiliation_200_ok.rb +229 -0
- data/lib/esi-client-bvv/models/post_characters_affiliation_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_assets_locations_200_ok.rb +208 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_assets_locations_position.rb +224 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_assets_names_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_fittings_created.rb +194 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_fittings_fitting.rb +297 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_fittings_item.rb +224 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_mail_bad_request.rb +189 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_mail_labels_label.rb +267 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_mail_mail.rb +276 -0
- data/lib/esi-client-bvv/models/post_characters_character_id_mail_recipient.rb +242 -0
- data/lib/esi-client-bvv/models/post_corporations_corporation_id_assets_locations_200_ok.rb +208 -0
- data/lib/esi-client-bvv/models/post_corporations_corporation_id_assets_locations_position.rb +224 -0
- data/lib/esi-client-bvv/models/post_corporations_corporation_id_assets_names_200_ok.rb +209 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_members_invitation.rb +294 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_members_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_members_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_wings_created.rb +194 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_wings_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_wings_wing_id_squads_created.rb +194 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_wings_wing_id_squads_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/post_ui_openwindow_newmail_new_mail.rb +284 -0
- data/lib/esi-client-bvv/models/post_ui_openwindow_newmail_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/post_universe_ids_agent.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_alliance.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_character.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_constellation.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_corporation.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_faction.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_inventory_type.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_ok.rb +299 -0
- data/lib/esi-client-bvv/models/post_universe_ids_region.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_service_unavailable.rb +189 -0
- data/lib/esi-client-bvv/models/post_universe_ids_station.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_ids_system.rb +199 -0
- data/lib/esi-client-bvv/models/post_universe_names_200_ok.rb +257 -0
- data/lib/esi-client-bvv/models/post_universe_names_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/put_characters_character_id_calendar_event_id_response.rb +227 -0
- data/lib/esi-client-bvv/models/put_characters_character_id_mail_mail_id_bad_request.rb +189 -0
- data/lib/esi-client-bvv/models/put_characters_character_id_mail_mail_id_contents.rb +201 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_bad_request.rb +189 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_members_member_id_movement.rb +279 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_members_member_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_members_member_id_unprocessable_entity.rb +189 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_new_settings.rb +199 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_squads_squad_id_naming.rb +213 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_squads_squad_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_wings_wing_id_naming.rb +213 -0
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_wings_wing_id_not_found.rb +189 -0
- data/lib/esi-client-bvv/version.rb +15 -0
- data/spec/api/alliance_api_spec.rb +109 -0
- data/spec/api/assets_api_spec.rb +137 -0
- data/spec/api/bookmarks_api_spec.rb +103 -0
- data/spec/api/calendar_api_spec.rb +104 -0
- data/spec/api/character_api_spec.rb +304 -0
- data/spec/api/clones_api_spec.rb +67 -0
- data/spec/api/contacts_api_spec.rb +159 -0
- data/spec/api/contracts_api_spec.rb +138 -0
- data/spec/api/corporation_api_spec.rb +443 -0
- data/spec/api/dogma_api_spec.rb +93 -0
- data/spec/api/faction_warfare_api_spec.rb +151 -0
- data/spec/api/fittings_api_spec.rb +85 -0
- data/spec/api/fleets_api_spec.rb +273 -0
- data/spec/api/incursions_api_spec.rb +49 -0
- data/spec/api/industry_api_spec.rb +167 -0
- data/spec/api/insurance_api_spec.rb +50 -0
- data/spec/api/killmails_api_spec.rb +86 -0
- data/spec/api/location_api_spec.rb +83 -0
- data/spec/api/loyalty_api_spec.rb +66 -0
- data/spec/api/mail_api_spec.rb +188 -0
- data/spec/api/market_api_spec.rb +213 -0
- data/spec/api/opportunities_api_spec.rb +110 -0
- data/spec/api/planetary_interaction_api_spec.rb +100 -0
- data/spec/api/routes_api_spec.rb +54 -0
- data/spec/api/search_api_spec.rb +73 -0
- data/spec/api/skills_api_spec.rb +83 -0
- data/spec/api/sovereignty_api_spec.rb +77 -0
- data/spec/api/status_api_spec.rb +49 -0
- data/spec/api/universe_api_spec.rb +485 -0
- data/spec/api/user_interface_api_spec.rb +117 -0
- data/spec/api/wallet_api_spec.rb +137 -0
- data/spec/api/wars_api_spec.rb +81 -0
- data/spec/api_client_spec.rb +226 -0
- data/spec/configuration_spec.rb +42 -0
- data/spec/models/delete_characters_character_id_mail_labels_label_id_unprocessable_entity_spec.rb +42 -0
- data/spec/models/delete_fleets_fleet_id_members_member_id_not_found_spec.rb +42 -0
- data/spec/models/delete_fleets_fleet_id_squads_squad_id_not_found_spec.rb +42 -0
- data/spec/models/delete_fleets_fleet_id_wings_wing_id_not_found_spec.rb +42 -0
- data/spec/models/forbidden_spec.rb +48 -0
- data/spec/models/get_alliances_alliance_id_contacts_200_ok_spec.rb +64 -0
- data/spec/models/get_alliances_alliance_id_icons_not_found_spec.rb +42 -0
- data/spec/models/get_alliances_alliance_id_icons_ok_spec.rb +48 -0
- data/spec/models/get_alliances_alliance_id_not_found_spec.rb +42 -0
- data/spec/models/get_alliances_alliance_id_ok_spec.rb +78 -0
- data/spec/models/get_alliances_names_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_agents_research_200_ok_spec.rb +66 -0
- data/spec/models/get_characters_character_id_assets_200_ok_spec.rb +86 -0
- data/spec/models/get_characters_character_id_attributes_ok_spec.rb +84 -0
- data/spec/models/get_characters_character_id_blueprints_200_ok_spec.rb +88 -0
- data/spec/models/get_characters_character_id_bookmarks_200_ok_spec.rb +90 -0
- data/spec/models/get_characters_character_id_bookmarks_coordinates_spec.rb +54 -0
- data/spec/models/get_characters_character_id_bookmarks_folders_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_bookmarks_item_spec.rb +48 -0
- data/spec/models/get_characters_character_id_calendar_200_ok_spec.rb +70 -0
- data/spec/models/get_characters_character_id_calendar_event_id_attendees_200_ok_spec.rb +52 -0
- data/spec/models/get_characters_character_id_calendar_event_id_ok_spec.rb +100 -0
- data/spec/models/get_characters_character_id_chat_channels_200_ok_spec.rb +96 -0
- data/spec/models/get_characters_character_id_chat_channels_allowed_spec.rb +52 -0
- data/spec/models/get_characters_character_id_chat_channels_blocked_spec.rb +64 -0
- data/spec/models/get_characters_character_id_chat_channels_muted_spec.rb +64 -0
- data/spec/models/get_characters_character_id_chat_channels_operator_spec.rb +52 -0
- data/spec/models/get_characters_character_id_clones_home_location_spec.rb +52 -0
- data/spec/models/get_characters_character_id_clones_jump_clone_spec.rb +70 -0
- data/spec/models/get_characters_character_id_clones_ok_spec.rb +60 -0
- data/spec/models/get_characters_character_id_contacts_200_ok_spec.rb +76 -0
- data/spec/models/get_characters_character_id_contacts_labels_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_contracts_200_ok_spec.rb +180 -0
- data/spec/models/get_characters_character_id_contracts_contract_id_bids_200_ok_spec.rb +60 -0
- data/spec/models/get_characters_character_id_contracts_contract_id_items_200_ok_spec.rb +72 -0
- data/spec/models/get_characters_character_id_corporationhistory_200_ok_spec.rb +60 -0
- data/spec/models/get_characters_character_id_fatigue_ok_spec.rb +54 -0
- data/spec/models/get_characters_character_id_fittings_200_ok_spec.rb +66 -0
- data/spec/models/get_characters_character_id_fittings_item_spec.rb +54 -0
- data/spec/models/get_characters_character_id_fleet_not_found_spec.rb +42 -0
- data/spec/models/get_characters_character_id_fleet_ok_spec.rb +64 -0
- data/spec/models/get_characters_character_id_fw_stats_kills_spec.rb +54 -0
- data/spec/models/get_characters_character_id_fw_stats_ok_spec.rb +72 -0
- data/spec/models/get_characters_character_id_fw_stats_victory_points_spec.rb +54 -0
- data/spec/models/get_characters_character_id_industry_jobs_200_ok_spec.rb +172 -0
- data/spec/models/get_characters_character_id_killmails_recent_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_location_ok_spec.rb +54 -0
- data/spec/models/get_characters_character_id_loyalty_points_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_mail_200_ok_spec.rb +78 -0
- data/spec/models/get_characters_character_id_mail_labels_label_spec.rb +64 -0
- data/spec/models/get_characters_character_id_mail_labels_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_mail_lists_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_mail_mail_id_not_found_spec.rb +42 -0
- data/spec/models/get_characters_character_id_mail_mail_id_ok_spec.rb +78 -0
- data/spec/models/get_characters_character_id_mail_mail_id_recipient_spec.rb +52 -0
- data/spec/models/get_characters_character_id_mail_recipient_spec.rb +52 -0
- data/spec/models/get_characters_character_id_medals_200_ok_spec.rb +94 -0
- data/spec/models/get_characters_character_id_medals_graphic_spec.rb +60 -0
- data/spec/models/get_characters_character_id_mining_200_ok_spec.rb +60 -0
- data/spec/models/get_characters_character_id_not_found_spec.rb +42 -0
- data/spec/models/get_characters_character_id_notifications_200_ok_spec.rb +86 -0
- data/spec/models/get_characters_character_id_notifications_contacts_200_ok_spec.rb +66 -0
- data/spec/models/get_characters_character_id_ok_spec.rb +106 -0
- data/spec/models/get_characters_character_id_online_ok_spec.rb +60 -0
- data/spec/models/get_characters_character_id_opportunities_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_orders_200_ok_spec.rb +124 -0
- data/spec/models/get_characters_character_id_orders_history_200_ok_spec.rb +134 -0
- data/spec/models/get_characters_character_id_planets_200_ok_spec.rb +82 -0
- data/spec/models/get_characters_character_id_planets_planet_id_content_spec.rb +48 -0
- data/spec/models/get_characters_character_id_planets_planet_id_extractor_details_spec.rb +66 -0
- data/spec/models/get_characters_character_id_planets_planet_id_factory_details_spec.rb +42 -0
- data/spec/models/get_characters_character_id_planets_planet_id_head_spec.rb +54 -0
- data/spec/models/get_characters_character_id_planets_planet_id_link_spec.rb +54 -0
- data/spec/models/get_characters_character_id_planets_planet_id_not_found_spec.rb +42 -0
- data/spec/models/get_characters_character_id_planets_planet_id_ok_spec.rb +54 -0
- data/spec/models/get_characters_character_id_planets_planet_id_pin_spec.rb +102 -0
- data/spec/models/get_characters_character_id_planets_planet_id_route_spec.rb +72 -0
- data/spec/models/get_characters_character_id_portrait_not_found_spec.rb +42 -0
- data/spec/models/get_characters_character_id_portrait_ok_spec.rb +60 -0
- data/spec/models/get_characters_character_id_roles_ok_spec.rb +76 -0
- data/spec/models/get_characters_character_id_search_ok_spec.rb +102 -0
- data/spec/models/get_characters_character_id_ship_ok_spec.rb +54 -0
- data/spec/models/get_characters_character_id_skillqueue_200_ok_spec.rb +84 -0
- data/spec/models/get_characters_character_id_skills_ok_spec.rb +54 -0
- data/spec/models/get_characters_character_id_skills_skill_spec.rb +60 -0
- data/spec/models/get_characters_character_id_standings_200_ok_spec.rb +58 -0
- data/spec/models/get_characters_character_id_stats_200_ok_spec.rb +114 -0
- data/spec/models/get_characters_character_id_stats_character_spec.rb +54 -0
- data/spec/models/get_characters_character_id_stats_combat_spec.rb +600 -0
- data/spec/models/get_characters_character_id_stats_industry_spec.rb +252 -0
- data/spec/models/get_characters_character_id_stats_inventory_spec.rb +48 -0
- data/spec/models/get_characters_character_id_stats_isk_spec.rb +48 -0
- data/spec/models/get_characters_character_id_stats_market_spec.rb +114 -0
- data/spec/models/get_characters_character_id_stats_mining_spec.rb +150 -0
- data/spec/models/get_characters_character_id_stats_module_spec.rb +450 -0
- data/spec/models/get_characters_character_id_stats_orbital_spec.rb +54 -0
- data/spec/models/get_characters_character_id_stats_pve_spec.rb +60 -0
- data/spec/models/get_characters_character_id_stats_social_spec.rb +186 -0
- data/spec/models/get_characters_character_id_stats_travel_spec.rb +162 -0
- data/spec/models/get_characters_character_id_titles_200_ok_spec.rb +48 -0
- data/spec/models/get_characters_character_id_wallet_journal_200_ok_spec.rb +126 -0
- data/spec/models/get_characters_character_id_wallet_journal_extra_info_spec.rb +108 -0
- data/spec/models/get_characters_character_id_wallet_transactions_200_ok_spec.rb +96 -0
- data/spec/models/get_characters_names_200_ok_spec.rb +48 -0
- data/spec/models/get_corporation_corporation_id_mining_extractions_200_ok_spec.rb +66 -0
- data/spec/models/get_corporation_corporation_id_mining_observers_200_ok_spec.rb +58 -0
- data/spec/models/get_corporation_corporation_id_mining_observers_observer_id_200_ok_spec.rb +66 -0
- data/spec/models/get_corporations_corporation_id_alliancehistory_200_ok_spec.rb +60 -0
- data/spec/models/get_corporations_corporation_id_assets_200_ok_spec.rb +86 -0
- data/spec/models/get_corporations_corporation_id_blueprints_200_ok_spec.rb +88 -0
- data/spec/models/get_corporations_corporation_id_bookmarks_200_ok_spec.rb +90 -0
- data/spec/models/get_corporations_corporation_id_bookmarks_coordinates_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_bookmarks_folders_200_ok_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_bookmarks_item_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_contacts_200_ok_spec.rb +70 -0
- data/spec/models/get_corporations_corporation_id_containers_logs_200_ok_spec.rb +120 -0
- data/spec/models/get_corporations_corporation_id_contracts_200_ok_spec.rb +180 -0
- data/spec/models/get_corporations_corporation_id_contracts_contract_id_bids_200_ok_spec.rb +60 -0
- data/spec/models/get_corporations_corporation_id_contracts_contract_id_items_200_ok_spec.rb +72 -0
- data/spec/models/get_corporations_corporation_id_customs_offices_200_ok_spec.rb +124 -0
- data/spec/models/get_corporations_corporation_id_divisions_hangar_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_divisions_ok_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_divisions_wallet_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_facilities_200_ok_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_fw_stats_kills_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_fw_stats_ok_spec.rb +66 -0
- data/spec/models/get_corporations_corporation_id_fw_stats_victory_points_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_icons_not_found_spec.rb +42 -0
- data/spec/models/get_corporations_corporation_id_icons_ok_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_industry_jobs_200_ok_spec.rb +172 -0
- data/spec/models/get_corporations_corporation_id_killmails_recent_200_ok_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_medals_200_ok_spec.rb +66 -0
- data/spec/models/get_corporations_corporation_id_medals_issued_200_ok_spec.rb +76 -0
- data/spec/models/get_corporations_corporation_id_members_titles_200_ok_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_membertracking_200_ok_spec.rb +78 -0
- data/spec/models/get_corporations_corporation_id_not_found_spec.rb +42 -0
- data/spec/models/get_corporations_corporation_id_ok_spec.rb +114 -0
- data/spec/models/get_corporations_corporation_id_orders_200_ok_spec.rb +124 -0
- data/spec/models/get_corporations_corporation_id_orders_history_200_ok_spec.rb +134 -0
- data/spec/models/get_corporations_corporation_id_outposts_outpost_id_coordinates_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_outposts_outpost_id_ok_spec.rb +96 -0
- data/spec/models/get_corporations_corporation_id_outposts_outpost_id_service_spec.rb +64 -0
- data/spec/models/get_corporations_corporation_id_roles_200_ok_spec.rb +122 -0
- data/spec/models/get_corporations_corporation_id_roles_history_200_ok_spec.rb +84 -0
- data/spec/models/get_corporations_corporation_id_shareholders_200_ok_spec.rb +58 -0
- data/spec/models/get_corporations_corporation_id_standings_200_ok_spec.rb +58 -0
- data/spec/models/get_corporations_corporation_id_starbases_200_ok_spec.rb +88 -0
- data/spec/models/get_corporations_corporation_id_starbases_starbase_id_fuel_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_starbases_starbase_id_ok_spec.rb +144 -0
- data/spec/models/get_corporations_corporation_id_structures_200_ok_spec.rb +136 -0
- data/spec/models/get_corporations_corporation_id_structures_service_spec.rb +52 -0
- data/spec/models/get_corporations_corporation_id_titles_200_ok_spec.rb +128 -0
- data/spec/models/get_corporations_corporation_id_wallets_200_ok_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_wallets_division_journal_200_ok_spec.rb +126 -0
- data/spec/models/get_corporations_corporation_id_wallets_division_journal_extra_info_spec.rb +108 -0
- data/spec/models/get_corporations_corporation_id_wallets_division_transactions_200_ok_spec.rb +90 -0
- data/spec/models/get_corporations_names_200_ok_spec.rb +48 -0
- data/spec/models/get_dogma_attributes_attribute_id_not_found_spec.rb +42 -0
- data/spec/models/get_dogma_attributes_attribute_id_ok_spec.rb +96 -0
- data/spec/models/get_dogma_effects_effect_id_modifier_spec.rb +72 -0
- data/spec/models/get_dogma_effects_effect_id_not_found_spec.rb +42 -0
- data/spec/models/get_dogma_effects_effect_id_ok_spec.rb +162 -0
- data/spec/models/get_fleets_fleet_id_members_200_ok_spec.rb +100 -0
- data/spec/models/get_fleets_fleet_id_members_not_found_spec.rb +42 -0
- data/spec/models/get_fleets_fleet_id_not_found_spec.rb +42 -0
- data/spec/models/get_fleets_fleet_id_ok_spec.rb +60 -0
- data/spec/models/get_fleets_fleet_id_wings_200_ok_spec.rb +54 -0
- data/spec/models/get_fleets_fleet_id_wings_not_found_spec.rb +42 -0
- data/spec/models/get_fleets_fleet_id_wings_squad_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_active_total_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_active_total_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_active_total_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_active_total_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_kills_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_characters_last_week_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_last_week_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_ok_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_victory_points_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_characters_yesterday_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_yesterday_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_active_total_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_active_total_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_kills_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_corporations_last_week_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_last_week_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_ok_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_victory_points_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_corporations_yesterday_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_yesterday_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_kills_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_last_week_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_last_week_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_ok_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_victory_points_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_yesterday_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_yesterday_spec.rb +48 -0
- data/spec/models/get_fw_stats_200_ok_spec.rb +66 -0
- data/spec/models/get_fw_stats_kills_spec.rb +54 -0
- data/spec/models/get_fw_stats_victory_points_spec.rb +54 -0
- data/spec/models/get_fw_systems_200_ok_spec.rb +72 -0
- data/spec/models/get_fw_wars_200_ok_spec.rb +48 -0
- data/spec/models/get_incursions_200_ok_spec.rb +88 -0
- data/spec/models/get_industry_facilities_200_ok_spec.rb +72 -0
- data/spec/models/get_industry_systems_200_ok_spec.rb +48 -0
- data/spec/models/get_industry_systems_cost_indice_spec.rb +52 -0
- data/spec/models/get_insurance_prices_200_ok_spec.rb +48 -0
- data/spec/models/get_insurance_prices_level_spec.rb +54 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_attacker_spec.rb +90 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_item_1_spec.rb +72 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_item_spec.rb +66 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_ok_spec.rb +78 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_position_spec.rb +54 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_unprocessable_entity_spec.rb +42 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_victim_spec.rb +84 -0
- data/spec/models/get_loyalty_stores_corporation_id_offers_200_ok_spec.rb +78 -0
- data/spec/models/get_loyalty_stores_corporation_id_offers_not_found_spec.rb +42 -0
- data/spec/models/get_loyalty_stores_corporation_id_offers_required_item_spec.rb +48 -0
- data/spec/models/get_markets_groups_market_group_id_not_found_spec.rb +42 -0
- data/spec/models/get_markets_groups_market_group_id_ok_spec.rb +66 -0
- data/spec/models/get_markets_prices_200_ok_spec.rb +54 -0
- data/spec/models/get_markets_region_id_history_200_ok_spec.rb +72 -0
- data/spec/models/get_markets_region_id_history_unprocessable_entity_spec.rb +42 -0
- data/spec/models/get_markets_region_id_orders_200_ok_spec.rb +112 -0
- data/spec/models/get_markets_region_id_orders_unprocessable_entity_spec.rb +42 -0
- data/spec/models/get_markets_structures_structure_id_200_ok_spec.rb +106 -0
- data/spec/models/get_opportunities_groups_group_id_ok_spec.rb +72 -0
- data/spec/models/get_opportunities_tasks_task_id_ok_spec.rb +60 -0
- data/spec/models/get_route_origin_destination_not_found_spec.rb +42 -0
- data/spec/models/get_search_ok_spec.rb +96 -0
- data/spec/models/get_sovereignty_campaigns_200_ok_spec.rb +100 -0
- data/spec/models/get_sovereignty_campaigns_participant_spec.rb +48 -0
- data/spec/models/get_sovereignty_map_200_ok_spec.rb +60 -0
- data/spec/models/get_sovereignty_structures_200_ok_spec.rb +78 -0
- data/spec/models/get_status_ok_spec.rb +60 -0
- data/spec/models/get_universe_ancestries_200_ok_spec.rb +72 -0
- data/spec/models/get_universe_asteroid_belts_asteroid_belt_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_asteroid_belts_asteroid_belt_id_ok_spec.rb +54 -0
- data/spec/models/get_universe_asteroid_belts_asteroid_belt_id_position_spec.rb +54 -0
- data/spec/models/get_universe_bloodlines_200_ok_spec.rb +102 -0
- data/spec/models/get_universe_categories_category_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_categories_category_id_ok_spec.rb +60 -0
- data/spec/models/get_universe_constellations_constellation_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_constellations_constellation_id_ok_spec.rb +66 -0
- data/spec/models/get_universe_constellations_constellation_id_position_spec.rb +54 -0
- data/spec/models/get_universe_factions_200_ok_spec.rb +96 -0
- data/spec/models/get_universe_graphics_graphic_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_graphics_graphic_id_ok_spec.rb +84 -0
- data/spec/models/get_universe_groups_group_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_groups_group_id_ok_spec.rb +66 -0
- data/spec/models/get_universe_moons_moon_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_moons_moon_id_ok_spec.rb +60 -0
- data/spec/models/get_universe_moons_moon_id_position_spec.rb +54 -0
- data/spec/models/get_universe_planets_planet_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_planets_planet_id_ok_spec.rb +66 -0
- data/spec/models/get_universe_planets_planet_id_position_spec.rb +54 -0
- data/spec/models/get_universe_races_200_ok_spec.rb +60 -0
- data/spec/models/get_universe_regions_region_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_regions_region_id_ok_spec.rb +60 -0
- data/spec/models/get_universe_schematics_schematic_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_schematics_schematic_id_ok_spec.rb +48 -0
- data/spec/models/get_universe_stargates_stargate_id_destination_spec.rb +48 -0
- data/spec/models/get_universe_stargates_stargate_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_stargates_stargate_id_ok_spec.rb +72 -0
- data/spec/models/get_universe_stargates_stargate_id_position_spec.rb +54 -0
- data/spec/models/get_universe_stars_star_id_ok_spec.rb +88 -0
- data/spec/models/get_universe_stations_station_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_stations_station_id_ok_spec.rb +112 -0
- data/spec/models/get_universe_stations_station_id_position_spec.rb +54 -0
- data/spec/models/get_universe_structures_structure_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_structures_structure_id_ok_spec.rb +60 -0
- data/spec/models/get_universe_structures_structure_id_position_spec.rb +54 -0
- data/spec/models/get_universe_system_jumps_200_ok_spec.rb +48 -0
- data/spec/models/get_universe_system_kills_200_ok_spec.rb +60 -0
- data/spec/models/get_universe_systems_system_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_systems_system_id_ok_spec.rb +96 -0
- data/spec/models/get_universe_systems_system_id_planet_spec.rb +54 -0
- data/spec/models/get_universe_systems_system_id_position_spec.rb +54 -0
- data/spec/models/get_universe_types_type_id_dogma_attribute_spec.rb +48 -0
- data/spec/models/get_universe_types_type_id_dogma_effect_spec.rb +48 -0
- data/spec/models/get_universe_types_type_id_not_found_spec.rb +42 -0
- data/spec/models/get_universe_types_type_id_ok_spec.rb +132 -0
- data/spec/models/get_wars_war_id_aggressor_spec.rb +60 -0
- data/spec/models/get_wars_war_id_ally_spec.rb +48 -0
- data/spec/models/get_wars_war_id_defender_spec.rb +60 -0
- data/spec/models/get_wars_war_id_killmails_200_ok_spec.rb +48 -0
- data/spec/models/get_wars_war_id_killmails_unprocessable_entity_spec.rb +42 -0
- data/spec/models/get_wars_war_id_ok_spec.rb +96 -0
- data/spec/models/get_wars_war_id_unprocessable_entity_spec.rb +42 -0
- data/spec/models/internal_server_error_spec.rb +42 -0
- data/spec/models/post_characters_affiliation_200_ok_spec.rb +60 -0
- data/spec/models/post_characters_affiliation_not_found_spec.rb +42 -0
- data/spec/models/post_characters_character_id_assets_locations_200_ok_spec.rb +48 -0
- data/spec/models/post_characters_character_id_assets_locations_position_spec.rb +54 -0
- data/spec/models/post_characters_character_id_assets_names_200_ok_spec.rb +48 -0
- data/spec/models/post_characters_character_id_fittings_created_spec.rb +42 -0
- data/spec/models/post_characters_character_id_fittings_fitting_spec.rb +60 -0
- data/spec/models/post_characters_character_id_fittings_item_spec.rb +54 -0
- data/spec/models/post_characters_character_id_mail_bad_request_spec.rb +42 -0
- data/spec/models/post_characters_character_id_mail_labels_label_spec.rb +52 -0
- data/spec/models/post_characters_character_id_mail_mail_spec.rb +60 -0
- data/spec/models/post_characters_character_id_mail_recipient_spec.rb +52 -0
- data/spec/models/post_corporations_corporation_id_assets_locations_200_ok_spec.rb +48 -0
- data/spec/models/post_corporations_corporation_id_assets_locations_position_spec.rb +54 -0
- data/spec/models/post_corporations_corporation_id_assets_names_200_ok_spec.rb +48 -0
- data/spec/models/post_fleets_fleet_id_members_invitation_spec.rb +64 -0
- data/spec/models/post_fleets_fleet_id_members_not_found_spec.rb +42 -0
- data/spec/models/post_fleets_fleet_id_members_unprocessable_entity_spec.rb +42 -0
- data/spec/models/post_fleets_fleet_id_wings_created_spec.rb +42 -0
- data/spec/models/post_fleets_fleet_id_wings_not_found_spec.rb +42 -0
- data/spec/models/post_fleets_fleet_id_wings_wing_id_squads_created_spec.rb +42 -0
- data/spec/models/post_fleets_fleet_id_wings_wing_id_squads_not_found_spec.rb +42 -0
- data/spec/models/post_ui_openwindow_newmail_new_mail_spec.rb +66 -0
- data/spec/models/post_ui_openwindow_newmail_unprocessable_entity_spec.rb +42 -0
- data/spec/models/post_universe_ids_agent_spec.rb +48 -0
- data/spec/models/post_universe_ids_alliance_spec.rb +48 -0
- data/spec/models/post_universe_ids_character_spec.rb +48 -0
- data/spec/models/post_universe_ids_constellation_spec.rb +48 -0
- data/spec/models/post_universe_ids_corporation_spec.rb +48 -0
- data/spec/models/post_universe_ids_faction_spec.rb +48 -0
- data/spec/models/post_universe_ids_inventory_type_spec.rb +48 -0
- data/spec/models/post_universe_ids_ok_spec.rb +96 -0
- data/spec/models/post_universe_ids_region_spec.rb +48 -0
- data/spec/models/post_universe_ids_service_unavailable_spec.rb +42 -0
- data/spec/models/post_universe_ids_station_spec.rb +48 -0
- data/spec/models/post_universe_ids_system_spec.rb +48 -0
- data/spec/models/post_universe_names_200_ok_spec.rb +58 -0
- data/spec/models/post_universe_names_not_found_spec.rb +42 -0
- data/spec/models/put_characters_character_id_calendar_event_id_response_spec.rb +46 -0
- data/spec/models/put_characters_character_id_mail_mail_id_bad_request_spec.rb +42 -0
- data/spec/models/put_characters_character_id_mail_mail_id_contents_spec.rb +48 -0
- data/spec/models/put_fleets_fleet_id_bad_request_spec.rb +42 -0
- data/spec/models/put_fleets_fleet_id_members_member_id_movement_spec.rb +58 -0
- data/spec/models/put_fleets_fleet_id_members_member_id_not_found_spec.rb +42 -0
- data/spec/models/put_fleets_fleet_id_members_member_id_unprocessable_entity_spec.rb +42 -0
- data/spec/models/put_fleets_fleet_id_new_settings_spec.rb +48 -0
- data/spec/models/put_fleets_fleet_id_not_found_spec.rb +42 -0
- data/spec/models/put_fleets_fleet_id_squads_squad_id_naming_spec.rb +42 -0
- data/spec/models/put_fleets_fleet_id_squads_squad_id_not_found_spec.rb +42 -0
- data/spec/models/put_fleets_fleet_id_wings_wing_id_naming_spec.rb +42 -0
- data/spec/models/put_fleets_fleet_id_wings_wing_id_not_found_spec.rb +42 -0
- data/spec/spec_helper.rb +111 -0
- metadata +1728 -0
@@ -0,0 +1,404 @@
|
|
1
|
+
# ESI::ContractsApi
|
2
|
+
|
3
|
+
All URIs are relative to *https://esi.tech.ccp.is*
|
4
|
+
|
5
|
+
Method | HTTP request | Description
|
6
|
+
------------- | ------------- | -------------
|
7
|
+
[**get_characters_character_id_contracts**](ContractsApi.md#get_characters_character_id_contracts) | **GET** /v1/characters/{character_id}/contracts/ | Get contracts
|
8
|
+
[**get_characters_character_id_contracts_contract_id_bids**](ContractsApi.md#get_characters_character_id_contracts_contract_id_bids) | **GET** /v1/characters/{character_id}/contracts/{contract_id}/bids/ | Get contract bids
|
9
|
+
[**get_characters_character_id_contracts_contract_id_items**](ContractsApi.md#get_characters_character_id_contracts_contract_id_items) | **GET** /v1/characters/{character_id}/contracts/{contract_id}/items/ | Get contract items
|
10
|
+
[**get_corporations_corporation_id_contracts**](ContractsApi.md#get_corporations_corporation_id_contracts) | **GET** /v1/corporations/{corporation_id}/contracts/ | Get coporation contracts
|
11
|
+
[**get_corporations_corporation_id_contracts_contract_id_bids**](ContractsApi.md#get_corporations_corporation_id_contracts_contract_id_bids) | **GET** /v1/corporations/{corporation_id}/contracts/{contract_id}/bids/ | Get corporation contract bids
|
12
|
+
[**get_corporations_corporation_id_contracts_contract_id_items**](ContractsApi.md#get_corporations_corporation_id_contracts_contract_id_items) | **GET** /v1/corporations/{corporation_id}/contracts/{contract_id}/items/ | Get corporation contract items
|
13
|
+
|
14
|
+
|
15
|
+
# **get_characters_character_id_contracts**
|
16
|
+
> Array<GetCharactersCharacterIdContracts200Ok> get_characters_character_id_contracts(character_id, opts)
|
17
|
+
|
18
|
+
Get contracts
|
19
|
+
|
20
|
+
Returns contracts available to a character, only if the character 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
|
21
|
+
|
22
|
+
### Example
|
23
|
+
```ruby
|
24
|
+
# load the gem
|
25
|
+
require 'esi-client-bvv'
|
26
|
+
# setup authorization
|
27
|
+
ESI.configure do |config|
|
28
|
+
# Configure OAuth2 access token for authorization: evesso
|
29
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
30
|
+
end
|
31
|
+
|
32
|
+
api_instance = ESI::ContractsApi.new
|
33
|
+
|
34
|
+
character_id = 56 # Integer | An EVE character ID
|
35
|
+
|
36
|
+
opts = {
|
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
|
42
|
+
}
|
43
|
+
|
44
|
+
begin
|
45
|
+
#Get contracts
|
46
|
+
result = api_instance.get_characters_character_id_contracts(character_id, opts)
|
47
|
+
p result
|
48
|
+
rescue ESI::ApiError => e
|
49
|
+
puts "Exception when calling ContractsApi->get_characters_character_id_contracts: #{e}"
|
50
|
+
end
|
51
|
+
```
|
52
|
+
|
53
|
+
### Parameters
|
54
|
+
|
55
|
+
Name | Type | Description | Notes
|
56
|
+
------------- | ------------- | ------------- | -------------
|
57
|
+
**character_id** | **Integer**| An EVE character ID |
|
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]
|
60
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
61
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
62
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
63
|
+
|
64
|
+
### Return type
|
65
|
+
|
66
|
+
[**Array<GetCharactersCharacterIdContracts200Ok>**](GetCharactersCharacterIdContracts200Ok.md)
|
67
|
+
|
68
|
+
### Authorization
|
69
|
+
|
70
|
+
[evesso](../README.md#evesso)
|
71
|
+
|
72
|
+
### HTTP request headers
|
73
|
+
|
74
|
+
- **Content-Type**: Not defined
|
75
|
+
- **Accept**: application/json
|
76
|
+
|
77
|
+
|
78
|
+
|
79
|
+
# **get_characters_character_id_contracts_contract_id_bids**
|
80
|
+
> Array<GetCharactersCharacterIdContractsContractIdBids200Ok> get_characters_character_id_contracts_contract_id_bids(character_idcontract_id, opts)
|
81
|
+
|
82
|
+
Get contract bids
|
83
|
+
|
84
|
+
Lists bids on a particular auction contract --- This route is cached for up to 300 seconds
|
85
|
+
|
86
|
+
### Example
|
87
|
+
```ruby
|
88
|
+
# load the gem
|
89
|
+
require 'esi-client-bvv'
|
90
|
+
# setup authorization
|
91
|
+
ESI.configure do |config|
|
92
|
+
# Configure OAuth2 access token for authorization: evesso
|
93
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
94
|
+
end
|
95
|
+
|
96
|
+
api_instance = ESI::ContractsApi.new
|
97
|
+
|
98
|
+
character_id = 56 # Integer | An EVE character ID
|
99
|
+
|
100
|
+
contract_id = 56 # Integer | ID of a contract
|
101
|
+
|
102
|
+
opts = {
|
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
|
107
|
+
}
|
108
|
+
|
109
|
+
begin
|
110
|
+
#Get contract bids
|
111
|
+
result = api_instance.get_characters_character_id_contracts_contract_id_bids(character_idcontract_id, opts)
|
112
|
+
p result
|
113
|
+
rescue ESI::ApiError => e
|
114
|
+
puts "Exception when calling ContractsApi->get_characters_character_id_contracts_contract_id_bids: #{e}"
|
115
|
+
end
|
116
|
+
```
|
117
|
+
|
118
|
+
### Parameters
|
119
|
+
|
120
|
+
Name | Type | Description | Notes
|
121
|
+
------------- | ------------- | ------------- | -------------
|
122
|
+
**character_id** | **Integer**| An EVE character ID |
|
123
|
+
**contract_id** | **Integer**| ID of a contract |
|
124
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
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<GetCharactersCharacterIdContractsContractIdBids200Ok>**](GetCharactersCharacterIdContractsContractIdBids200Ok.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
|
+
|
144
|
+
# **get_characters_character_id_contracts_contract_id_items**
|
145
|
+
> Array<GetCharactersCharacterIdContractsContractIdItems200Ok> get_characters_character_id_contracts_contract_id_items(character_idcontract_id, opts)
|
146
|
+
|
147
|
+
Get contract items
|
148
|
+
|
149
|
+
Lists items of a particular contract --- This route is cached for up to 3600 seconds
|
150
|
+
|
151
|
+
### Example
|
152
|
+
```ruby
|
153
|
+
# load the gem
|
154
|
+
require 'esi-client-bvv'
|
155
|
+
# setup authorization
|
156
|
+
ESI.configure do |config|
|
157
|
+
# Configure OAuth2 access token for authorization: evesso
|
158
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
159
|
+
end
|
160
|
+
|
161
|
+
api_instance = ESI::ContractsApi.new
|
162
|
+
|
163
|
+
character_id = 56 # Integer | An EVE character ID
|
164
|
+
|
165
|
+
contract_id = 56 # Integer | ID of a contract
|
166
|
+
|
167
|
+
opts = {
|
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
|
172
|
+
}
|
173
|
+
|
174
|
+
begin
|
175
|
+
#Get contract items
|
176
|
+
result = api_instance.get_characters_character_id_contracts_contract_id_items(character_idcontract_id, opts)
|
177
|
+
p result
|
178
|
+
rescue ESI::ApiError => e
|
179
|
+
puts "Exception when calling ContractsApi->get_characters_character_id_contracts_contract_id_items: #{e}"
|
180
|
+
end
|
181
|
+
```
|
182
|
+
|
183
|
+
### Parameters
|
184
|
+
|
185
|
+
Name | Type | Description | Notes
|
186
|
+
------------- | ------------- | ------------- | -------------
|
187
|
+
**character_id** | **Integer**| An EVE character ID |
|
188
|
+
**contract_id** | **Integer**| ID of a contract |
|
189
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
190
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
191
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
192
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
193
|
+
|
194
|
+
### Return type
|
195
|
+
|
196
|
+
[**Array<GetCharactersCharacterIdContractsContractIdItems200Ok>**](GetCharactersCharacterIdContractsContractIdItems200Ok.md)
|
197
|
+
|
198
|
+
### Authorization
|
199
|
+
|
200
|
+
[evesso](../README.md#evesso)
|
201
|
+
|
202
|
+
### HTTP request headers
|
203
|
+
|
204
|
+
- **Content-Type**: Not defined
|
205
|
+
- **Accept**: application/json
|
206
|
+
|
207
|
+
|
208
|
+
|
209
|
+
# **get_corporations_corporation_id_contracts**
|
210
|
+
> Array<GetCorporationsCorporationIdContracts200Ok> get_corporations_corporation_id_contracts(corporation_id, , opts)
|
211
|
+
|
212
|
+
Get coporation contracts
|
213
|
+
|
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
|
215
|
+
|
216
|
+
### Example
|
217
|
+
```ruby
|
218
|
+
# load the gem
|
219
|
+
require 'esi-client-bvv'
|
220
|
+
# setup authorization
|
221
|
+
ESI.configure do |config|
|
222
|
+
# Configure OAuth2 access token for authorization: evesso
|
223
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
224
|
+
end
|
225
|
+
|
226
|
+
api_instance = ESI::ContractsApi.new
|
227
|
+
|
228
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
229
|
+
|
230
|
+
opts = {
|
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
|
236
|
+
}
|
237
|
+
|
238
|
+
begin
|
239
|
+
#Get coporation contracts
|
240
|
+
result = api_instance.get_corporations_corporation_id_contracts(corporation_id, , opts)
|
241
|
+
p result
|
242
|
+
rescue ESI::ApiError => e
|
243
|
+
puts "Exception when calling ContractsApi->get_corporations_corporation_id_contracts: #{e}"
|
244
|
+
end
|
245
|
+
```
|
246
|
+
|
247
|
+
### Parameters
|
248
|
+
|
249
|
+
Name | Type | Description | Notes
|
250
|
+
------------- | ------------- | ------------- | -------------
|
251
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
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]
|
254
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
255
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
256
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
257
|
+
|
258
|
+
### Return type
|
259
|
+
|
260
|
+
[**Array<GetCorporationsCorporationIdContracts200Ok>**](GetCorporationsCorporationIdContracts200Ok.md)
|
261
|
+
|
262
|
+
### Authorization
|
263
|
+
|
264
|
+
[evesso](../README.md#evesso)
|
265
|
+
|
266
|
+
### HTTP request headers
|
267
|
+
|
268
|
+
- **Content-Type**: Not defined
|
269
|
+
- **Accept**: application/json
|
270
|
+
|
271
|
+
|
272
|
+
|
273
|
+
# **get_corporations_corporation_id_contracts_contract_id_bids**
|
274
|
+
> Array<GetCorporationsCorporationIdContractsContractIdBids200Ok> get_corporations_corporation_id_contracts_contract_id_bids(contract_id, corporation_id, , opts)
|
275
|
+
|
276
|
+
Get corporation contract bids
|
277
|
+
|
278
|
+
Lists bids on a particular auction contract --- This route is cached for up to 3600 seconds
|
279
|
+
|
280
|
+
### Example
|
281
|
+
```ruby
|
282
|
+
# load the gem
|
283
|
+
require 'esi-client-bvv'
|
284
|
+
# setup authorization
|
285
|
+
ESI.configure do |config|
|
286
|
+
# Configure OAuth2 access token for authorization: evesso
|
287
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
288
|
+
end
|
289
|
+
|
290
|
+
api_instance = ESI::ContractsApi.new
|
291
|
+
|
292
|
+
contract_id = 56 # Integer | ID of a contract
|
293
|
+
|
294
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
295
|
+
|
296
|
+
opts = {
|
297
|
+
datasource: "tranquility", # String | The server name you would like data from
|
298
|
+
page: 1, # Integer | Which page of results to return
|
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
|
302
|
+
}
|
303
|
+
|
304
|
+
begin
|
305
|
+
#Get corporation contract bids
|
306
|
+
result = api_instance.get_corporations_corporation_id_contracts_contract_id_bids(contract_id, corporation_id, , opts)
|
307
|
+
p result
|
308
|
+
rescue ESI::ApiError => e
|
309
|
+
puts "Exception when calling ContractsApi->get_corporations_corporation_id_contracts_contract_id_bids: #{e}"
|
310
|
+
end
|
311
|
+
```
|
312
|
+
|
313
|
+
### Parameters
|
314
|
+
|
315
|
+
Name | Type | Description | Notes
|
316
|
+
------------- | ------------- | ------------- | -------------
|
317
|
+
**contract_id** | **Integer**| ID of a contract |
|
318
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
319
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
320
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
321
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
322
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
323
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
324
|
+
|
325
|
+
### Return type
|
326
|
+
|
327
|
+
[**Array<GetCorporationsCorporationIdContractsContractIdBids200Ok>**](GetCorporationsCorporationIdContractsContractIdBids200Ok.md)
|
328
|
+
|
329
|
+
### Authorization
|
330
|
+
|
331
|
+
[evesso](../README.md#evesso)
|
332
|
+
|
333
|
+
### HTTP request headers
|
334
|
+
|
335
|
+
- **Content-Type**: Not defined
|
336
|
+
- **Accept**: application/json
|
337
|
+
|
338
|
+
|
339
|
+
|
340
|
+
# **get_corporations_corporation_id_contracts_contract_id_items**
|
341
|
+
> Array<GetCorporationsCorporationIdContractsContractIdItems200Ok> get_corporations_corporation_id_contracts_contract_id_items(contract_id, corporation_id, , opts)
|
342
|
+
|
343
|
+
Get corporation contract items
|
344
|
+
|
345
|
+
Lists items of a particular contract --- This route is cached for up to 3600 seconds
|
346
|
+
|
347
|
+
### Example
|
348
|
+
```ruby
|
349
|
+
# load the gem
|
350
|
+
require 'esi-client-bvv'
|
351
|
+
# setup authorization
|
352
|
+
ESI.configure do |config|
|
353
|
+
# Configure OAuth2 access token for authorization: evesso
|
354
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
355
|
+
end
|
356
|
+
|
357
|
+
api_instance = ESI::ContractsApi.new
|
358
|
+
|
359
|
+
contract_id = 56 # Integer | ID of a contract
|
360
|
+
|
361
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
362
|
+
|
363
|
+
opts = {
|
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
|
368
|
+
}
|
369
|
+
|
370
|
+
begin
|
371
|
+
#Get corporation contract items
|
372
|
+
result = api_instance.get_corporations_corporation_id_contracts_contract_id_items(contract_id, corporation_id, , opts)
|
373
|
+
p result
|
374
|
+
rescue ESI::ApiError => e
|
375
|
+
puts "Exception when calling ContractsApi->get_corporations_corporation_id_contracts_contract_id_items: #{e}"
|
376
|
+
end
|
377
|
+
```
|
378
|
+
|
379
|
+
### Parameters
|
380
|
+
|
381
|
+
Name | Type | Description | Notes
|
382
|
+
------------- | ------------- | ------------- | -------------
|
383
|
+
**contract_id** | **Integer**| ID of a contract |
|
384
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
385
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
386
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
387
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
388
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
389
|
+
|
390
|
+
### Return type
|
391
|
+
|
392
|
+
[**Array<GetCorporationsCorporationIdContractsContractIdItems200Ok>**](GetCorporationsCorporationIdContractsContractIdItems200Ok.md)
|
393
|
+
|
394
|
+
### Authorization
|
395
|
+
|
396
|
+
[evesso](../README.md#evesso)
|
397
|
+
|
398
|
+
### HTTP request headers
|
399
|
+
|
400
|
+
- **Content-Type**: Not defined
|
401
|
+
- **Accept**: application/json
|
402
|
+
|
403
|
+
|
404
|
+
|
@@ -0,0 +1,1576 @@
|
|
1
|
+
# ESI::CorporationApi
|
2
|
+
|
3
|
+
All URIs are relative to *https://esi.tech.ccp.is*
|
4
|
+
|
5
|
+
Method | HTTP request | Description
|
6
|
+
------------- | ------------- | -------------
|
7
|
+
[**get_corporations_corporation_id**](CorporationApi.md#get_corporations_corporation_id) | **GET** /v4/corporations/{corporation_id}/ | Get corporation information
|
8
|
+
[**get_corporations_corporation_id_alliancehistory**](CorporationApi.md#get_corporations_corporation_id_alliancehistory) | **GET** /v2/corporations/{corporation_id}/alliancehistory/ | Get alliance history
|
9
|
+
[**get_corporations_corporation_id_blueprints**](CorporationApi.md#get_corporations_corporation_id_blueprints) | **GET** /v2/corporations/{corporation_id}/blueprints/ | Get corporation blueprints
|
10
|
+
[**get_corporations_corporation_id_containers_logs**](CorporationApi.md#get_corporations_corporation_id_containers_logs) | **GET** /v2/corporations/{corporation_id}/containers/logs/ | Get all corporation ALSC logs
|
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
|
13
|
+
[**get_corporations_corporation_id_icons**](CorporationApi.md#get_corporations_corporation_id_icons) | **GET** /v1/corporations/{corporation_id}/icons/ | Get corporation icon
|
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
|
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
|
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
|
22
|
+
[**get_corporations_corporation_id_roles**](CorporationApi.md#get_corporations_corporation_id_roles) | **GET** /v1/corporations/{corporation_id}/roles/ | Get corporation member roles
|
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
|
25
|
+
[**get_corporations_corporation_id_standings**](CorporationApi.md#get_corporations_corporation_id_standings) | **GET** /v1/corporations/{corporation_id}/standings/ | Get corporation standings
|
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
|
29
|
+
[**get_corporations_corporation_id_titles**](CorporationApi.md#get_corporations_corporation_id_titles) | **GET** /v1/corporations/{corporation_id}/titles/ | Get corporation titles
|
30
|
+
[**get_corporations_names**](CorporationApi.md#get_corporations_names) | **GET** /v2/corporations/names/ | Get corporation names
|
31
|
+
[**get_corporations_npccorps**](CorporationApi.md#get_corporations_npccorps) | **GET** /v1/corporations/npccorps/ | Get npc corporations
|
32
|
+
|
33
|
+
|
34
|
+
# **get_corporations_corporation_id**
|
35
|
+
> GetCorporationsCorporationIdOk get_corporations_corporation_id(corporation_id, , opts)
|
36
|
+
|
37
|
+
Get corporation information
|
38
|
+
|
39
|
+
Public information about a corporation --- This route is cached for up to 3600 seconds
|
40
|
+
|
41
|
+
### Example
|
42
|
+
```ruby
|
43
|
+
# load the gem
|
44
|
+
require 'esi-client-bvv'
|
45
|
+
|
46
|
+
api_instance = ESI::CorporationApi.new
|
47
|
+
|
48
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
49
|
+
|
50
|
+
opts = {
|
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
|
54
|
+
}
|
55
|
+
|
56
|
+
begin
|
57
|
+
#Get corporation information
|
58
|
+
result = api_instance.get_corporations_corporation_id(corporation_id, , opts)
|
59
|
+
p result
|
60
|
+
rescue ESI::ApiError => e
|
61
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id: #{e}"
|
62
|
+
end
|
63
|
+
```
|
64
|
+
|
65
|
+
### Parameters
|
66
|
+
|
67
|
+
Name | Type | Description | Notes
|
68
|
+
------------- | ------------- | ------------- | -------------
|
69
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
70
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
71
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
72
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
73
|
+
|
74
|
+
### Return type
|
75
|
+
|
76
|
+
[**GetCorporationsCorporationIdOk**](GetCorporationsCorporationIdOk.md)
|
77
|
+
|
78
|
+
### Authorization
|
79
|
+
|
80
|
+
No authorization required
|
81
|
+
|
82
|
+
### HTTP request headers
|
83
|
+
|
84
|
+
- **Content-Type**: Not defined
|
85
|
+
- **Accept**: application/json
|
86
|
+
|
87
|
+
|
88
|
+
|
89
|
+
# **get_corporations_corporation_id_alliancehistory**
|
90
|
+
> Array<GetCorporationsCorporationIdAlliancehistory200Ok> get_corporations_corporation_id_alliancehistory(corporation_id, , opts)
|
91
|
+
|
92
|
+
Get alliance history
|
93
|
+
|
94
|
+
Get a list of all the alliances a corporation has been a member of --- This route is cached for up to 3600 seconds
|
95
|
+
|
96
|
+
### Example
|
97
|
+
```ruby
|
98
|
+
# load the gem
|
99
|
+
require 'esi-client-bvv'
|
100
|
+
|
101
|
+
api_instance = ESI::CorporationApi.new
|
102
|
+
|
103
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
104
|
+
|
105
|
+
opts = {
|
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
|
109
|
+
}
|
110
|
+
|
111
|
+
begin
|
112
|
+
#Get alliance history
|
113
|
+
result = api_instance.get_corporations_corporation_id_alliancehistory(corporation_id, , opts)
|
114
|
+
p result
|
115
|
+
rescue ESI::ApiError => e
|
116
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_alliancehistory: #{e}"
|
117
|
+
end
|
118
|
+
```
|
119
|
+
|
120
|
+
### Parameters
|
121
|
+
|
122
|
+
Name | Type | Description | Notes
|
123
|
+
------------- | ------------- | ------------- | -------------
|
124
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
125
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
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<GetCorporationsCorporationIdAlliancehistory200Ok>**](GetCorporationsCorporationIdAlliancehistory200Ok.md)
|
132
|
+
|
133
|
+
### Authorization
|
134
|
+
|
135
|
+
No authorization required
|
136
|
+
|
137
|
+
### HTTP request headers
|
138
|
+
|
139
|
+
- **Content-Type**: Not defined
|
140
|
+
- **Accept**: application/json
|
141
|
+
|
142
|
+
|
143
|
+
|
144
|
+
# **get_corporations_corporation_id_blueprints**
|
145
|
+
> Array<GetCorporationsCorporationIdBlueprints200Ok> get_corporations_corporation_id_blueprints(corporation_id, , opts)
|
146
|
+
|
147
|
+
Get corporation blueprints
|
148
|
+
|
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
|
150
|
+
|
151
|
+
### Example
|
152
|
+
```ruby
|
153
|
+
# load the gem
|
154
|
+
require 'esi-client-bvv'
|
155
|
+
# setup authorization
|
156
|
+
ESI.configure do |config|
|
157
|
+
# Configure OAuth2 access token for authorization: evesso
|
158
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
159
|
+
end
|
160
|
+
|
161
|
+
api_instance = ESI::CorporationApi.new
|
162
|
+
|
163
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
164
|
+
|
165
|
+
opts = {
|
166
|
+
datasource: "tranquility", # String | The server name you would like data from
|
167
|
+
page: 1, # Integer | Which page of results to return
|
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
|
171
|
+
}
|
172
|
+
|
173
|
+
begin
|
174
|
+
#Get corporation blueprints
|
175
|
+
result = api_instance.get_corporations_corporation_id_blueprints(corporation_id, , opts)
|
176
|
+
p result
|
177
|
+
rescue ESI::ApiError => e
|
178
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_blueprints: #{e}"
|
179
|
+
end
|
180
|
+
```
|
181
|
+
|
182
|
+
### Parameters
|
183
|
+
|
184
|
+
Name | Type | Description | Notes
|
185
|
+
------------- | ------------- | ------------- | -------------
|
186
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
187
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
188
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
189
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
190
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
191
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
192
|
+
|
193
|
+
### Return type
|
194
|
+
|
195
|
+
[**Array<GetCorporationsCorporationIdBlueprints200Ok>**](GetCorporationsCorporationIdBlueprints200Ok.md)
|
196
|
+
|
197
|
+
### Authorization
|
198
|
+
|
199
|
+
[evesso](../README.md#evesso)
|
200
|
+
|
201
|
+
### HTTP request headers
|
202
|
+
|
203
|
+
- **Content-Type**: Not defined
|
204
|
+
- **Accept**: application/json
|
205
|
+
|
206
|
+
|
207
|
+
|
208
|
+
# **get_corporations_corporation_id_containers_logs**
|
209
|
+
> Array<GetCorporationsCorporationIdContainersLogs200Ok> get_corporations_corporation_id_containers_logs(corporation_id, , opts)
|
210
|
+
|
211
|
+
Get all corporation ALSC logs
|
212
|
+
|
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
|
214
|
+
|
215
|
+
### Example
|
216
|
+
```ruby
|
217
|
+
# load the gem
|
218
|
+
require 'esi-client-bvv'
|
219
|
+
# setup authorization
|
220
|
+
ESI.configure do |config|
|
221
|
+
# Configure OAuth2 access token for authorization: evesso
|
222
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
223
|
+
end
|
224
|
+
|
225
|
+
api_instance = ESI::CorporationApi.new
|
226
|
+
|
227
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
228
|
+
|
229
|
+
opts = {
|
230
|
+
datasource: "tranquility", # String | The server name you would like data from
|
231
|
+
page: 1, # Integer | Which page of results to return
|
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
|
235
|
+
}
|
236
|
+
|
237
|
+
begin
|
238
|
+
#Get all corporation ALSC logs
|
239
|
+
result = api_instance.get_corporations_corporation_id_containers_logs(corporation_id, , opts)
|
240
|
+
p result
|
241
|
+
rescue ESI::ApiError => e
|
242
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_containers_logs: #{e}"
|
243
|
+
end
|
244
|
+
```
|
245
|
+
|
246
|
+
### Parameters
|
247
|
+
|
248
|
+
Name | Type | Description | Notes
|
249
|
+
------------- | ------------- | ------------- | -------------
|
250
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
251
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
252
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
253
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
254
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
255
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
256
|
+
|
257
|
+
### Return type
|
258
|
+
|
259
|
+
[**Array<GetCorporationsCorporationIdContainersLogs200Ok>**](GetCorporationsCorporationIdContainersLogs200Ok.md)
|
260
|
+
|
261
|
+
### Authorization
|
262
|
+
|
263
|
+
[evesso](../README.md#evesso)
|
264
|
+
|
265
|
+
### HTTP request headers
|
266
|
+
|
267
|
+
- **Content-Type**: Not defined
|
268
|
+
- **Accept**: application/json
|
269
|
+
|
270
|
+
|
271
|
+
|
272
|
+
# **get_corporations_corporation_id_divisions**
|
273
|
+
> GetCorporationsCorporationIdDivisionsOk get_corporations_corporation_id_divisions(corporation_id, , opts)
|
274
|
+
|
275
|
+
Get corporation divisions
|
276
|
+
|
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
|
278
|
+
|
279
|
+
### Example
|
280
|
+
```ruby
|
281
|
+
# load the gem
|
282
|
+
require 'esi-client-bvv'
|
283
|
+
# setup authorization
|
284
|
+
ESI.configure do |config|
|
285
|
+
# Configure OAuth2 access token for authorization: evesso
|
286
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
287
|
+
end
|
288
|
+
|
289
|
+
api_instance = ESI::CorporationApi.new
|
290
|
+
|
291
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
292
|
+
|
293
|
+
opts = {
|
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
|
298
|
+
}
|
299
|
+
|
300
|
+
begin
|
301
|
+
#Get corporation divisions
|
302
|
+
result = api_instance.get_corporations_corporation_id_divisions(corporation_id, , opts)
|
303
|
+
p result
|
304
|
+
rescue ESI::ApiError => e
|
305
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_divisions: #{e}"
|
306
|
+
end
|
307
|
+
```
|
308
|
+
|
309
|
+
### Parameters
|
310
|
+
|
311
|
+
Name | Type | Description | Notes
|
312
|
+
------------- | ------------- | ------------- | -------------
|
313
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
314
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
315
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
316
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
317
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
318
|
+
|
319
|
+
### Return type
|
320
|
+
|
321
|
+
[**GetCorporationsCorporationIdDivisionsOk**](GetCorporationsCorporationIdDivisionsOk.md)
|
322
|
+
|
323
|
+
### Authorization
|
324
|
+
|
325
|
+
[evesso](../README.md#evesso)
|
326
|
+
|
327
|
+
### HTTP request headers
|
328
|
+
|
329
|
+
- **Content-Type**: Not defined
|
330
|
+
- **Accept**: application/json
|
331
|
+
|
332
|
+
|
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-bvv'
|
345
|
+
# setup authorization
|
346
|
+
ESI.configure do |config|
|
347
|
+
# Configure OAuth2 access token for authorization: evesso
|
348
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
349
|
+
end
|
350
|
+
|
351
|
+
api_instance = ESI::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 ESI::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
|
+
|
396
|
+
# **get_corporations_corporation_id_icons**
|
397
|
+
> GetCorporationsCorporationIdIconsOk get_corporations_corporation_id_icons(corporation_id, , opts)
|
398
|
+
|
399
|
+
Get corporation icon
|
400
|
+
|
401
|
+
Get the icon urls for a corporation --- This route is cached for up to 3600 seconds
|
402
|
+
|
403
|
+
### Example
|
404
|
+
```ruby
|
405
|
+
# load the gem
|
406
|
+
require 'esi-client-bvv'
|
407
|
+
|
408
|
+
api_instance = ESI::CorporationApi.new
|
409
|
+
|
410
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
411
|
+
|
412
|
+
opts = {
|
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
|
416
|
+
}
|
417
|
+
|
418
|
+
begin
|
419
|
+
#Get corporation icon
|
420
|
+
result = api_instance.get_corporations_corporation_id_icons(corporation_id, , opts)
|
421
|
+
p result
|
422
|
+
rescue ESI::ApiError => e
|
423
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_icons: #{e}"
|
424
|
+
end
|
425
|
+
```
|
426
|
+
|
427
|
+
### Parameters
|
428
|
+
|
429
|
+
Name | Type | Description | Notes
|
430
|
+
------------- | ------------- | ------------- | -------------
|
431
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
432
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
433
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
434
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
435
|
+
|
436
|
+
### Return type
|
437
|
+
|
438
|
+
[**GetCorporationsCorporationIdIconsOk**](GetCorporationsCorporationIdIconsOk.md)
|
439
|
+
|
440
|
+
### Authorization
|
441
|
+
|
442
|
+
No authorization required
|
443
|
+
|
444
|
+
### HTTP request headers
|
445
|
+
|
446
|
+
- **Content-Type**: Not defined
|
447
|
+
- **Accept**: application/json
|
448
|
+
|
449
|
+
|
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-bvv'
|
462
|
+
# setup authorization
|
463
|
+
ESI.configure do |config|
|
464
|
+
# Configure OAuth2 access token for authorization: evesso
|
465
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
466
|
+
end
|
467
|
+
|
468
|
+
api_instance = ESI::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 ESI::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-bvv'
|
526
|
+
# setup authorization
|
527
|
+
ESI.configure do |config|
|
528
|
+
# Configure OAuth2 access token for authorization: evesso
|
529
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
530
|
+
end
|
531
|
+
|
532
|
+
api_instance = ESI::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 ESI::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
|
+
|
579
|
+
# **get_corporations_corporation_id_members**
|
580
|
+
> Array<Integer> get_corporations_corporation_id_members(corporation_id, , opts)
|
581
|
+
|
582
|
+
Get corporation members
|
583
|
+
|
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
|
585
|
+
|
586
|
+
### Example
|
587
|
+
```ruby
|
588
|
+
# load the gem
|
589
|
+
require 'esi-client-bvv'
|
590
|
+
# setup authorization
|
591
|
+
ESI.configure do |config|
|
592
|
+
# Configure OAuth2 access token for authorization: evesso
|
593
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
594
|
+
end
|
595
|
+
|
596
|
+
api_instance = ESI::CorporationApi.new
|
597
|
+
|
598
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
599
|
+
|
600
|
+
opts = {
|
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
|
605
|
+
}
|
606
|
+
|
607
|
+
begin
|
608
|
+
#Get corporation members
|
609
|
+
result = api_instance.get_corporations_corporation_id_members(corporation_id, , opts)
|
610
|
+
p result
|
611
|
+
rescue ESI::ApiError => e
|
612
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_members: #{e}"
|
613
|
+
end
|
614
|
+
```
|
615
|
+
|
616
|
+
### Parameters
|
617
|
+
|
618
|
+
Name | Type | Description | Notes
|
619
|
+
------------- | ------------- | ------------- | -------------
|
620
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
621
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
622
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
623
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
624
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
625
|
+
|
626
|
+
### Return type
|
627
|
+
|
628
|
+
**Array<Integer>**
|
629
|
+
|
630
|
+
### Authorization
|
631
|
+
|
632
|
+
[evesso](../README.md#evesso)
|
633
|
+
|
634
|
+
### HTTP request headers
|
635
|
+
|
636
|
+
- **Content-Type**: Not defined
|
637
|
+
- **Accept**: application/json
|
638
|
+
|
639
|
+
|
640
|
+
|
641
|
+
# **get_corporations_corporation_id_members_limit**
|
642
|
+
> Integer get_corporations_corporation_id_members_limit(corporation_id, , opts)
|
643
|
+
|
644
|
+
Get corporation member limit
|
645
|
+
|
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
|
647
|
+
|
648
|
+
### Example
|
649
|
+
```ruby
|
650
|
+
# load the gem
|
651
|
+
require 'esi-client-bvv'
|
652
|
+
# setup authorization
|
653
|
+
ESI.configure do |config|
|
654
|
+
# Configure OAuth2 access token for authorization: evesso
|
655
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
656
|
+
end
|
657
|
+
|
658
|
+
api_instance = ESI::CorporationApi.new
|
659
|
+
|
660
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
661
|
+
|
662
|
+
opts = {
|
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
|
667
|
+
}
|
668
|
+
|
669
|
+
begin
|
670
|
+
#Get corporation member limit
|
671
|
+
result = api_instance.get_corporations_corporation_id_members_limit(corporation_id, , opts)
|
672
|
+
p result
|
673
|
+
rescue ESI::ApiError => e
|
674
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_members_limit: #{e}"
|
675
|
+
end
|
676
|
+
```
|
677
|
+
|
678
|
+
### Parameters
|
679
|
+
|
680
|
+
Name | Type | Description | Notes
|
681
|
+
------------- | ------------- | ------------- | -------------
|
682
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
683
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
684
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
685
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
686
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
687
|
+
|
688
|
+
### Return type
|
689
|
+
|
690
|
+
**Integer**
|
691
|
+
|
692
|
+
### Authorization
|
693
|
+
|
694
|
+
[evesso](../README.md#evesso)
|
695
|
+
|
696
|
+
### HTTP request headers
|
697
|
+
|
698
|
+
- **Content-Type**: Not defined
|
699
|
+
- **Accept**: application/json
|
700
|
+
|
701
|
+
|
702
|
+
|
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-bvv'
|
714
|
+
# setup authorization
|
715
|
+
ESI.configure do |config|
|
716
|
+
# Configure OAuth2 access token for authorization: evesso
|
717
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
718
|
+
end
|
719
|
+
|
720
|
+
api_instance = ESI::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 ESI::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
|
+
|
765
|
+
# **get_corporations_corporation_id_membertracking**
|
766
|
+
> Array<GetCorporationsCorporationIdMembertracking200Ok> get_corporations_corporation_id_membertracking(corporation_id, , opts)
|
767
|
+
|
768
|
+
Track corporation members
|
769
|
+
|
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
|
771
|
+
|
772
|
+
### Example
|
773
|
+
```ruby
|
774
|
+
# load the gem
|
775
|
+
require 'esi-client-bvv'
|
776
|
+
# setup authorization
|
777
|
+
ESI.configure do |config|
|
778
|
+
# Configure OAuth2 access token for authorization: evesso
|
779
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
780
|
+
end
|
781
|
+
|
782
|
+
api_instance = ESI::CorporationApi.new
|
783
|
+
|
784
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
785
|
+
|
786
|
+
opts = {
|
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
|
791
|
+
}
|
792
|
+
|
793
|
+
begin
|
794
|
+
#Track corporation members
|
795
|
+
result = api_instance.get_corporations_corporation_id_membertracking(corporation_id, , opts)
|
796
|
+
p result
|
797
|
+
rescue ESI::ApiError => e
|
798
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_membertracking: #{e}"
|
799
|
+
end
|
800
|
+
```
|
801
|
+
|
802
|
+
### Parameters
|
803
|
+
|
804
|
+
Name | Type | Description | Notes
|
805
|
+
------------- | ------------- | ------------- | -------------
|
806
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
807
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
808
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
809
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
810
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
811
|
+
|
812
|
+
### Return type
|
813
|
+
|
814
|
+
[**Array<GetCorporationsCorporationIdMembertracking200Ok>**](GetCorporationsCorporationIdMembertracking200Ok.md)
|
815
|
+
|
816
|
+
### Authorization
|
817
|
+
|
818
|
+
[evesso](../README.md#evesso)
|
819
|
+
|
820
|
+
### HTTP request headers
|
821
|
+
|
822
|
+
- **Content-Type**: Not defined
|
823
|
+
- **Accept**: application/json
|
824
|
+
|
825
|
+
|
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-bvv'
|
838
|
+
# setup authorization
|
839
|
+
ESI.configure do |config|
|
840
|
+
# Configure OAuth2 access token for authorization: evesso
|
841
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
842
|
+
end
|
843
|
+
|
844
|
+
api_instance = ESI::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 ESI::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-bvv'
|
902
|
+
# setup authorization
|
903
|
+
ESI.configure do |config|
|
904
|
+
# Configure OAuth2 access token for authorization: evesso
|
905
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
906
|
+
end
|
907
|
+
|
908
|
+
api_instance = ESI::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 ESI::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
|
+
|
956
|
+
# **get_corporations_corporation_id_roles**
|
957
|
+
> Array<GetCorporationsCorporationIdRoles200Ok> get_corporations_corporation_id_roles(corporation_id, , opts)
|
958
|
+
|
959
|
+
Get corporation member roles
|
960
|
+
|
961
|
+
Return the roles of all members if the character has the personnel manager role or any grantable role. --- This route is cached for up to 3600 seconds
|
962
|
+
|
963
|
+
### Example
|
964
|
+
```ruby
|
965
|
+
# load the gem
|
966
|
+
require 'esi-client-bvv'
|
967
|
+
# setup authorization
|
968
|
+
ESI.configure do |config|
|
969
|
+
# Configure OAuth2 access token for authorization: evesso
|
970
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
971
|
+
end
|
972
|
+
|
973
|
+
api_instance = ESI::CorporationApi.new
|
974
|
+
|
975
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
976
|
+
|
977
|
+
opts = {
|
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
|
982
|
+
}
|
983
|
+
|
984
|
+
begin
|
985
|
+
#Get corporation member roles
|
986
|
+
result = api_instance.get_corporations_corporation_id_roles(corporation_id, , opts)
|
987
|
+
p result
|
988
|
+
rescue ESI::ApiError => e
|
989
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_roles: #{e}"
|
990
|
+
end
|
991
|
+
```
|
992
|
+
|
993
|
+
### Parameters
|
994
|
+
|
995
|
+
Name | Type | Description | Notes
|
996
|
+
------------- | ------------- | ------------- | -------------
|
997
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
998
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
999
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
1000
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
1001
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
1002
|
+
|
1003
|
+
### Return type
|
1004
|
+
|
1005
|
+
[**Array<GetCorporationsCorporationIdRoles200Ok>**](GetCorporationsCorporationIdRoles200Ok.md)
|
1006
|
+
|
1007
|
+
### Authorization
|
1008
|
+
|
1009
|
+
[evesso](../README.md#evesso)
|
1010
|
+
|
1011
|
+
### HTTP request headers
|
1012
|
+
|
1013
|
+
- **Content-Type**: Not defined
|
1014
|
+
- **Accept**: application/json
|
1015
|
+
|
1016
|
+
|
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-bvv'
|
1029
|
+
# setup authorization
|
1030
|
+
ESI.configure do |config|
|
1031
|
+
# Configure OAuth2 access token for authorization: evesso
|
1032
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
1033
|
+
end
|
1034
|
+
|
1035
|
+
api_instance = ESI::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 ESI::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
|
+
|
1082
|
+
# **get_corporations_corporation_id_shareholders**
|
1083
|
+
> Array<GetCorporationsCorporationIdShareholders200Ok> get_corporations_corporation_id_shareholders(corporation_id, , opts)
|
1084
|
+
|
1085
|
+
Get corporation shareholders
|
1086
|
+
|
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
|
1088
|
+
|
1089
|
+
### Example
|
1090
|
+
```ruby
|
1091
|
+
# load the gem
|
1092
|
+
require 'esi-client-bvv'
|
1093
|
+
# setup authorization
|
1094
|
+
ESI.configure do |config|
|
1095
|
+
# Configure OAuth2 access token for authorization: evesso
|
1096
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
1097
|
+
end
|
1098
|
+
|
1099
|
+
api_instance = ESI::CorporationApi.new
|
1100
|
+
|
1101
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
1102
|
+
|
1103
|
+
opts = {
|
1104
|
+
datasource: "tranquility", # String | The server name you would like data from
|
1105
|
+
page: 1, # Integer | Which page of results to return
|
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
|
1109
|
+
}
|
1110
|
+
|
1111
|
+
begin
|
1112
|
+
#Get corporation shareholders
|
1113
|
+
result = api_instance.get_corporations_corporation_id_shareholders(corporation_id, , opts)
|
1114
|
+
p result
|
1115
|
+
rescue ESI::ApiError => e
|
1116
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_shareholders: #{e}"
|
1117
|
+
end
|
1118
|
+
```
|
1119
|
+
|
1120
|
+
### Parameters
|
1121
|
+
|
1122
|
+
Name | Type | Description | Notes
|
1123
|
+
------------- | ------------- | ------------- | -------------
|
1124
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
1125
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
1126
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
1127
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
1128
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
1129
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
1130
|
+
|
1131
|
+
### Return type
|
1132
|
+
|
1133
|
+
[**Array<GetCorporationsCorporationIdShareholders200Ok>**](GetCorporationsCorporationIdShareholders200Ok.md)
|
1134
|
+
|
1135
|
+
### Authorization
|
1136
|
+
|
1137
|
+
[evesso](../README.md#evesso)
|
1138
|
+
|
1139
|
+
### HTTP request headers
|
1140
|
+
|
1141
|
+
- **Content-Type**: Not defined
|
1142
|
+
- **Accept**: application/json
|
1143
|
+
|
1144
|
+
|
1145
|
+
|
1146
|
+
# **get_corporations_corporation_id_standings**
|
1147
|
+
> Array<GetCorporationsCorporationIdStandings200Ok> get_corporations_corporation_id_standings(corporation_id, , opts)
|
1148
|
+
|
1149
|
+
Get corporation standings
|
1150
|
+
|
1151
|
+
Return corporation standings from agents, NPC corporations, and factions --- This route is cached for up to 3600 seconds
|
1152
|
+
|
1153
|
+
### Example
|
1154
|
+
```ruby
|
1155
|
+
# load the gem
|
1156
|
+
require 'esi-client-bvv'
|
1157
|
+
# setup authorization
|
1158
|
+
ESI.configure do |config|
|
1159
|
+
# Configure OAuth2 access token for authorization: evesso
|
1160
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
1161
|
+
end
|
1162
|
+
|
1163
|
+
api_instance = ESI::CorporationApi.new
|
1164
|
+
|
1165
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
1166
|
+
|
1167
|
+
opts = {
|
1168
|
+
datasource: "tranquility", # String | The server name you would like data from
|
1169
|
+
page: 1, # Integer | Which page of results to return
|
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
|
1173
|
+
}
|
1174
|
+
|
1175
|
+
begin
|
1176
|
+
#Get corporation standings
|
1177
|
+
result = api_instance.get_corporations_corporation_id_standings(corporation_id, , opts)
|
1178
|
+
p result
|
1179
|
+
rescue ESI::ApiError => e
|
1180
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_standings: #{e}"
|
1181
|
+
end
|
1182
|
+
```
|
1183
|
+
|
1184
|
+
### Parameters
|
1185
|
+
|
1186
|
+
Name | Type | Description | Notes
|
1187
|
+
------------- | ------------- | ------------- | -------------
|
1188
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
1189
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
1190
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
1191
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
1192
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
1193
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
1194
|
+
|
1195
|
+
### Return type
|
1196
|
+
|
1197
|
+
[**Array<GetCorporationsCorporationIdStandings200Ok>**](GetCorporationsCorporationIdStandings200Ok.md)
|
1198
|
+
|
1199
|
+
### Authorization
|
1200
|
+
|
1201
|
+
[evesso](../README.md#evesso)
|
1202
|
+
|
1203
|
+
### HTTP request headers
|
1204
|
+
|
1205
|
+
- **Content-Type**: Not defined
|
1206
|
+
- **Accept**: application/json
|
1207
|
+
|
1208
|
+
|
1209
|
+
|
1210
|
+
# **get_corporations_corporation_id_starbases**
|
1211
|
+
> Array<GetCorporationsCorporationIdStarbases200Ok> get_corporations_corporation_id_starbases(corporation_id, , opts)
|
1212
|
+
|
1213
|
+
Get corporation starbases (POSes)
|
1214
|
+
|
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
|
1216
|
+
|
1217
|
+
### Example
|
1218
|
+
```ruby
|
1219
|
+
# load the gem
|
1220
|
+
require 'esi-client-bvv'
|
1221
|
+
# setup authorization
|
1222
|
+
ESI.configure do |config|
|
1223
|
+
# Configure OAuth2 access token for authorization: evesso
|
1224
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
1225
|
+
end
|
1226
|
+
|
1227
|
+
api_instance = ESI::CorporationApi.new
|
1228
|
+
|
1229
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
1230
|
+
|
1231
|
+
opts = {
|
1232
|
+
datasource: "tranquility", # String | The server name you would like data from
|
1233
|
+
page: 1, # Integer | Which page of results to return
|
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
|
1237
|
+
}
|
1238
|
+
|
1239
|
+
begin
|
1240
|
+
#Get corporation starbases (POSes)
|
1241
|
+
result = api_instance.get_corporations_corporation_id_starbases(corporation_id, , opts)
|
1242
|
+
p result
|
1243
|
+
rescue ESI::ApiError => e
|
1244
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_starbases: #{e}"
|
1245
|
+
end
|
1246
|
+
```
|
1247
|
+
|
1248
|
+
### Parameters
|
1249
|
+
|
1250
|
+
Name | Type | Description | Notes
|
1251
|
+
------------- | ------------- | ------------- | -------------
|
1252
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
1253
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
1254
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
1255
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
1256
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
1257
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
1258
|
+
|
1259
|
+
### Return type
|
1260
|
+
|
1261
|
+
[**Array<GetCorporationsCorporationIdStarbases200Ok>**](GetCorporationsCorporationIdStarbases200Ok.md)
|
1262
|
+
|
1263
|
+
### Authorization
|
1264
|
+
|
1265
|
+
[evesso](../README.md#evesso)
|
1266
|
+
|
1267
|
+
### HTTP request headers
|
1268
|
+
|
1269
|
+
- **Content-Type**: Not defined
|
1270
|
+
- **Accept**: application/json
|
1271
|
+
|
1272
|
+
|
1273
|
+
|
1274
|
+
# **get_corporations_corporation_id_starbases_starbase_id**
|
1275
|
+
> GetCorporationsCorporationIdStarbasesStarbaseIdOk get_corporations_corporation_id_starbases_starbase_id(corporation_id, starbase_id, system_id, opts)
|
1276
|
+
|
1277
|
+
Get starbase (POS) detail
|
1278
|
+
|
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
|
1280
|
+
|
1281
|
+
### Example
|
1282
|
+
```ruby
|
1283
|
+
# load the gem
|
1284
|
+
require 'esi-client-bvv'
|
1285
|
+
# setup authorization
|
1286
|
+
ESI.configure do |config|
|
1287
|
+
# Configure OAuth2 access token for authorization: evesso
|
1288
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
1289
|
+
end
|
1290
|
+
|
1291
|
+
api_instance = ESI::CorporationApi.new
|
1292
|
+
|
1293
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
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
|
+
|
1299
|
+
opts = {
|
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
|
1304
|
+
}
|
1305
|
+
|
1306
|
+
begin
|
1307
|
+
#Get starbase (POS) detail
|
1308
|
+
result = api_instance.get_corporations_corporation_id_starbases_starbase_id(corporation_id, starbase_id, system_id, opts)
|
1309
|
+
p result
|
1310
|
+
rescue ESI::ApiError => e
|
1311
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_starbases_starbase_id: #{e}"
|
1312
|
+
end
|
1313
|
+
```
|
1314
|
+
|
1315
|
+
### Parameters
|
1316
|
+
|
1317
|
+
Name | Type | Description | Notes
|
1318
|
+
------------- | ------------- | ------------- | -------------
|
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, |
|
1322
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
1323
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
1324
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
1325
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
1326
|
+
|
1327
|
+
### Return type
|
1328
|
+
|
1329
|
+
[**GetCorporationsCorporationIdStarbasesStarbaseIdOk**](GetCorporationsCorporationIdStarbasesStarbaseIdOk.md)
|
1330
|
+
|
1331
|
+
### Authorization
|
1332
|
+
|
1333
|
+
[evesso](../README.md#evesso)
|
1334
|
+
|
1335
|
+
### HTTP request headers
|
1336
|
+
|
1337
|
+
- **Content-Type**: Not defined
|
1338
|
+
- **Accept**: application/json
|
1339
|
+
|
1340
|
+
|
1341
|
+
|
1342
|
+
# **get_corporations_corporation_id_structures**
|
1343
|
+
> Array<GetCorporationsCorporationIdStructures200Ok> get_corporations_corporation_id_structures(corporation_id, , opts)
|
1344
|
+
|
1345
|
+
Get corporation structures
|
1346
|
+
|
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
|
1348
|
+
|
1349
|
+
### Example
|
1350
|
+
```ruby
|
1351
|
+
# load the gem
|
1352
|
+
require 'esi-client-bvv'
|
1353
|
+
# setup authorization
|
1354
|
+
ESI.configure do |config|
|
1355
|
+
# Configure OAuth2 access token for authorization: evesso
|
1356
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
1357
|
+
end
|
1358
|
+
|
1359
|
+
api_instance = ESI::CorporationApi.new
|
1360
|
+
|
1361
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
1362
|
+
|
1363
|
+
opts = {
|
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
|
1370
|
+
}
|
1371
|
+
|
1372
|
+
begin
|
1373
|
+
#Get corporation structures
|
1374
|
+
result = api_instance.get_corporations_corporation_id_structures(corporation_id, , opts)
|
1375
|
+
p result
|
1376
|
+
rescue ESI::ApiError => e
|
1377
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_structures: #{e}"
|
1378
|
+
end
|
1379
|
+
```
|
1380
|
+
|
1381
|
+
### Parameters
|
1382
|
+
|
1383
|
+
Name | Type | Description | Notes
|
1384
|
+
------------- | ------------- | ------------- | -------------
|
1385
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
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]
|
1390
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
1391
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
1392
|
+
|
1393
|
+
### Return type
|
1394
|
+
|
1395
|
+
[**Array<GetCorporationsCorporationIdStructures200Ok>**](GetCorporationsCorporationIdStructures200Ok.md)
|
1396
|
+
|
1397
|
+
### Authorization
|
1398
|
+
|
1399
|
+
[evesso](../README.md#evesso)
|
1400
|
+
|
1401
|
+
### HTTP request headers
|
1402
|
+
|
1403
|
+
- **Content-Type**: Not defined
|
1404
|
+
- **Accept**: application/json
|
1405
|
+
|
1406
|
+
|
1407
|
+
|
1408
|
+
# **get_corporations_corporation_id_titles**
|
1409
|
+
> Array<GetCorporationsCorporationIdTitles200Ok> get_corporations_corporation_id_titles(corporation_id, , opts)
|
1410
|
+
|
1411
|
+
Get corporation titles
|
1412
|
+
|
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
|
1414
|
+
|
1415
|
+
### Example
|
1416
|
+
```ruby
|
1417
|
+
# load the gem
|
1418
|
+
require 'esi-client-bvv'
|
1419
|
+
# setup authorization
|
1420
|
+
ESI.configure do |config|
|
1421
|
+
# Configure OAuth2 access token for authorization: evesso
|
1422
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
1423
|
+
end
|
1424
|
+
|
1425
|
+
api_instance = ESI::CorporationApi.new
|
1426
|
+
|
1427
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
1428
|
+
|
1429
|
+
opts = {
|
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
|
1434
|
+
}
|
1435
|
+
|
1436
|
+
begin
|
1437
|
+
#Get corporation titles
|
1438
|
+
result = api_instance.get_corporations_corporation_id_titles(corporation_id, , opts)
|
1439
|
+
p result
|
1440
|
+
rescue ESI::ApiError => e
|
1441
|
+
puts "Exception when calling CorporationApi->get_corporations_corporation_id_titles: #{e}"
|
1442
|
+
end
|
1443
|
+
```
|
1444
|
+
|
1445
|
+
### Parameters
|
1446
|
+
|
1447
|
+
Name | Type | Description | Notes
|
1448
|
+
------------- | ------------- | ------------- | -------------
|
1449
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
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]
|
1452
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
1453
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
1454
|
+
|
1455
|
+
### Return type
|
1456
|
+
|
1457
|
+
[**Array<GetCorporationsCorporationIdTitles200Ok>**](GetCorporationsCorporationIdTitles200Ok.md)
|
1458
|
+
|
1459
|
+
### Authorization
|
1460
|
+
|
1461
|
+
[evesso](../README.md#evesso)
|
1462
|
+
|
1463
|
+
### HTTP request headers
|
1464
|
+
|
1465
|
+
- **Content-Type**: Not defined
|
1466
|
+
- **Accept**: application/json
|
1467
|
+
|
1468
|
+
|
1469
|
+
|
1470
|
+
# **get_corporations_names**
|
1471
|
+
> Array<GetCorporationsNames200Ok> get_corporations_names(corporation_ids, opts)
|
1472
|
+
|
1473
|
+
Get corporation names
|
1474
|
+
|
1475
|
+
Resolve a set of corporation IDs to corporation names --- This route is cached for up to 3600 seconds
|
1476
|
+
|
1477
|
+
### Example
|
1478
|
+
```ruby
|
1479
|
+
# load the gem
|
1480
|
+
require 'esi-client-bvv'
|
1481
|
+
|
1482
|
+
api_instance = ESI::CorporationApi.new
|
1483
|
+
|
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 ESI::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
|
1522
|
+
|
1523
|
+
|
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-bvv'
|
1536
|
+
|
1537
|
+
api_instance = ESI::CorporationApi.new
|
1538
|
+
|
1539
|
+
opts = {
|
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
|
1543
|
+
}
|
1544
|
+
|
1545
|
+
begin
|
1546
|
+
#Get npc corporations
|
1547
|
+
result = api_instance.get_corporations_npccorps(opts)
|
1548
|
+
p result
|
1549
|
+
rescue ESI::ApiError => e
|
1550
|
+
puts "Exception when calling CorporationApi->get_corporations_npccorps: #{e}"
|
1551
|
+
end
|
1552
|
+
```
|
1553
|
+
|
1554
|
+
### Parameters
|
1555
|
+
|
1556
|
+
Name | Type | Description | Notes
|
1557
|
+
------------- | ------------- | ------------- | -------------
|
1558
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
1559
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
1560
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
1561
|
+
|
1562
|
+
### Return type
|
1563
|
+
|
1564
|
+
**Array<Integer>**
|
1565
|
+
|
1566
|
+
### Authorization
|
1567
|
+
|
1568
|
+
No authorization required
|
1569
|
+
|
1570
|
+
### HTTP request headers
|
1571
|
+
|
1572
|
+
- **Content-Type**: Not defined
|
1573
|
+
- **Accept**: application/json
|
1574
|
+
|
1575
|
+
|
1576
|
+
|