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,802 @@
|
|
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 MarketApi
|
17
|
+
attr_accessor :api_client
|
18
|
+
|
19
|
+
def initialize(api_client = ApiClient.default)
|
20
|
+
@api_client = api_client
|
21
|
+
end
|
22
|
+
|
23
|
+
# List open orders from a character
|
24
|
+
# List open market orders placed by a character --- This route is cached for up to 1200 seconds
|
25
|
+
# @param character_id An EVE character 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] :token Access token to use if unable to set a header
|
29
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
30
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
31
|
+
# @return [Array<GetCharactersCharacterIdOrders200Ok>]
|
32
|
+
def get_characters_character_id_orders(character_id, opts = {})
|
33
|
+
data, _status_code, _headers = get_characters_character_id_orders_with_http_info(character_id, opts)
|
34
|
+
return data
|
35
|
+
end
|
36
|
+
|
37
|
+
# List open orders from a character
|
38
|
+
# List open market orders placed by a character --- This route is cached for up to 1200 seconds
|
39
|
+
# @param character_id An EVE character ID
|
40
|
+
# @param [Hash] opts the optional parameters
|
41
|
+
# @option opts [String] :datasource The server name you would like data from
|
42
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
43
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
44
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
45
|
+
# @return [Array<(Array<GetCharactersCharacterIdOrders200Ok>, Fixnum, Hash)>] Array<GetCharactersCharacterIdOrders200Ok> data, response status code and response headers
|
46
|
+
def get_characters_character_id_orders_with_http_info(character_id, opts = {})
|
47
|
+
if @api_client.config.debugging
|
48
|
+
@api_client.config.logger.debug "Calling API: MarketApi.get_characters_character_id_orders ..."
|
49
|
+
end
|
50
|
+
# verify the required parameter 'character_id' is set
|
51
|
+
if @api_client.config.client_side_validation && character_id.nil?
|
52
|
+
fail ArgumentError, "Missing the required parameter 'character_id' when calling MarketApi.get_characters_character_id_orders"
|
53
|
+
end
|
54
|
+
if @api_client.config.client_side_validation && character_id < 1
|
55
|
+
fail ArgumentError, 'invalid value for "character_id" when calling MarketApi.get_characters_character_id_orders, must be greater than or equal to 1.'
|
56
|
+
end
|
57
|
+
|
58
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
59
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
60
|
+
end
|
61
|
+
# resource path
|
62
|
+
local_var_path = "/v2/characters/{character_id}/orders/".sub('{' + 'character_id' + '}', character_id.to_s)
|
63
|
+
|
64
|
+
# query parameters
|
65
|
+
query_params = {}
|
66
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
67
|
+
query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
|
68
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
69
|
+
|
70
|
+
# header parameters
|
71
|
+
header_params = {}
|
72
|
+
# HTTP header 'Accept' (if needed)
|
73
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
74
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
75
|
+
|
76
|
+
# form parameters
|
77
|
+
form_params = {}
|
78
|
+
|
79
|
+
# http body (model)
|
80
|
+
post_body = nil
|
81
|
+
auth_names = ['evesso']
|
82
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
83
|
+
:header_params => header_params,
|
84
|
+
:query_params => query_params,
|
85
|
+
:form_params => form_params,
|
86
|
+
:body => post_body,
|
87
|
+
:auth_names => auth_names,
|
88
|
+
:return_type => 'Array<GetCharactersCharacterIdOrders200Ok>')
|
89
|
+
if @api_client.config.debugging
|
90
|
+
@api_client.config.logger.debug "API called: MarketApi#get_characters_character_id_orders\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
91
|
+
end
|
92
|
+
return data, status_code, headers
|
93
|
+
end
|
94
|
+
|
95
|
+
# List historical orders by a character
|
96
|
+
# List cancelled and expired market orders placed by a character up to 90 days in the past. --- This route is cached for up to 3600 seconds
|
97
|
+
# @param character_id An EVE character ID
|
98
|
+
# @param [Hash] opts the optional parameters
|
99
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
100
|
+
# @option opts [Integer] :page Which page of results to return (default to 1)
|
101
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
102
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
103
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
104
|
+
# @return [Array<GetCharactersCharacterIdOrdersHistory200Ok>]
|
105
|
+
def get_characters_character_id_orders_history(character_id, opts = {})
|
106
|
+
data, _status_code, _headers = get_characters_character_id_orders_history_with_http_info(character_id, opts)
|
107
|
+
return data
|
108
|
+
end
|
109
|
+
|
110
|
+
# List historical orders by a character
|
111
|
+
# List cancelled and expired market orders placed by a character up to 90 days in the past. --- This route is cached for up to 3600 seconds
|
112
|
+
# @param character_id An EVE character ID
|
113
|
+
# @param [Hash] opts the optional parameters
|
114
|
+
# @option opts [String] :datasource The server name you would like data from
|
115
|
+
# @option opts [Integer] :page Which page of results to return
|
116
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
117
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
118
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
119
|
+
# @return [Array<(Array<GetCharactersCharacterIdOrdersHistory200Ok>, Fixnum, Hash)>] Array<GetCharactersCharacterIdOrdersHistory200Ok> data, response status code and response headers
|
120
|
+
def get_characters_character_id_orders_history_with_http_info(character_id, opts = {})
|
121
|
+
if @api_client.config.debugging
|
122
|
+
@api_client.config.logger.debug "Calling API: MarketApi.get_characters_character_id_orders_history ..."
|
123
|
+
end
|
124
|
+
# verify the required parameter 'character_id' is set
|
125
|
+
if @api_client.config.client_side_validation && character_id.nil?
|
126
|
+
fail ArgumentError, "Missing the required parameter 'character_id' when calling MarketApi.get_characters_character_id_orders_history"
|
127
|
+
end
|
128
|
+
if @api_client.config.client_side_validation && character_id < 1
|
129
|
+
fail ArgumentError, 'invalid value for "character_id" when calling MarketApi.get_characters_character_id_orders_history, must be greater than or equal to 1.'
|
130
|
+
end
|
131
|
+
|
132
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
133
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
134
|
+
end
|
135
|
+
# resource path
|
136
|
+
local_var_path = "/v1/characters/{character_id}/orders/history/".sub('{' + 'character_id' + '}', character_id.to_s)
|
137
|
+
|
138
|
+
# query parameters
|
139
|
+
query_params = {}
|
140
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
141
|
+
query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
|
142
|
+
query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
|
143
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
144
|
+
|
145
|
+
# header parameters
|
146
|
+
header_params = {}
|
147
|
+
# HTTP header 'Accept' (if needed)
|
148
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
149
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
150
|
+
|
151
|
+
# form parameters
|
152
|
+
form_params = {}
|
153
|
+
|
154
|
+
# http body (model)
|
155
|
+
post_body = nil
|
156
|
+
auth_names = ['evesso']
|
157
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
158
|
+
:header_params => header_params,
|
159
|
+
:query_params => query_params,
|
160
|
+
:form_params => form_params,
|
161
|
+
:body => post_body,
|
162
|
+
:auth_names => auth_names,
|
163
|
+
:return_type => 'Array<GetCharactersCharacterIdOrdersHistory200Ok>')
|
164
|
+
if @api_client.config.debugging
|
165
|
+
@api_client.config.logger.debug "API called: MarketApi#get_characters_character_id_orders_history\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
166
|
+
end
|
167
|
+
return data, status_code, headers
|
168
|
+
end
|
169
|
+
|
170
|
+
# List open orders from a corporation
|
171
|
+
# List open market orders placed on behalf of a corporation --- This route is cached for up to 1200 seconds --- Requires one of the following EVE corporation role(s): Accountant, Trader
|
172
|
+
# @param corporation_id An EVE corporation ID
|
173
|
+
# @param [Hash] opts the optional parameters
|
174
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
175
|
+
# @option opts [Integer] :page Which page of results to return (default to 1)
|
176
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
177
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
178
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
179
|
+
# @return [Array<GetCorporationsCorporationIdOrders200Ok>]
|
180
|
+
def get_corporations_corporation_id_orders(corporation_id, opts = {})
|
181
|
+
data, _status_code, _headers = get_corporations_corporation_id_orders_with_http_info(corporation_id, opts)
|
182
|
+
return data
|
183
|
+
end
|
184
|
+
|
185
|
+
# List open orders from a corporation
|
186
|
+
# List open market orders placed on behalf of a corporation --- This route is cached for up to 1200 seconds --- Requires one of the following EVE corporation role(s): Accountant, Trader
|
187
|
+
# @param corporation_id An EVE corporation ID
|
188
|
+
# @param [Hash] opts the optional parameters
|
189
|
+
# @option opts [String] :datasource The server name you would like data from
|
190
|
+
# @option opts [Integer] :page Which page of results to return
|
191
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
192
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
193
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
194
|
+
# @return [Array<(Array<GetCorporationsCorporationIdOrders200Ok>, Fixnum, Hash)>] Array<GetCorporationsCorporationIdOrders200Ok> data, response status code and response headers
|
195
|
+
def get_corporations_corporation_id_orders_with_http_info(corporation_id, opts = {})
|
196
|
+
if @api_client.config.debugging
|
197
|
+
@api_client.config.logger.debug "Calling API: MarketApi.get_corporations_corporation_id_orders ..."
|
198
|
+
end
|
199
|
+
# verify the required parameter 'corporation_id' is set
|
200
|
+
if @api_client.config.client_side_validation && corporation_id.nil?
|
201
|
+
fail ArgumentError, "Missing the required parameter 'corporation_id' when calling MarketApi.get_corporations_corporation_id_orders"
|
202
|
+
end
|
203
|
+
if @api_client.config.client_side_validation && corporation_id < 1
|
204
|
+
fail ArgumentError, 'invalid value for "corporation_id" when calling MarketApi.get_corporations_corporation_id_orders, must be greater than or equal to 1.'
|
205
|
+
end
|
206
|
+
|
207
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
208
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
209
|
+
end
|
210
|
+
# resource path
|
211
|
+
local_var_path = "/v2/corporations/{corporation_id}/orders/".sub('{' + 'corporation_id' + '}', corporation_id.to_s)
|
212
|
+
|
213
|
+
# query parameters
|
214
|
+
query_params = {}
|
215
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
216
|
+
query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
|
217
|
+
query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
|
218
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
219
|
+
|
220
|
+
# header parameters
|
221
|
+
header_params = {}
|
222
|
+
# HTTP header 'Accept' (if needed)
|
223
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
224
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
225
|
+
|
226
|
+
# form parameters
|
227
|
+
form_params = {}
|
228
|
+
|
229
|
+
# http body (model)
|
230
|
+
post_body = nil
|
231
|
+
auth_names = ['evesso']
|
232
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
233
|
+
:header_params => header_params,
|
234
|
+
:query_params => query_params,
|
235
|
+
:form_params => form_params,
|
236
|
+
:body => post_body,
|
237
|
+
:auth_names => auth_names,
|
238
|
+
:return_type => 'Array<GetCorporationsCorporationIdOrders200Ok>')
|
239
|
+
if @api_client.config.debugging
|
240
|
+
@api_client.config.logger.debug "API called: MarketApi#get_corporations_corporation_id_orders\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
241
|
+
end
|
242
|
+
return data, status_code, headers
|
243
|
+
end
|
244
|
+
|
245
|
+
# List historical orders from a corporation
|
246
|
+
# List cancelled and expired market orders placed on behalf of a corporation up to 90 days in the past. --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Accountant, Trader
|
247
|
+
# @param corporation_id An EVE corporation ID
|
248
|
+
# @param [Hash] opts the optional parameters
|
249
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
250
|
+
# @option opts [Integer] :page Which page of results to return (default to 1)
|
251
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
252
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
253
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
254
|
+
# @return [Array<GetCorporationsCorporationIdOrdersHistory200Ok>]
|
255
|
+
def get_corporations_corporation_id_orders_history(corporation_id, opts = {})
|
256
|
+
data, _status_code, _headers = get_corporations_corporation_id_orders_history_with_http_info(corporation_id, opts)
|
257
|
+
return data
|
258
|
+
end
|
259
|
+
|
260
|
+
# List historical orders from a corporation
|
261
|
+
# List cancelled and expired market orders placed on behalf of a corporation up to 90 days in the past. --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Accountant, Trader
|
262
|
+
# @param corporation_id An EVE corporation ID
|
263
|
+
# @param [Hash] opts the optional parameters
|
264
|
+
# @option opts [String] :datasource The server name you would like data from
|
265
|
+
# @option opts [Integer] :page Which page of results to return
|
266
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
267
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
268
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
269
|
+
# @return [Array<(Array<GetCorporationsCorporationIdOrdersHistory200Ok>, Fixnum, Hash)>] Array<GetCorporationsCorporationIdOrdersHistory200Ok> data, response status code and response headers
|
270
|
+
def get_corporations_corporation_id_orders_history_with_http_info(corporation_id, opts = {})
|
271
|
+
if @api_client.config.debugging
|
272
|
+
@api_client.config.logger.debug "Calling API: MarketApi.get_corporations_corporation_id_orders_history ..."
|
273
|
+
end
|
274
|
+
# verify the required parameter 'corporation_id' is set
|
275
|
+
if @api_client.config.client_side_validation && corporation_id.nil?
|
276
|
+
fail ArgumentError, "Missing the required parameter 'corporation_id' when calling MarketApi.get_corporations_corporation_id_orders_history"
|
277
|
+
end
|
278
|
+
if @api_client.config.client_side_validation && corporation_id < 1
|
279
|
+
fail ArgumentError, 'invalid value for "corporation_id" when calling MarketApi.get_corporations_corporation_id_orders_history, must be greater than or equal to 1.'
|
280
|
+
end
|
281
|
+
|
282
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
283
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
284
|
+
end
|
285
|
+
# resource path
|
286
|
+
local_var_path = "/v1/corporations/{corporation_id}/orders/history/".sub('{' + 'corporation_id' + '}', corporation_id.to_s)
|
287
|
+
|
288
|
+
# query parameters
|
289
|
+
query_params = {}
|
290
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
291
|
+
query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
|
292
|
+
query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
|
293
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
294
|
+
|
295
|
+
# header parameters
|
296
|
+
header_params = {}
|
297
|
+
# HTTP header 'Accept' (if needed)
|
298
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
299
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
300
|
+
|
301
|
+
# form parameters
|
302
|
+
form_params = {}
|
303
|
+
|
304
|
+
# http body (model)
|
305
|
+
post_body = nil
|
306
|
+
auth_names = ['evesso']
|
307
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
308
|
+
:header_params => header_params,
|
309
|
+
:query_params => query_params,
|
310
|
+
:form_params => form_params,
|
311
|
+
:body => post_body,
|
312
|
+
:auth_names => auth_names,
|
313
|
+
:return_type => 'Array<GetCorporationsCorporationIdOrdersHistory200Ok>')
|
314
|
+
if @api_client.config.debugging
|
315
|
+
@api_client.config.logger.debug "API called: MarketApi#get_corporations_corporation_id_orders_history\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
316
|
+
end
|
317
|
+
return data, status_code, headers
|
318
|
+
end
|
319
|
+
|
320
|
+
# Get item groups
|
321
|
+
# Get a list of item groups --- This route expires daily at 11:05
|
322
|
+
# @param [Hash] opts the optional parameters
|
323
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
324
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
325
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
326
|
+
# @return [Array<Integer>]
|
327
|
+
def get_markets_groups(opts = {})
|
328
|
+
data, _status_code, _headers = get_markets_groups_with_http_info(opts)
|
329
|
+
return data
|
330
|
+
end
|
331
|
+
|
332
|
+
# Get item groups
|
333
|
+
# Get a list of item groups --- This route expires daily at 11:05
|
334
|
+
# @param [Hash] opts the optional parameters
|
335
|
+
# @option opts [String] :datasource The server name you would like data from
|
336
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
337
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
338
|
+
# @return [Array<(Array<Integer>, Fixnum, Hash)>] Array<Integer> data, response status code and response headers
|
339
|
+
def get_markets_groups_with_http_info(opts = {})
|
340
|
+
if @api_client.config.debugging
|
341
|
+
@api_client.config.logger.debug "Calling API: MarketApi.get_markets_groups ..."
|
342
|
+
end
|
343
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
344
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
345
|
+
end
|
346
|
+
# resource path
|
347
|
+
local_var_path = "/v1/markets/groups/"
|
348
|
+
|
349
|
+
# query parameters
|
350
|
+
query_params = {}
|
351
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
352
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
353
|
+
|
354
|
+
# header parameters
|
355
|
+
header_params = {}
|
356
|
+
# HTTP header 'Accept' (if needed)
|
357
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
358
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
359
|
+
|
360
|
+
# form parameters
|
361
|
+
form_params = {}
|
362
|
+
|
363
|
+
# http body (model)
|
364
|
+
post_body = nil
|
365
|
+
auth_names = []
|
366
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
367
|
+
:header_params => header_params,
|
368
|
+
:query_params => query_params,
|
369
|
+
:form_params => form_params,
|
370
|
+
:body => post_body,
|
371
|
+
:auth_names => auth_names,
|
372
|
+
:return_type => 'Array<Integer>')
|
373
|
+
if @api_client.config.debugging
|
374
|
+
@api_client.config.logger.debug "API called: MarketApi#get_markets_groups\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
375
|
+
end
|
376
|
+
return data, status_code, headers
|
377
|
+
end
|
378
|
+
|
379
|
+
# Get item group information
|
380
|
+
# Get information on an item group --- This route expires daily at 11:05
|
381
|
+
# @param market_group_id An Eve item group ID
|
382
|
+
# @param [Hash] opts the optional parameters
|
383
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
384
|
+
# @option opts [String] :language Language to use in the response (default to en-us)
|
385
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
386
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
387
|
+
# @return [GetMarketsGroupsMarketGroupIdOk]
|
388
|
+
def get_markets_groups_market_group_id(market_group_id, opts = {})
|
389
|
+
data, _status_code, _headers = get_markets_groups_market_group_id_with_http_info(market_group_id, opts)
|
390
|
+
return data
|
391
|
+
end
|
392
|
+
|
393
|
+
# Get item group information
|
394
|
+
# Get information on an item group --- This route expires daily at 11:05
|
395
|
+
# @param market_group_id An Eve item group ID
|
396
|
+
# @param [Hash] opts the optional parameters
|
397
|
+
# @option opts [String] :datasource The server name you would like data from
|
398
|
+
# @option opts [String] :language Language to use in the response
|
399
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
400
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
401
|
+
# @return [Array<(GetMarketsGroupsMarketGroupIdOk, Fixnum, Hash)>] GetMarketsGroupsMarketGroupIdOk data, response status code and response headers
|
402
|
+
def get_markets_groups_market_group_id_with_http_info(market_group_id, opts = {})
|
403
|
+
if @api_client.config.debugging
|
404
|
+
@api_client.config.logger.debug "Calling API: MarketApi.get_markets_groups_market_group_id ..."
|
405
|
+
end
|
406
|
+
# verify the required parameter 'market_group_id' is set
|
407
|
+
if @api_client.config.client_side_validation && market_group_id.nil?
|
408
|
+
fail ArgumentError, "Missing the required parameter 'market_group_id' when calling MarketApi.get_markets_groups_market_group_id"
|
409
|
+
end
|
410
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
411
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
412
|
+
end
|
413
|
+
if @api_client.config.client_side_validation && opts[:'language'] && !['de', 'en-us', 'fr', 'ja', 'ru', 'zh'].include?(opts[:'language'])
|
414
|
+
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
415
|
+
end
|
416
|
+
# resource path
|
417
|
+
local_var_path = "/v1/markets/groups/{market_group_id}/".sub('{' + 'market_group_id' + '}', market_group_id.to_s)
|
418
|
+
|
419
|
+
# query parameters
|
420
|
+
query_params = {}
|
421
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
422
|
+
query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
|
423
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
424
|
+
|
425
|
+
# header parameters
|
426
|
+
header_params = {}
|
427
|
+
# HTTP header 'Accept' (if needed)
|
428
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
429
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
430
|
+
|
431
|
+
# form parameters
|
432
|
+
form_params = {}
|
433
|
+
|
434
|
+
# http body (model)
|
435
|
+
post_body = nil
|
436
|
+
auth_names = []
|
437
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
438
|
+
:header_params => header_params,
|
439
|
+
:query_params => query_params,
|
440
|
+
:form_params => form_params,
|
441
|
+
:body => post_body,
|
442
|
+
:auth_names => auth_names,
|
443
|
+
:return_type => 'GetMarketsGroupsMarketGroupIdOk')
|
444
|
+
if @api_client.config.debugging
|
445
|
+
@api_client.config.logger.debug "API called: MarketApi#get_markets_groups_market_group_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
446
|
+
end
|
447
|
+
return data, status_code, headers
|
448
|
+
end
|
449
|
+
|
450
|
+
# List market prices
|
451
|
+
# Return a list of prices --- This route is cached for up to 3600 seconds
|
452
|
+
# @param [Hash] opts the optional parameters
|
453
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
454
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
455
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
456
|
+
# @return [Array<GetMarketsPrices200Ok>]
|
457
|
+
def get_markets_prices(opts = {})
|
458
|
+
data, _status_code, _headers = get_markets_prices_with_http_info(opts)
|
459
|
+
return data
|
460
|
+
end
|
461
|
+
|
462
|
+
# List market prices
|
463
|
+
# Return a list of prices --- This route is cached for up to 3600 seconds
|
464
|
+
# @param [Hash] opts the optional parameters
|
465
|
+
# @option opts [String] :datasource The server name you would like data from
|
466
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
467
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
468
|
+
# @return [Array<(Array<GetMarketsPrices200Ok>, Fixnum, Hash)>] Array<GetMarketsPrices200Ok> data, response status code and response headers
|
469
|
+
def get_markets_prices_with_http_info(opts = {})
|
470
|
+
if @api_client.config.debugging
|
471
|
+
@api_client.config.logger.debug "Calling API: MarketApi.get_markets_prices ..."
|
472
|
+
end
|
473
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
474
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
475
|
+
end
|
476
|
+
# resource path
|
477
|
+
local_var_path = "/v1/markets/prices/"
|
478
|
+
|
479
|
+
# query parameters
|
480
|
+
query_params = {}
|
481
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
482
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
483
|
+
|
484
|
+
# header parameters
|
485
|
+
header_params = {}
|
486
|
+
# HTTP header 'Accept' (if needed)
|
487
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
488
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
489
|
+
|
490
|
+
# form parameters
|
491
|
+
form_params = {}
|
492
|
+
|
493
|
+
# http body (model)
|
494
|
+
post_body = nil
|
495
|
+
auth_names = []
|
496
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
497
|
+
:header_params => header_params,
|
498
|
+
:query_params => query_params,
|
499
|
+
:form_params => form_params,
|
500
|
+
:body => post_body,
|
501
|
+
:auth_names => auth_names,
|
502
|
+
:return_type => 'Array<GetMarketsPrices200Ok>')
|
503
|
+
if @api_client.config.debugging
|
504
|
+
@api_client.config.logger.debug "API called: MarketApi#get_markets_prices\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
505
|
+
end
|
506
|
+
return data, status_code, headers
|
507
|
+
end
|
508
|
+
|
509
|
+
# List historical market statistics in a region
|
510
|
+
# Return a list of historical market statistics for the specified type in a region --- This route is cached for up to 3600 seconds
|
511
|
+
# @param region_id Return statistics in this region
|
512
|
+
# @param type_id Return statistics for this type
|
513
|
+
# @param [Hash] opts the optional parameters
|
514
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
515
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
516
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
517
|
+
# @return [Array<GetMarketsRegionIdHistory200Ok>]
|
518
|
+
def get_markets_region_id_history(region_id, type_id, opts = {})
|
519
|
+
data, _status_code, _headers = get_markets_region_id_history_with_http_info(region_id, type_id, opts)
|
520
|
+
return data
|
521
|
+
end
|
522
|
+
|
523
|
+
# List historical market statistics in a region
|
524
|
+
# Return a list of historical market statistics for the specified type in a region --- This route is cached for up to 3600 seconds
|
525
|
+
# @param region_id Return statistics in this region
|
526
|
+
# @param type_id Return statistics for this type
|
527
|
+
# @param [Hash] opts the optional parameters
|
528
|
+
# @option opts [String] :datasource The server name you would like data from
|
529
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
530
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
531
|
+
# @return [Array<(Array<GetMarketsRegionIdHistory200Ok>, Fixnum, Hash)>] Array<GetMarketsRegionIdHistory200Ok> data, response status code and response headers
|
532
|
+
def get_markets_region_id_history_with_http_info(region_id, type_id, opts = {})
|
533
|
+
if @api_client.config.debugging
|
534
|
+
@api_client.config.logger.debug "Calling API: MarketApi.get_markets_region_id_history ..."
|
535
|
+
end
|
536
|
+
# verify the required parameter 'region_id' is set
|
537
|
+
if @api_client.config.client_side_validation && region_id.nil?
|
538
|
+
fail ArgumentError, "Missing the required parameter 'region_id' when calling MarketApi.get_markets_region_id_history"
|
539
|
+
end
|
540
|
+
# verify the required parameter 'type_id' is set
|
541
|
+
if @api_client.config.client_side_validation && type_id.nil?
|
542
|
+
fail ArgumentError, "Missing the required parameter 'type_id' when calling MarketApi.get_markets_region_id_history"
|
543
|
+
end
|
544
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
545
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
546
|
+
end
|
547
|
+
# resource path
|
548
|
+
local_var_path = "/v1/markets/{region_id}/history/".sub('{' + 'region_id' + '}', region_id.to_s)
|
549
|
+
|
550
|
+
# query parameters
|
551
|
+
query_params = {}
|
552
|
+
query_params[:'type_id'] = type_id
|
553
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
554
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
555
|
+
|
556
|
+
# header parameters
|
557
|
+
header_params = {}
|
558
|
+
# HTTP header 'Accept' (if needed)
|
559
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
560
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
561
|
+
|
562
|
+
# form parameters
|
563
|
+
form_params = {}
|
564
|
+
|
565
|
+
# http body (model)
|
566
|
+
post_body = nil
|
567
|
+
auth_names = []
|
568
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
569
|
+
:header_params => header_params,
|
570
|
+
:query_params => query_params,
|
571
|
+
:form_params => form_params,
|
572
|
+
:body => post_body,
|
573
|
+
:auth_names => auth_names,
|
574
|
+
:return_type => 'Array<GetMarketsRegionIdHistory200Ok>')
|
575
|
+
if @api_client.config.debugging
|
576
|
+
@api_client.config.logger.debug "API called: MarketApi#get_markets_region_id_history\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
577
|
+
end
|
578
|
+
return data, status_code, headers
|
579
|
+
end
|
580
|
+
|
581
|
+
# List orders in a region
|
582
|
+
# Return a list of orders in a region --- This route is cached for up to 300 seconds
|
583
|
+
# @param order_type Filter buy/sell orders, return all orders by default. If you query without type_id, we always return both buy and sell orders.
|
584
|
+
# @param region_id Return orders in this region
|
585
|
+
# @param [Hash] opts the optional parameters
|
586
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
587
|
+
# @option opts [Integer] :page Which page of results to return (default to 1)
|
588
|
+
# @option opts [Integer] :type_id Return orders only for this type
|
589
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
590
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
591
|
+
# @return [Array<GetMarketsRegionIdOrders200Ok>]
|
592
|
+
def get_markets_region_id_orders(order_type, region_id, opts = {})
|
593
|
+
data, _status_code, _headers = get_markets_region_id_orders_with_http_info(order_type, region_id, opts)
|
594
|
+
return data
|
595
|
+
end
|
596
|
+
|
597
|
+
# List orders in a region
|
598
|
+
# Return a list of orders in a region --- This route is cached for up to 300 seconds
|
599
|
+
# @param order_type Filter buy/sell orders, return all orders by default. If you query without type_id, we always return both buy and sell orders.
|
600
|
+
# @param region_id Return orders in this region
|
601
|
+
# @param [Hash] opts the optional parameters
|
602
|
+
# @option opts [String] :datasource The server name you would like data from
|
603
|
+
# @option opts [Integer] :page Which page of results to return
|
604
|
+
# @option opts [Integer] :type_id Return orders only for this type
|
605
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
606
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
607
|
+
# @return [Array<(Array<GetMarketsRegionIdOrders200Ok>, Fixnum, Hash)>] Array<GetMarketsRegionIdOrders200Ok> data, response status code and response headers
|
608
|
+
def get_markets_region_id_orders_with_http_info(order_type, region_id, opts = {})
|
609
|
+
if @api_client.config.debugging
|
610
|
+
@api_client.config.logger.debug "Calling API: MarketApi.get_markets_region_id_orders ..."
|
611
|
+
end
|
612
|
+
# verify the required parameter 'order_type' is set
|
613
|
+
if @api_client.config.client_side_validation && order_type.nil?
|
614
|
+
fail ArgumentError, "Missing the required parameter 'order_type' when calling MarketApi.get_markets_region_id_orders"
|
615
|
+
end
|
616
|
+
# verify enum value
|
617
|
+
if @api_client.config.client_side_validation && !['buy', 'sell', 'all'].include?(order_type)
|
618
|
+
fail ArgumentError, "invalid value for 'order_type', must be one of buy, sell, all"
|
619
|
+
end
|
620
|
+
# verify the required parameter 'region_id' is set
|
621
|
+
if @api_client.config.client_side_validation && region_id.nil?
|
622
|
+
fail ArgumentError, "Missing the required parameter 'region_id' when calling MarketApi.get_markets_region_id_orders"
|
623
|
+
end
|
624
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
625
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
626
|
+
end
|
627
|
+
# resource path
|
628
|
+
local_var_path = "/v1/markets/{region_id}/orders/".sub('{' + 'region_id' + '}', region_id.to_s)
|
629
|
+
|
630
|
+
# query parameters
|
631
|
+
query_params = {}
|
632
|
+
query_params[:'order_type'] = order_type
|
633
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
634
|
+
query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
|
635
|
+
query_params[:'type_id'] = opts[:'type_id'] if !opts[:'type_id'].nil?
|
636
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
637
|
+
|
638
|
+
# header parameters
|
639
|
+
header_params = {}
|
640
|
+
# HTTP header 'Accept' (if needed)
|
641
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
642
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
643
|
+
|
644
|
+
# form parameters
|
645
|
+
form_params = {}
|
646
|
+
|
647
|
+
# http body (model)
|
648
|
+
post_body = nil
|
649
|
+
auth_names = []
|
650
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
651
|
+
:header_params => header_params,
|
652
|
+
:query_params => query_params,
|
653
|
+
:form_params => form_params,
|
654
|
+
:body => post_body,
|
655
|
+
:auth_names => auth_names,
|
656
|
+
:return_type => 'Array<GetMarketsRegionIdOrders200Ok>')
|
657
|
+
if @api_client.config.debugging
|
658
|
+
@api_client.config.logger.debug "API called: MarketApi#get_markets_region_id_orders\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
659
|
+
end
|
660
|
+
return data, status_code, headers
|
661
|
+
end
|
662
|
+
|
663
|
+
# List type IDs relevant to a market
|
664
|
+
# Return a list of type IDs that have active orders in the region, for efficient market indexing. --- This route is cached for up to 600 seconds
|
665
|
+
# @param region_id Return statistics in this region
|
666
|
+
# @param [Hash] opts the optional parameters
|
667
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
668
|
+
# @option opts [Integer] :page Which page of results to return (default to 1)
|
669
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
670
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
671
|
+
# @return [Array<Integer>]
|
672
|
+
def get_markets_region_id_types(region_id, opts = {})
|
673
|
+
data, _status_code, _headers = get_markets_region_id_types_with_http_info(region_id, opts)
|
674
|
+
return data
|
675
|
+
end
|
676
|
+
|
677
|
+
# List type IDs relevant to a market
|
678
|
+
# Return a list of type IDs that have active orders in the region, for efficient market indexing. --- This route is cached for up to 600 seconds
|
679
|
+
# @param region_id Return statistics in this region
|
680
|
+
# @param [Hash] opts the optional parameters
|
681
|
+
# @option opts [String] :datasource The server name you would like data from
|
682
|
+
# @option opts [Integer] :page Which page of results to return
|
683
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
684
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
685
|
+
# @return [Array<(Array<Integer>, Fixnum, Hash)>] Array<Integer> data, response status code and response headers
|
686
|
+
def get_markets_region_id_types_with_http_info(region_id, opts = {})
|
687
|
+
if @api_client.config.debugging
|
688
|
+
@api_client.config.logger.debug "Calling API: MarketApi.get_markets_region_id_types ..."
|
689
|
+
end
|
690
|
+
# verify the required parameter 'region_id' is set
|
691
|
+
if @api_client.config.client_side_validation && region_id.nil?
|
692
|
+
fail ArgumentError, "Missing the required parameter 'region_id' when calling MarketApi.get_markets_region_id_types"
|
693
|
+
end
|
694
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
695
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
696
|
+
end
|
697
|
+
# resource path
|
698
|
+
local_var_path = "/v1/markets/{region_id}/types/".sub('{' + 'region_id' + '}', region_id.to_s)
|
699
|
+
|
700
|
+
# query parameters
|
701
|
+
query_params = {}
|
702
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
703
|
+
query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
|
704
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
705
|
+
|
706
|
+
# header parameters
|
707
|
+
header_params = {}
|
708
|
+
# HTTP header 'Accept' (if needed)
|
709
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
710
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
711
|
+
|
712
|
+
# form parameters
|
713
|
+
form_params = {}
|
714
|
+
|
715
|
+
# http body (model)
|
716
|
+
post_body = nil
|
717
|
+
auth_names = []
|
718
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
719
|
+
:header_params => header_params,
|
720
|
+
:query_params => query_params,
|
721
|
+
:form_params => form_params,
|
722
|
+
:body => post_body,
|
723
|
+
:auth_names => auth_names,
|
724
|
+
:return_type => 'Array<Integer>')
|
725
|
+
if @api_client.config.debugging
|
726
|
+
@api_client.config.logger.debug "API called: MarketApi#get_markets_region_id_types\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
727
|
+
end
|
728
|
+
return data, status_code, headers
|
729
|
+
end
|
730
|
+
|
731
|
+
# List orders in a structure
|
732
|
+
# Return all orders in a structure --- This route is cached for up to 300 seconds
|
733
|
+
# @param structure_id Return orders in this structure
|
734
|
+
# @param [Hash] opts the optional parameters
|
735
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
736
|
+
# @option opts [Integer] :page Which page of results to return (default to 1)
|
737
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
738
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
739
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
740
|
+
# @return [Array<GetMarketsStructuresStructureId200Ok>]
|
741
|
+
def get_markets_structures_structure_id(structure_id, opts = {})
|
742
|
+
data, _status_code, _headers = get_markets_structures_structure_id_with_http_info(structure_id, opts)
|
743
|
+
return data
|
744
|
+
end
|
745
|
+
|
746
|
+
# List orders in a structure
|
747
|
+
# Return all orders in a structure --- This route is cached for up to 300 seconds
|
748
|
+
# @param structure_id Return orders in this structure
|
749
|
+
# @param [Hash] opts the optional parameters
|
750
|
+
# @option opts [String] :datasource The server name you would like data from
|
751
|
+
# @option opts [Integer] :page Which page of results to return
|
752
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
753
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
754
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
755
|
+
# @return [Array<(Array<GetMarketsStructuresStructureId200Ok>, Fixnum, Hash)>] Array<GetMarketsStructuresStructureId200Ok> data, response status code and response headers
|
756
|
+
def get_markets_structures_structure_id_with_http_info(structure_id, opts = {})
|
757
|
+
if @api_client.config.debugging
|
758
|
+
@api_client.config.logger.debug "Calling API: MarketApi.get_markets_structures_structure_id ..."
|
759
|
+
end
|
760
|
+
# verify the required parameter 'structure_id' is set
|
761
|
+
if @api_client.config.client_side_validation && structure_id.nil?
|
762
|
+
fail ArgumentError, "Missing the required parameter 'structure_id' when calling MarketApi.get_markets_structures_structure_id"
|
763
|
+
end
|
764
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
765
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
766
|
+
end
|
767
|
+
# resource path
|
768
|
+
local_var_path = "/v1/markets/structures/{structure_id}/".sub('{' + 'structure_id' + '}', structure_id.to_s)
|
769
|
+
|
770
|
+
# query parameters
|
771
|
+
query_params = {}
|
772
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
773
|
+
query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
|
774
|
+
query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
|
775
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
776
|
+
|
777
|
+
# header parameters
|
778
|
+
header_params = {}
|
779
|
+
# HTTP header 'Accept' (if needed)
|
780
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
781
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
782
|
+
|
783
|
+
# form parameters
|
784
|
+
form_params = {}
|
785
|
+
|
786
|
+
# http body (model)
|
787
|
+
post_body = nil
|
788
|
+
auth_names = ['evesso']
|
789
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
790
|
+
:header_params => header_params,
|
791
|
+
:query_params => query_params,
|
792
|
+
:form_params => form_params,
|
793
|
+
:body => post_body,
|
794
|
+
:auth_names => auth_names,
|
795
|
+
:return_type => 'Array<GetMarketsStructuresStructureId200Ok>')
|
796
|
+
if @api_client.config.debugging
|
797
|
+
@api_client.config.logger.debug "API called: MarketApi#get_markets_structures_structure_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
798
|
+
end
|
799
|
+
return data, status_code, headers
|
800
|
+
end
|
801
|
+
end
|
802
|
+
end
|