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