esi_client 1.3.0 → 1.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +5 -5
- data/README.md +126 -43
- data/bin/regenerate +12 -2
- data/docs/AllianceApi.md +17 -17
- data/docs/AssetsApi.md +37 -37
- data/docs/BookmarksApi.md +28 -24
- data/docs/CalendarApi.md +16 -16
- data/docs/CharacterApi.md +190 -64
- data/docs/ClonesApi.md +10 -10
- data/docs/ContactsApi.md +94 -29
- data/docs/ContractsApi.md +35 -31
- data/docs/CorporationApi.md +680 -162
- data/docs/DogmaApi.md +12 -12
- data/docs/FactionWarfareApi.md +144 -18
- data/docs/FittingsApi.md +17 -16
- data/docs/FleetsApi.md +58 -58
- data/docs/GetAlliancesAllianceIdContacts200Ok.md +11 -0
- data/docs/GetAlliancesAllianceIdIconsOk.md +1 -1
- data/docs/GetAlliancesAllianceIdNotFound.md +1 -1
- data/docs/GetAlliancesAllianceIdOk.md +6 -3
- data/docs/GetCharactersCharacterIdAgentsResearch200Ok.md +2 -2
- data/docs/GetCharactersCharacterIdAssets200Ok.md +5 -5
- data/docs/GetCharactersCharacterIdAttributesOk.md +3 -3
- data/docs/GetCharactersCharacterIdBlueprints200Ok.md +4 -4
- data/docs/GetCharactersCharacterIdBookmarks200Ok.md +7 -6
- data/docs/GetCharactersCharacterIdBookmarksFolders200Ok.md +2 -3
- data/docs/GetCharactersCharacterIdCalendar200Ok.md +3 -3
- data/docs/GetCharactersCharacterIdCalendarEventIdOk.md +5 -5
- data/docs/GetCharactersCharacterIdChatChannels200Ok.md +5 -5
- data/docs/GetCharactersCharacterIdChatChannelsBlocked.md +1 -1
- data/docs/GetCharactersCharacterIdChatChannelsMuted.md +1 -1
- data/docs/GetCharactersCharacterIdClonesJumpClone.md +5 -3
- data/docs/GetCharactersCharacterIdClonesOk.md +2 -1
- data/docs/GetCharactersCharacterIdContacts200Ok.md +3 -3
- data/docs/GetCharactersCharacterIdContracts200Ok.md +15 -15
- data/docs/GetCharactersCharacterIdContractsContractIdBids200Ok.md +1 -1
- data/docs/GetCharactersCharacterIdContractsContractIdItems200Ok.md +4 -4
- data/docs/GetCharactersCharacterIdCorporationhistory200Ok.md +1 -1
- data/docs/GetCharactersCharacterIdFatigueOk.md +1 -1
- data/docs/GetCharactersCharacterIdFittings200Ok.md +2 -2
- data/docs/GetCharactersCharacterIdFittingsItem.md +1 -1
- data/docs/GetCharactersCharacterIdFleetOk.md +2 -2
- data/docs/GetCharactersCharacterIdFwStatsKills.md +10 -0
- data/docs/GetCharactersCharacterIdFwStatsOk.md +13 -0
- data/docs/GetCharactersCharacterIdFwStatsVictoryPoints.md +10 -0
- data/docs/GetCharactersCharacterIdIndustryJobs200Ok.md +13 -13
- data/docs/GetCharactersCharacterIdKillmailsRecent200Ok.md +1 -1
- data/docs/GetCharactersCharacterIdMail200Ok.md +4 -4
- data/docs/GetCharactersCharacterIdMailLabelsLabel.md +2 -2
- data/docs/GetCharactersCharacterIdMailLabelsOk.md +1 -1
- data/docs/GetCharactersCharacterIdMailMailIdOk.md +4 -4
- data/docs/GetCharactersCharacterIdMailMailIdRecipient.md +1 -1
- data/docs/GetCharactersCharacterIdMailRecipient.md +1 -1
- data/docs/GetCharactersCharacterIdMedals200Ok.md +5 -5
- data/docs/GetCharactersCharacterIdMedalsGraphic.md +3 -3
- data/docs/GetCharactersCharacterIdMining200Ok.md +11 -0
- data/docs/GetCharactersCharacterIdNotifications200Ok.md +2 -2
- data/docs/GetCharactersCharacterIdNotificationsContacts200Ok.md +2 -2
- data/docs/GetCharactersCharacterIdOk.md +6 -5
- data/docs/GetCharactersCharacterIdOnlineOk.md +11 -0
- data/docs/GetCharactersCharacterIdOpportunities200Ok.md +1 -1
- data/docs/GetCharactersCharacterIdOrders200Ok.md +13 -13
- data/docs/GetCharactersCharacterIdOrdersHistory200Ok.md +22 -0
- data/docs/GetCharactersCharacterIdPlanets200Ok.md +5 -5
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdContent.md +1 -1
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails.md +2 -2
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdLink.md +1 -1
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdPin.md +7 -7
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdRoute.md +3 -3
- data/docs/GetCharactersCharacterIdPortraitOk.md +1 -1
- data/docs/GetCharactersCharacterIdRolesOk.md +11 -0
- data/docs/GetCharactersCharacterIdSearchOk.md +2 -3
- data/docs/GetCharactersCharacterIdShipOk.md +1 -1
- data/docs/GetCharactersCharacterIdSkillqueue200Ok.md +4 -4
- data/docs/GetCharactersCharacterIdSkillsOk.md +3 -2
- data/docs/GetCharactersCharacterIdSkillsSkill.md +4 -3
- data/docs/GetCharactersCharacterIdStats200Ok.md +20 -0
- data/docs/GetCharactersCharacterIdStatsCharacter.md +10 -0
- data/docs/GetCharactersCharacterIdStatsCombat.md +101 -0
- data/docs/GetCharactersCharacterIdStatsIndustry.md +43 -0
- data/docs/GetCharactersCharacterIdStatsInventory.md +9 -0
- data/docs/GetCharactersCharacterIdStatsIsk.md +9 -0
- data/docs/GetCharactersCharacterIdStatsMarket.md +20 -0
- data/docs/GetCharactersCharacterIdStatsMining.md +26 -0
- data/docs/GetCharactersCharacterIdStatsModule.md +76 -0
- data/docs/GetCharactersCharacterIdStatsOrbital.md +10 -0
- data/docs/GetCharactersCharacterIdStatsPve.md +11 -0
- data/docs/GetCharactersCharacterIdStatsSocial.md +32 -0
- data/docs/GetCharactersCharacterIdStatsTravel.md +28 -0
- data/docs/GetCharactersCharacterIdTitles200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdWalletJournal200Ok.md +7 -7
- data/docs/GetCharactersCharacterIdWalletJournalExtraInfo.md +8 -8
- data/docs/GetCharactersCharacterIdWalletTransactions200Ok.md +6 -6
- data/docs/GetCorporationCorporationIdMiningExtractions200Ok.md +12 -0
- data/docs/GetCorporationCorporationIdMiningObservers200Ok.md +10 -0
- data/docs/GetCorporationCorporationIdMiningObserversObserverId200Ok.md +12 -0
- data/docs/GetCorporationsCorporationIdAlliancehistory200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdAssets200Ok.md +5 -5
- data/docs/GetCorporationsCorporationIdBlueprints200Ok.md +4 -4
- data/docs/GetCorporationsCorporationIdBookmarks200Ok.md +4 -4
- data/docs/GetCorporationsCorporationIdBookmarksFolders200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdContacts200Ok.md +2 -2
- data/docs/GetCorporationsCorporationIdContainersLogs200Ok.md +7 -7
- data/docs/GetCorporationsCorporationIdContracts200Ok.md +15 -15
- data/docs/GetCorporationsCorporationIdContractsContractIdBids200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdContractsContractIdItems200Ok.md +4 -4
- data/docs/GetCorporationsCorporationIdCustomsOffices200Ok.md +21 -0
- data/docs/GetCorporationsCorporationIdFacilities200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdFwStatsKills.md +10 -0
- data/docs/GetCorporationsCorporationIdFwStatsOk.md +12 -0
- data/docs/GetCorporationsCorporationIdFwStatsVictoryPoints.md +10 -0
- data/docs/GetCorporationsCorporationIdIconsOk.md +1 -1
- data/docs/GetCorporationsCorporationIdIndustryJobs200Ok.md +13 -13
- data/docs/GetCorporationsCorporationIdKillmailsRecent200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdMedals200Ok.md +12 -0
- data/docs/GetCorporationsCorporationIdMedalsIssued200Ok.md +13 -0
- data/docs/GetCorporationsCorporationIdMembersTitles200Ok.md +9 -0
- data/docs/GetCorporationsCorporationIdMembertracking200Ok.md +4 -4
- data/docs/GetCorporationsCorporationIdOk.md +11 -9
- data/docs/GetCorporationsCorporationIdOrders200Ok.md +12 -12
- data/docs/GetCorporationsCorporationIdOrdersHistory200Ok.md +22 -0
- data/docs/GetCorporationsCorporationIdOutpostsOutpostIdCoordinates.md +10 -0
- data/docs/GetCorporationsCorporationIdOutpostsOutpostIdOk.md +17 -0
- data/docs/GetCorporationsCorporationIdOutpostsOutpostIdService.md +11 -0
- data/docs/GetCorporationsCorporationIdRoles200Ok.md +4 -4
- data/docs/GetCorporationsCorporationIdRolesHistory200Ok.md +13 -0
- data/docs/GetCorporationsCorporationIdShareholders200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdStarbases200Ok.md +15 -0
- data/docs/GetCorporationsCorporationIdStarbasesStarbaseIdFuel.md +9 -0
- data/docs/GetCorporationsCorporationIdStarbasesStarbaseIdOk.md +21 -0
- data/docs/GetCorporationsCorporationIdStructures200Ok.md +13 -9
- data/docs/GetCorporationsCorporationIdTitles200Ok.md +6 -6
- data/docs/GetCorporationsCorporationIdWallets200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdWalletsDivisionJournal200Ok.md +7 -7
- data/docs/GetCorporationsCorporationIdWalletsDivisionJournalExtraInfo.md +8 -8
- data/docs/GetCorporationsCorporationIdWalletsDivisionTransactions200Ok.md +6 -6
- data/docs/GetDogmaAttributesAttributeIdOk.md +5 -5
- data/docs/GetDogmaEffectsEffectIdModifier.md +2 -2
- data/docs/GetDogmaEffectsEffectIdOk.md +15 -15
- data/docs/GetFleetsFleetIdMembers200Ok.md +5 -5
- data/docs/GetFleetsFleetIdOk.md +1 -1
- data/docs/GetFleetsFleetIdWings200Ok.md +1 -1
- data/docs/GetFleetsFleetIdWingsSquad.md +1 -1
- data/docs/GetFwLeaderboardsActiveTotal.md +1 -1
- data/docs/GetFwLeaderboardsActiveTotal1.md +1 -1
- data/docs/GetFwLeaderboardsCharactersActiveTotal.md +1 -1
- data/docs/GetFwLeaderboardsCharactersActiveTotal1.md +1 -1
- data/docs/GetFwLeaderboardsCharactersKills.md +2 -2
- data/docs/GetFwLeaderboardsCharactersLastWeek.md +1 -1
- data/docs/GetFwLeaderboardsCharactersLastWeek1.md +1 -1
- data/docs/GetFwLeaderboardsCharactersOk.md +2 -2
- data/docs/GetFwLeaderboardsCharactersVictoryPoints.md +2 -2
- data/docs/GetFwLeaderboardsCharactersYesterday.md +1 -1
- data/docs/GetFwLeaderboardsCharactersYesterday1.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsActiveTotal.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsActiveTotal1.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsKills.md +2 -2
- data/docs/GetFwLeaderboardsCorporationsLastWeek.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsLastWeek1.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsOk.md +2 -2
- data/docs/GetFwLeaderboardsCorporationsVictoryPoints.md +2 -2
- data/docs/GetFwLeaderboardsCorporationsYesterday.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsYesterday1.md +1 -1
- data/docs/GetFwLeaderboardsKills.md +2 -2
- data/docs/GetFwLeaderboardsLastWeek.md +1 -1
- data/docs/GetFwLeaderboardsLastWeek1.md +1 -1
- data/docs/GetFwLeaderboardsOk.md +2 -2
- data/docs/GetFwLeaderboardsVictoryPoints.md +2 -2
- data/docs/GetFwLeaderboardsYesterday.md +1 -1
- data/docs/GetFwLeaderboardsYesterday1.md +1 -1
- data/docs/GetFwStats200Ok.md +2 -2
- data/docs/GetFwStatsKills.md +1 -1
- data/docs/GetFwStatsVictoryPoints.md +1 -1
- data/docs/GetFwSystems200Ok.md +3 -3
- data/docs/GetFwWars200Ok.md +1 -1
- data/docs/GetIncursions200Ok.md +6 -6
- data/docs/GetIndustryFacilities200Ok.md +3 -3
- data/docs/GetIndustrySystems200Ok.md +1 -1
- data/docs/GetInsurancePrices200Ok.md +1 -1
- data/docs/GetInsurancePricesLevel.md +1 -1
- data/docs/GetKillmailsKillmailIdKillmailHashAttacker.md +3 -3
- data/docs/GetKillmailsKillmailIdKillmailHashItem.md +1 -1
- data/docs/GetKillmailsKillmailIdKillmailHashItem1.md +2 -2
- data/docs/GetKillmailsKillmailIdKillmailHashOk.md +3 -3
- data/docs/GetKillmailsKillmailIdKillmailHashVictim.md +3 -3
- data/docs/GetLoyaltyStoresCorporationIdOffers200Ok.md +4 -3
- data/docs/GetLoyaltyStoresCorporationIdOffersNotFound.md +8 -0
- data/docs/GetLoyaltyStoresCorporationIdOffersRequiredItem.md +1 -1
- data/docs/GetMarketsGroupsMarketGroupIdOk.md +2 -2
- data/docs/GetMarketsPrices200Ok.md +2 -2
- data/docs/GetMarketsRegionIdHistory200Ok.md +3 -3
- data/docs/GetMarketsRegionIdOrders200Ok.md +7 -7
- data/docs/GetMarketsStructuresStructureId200Ok.md +7 -7
- data/docs/GetOpportunitiesGroupsGroupIdOk.md +2 -2
- data/docs/GetOpportunitiesTasksTaskIdOk.md +2 -2
- data/docs/GetSearchOk.md +2 -3
- data/docs/GetSovereigntyCampaigns200Ok.md +5 -5
- data/docs/GetSovereigntyMap200Ok.md +1 -1
- data/docs/GetSovereigntyStructures200Ok.md +1 -1
- data/docs/GetStatusOk.md +1 -1
- data/docs/GetUniverseAncestries200Ok.md +13 -0
- data/docs/GetUniverseBloodlines200Ok.md +6 -6
- data/docs/GetUniverseCategoriesCategoryIdOk.md +1 -1
- data/docs/GetUniverseConstellationsConstellationIdOk.md +1 -1
- data/docs/GetUniverseFactions200Ok.md +5 -5
- data/docs/GetUniverseGraphicsGraphicIdOk.md +5 -5
- data/docs/GetUniverseGroupsGroupIdOk.md +1 -1
- data/docs/GetUniverseMoonsMoonIdOk.md +1 -1
- data/docs/GetUniversePlanetsPlanetIdOk.md +3 -3
- data/docs/GetUniverseRaces200Ok.md +3 -3
- data/docs/GetUniverseRegionsRegionIdOk.md +3 -3
- data/docs/GetUniverseSchematicsSchematicIdOk.md +1 -1
- data/docs/GetUniverseStargatesStargateIdDestination.md +1 -1
- data/docs/GetUniverseStargatesStargateIdOk.md +4 -4
- data/docs/GetUniverseStarsStarIdOk.md +3 -3
- data/docs/GetUniverseStationsStationIdOk.md +6 -6
- data/docs/GetUniverseStructuresStructureIdOk.md +1 -1
- data/docs/GetUniverseSystemJumps200Ok.md +1 -1
- data/docs/GetUniverseSystemKills200Ok.md +2 -2
- data/docs/GetUniverseSystemsSystemIdOk.md +6 -6
- data/docs/GetUniverseSystemsSystemIdPlanet.md +1 -1
- data/docs/GetUniverseTypesTypeIdOk.md +11 -11
- data/docs/GetWarsWarIdAggressor.md +2 -2
- data/docs/GetWarsWarIdAlly.md +1 -1
- data/docs/GetWarsWarIdDefender.md +2 -2
- data/docs/GetWarsWarIdKillmails200Ok.md +1 -1
- data/docs/GetWarsWarIdOk.md +6 -6
- data/docs/IncursionsApi.md +3 -3
- data/docs/IndustryApi.md +278 -17
- data/docs/InsuranceApi.md +4 -4
- data/docs/KillmailsApi.md +16 -16
- data/docs/LocationApi.md +15 -15
- data/docs/LoyaltyApi.md +9 -9
- data/docs/MailApi.md +41 -40
- data/docs/MarketApi.md +172 -42
- data/docs/OpportunitiesApi.md +17 -17
- data/docs/PlanetaryInteractionApi.md +76 -11
- data/docs/PostCharactersAffiliation200Ok.md +1 -1
- data/docs/PostCharactersCharacterIdAssetsLocations200Ok.md +1 -3
- data/docs/PostCharactersCharacterIdAssetsLocationsPosition.md +10 -0
- data/docs/PostCharactersCharacterIdFittingsFitting.md +2 -2
- data/docs/PostCharactersCharacterIdFittingsItem.md +1 -1
- data/docs/PostCharactersCharacterIdMailLabelsLabel.md +1 -1
- data/docs/PostCharactersCharacterIdMailMail.md +2 -2
- data/docs/PostCharactersCharacterIdMailRecipient.md +1 -1
- data/docs/PostCorporationsCorporationIdAssetsLocations200Ok.md +1 -3
- data/docs/PostCorporationsCorporationIdAssetsLocationsPosition.md +10 -0
- data/docs/PostFleetsFleetIdMembersInvitation.md +1 -1
- data/docs/PostUiOpenwindowNewmailNewMail.md +2 -2
- data/docs/PostUniverseIdsAgent.md +9 -0
- data/docs/PostUniverseIdsAlliance.md +9 -0
- data/docs/PostUniverseIdsCharacter.md +9 -0
- data/docs/PostUniverseIdsConstellation.md +9 -0
- data/docs/PostUniverseIdsCorporation.md +9 -0
- data/docs/PostUniverseIdsFaction.md +9 -0
- data/docs/PostUniverseIdsInventoryType.md +9 -0
- data/docs/PostUniverseIdsOk.md +17 -0
- data/docs/PostUniverseIdsRegion.md +9 -0
- data/docs/PostUniverseIdsServiceUnavailable.md +8 -0
- data/docs/PostUniverseIdsStation.md +9 -0
- data/docs/PostUniverseIdsSystem.md +9 -0
- data/docs/PostUniverseNames200Ok.md +1 -1
- data/docs/PutCharactersCharacterIdMailMailIdContents.md +1 -1
- data/docs/PutFleetsFleetIdMembersMemberIdMovement.md +1 -1
- data/docs/PutFleetsFleetIdNewSettings.md +1 -1
- data/docs/RoutesApi.md +4 -4
- data/docs/SearchApi.md +15 -15
- data/docs/SkillsApi.md +13 -13
- data/docs/SovereigntyApi.md +9 -9
- data/docs/StatusApi.md +3 -3
- data/docs/UniverseApi.md +205 -92
- data/docs/UserInterfaceApi.md +20 -20
- data/docs/WalletApi.md +35 -35
- data/docs/WarsApi.md +9 -9
- data/esi_client-1.3.0.gem +0 -0
- data/git_push.sh +1 -1
- data/lib/esi_client.rb +59 -9
- data/lib/esi_client/api/alliance_api.rb +30 -23
- data/lib/esi_client/api/assets_api.rb +51 -33
- data/lib/esi_client/api/bookmarks_api.rb +41 -23
- data/lib/esi_client/api/calendar_api.rb +31 -19
- data/lib/esi_client/api/character_api.rb +249 -70
- data/lib/esi_client/api/clones_api.rb +19 -13
- data/lib/esi_client/api/contacts_api.rb +128 -27
- data/lib/esi_client/api/contracts_api.rb +53 -29
- data/lib/esi_client/api/corporation_api.rb +897 -263
- data/lib/esi_client/api/dogma_api.rb +15 -19
- data/lib/esi_client/api/faction_warfare_api.rb +162 -26
- data/lib/esi_client/api/fittings_api.rb +34 -21
- data/lib/esi_client/api/fleets_api.rb +49 -59
- data/lib/esi_client/api/incursions_api.rb +6 -7
- data/lib/esi_client/api/industry_api.rb +323 -20
- data/lib/esi_client/api/insurance_api.rb +6 -7
- data/lib/esi_client/api/killmails_api.rb +24 -19
- data/lib/esi_client/api/location_api.rb +27 -18
- data/lib/esi_client/api/loyalty_api.rb +17 -11
- data/lib/esi_client/api/mail_api.rb +76 -45
- data/lib/esi_client/api/market_api.rb +192 -45
- data/lib/esi_client/api/opportunities_api.rb +22 -23
- data/lib/esi_client/api/planetary_interaction_api.rb +93 -14
- data/lib/esi_client/api/routes_api.rb +6 -7
- data/lib/esi_client/api/search_api.rb +15 -13
- data/lib/esi_client/api/skills_api.rb +24 -15
- data/lib/esi_client/api/sovereignty_api.rb +12 -15
- data/lib/esi_client/api/status_api.rb +6 -7
- data/lib/esi_client/api/universe_api.rb +216 -109
- data/lib/esi_client/api/user_interface_api.rb +18 -23
- data/lib/esi_client/api/wallet_api.rb +51 -33
- data/lib/esi_client/api/wars_api.rb +12 -15
- data/lib/esi_client/api_client.rb +10 -10
- data/lib/esi_client/api_error.rb +2 -2
- data/lib/esi_client/configuration.rb +3 -3
- data/lib/esi_client/models/delete_characters_character_id_mail_labels_label_id_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/delete_fleets_fleet_id_members_member_id_not_found.rb +8 -12
- data/lib/esi_client/models/delete_fleets_fleet_id_squads_squad_id_not_found.rb +8 -12
- data/lib/esi_client/models/delete_fleets_fleet_id_wings_wing_id_not_found.rb +8 -12
- data/lib/esi_client/models/forbidden.rb +9 -13
- data/lib/esi_client/models/get_alliances_alliance_id_contacts_200_ok.rb +264 -0
- data/lib/esi_client/models/get_alliances_alliance_id_icons_not_found.rb +8 -12
- data/lib/esi_client/models/get_alliances_alliance_id_icons_ok.rb +20 -24
- data/lib/esi_client/models/get_alliances_alliance_id_not_found.rb +10 -14
- data/lib/esi_client/models/get_alliances_alliance_id_ok.rb +74 -38
- data/lib/esi_client/models/get_alliances_names_200_ok.rb +10 -14
- data/lib/esi_client/models/get_characters_character_id_agents_research_200_ok.rb +41 -45
- data/lib/esi_client/models/get_characters_character_id_assets_200_ok.rb +82 -80
- data/lib/esi_client/models/get_characters_character_id_attributes_ok.rb +45 -49
- data/lib/esi_client/models/get_characters_character_id_blueprints_200_ok.rb +111 -114
- data/lib/esi_client/models/get_characters_character_id_bookmarks_200_ok.rb +76 -71
- data/lib/esi_client/models/get_characters_character_id_bookmarks_coordinates.rb +12 -16
- data/lib/esi_client/models/get_characters_character_id_bookmarks_folders_200_ok.rb +22 -26
- data/lib/esi_client/models/get_characters_character_id_bookmarks_item.rb +11 -15
- data/lib/esi_client/models/get_characters_character_id_calendar_200_ok.rb +36 -39
- data/lib/esi_client/models/get_characters_character_id_calendar_event_id_attendees_200_ok.rb +11 -14
- data/lib/esi_client/models/get_characters_character_id_calendar_event_id_ok.rb +80 -83
- data/lib/esi_client/models/get_characters_character_id_chat_channels_200_ok.rb +76 -80
- data/lib/esi_client/models/get_characters_character_id_chat_channels_allowed.rb +13 -16
- data/lib/esi_client/models/get_characters_character_id_chat_channels_blocked.rb +26 -29
- data/lib/esi_client/models/get_characters_character_id_chat_channels_muted.rb +26 -29
- data/lib/esi_client/models/get_characters_character_id_chat_channels_operator.rb +13 -16
- data/lib/esi_client/models/get_characters_character_id_clones_home_location.rb +11 -14
- data/lib/esi_client/models/get_characters_character_id_clones_jump_clone.rb +63 -26
- data/lib/esi_client/models/get_characters_character_id_clones_ok.rb +33 -27
- data/lib/esi_client/models/get_characters_character_id_contacts_200_ok.rb +46 -49
- data/lib/esi_client/models/get_characters_character_id_contacts_labels_200_ok.rb +10 -14
- data/lib/esi_client/models/get_characters_character_id_contracts_200_ok.rb +180 -183
- data/lib/esi_client/models/get_characters_character_id_contracts_contract_id_bids_200_ok.rb +28 -32
- data/lib/esi_client/models/get_characters_character_id_contracts_contract_id_items_200_ok.rb +49 -53
- data/lib/esi_client/models/get_characters_character_id_corporationhistory_200_ok.rb +29 -33
- data/lib/esi_client/models/get_characters_character_id_fatigue_ok.rb +19 -23
- data/lib/esi_client/models/get_characters_character_id_fittings_200_ok.rb +44 -48
- data/lib/esi_client/models/get_characters_character_id_fittings_item.rb +29 -33
- data/lib/esi_client/models/get_characters_character_id_fleet_not_found.rb +8 -12
- data/lib/esi_client/models/get_characters_character_id_fleet_ok.rb +34 -37
- data/lib/esi_client/models/get_characters_character_id_fw_stats_kills.rb +220 -0
- data/lib/esi_client/models/get_characters_character_id_fw_stats_ok.rb +291 -0
- data/lib/esi_client/models/get_characters_character_id_fw_stats_victory_points.rb +220 -0
- data/lib/esi_client/models/get_characters_character_id_industry_jobs_200_ok.rb +161 -164
- data/lib/esi_client/models/get_characters_character_id_killmails_recent_200_ok.rb +25 -29
- data/lib/esi_client/models/get_characters_character_id_location_ok.rb +9 -13
- data/lib/esi_client/models/get_characters_character_id_loyalty_points_200_ok.rb +10 -14
- data/lib/esi_client/models/get_characters_character_id_mail_200_ok.rb +43 -47
- data/lib/esi_client/models/get_characters_character_id_mail_labels_label.rb +50 -56
- data/lib/esi_client/models/get_characters_character_id_mail_labels_ok.rb +23 -28
- data/lib/esi_client/models/get_characters_character_id_mail_lists_200_ok.rb +10 -14
- data/lib/esi_client/models/get_characters_character_id_mail_mail_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_characters_character_id_mail_mail_id_ok.rb +47 -51
- data/lib/esi_client/models/get_characters_character_id_mail_mail_id_recipient.rb +29 -32
- data/lib/esi_client/models/get_characters_character_id_mail_recipient.rb +29 -32
- data/lib/esi_client/models/get_characters_character_id_medals_200_ok.rb +68 -71
- data/lib/esi_client/models/get_characters_character_id_medals_graphic.rb +38 -42
- data/lib/esi_client/models/get_characters_character_id_mining_200_ok.rb +235 -0
- data/lib/esi_client/models/get_characters_character_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_characters_character_id_notifications_200_ok.rb +40 -43
- data/lib/esi_client/models/get_characters_character_id_notifications_contacts_200_ok.rb +42 -46
- data/lib/esi_client/models/get_characters_character_id_ok.rb +90 -84
- data/lib/esi_client/models/get_characters_character_id_online_ok.rb +220 -0
- data/lib/esi_client/models/get_characters_character_id_opportunities_200_ok.rb +25 -29
- data/lib/esi_client/models/get_characters_character_id_orders_200_ok.rb +159 -162
- data/lib/esi_client/models/get_characters_character_id_orders_history_200_ok.rb +431 -0
- data/lib/esi_client/models/get_characters_character_id_planets_200_ok.rb +101 -104
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_content.rb +25 -29
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_extractor_details.rb +30 -34
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_factory_details.rb +9 -13
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_head.rb +16 -20
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_link.rb +34 -38
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_ok.rb +11 -15
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_pin.rb +75 -79
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_route.rb +49 -53
- data/lib/esi_client/models/get_characters_character_id_portrait_not_found.rb +8 -12
- data/lib/esi_client/models/get_characters_character_id_portrait_ok.rb +22 -26
- data/lib/esi_client/models/get_characters_character_id_roles_ok.rb +245 -0
- data/lib/esi_client/models/get_characters_character_id_search_ok.rb +28 -44
- data/lib/esi_client/models/get_characters_character_id_ship_ok.rb +29 -33
- data/lib/esi_client/models/get_characters_character_id_skillqueue_200_ok.rb +61 -65
- data/lib/esi_client/models/get_characters_character_id_skills_ok.rb +30 -14
- data/lib/esi_client/models/get_characters_character_id_skills_skill.rb +50 -24
- data/lib/esi_client/models/get_characters_character_id_standings_200_ok.rb +19 -22
- data/lib/esi_client/models/get_characters_character_id_stats_200_ok.rb +298 -0
- data/lib/esi_client/models/get_characters_character_id_stats_character.rb +205 -0
- data/lib/esi_client/models/get_characters_character_id_stats_combat.rb +1115 -0
- data/lib/esi_client/models/get_characters_character_id_stats_industry.rb +535 -0
- data/lib/esi_client/models/get_characters_character_id_stats_inventory.rb +195 -0
- data/lib/esi_client/models/get_characters_character_id_stats_isk.rb +195 -0
- data/lib/esi_client/models/get_characters_character_id_stats_market.rb +305 -0
- data/lib/esi_client/models/get_characters_character_id_stats_mining.rb +365 -0
- data/lib/esi_client/models/get_characters_character_id_stats_module.rb +865 -0
- data/lib/esi_client/models/get_characters_character_id_stats_orbital.rb +205 -0
- data/lib/esi_client/models/get_characters_character_id_stats_pve.rb +215 -0
- data/lib/esi_client/models/get_characters_character_id_stats_social.rb +425 -0
- data/lib/esi_client/models/get_characters_character_id_stats_travel.rb +385 -0
- data/lib/esi_client/models/get_characters_character_id_titles_200_ok.rb +195 -0
- data/lib/esi_client/models/get_characters_character_id_wallet_journal_200_ok.rb +91 -94
- data/lib/esi_client/models/get_characters_character_id_wallet_journal_extra_info.rb +73 -77
- data/lib/esi_client/models/get_characters_character_id_wallet_transactions_200_ok.rb +87 -91
- data/lib/esi_client/models/get_characters_names_200_ok.rb +10 -14
- data/lib/esi_client/models/get_corporation_corporation_id_mining_extractions_200_ok.rb +250 -0
- data/lib/esi_client/models/get_corporation_corporation_id_mining_observers_200_ok.rb +254 -0
- data/lib/esi_client/models/get_corporation_corporation_id_mining_observers_observer_id_200_ok.rb +250 -0
- data/lib/esi_client/models/get_corporations_corporation_id_alliancehistory_200_ok.rb +27 -31
- data/lib/esi_client/models/get_corporations_corporation_id_assets_200_ok.rb +82 -80
- data/lib/esi_client/models/get_corporations_corporation_id_blueprints_200_ok.rb +117 -120
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_200_ok.rb +51 -55
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_coordinates.rb +11 -15
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_folders_200_ok.rb +22 -26
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_item.rb +10 -14
- data/lib/esi_client/models/get_corporations_corporation_id_contacts_200_ok.rb +39 -42
- data/lib/esi_client/models/get_corporations_corporation_id_containers_logs_200_ok.rb +102 -105
- data/lib/esi_client/models/get_corporations_corporation_id_contracts_200_ok.rb +180 -183
- data/lib/esi_client/models/get_corporations_corporation_id_contracts_contract_id_bids_200_ok.rb +28 -32
- data/lib/esi_client/models/get_corporations_corporation_id_contracts_contract_id_items_200_ok.rb +49 -53
- data/lib/esi_client/models/get_corporations_corporation_id_customs_offices_200_ok.rb +435 -0
- data/lib/esi_client/models/get_corporations_corporation_id_divisions_hangar.rb +14 -20
- data/lib/esi_client/models/get_corporations_corporation_id_divisions_ok.rb +8 -12
- data/lib/esi_client/models/get_corporations_corporation_id_divisions_wallet.rb +14 -20
- data/lib/esi_client/models/get_corporations_corporation_id_facilities_200_ok.rb +220 -0
- data/lib/esi_client/models/get_corporations_corporation_id_fw_stats_kills.rb +220 -0
- data/lib/esi_client/models/get_corporations_corporation_id_fw_stats_ok.rb +233 -0
- data/lib/esi_client/models/get_corporations_corporation_id_fw_stats_victory_points.rb +220 -0
- data/lib/esi_client/models/get_corporations_corporation_id_icons_not_found.rb +8 -12
- data/lib/esi_client/models/get_corporations_corporation_id_icons_ok.rb +22 -26
- data/lib/esi_client/models/get_corporations_corporation_id_industry_jobs_200_ok.rb +163 -166
- data/lib/esi_client/models/get_corporations_corporation_id_killmails_recent_200_ok.rb +25 -29
- data/lib/esi_client/models/get_corporations_corporation_id_medals_200_ok.rb +288 -0
- data/lib/esi_client/models/get_corporations_corporation_id_medals_issued_200_ok.rb +318 -0
- data/lib/esi_client/models/get_corporations_corporation_id_members_titles_200_ok.rb +207 -0
- data/lib/esi_client/models/get_corporations_corporation_id_membertracking_200_ok.rb +46 -50
- data/lib/esi_client/models/get_corporations_corporation_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_corporations_corporation_id_ok.rb +114 -141
- data/lib/esi_client/models/get_corporations_corporation_id_orders_200_ok.rb +149 -152
- data/lib/esi_client/models/get_corporations_corporation_id_orders_history_200_ok.rb +459 -0
- data/lib/esi_client/models/get_corporations_corporation_id_outposts_outpost_id_coordinates.rb +220 -0
- data/lib/esi_client/models/get_corporations_corporation_id_outposts_outpost_id_ok.rb +326 -0
- data/lib/esi_client/models/get_corporations_corporation_id_outposts_outpost_id_service.rb +269 -0
- data/lib/esi_client/models/get_corporations_corporation_id_roles_200_ok.rb +52 -55
- data/lib/esi_client/models/get_corporations_corporation_id_roles_history_200_ok.rb +303 -0
- data/lib/esi_client/models/get_corporations_corporation_id_shareholders_200_ok.rb +31 -34
- data/lib/esi_client/models/get_corporations_corporation_id_standings_200_ok.rb +19 -22
- data/lib/esi_client/models/get_corporations_corporation_id_starbases_200_ok.rb +304 -0
- data/lib/esi_client/models/get_corporations_corporation_id_starbases_starbase_id_fuel.rb +205 -0
- data/lib/esi_client/models/get_corporations_corporation_id_starbases_starbase_id_ok.rb +466 -0
- data/lib/esi_client/models/get_corporations_corporation_id_structures_200_ok.rb +269 -94
- data/lib/esi_client/models/get_corporations_corporation_id_structures_service.rb +13 -16
- data/lib/esi_client/models/get_corporations_corporation_id_titles_200_ok.rb +66 -69
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_200_ok.rb +31 -35
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_journal_200_ok.rb +91 -94
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_journal_extra_info.rb +73 -77
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_transactions_200_ok.rb +76 -80
- data/lib/esi_client/models/get_corporations_names_200_ok.rb +10 -14
- data/lib/esi_client/models/get_dogma_attributes_attribute_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_dogma_attributes_attribute_id_ok.rb +49 -53
- data/lib/esi_client/models/get_dogma_effects_effect_id_modifier.rb +30 -34
- data/lib/esi_client/models/get_dogma_effects_effect_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_dogma_effects_effect_id_ok.rb +130 -134
- data/lib/esi_client/models/get_fleets_fleet_id_members_200_ok.rb +80 -83
- data/lib/esi_client/models/get_fleets_fleet_id_members_not_found.rb +8 -12
- data/lib/esi_client/models/get_fleets_fleet_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_fleets_fleet_id_ok.rb +30 -34
- data/lib/esi_client/models/get_fleets_fleet_id_wings_200_ok.rb +25 -29
- data/lib/esi_client/models/get_fleets_fleet_id_wings_not_found.rb +8 -12
- data/lib/esi_client/models/get_fleets_fleet_id_wings_squad.rb +25 -29
- data/lib/esi_client/models/get_fw_leaderboards_active_total.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_active_total_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_active_total.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_active_total_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_kills.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_characters_last_week.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_last_week_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_ok.rb +18 -12
- data/lib/esi_client/models/get_fw_leaderboards_characters_victory_points.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_characters_yesterday.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_yesterday_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_active_total.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_active_total_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_kills.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_corporations_last_week.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_last_week_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_ok.rb +18 -12
- data/lib/esi_client/models/get_fw_leaderboards_corporations_victory_points.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_corporations_yesterday.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_yesterday_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_kills.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_last_week.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_last_week_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_ok.rb +18 -12
- data/lib/esi_client/models/get_fw_leaderboards_victory_points.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_yesterday.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_yesterday_1.rb +20 -24
- data/lib/esi_client/models/get_fw_stats_200_ok.rb +31 -25
- data/lib/esi_client/models/get_fw_stats_kills.rb +29 -33
- data/lib/esi_client/models/get_fw_stats_victory_points.rb +29 -33
- data/lib/esi_client/models/get_fw_systems_200_ok.rb +48 -52
- data/lib/esi_client/models/get_fw_wars_200_ok.rb +25 -29
- data/lib/esi_client/models/get_incursions_200_ok.rb +82 -85
- data/lib/esi_client/models/get_industry_facilities_200_ok.rb +42 -46
- data/lib/esi_client/models/get_industry_systems_200_ok.rb +26 -30
- data/lib/esi_client/models/get_industry_systems_cost_indice.rb +13 -16
- data/lib/esi_client/models/get_insurance_prices_200_ok.rb +26 -30
- data/lib/esi_client/models/get_insurance_prices_level.rb +26 -30
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_attacker.rb +40 -44
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_item.rb +27 -31
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_item_1.rb +39 -43
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_ok.rb +47 -46
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_position.rb +11 -15
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_victim.rb +41 -45
- data/lib/esi_client/models/get_loyalty_stores_corporation_id_offers_200_ok.rb +65 -59
- data/lib/esi_client/models/get_loyalty_stores_corporation_id_offers_not_found.rb +185 -0
- data/lib/esi_client/models/get_loyalty_stores_corporation_id_offers_required_item.rb +25 -29
- data/lib/esi_client/models/get_markets_groups_market_group_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_markets_groups_market_group_id_ok.rb +35 -39
- data/lib/esi_client/models/get_markets_prices_200_ok.rb +24 -28
- data/lib/esi_client/models/get_markets_region_id_history_200_ok.rb +55 -59
- data/lib/esi_client/models/get_markets_region_id_history_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/get_markets_region_id_orders_200_ok.rb +102 -105
- data/lib/esi_client/models/get_markets_region_id_orders_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/get_markets_structures_structure_id_200_ok.rb +102 -105
- data/lib/esi_client/models/get_opportunities_groups_group_id_ok.rb +46 -50
- data/lib/esi_client/models/get_opportunities_tasks_task_id_ok.rb +38 -42
- data/lib/esi_client/models/get_route_origin_destination_not_found.rb +8 -12
- data/lib/esi_client/models/get_search_ok.rb +28 -44
- data/lib/esi_client/models/get_sovereignty_campaigns_200_ok.rb +75 -78
- data/lib/esi_client/models/get_sovereignty_campaigns_participant.rb +10 -14
- data/lib/esi_client/models/get_sovereignty_map_200_ok.rb +23 -27
- data/lib/esi_client/models/get_sovereignty_structures_200_ok.rb +24 -28
- data/lib/esi_client/models/get_status_ok.rb +26 -30
- data/lib/esi_client/models/get_universe_ancestries_200_ok.rb +255 -0
- data/lib/esi_client/models/get_universe_bloodlines_200_ok.rb +90 -94
- data/lib/esi_client/models/get_universe_categories_category_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_categories_category_id_ok.rb +30 -34
- data/lib/esi_client/models/get_universe_constellations_constellation_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_constellations_constellation_id_ok.rb +17 -16
- data/lib/esi_client/models/get_universe_constellations_constellation_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_factions_200_ok.rb +65 -79
- data/lib/esi_client/models/get_universe_graphics_graphic_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_graphics_graphic_id_ok.rb +46 -50
- data/lib/esi_client/models/get_universe_groups_group_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_groups_group_id_ok.rb +28 -32
- data/lib/esi_client/models/get_universe_moons_moon_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_moons_moon_id_ok.rb +16 -15
- data/lib/esi_client/models/get_universe_moons_moon_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_planets_planet_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_planets_planet_id_ok.rb +43 -42
- data/lib/esi_client/models/get_universe_planets_planet_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_races_200_ok.rb +42 -46
- data/lib/esi_client/models/get_universe_regions_region_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_regions_region_id_ok.rb +40 -44
- data/lib/esi_client/models/get_universe_schematics_schematic_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_schematics_schematic_id_ok.rb +25 -29
- data/lib/esi_client/models/get_universe_stargates_stargate_id_destination.rb +25 -29
- data/lib/esi_client/models/get_universe_stargates_stargate_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_stargates_stargate_id_ok.rb +50 -44
- data/lib/esi_client/models/get_universe_stargates_stargate_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_stars_star_id_ok.rb +64 -67
- data/lib/esi_client/models/get_universe_stations_station_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_stations_station_id_ok.rb +92 -90
- data/lib/esi_client/models/get_universe_stations_station_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_structures_structure_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_structures_structure_id_ok.rb +21 -25
- data/lib/esi_client/models/get_universe_structures_structure_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_system_jumps_200_ok.rb +25 -29
- data/lib/esi_client/models/get_universe_system_kills_200_ok.rb +41 -45
- data/lib/esi_client/models/get_universe_systems_system_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_systems_system_id_ok.rb +74 -73
- data/lib/esi_client/models/get_universe_systems_system_id_planet.rb +22 -26
- data/lib/esi_client/models/get_universe_systems_system_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_types_type_id_dogma_attribute.rb +10 -14
- data/lib/esi_client/models/get_universe_types_type_id_dogma_effect.rb +10 -14
- data/lib/esi_client/models/get_universe_types_type_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_types_type_id_ok.rb +111 -115
- data/lib/esi_client/models/get_wars_war_id_aggressor.rb +32 -36
- data/lib/esi_client/models/get_wars_war_id_ally.rb +20 -24
- data/lib/esi_client/models/get_wars_war_id_defender.rb +32 -36
- data/lib/esi_client/models/get_wars_war_id_killmails_200_ok.rb +25 -29
- data/lib/esi_client/models/get_wars_war_id_killmails_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/get_wars_war_id_ok.rb +72 -66
- data/lib/esi_client/models/get_wars_war_id_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/internal_server_error.rb +9 -13
- data/lib/esi_client/models/post_characters_affiliation_200_ok.rb +21 -25
- data/lib/esi_client/models/post_characters_affiliation_not_found.rb +8 -12
- data/lib/esi_client/models/post_characters_character_id_assets_locations_200_ok.rb +19 -54
- data/lib/esi_client/models/post_characters_character_id_assets_locations_position.rb +220 -0
- data/lib/esi_client/models/post_characters_character_id_assets_names_200_ok.rb +10 -14
- data/lib/esi_client/models/post_characters_character_id_fittings_created.rb +9 -13
- data/lib/esi_client/models/post_characters_character_id_fittings_fitting.rb +69 -73
- data/lib/esi_client/models/post_characters_character_id_fittings_item.rb +29 -33
- data/lib/esi_client/models/post_characters_character_id_mail_bad_request.rb +8 -12
- data/lib/esi_client/models/post_characters_character_id_mail_labels_label.rb +41 -44
- data/lib/esi_client/models/post_characters_character_id_mail_mail.rb +59 -63
- data/lib/esi_client/models/post_characters_character_id_mail_recipient.rb +29 -32
- data/lib/esi_client/models/post_corporations_corporation_id_assets_locations_200_ok.rb +19 -54
- data/lib/esi_client/models/post_corporations_corporation_id_assets_locations_position.rb +220 -0
- data/lib/esi_client/models/post_corporations_corporation_id_assets_names_200_ok.rb +10 -14
- data/lib/esi_client/models/post_fleets_fleet_id_members_invitation.rb +41 -46
- data/lib/esi_client/models/post_fleets_fleet_id_members_not_found.rb +8 -12
- data/lib/esi_client/models/post_fleets_fleet_id_members_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/post_fleets_fleet_id_wings_created.rb +9 -13
- data/lib/esi_client/models/post_fleets_fleet_id_wings_not_found.rb +8 -12
- data/lib/esi_client/models/post_fleets_fleet_id_wings_wing_id_squads_created.rb +9 -13
- data/lib/esi_client/models/post_fleets_fleet_id_wings_wing_id_squads_not_found.rb +8 -12
- data/lib/esi_client/models/post_ui_openwindow_newmail_new_mail.rb +55 -59
- data/lib/esi_client/models/post_ui_openwindow_newmail_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/post_universe_ids_agent.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_alliance.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_character.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_constellation.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_corporation.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_faction.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_inventory_type.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_ok.rb +295 -0
- data/lib/esi_client/models/post_universe_ids_region.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_service_unavailable.rb +185 -0
- data/lib/esi_client/models/post_universe_ids_station.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_system.rb +195 -0
- data/lib/esi_client/models/post_universe_names_200_ok.rb +32 -35
- data/lib/esi_client/models/post_universe_names_not_found.rb +8 -12
- data/lib/esi_client/models/put_characters_character_id_calendar_event_id_response.rb +13 -16
- data/lib/esi_client/models/put_characters_character_id_mail_mail_id_bad_request.rb +8 -12
- data/lib/esi_client/models/put_characters_character_id_mail_mail_id_contents.rb +21 -25
- data/lib/esi_client/models/put_fleets_fleet_id_bad_request.rb +8 -12
- data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_movement.rb +40 -45
- data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_not_found.rb +8 -12
- data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/put_fleets_fleet_id_new_settings.rb +20 -24
- data/lib/esi_client/models/put_fleets_fleet_id_not_found.rb +8 -12
- data/lib/esi_client/models/put_fleets_fleet_id_squads_squad_id_naming.rb +12 -16
- data/lib/esi_client/models/put_fleets_fleet_id_squads_squad_id_not_found.rb +8 -12
- data/lib/esi_client/models/put_fleets_fleet_id_wings_wing_id_naming.rb +12 -16
- data/lib/esi_client/models/put_fleets_fleet_id_wings_wing_id_not_found.rb +8 -12
- data/lib/esi_client/version.rb +3 -3
- data/spec/models/get_alliances_alliance_id_contacts_200_ok_spec.rb +63 -0
- data/spec/models/get_characters_character_id_fw_stats_kills_spec.rb +53 -0
- data/spec/models/get_characters_character_id_fw_stats_ok_spec.rb +71 -0
- data/spec/models/get_characters_character_id_fw_stats_victory_points_spec.rb +53 -0
- data/spec/models/get_characters_character_id_mining_200_ok_spec.rb +59 -0
- data/spec/models/get_characters_character_id_online_ok_spec.rb +59 -0
- data/spec/models/get_characters_character_id_orders_history_200_ok_spec.rb +133 -0
- data/spec/models/get_characters_character_id_roles_ok_spec.rb +75 -0
- data/spec/models/get_characters_character_id_stats_200_ok_spec.rb +113 -0
- data/spec/models/get_characters_character_id_stats_character_spec.rb +53 -0
- data/spec/models/get_characters_character_id_stats_combat_spec.rb +599 -0
- data/spec/models/get_characters_character_id_stats_industry_spec.rb +251 -0
- data/spec/models/get_characters_character_id_stats_inventory_spec.rb +47 -0
- data/spec/models/get_characters_character_id_stats_isk_spec.rb +47 -0
- data/spec/models/get_characters_character_id_stats_market_spec.rb +113 -0
- data/spec/models/get_characters_character_id_stats_mining_spec.rb +149 -0
- data/spec/models/get_characters_character_id_stats_module_spec.rb +449 -0
- data/spec/models/get_characters_character_id_stats_orbital_spec.rb +53 -0
- data/spec/models/get_characters_character_id_stats_pve_spec.rb +59 -0
- data/spec/models/get_characters_character_id_stats_social_spec.rb +185 -0
- data/spec/models/get_characters_character_id_stats_travel_spec.rb +161 -0
- data/spec/models/get_characters_character_id_titles_200_ok_spec.rb +47 -0
- data/spec/models/get_corporation_corporation_id_mining_extractions_200_ok_spec.rb +65 -0
- data/spec/models/get_corporation_corporation_id_mining_observers_200_ok_spec.rb +57 -0
- data/spec/models/get_corporation_corporation_id_mining_observers_observer_id_200_ok_spec.rb +65 -0
- data/spec/models/get_corporations_corporation_id_customs_offices_200_ok_spec.rb +123 -0
- data/spec/models/get_corporations_corporation_id_facilities_200_ok_spec.rb +53 -0
- data/spec/models/get_corporations_corporation_id_fw_stats_kills_spec.rb +53 -0
- data/spec/models/get_corporations_corporation_id_fw_stats_ok_spec.rb +65 -0
- data/spec/models/get_corporations_corporation_id_fw_stats_victory_points_spec.rb +53 -0
- data/spec/models/get_corporations_corporation_id_medals_200_ok_spec.rb +65 -0
- data/spec/models/get_corporations_corporation_id_medals_issued_200_ok_spec.rb +75 -0
- data/spec/models/get_corporations_corporation_id_members_titles_200_ok_spec.rb +47 -0
- data/spec/models/get_corporations_corporation_id_orders_history_200_ok_spec.rb +133 -0
- data/spec/models/get_corporations_corporation_id_outposts_outpost_id_coordinates_spec.rb +53 -0
- data/spec/models/get_corporations_corporation_id_outposts_outpost_id_ok_spec.rb +95 -0
- data/spec/models/get_corporations_corporation_id_outposts_outpost_id_service_spec.rb +63 -0
- data/spec/models/get_corporations_corporation_id_roles_history_200_ok_spec.rb +83 -0
- data/spec/models/get_corporations_corporation_id_starbases_200_ok_spec.rb +87 -0
- data/spec/models/get_corporations_corporation_id_starbases_starbase_id_fuel_spec.rb +47 -0
- data/spec/models/get_corporations_corporation_id_starbases_starbase_id_ok_spec.rb +143 -0
- data/spec/models/get_loyalty_stores_corporation_id_offers_not_found_spec.rb +41 -0
- data/spec/models/get_universe_ancestries_200_ok_spec.rb +71 -0
- data/spec/models/post_characters_character_id_assets_locations_position_spec.rb +53 -0
- data/spec/models/post_corporations_corporation_id_assets_locations_position_spec.rb +53 -0
- data/spec/models/post_universe_ids_agent_spec.rb +47 -0
- data/spec/models/post_universe_ids_alliance_spec.rb +47 -0
- data/spec/models/post_universe_ids_character_spec.rb +47 -0
- data/spec/models/post_universe_ids_constellation_spec.rb +47 -0
- data/spec/models/post_universe_ids_corporation_spec.rb +47 -0
- data/spec/models/post_universe_ids_faction_spec.rb +47 -0
- data/spec/models/post_universe_ids_inventory_type_spec.rb +47 -0
- data/spec/models/post_universe_ids_ok_spec.rb +95 -0
- data/spec/models/post_universe_ids_region_spec.rb +47 -0
- data/spec/models/post_universe_ids_service_unavailable_spec.rb +41 -0
- data/spec/models/post_universe_ids_station_spec.rb +47 -0
- data/spec/models/post_universe_ids_system_spec.rb +47 -0
- metadata +232 -3
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
|
|
4
4
|
#An OpenAPI for EVE Online
|
|
5
5
|
|
|
6
|
-
OpenAPI spec version: 0.
|
|
6
|
+
OpenAPI spec version: 0.7.5
|
|
7
7
|
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
9
|
-
Swagger Codegen version: 2.
|
|
9
|
+
Swagger Codegen version: 2.4.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
13
|
-
require
|
|
13
|
+
require 'uri'
|
|
14
14
|
|
|
15
15
|
module ESIClient
|
|
16
16
|
class BookmarksApi
|
|
@@ -19,47 +19,53 @@ module ESIClient
|
|
|
19
19
|
def initialize(api_client = ApiClient.default)
|
|
20
20
|
@api_client = api_client
|
|
21
21
|
end
|
|
22
|
-
|
|
23
22
|
# List bookmarks
|
|
24
|
-
#
|
|
23
|
+
# A list of your character's personal bookmarks --- This route is cached for up to 3600 seconds
|
|
25
24
|
# @param character_id An EVE character ID
|
|
26
25
|
# @param [Hash] opts the optional parameters
|
|
27
26
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
|
27
|
+
# @option opts [Integer] :page Which page of results to return (default to 1)
|
|
28
28
|
# @option opts [String] :token Access token to use if unable to set a header
|
|
29
29
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
|
30
30
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
|
31
31
|
# @return [Array<GetCharactersCharacterIdBookmarks200Ok>]
|
|
32
32
|
def get_characters_character_id_bookmarks(character_id, opts = {})
|
|
33
33
|
data, _status_code, _headers = get_characters_character_id_bookmarks_with_http_info(character_id, opts)
|
|
34
|
-
|
|
34
|
+
data
|
|
35
35
|
end
|
|
36
36
|
|
|
37
37
|
# List bookmarks
|
|
38
|
-
#
|
|
38
|
+
# A list of your character's personal bookmarks --- This route is cached for up to 3600 seconds
|
|
39
39
|
# @param character_id An EVE character ID
|
|
40
40
|
# @param [Hash] opts the optional parameters
|
|
41
41
|
# @option opts [String] :datasource The server name you would like data from
|
|
42
|
+
# @option opts [Integer] :page Which page of results to return
|
|
42
43
|
# @option opts [String] :token Access token to use if unable to set a header
|
|
43
44
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
|
44
45
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
|
45
46
|
# @return [Array<(Array<GetCharactersCharacterIdBookmarks200Ok>, Fixnum, Hash)>] Array<GetCharactersCharacterIdBookmarks200Ok> data, response status code and response headers
|
|
46
47
|
def get_characters_character_id_bookmarks_with_http_info(character_id, opts = {})
|
|
47
48
|
if @api_client.config.debugging
|
|
48
|
-
@api_client.config.logger.debug
|
|
49
|
+
@api_client.config.logger.debug 'Calling API: BookmarksApi.get_characters_character_id_bookmarks ...'
|
|
49
50
|
end
|
|
50
51
|
# verify the required parameter 'character_id' is set
|
|
51
52
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
52
53
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling BookmarksApi.get_characters_character_id_bookmarks"
|
|
53
54
|
end
|
|
55
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
56
|
+
fail ArgumentError, 'invalid value for "character_id" when calling BookmarksApi.get_characters_character_id_bookmarks, must be greater than or equal to 1.'
|
|
57
|
+
end
|
|
58
|
+
|
|
54
59
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
55
60
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
56
61
|
end
|
|
57
62
|
# resource path
|
|
58
|
-
local_var_path =
|
|
63
|
+
local_var_path = '/v2/characters/{character_id}/bookmarks/'.sub('{' + 'character_id' + '}', character_id.to_s)
|
|
59
64
|
|
|
60
65
|
# query parameters
|
|
61
66
|
query_params = {}
|
|
62
67
|
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
|
68
|
+
query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
|
|
63
69
|
query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
|
|
64
70
|
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
|
65
71
|
|
|
@@ -87,47 +93,53 @@ module ESIClient
|
|
|
87
93
|
end
|
|
88
94
|
return data, status_code, headers
|
|
89
95
|
end
|
|
90
|
-
|
|
91
96
|
# List bookmark folders
|
|
92
|
-
#
|
|
97
|
+
# A list of your character's personal bookmark folders --- This route is cached for up to 3600 seconds
|
|
93
98
|
# @param character_id An EVE character ID
|
|
94
99
|
# @param [Hash] opts the optional parameters
|
|
95
100
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
|
101
|
+
# @option opts [Integer] :page Which page of results to return (default to 1)
|
|
96
102
|
# @option opts [String] :token Access token to use if unable to set a header
|
|
97
103
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
|
98
104
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
|
99
105
|
# @return [Array<GetCharactersCharacterIdBookmarksFolders200Ok>]
|
|
100
106
|
def get_characters_character_id_bookmarks_folders(character_id, opts = {})
|
|
101
107
|
data, _status_code, _headers = get_characters_character_id_bookmarks_folders_with_http_info(character_id, opts)
|
|
102
|
-
|
|
108
|
+
data
|
|
103
109
|
end
|
|
104
110
|
|
|
105
111
|
# List bookmark folders
|
|
106
|
-
#
|
|
112
|
+
# A list of your character's personal bookmark folders --- This route is cached for up to 3600 seconds
|
|
107
113
|
# @param character_id An EVE character ID
|
|
108
114
|
# @param [Hash] opts the optional parameters
|
|
109
115
|
# @option opts [String] :datasource The server name you would like data from
|
|
116
|
+
# @option opts [Integer] :page Which page of results to return
|
|
110
117
|
# @option opts [String] :token Access token to use if unable to set a header
|
|
111
118
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
|
112
119
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
|
113
120
|
# @return [Array<(Array<GetCharactersCharacterIdBookmarksFolders200Ok>, Fixnum, Hash)>] Array<GetCharactersCharacterIdBookmarksFolders200Ok> data, response status code and response headers
|
|
114
121
|
def get_characters_character_id_bookmarks_folders_with_http_info(character_id, opts = {})
|
|
115
122
|
if @api_client.config.debugging
|
|
116
|
-
@api_client.config.logger.debug
|
|
123
|
+
@api_client.config.logger.debug 'Calling API: BookmarksApi.get_characters_character_id_bookmarks_folders ...'
|
|
117
124
|
end
|
|
118
125
|
# verify the required parameter 'character_id' is set
|
|
119
126
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
120
127
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling BookmarksApi.get_characters_character_id_bookmarks_folders"
|
|
121
128
|
end
|
|
129
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
130
|
+
fail ArgumentError, 'invalid value for "character_id" when calling BookmarksApi.get_characters_character_id_bookmarks_folders, must be greater than or equal to 1.'
|
|
131
|
+
end
|
|
132
|
+
|
|
122
133
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
123
134
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
124
135
|
end
|
|
125
136
|
# resource path
|
|
126
|
-
local_var_path =
|
|
137
|
+
local_var_path = '/v2/characters/{character_id}/bookmarks/folders/'.sub('{' + 'character_id' + '}', character_id.to_s)
|
|
127
138
|
|
|
128
139
|
# query parameters
|
|
129
140
|
query_params = {}
|
|
130
141
|
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
|
142
|
+
query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
|
|
131
143
|
query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
|
|
132
144
|
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
|
133
145
|
|
|
@@ -155,7 +167,6 @@ module ESIClient
|
|
|
155
167
|
end
|
|
156
168
|
return data, status_code, headers
|
|
157
169
|
end
|
|
158
|
-
|
|
159
170
|
# List corporation bookmarks
|
|
160
171
|
# A list of your corporation's bookmarks --- This route is cached for up to 3600 seconds
|
|
161
172
|
# @param corporation_id An EVE corporation ID
|
|
@@ -168,7 +179,7 @@ module ESIClient
|
|
|
168
179
|
# @return [Array<GetCorporationsCorporationIdBookmarks200Ok>]
|
|
169
180
|
def get_corporations_corporation_id_bookmarks(corporation_id, opts = {})
|
|
170
181
|
data, _status_code, _headers = get_corporations_corporation_id_bookmarks_with_http_info(corporation_id, opts)
|
|
171
|
-
|
|
182
|
+
data
|
|
172
183
|
end
|
|
173
184
|
|
|
174
185
|
# List corporation bookmarks
|
|
@@ -183,17 +194,21 @@ module ESIClient
|
|
|
183
194
|
# @return [Array<(Array<GetCorporationsCorporationIdBookmarks200Ok>, Fixnum, Hash)>] Array<GetCorporationsCorporationIdBookmarks200Ok> data, response status code and response headers
|
|
184
195
|
def get_corporations_corporation_id_bookmarks_with_http_info(corporation_id, opts = {})
|
|
185
196
|
if @api_client.config.debugging
|
|
186
|
-
@api_client.config.logger.debug
|
|
197
|
+
@api_client.config.logger.debug 'Calling API: BookmarksApi.get_corporations_corporation_id_bookmarks ...'
|
|
187
198
|
end
|
|
188
199
|
# verify the required parameter 'corporation_id' is set
|
|
189
200
|
if @api_client.config.client_side_validation && corporation_id.nil?
|
|
190
201
|
fail ArgumentError, "Missing the required parameter 'corporation_id' when calling BookmarksApi.get_corporations_corporation_id_bookmarks"
|
|
191
202
|
end
|
|
203
|
+
if @api_client.config.client_side_validation && corporation_id < 1
|
|
204
|
+
fail ArgumentError, 'invalid value for "corporation_id" when calling BookmarksApi.get_corporations_corporation_id_bookmarks, must be greater than or equal to 1.'
|
|
205
|
+
end
|
|
206
|
+
|
|
192
207
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
193
208
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
194
209
|
end
|
|
195
210
|
# resource path
|
|
196
|
-
local_var_path =
|
|
211
|
+
local_var_path = '/v1/corporations/{corporation_id}/bookmarks/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
|
|
197
212
|
|
|
198
213
|
# query parameters
|
|
199
214
|
query_params = {}
|
|
@@ -226,7 +241,6 @@ module ESIClient
|
|
|
226
241
|
end
|
|
227
242
|
return data, status_code, headers
|
|
228
243
|
end
|
|
229
|
-
|
|
230
244
|
# List corporation bookmark folders
|
|
231
245
|
# A list of your corporation's bookmark folders --- This route is cached for up to 3600 seconds
|
|
232
246
|
# @param corporation_id An EVE corporation ID
|
|
@@ -239,7 +253,7 @@ module ESIClient
|
|
|
239
253
|
# @return [Array<GetCorporationsCorporationIdBookmarksFolders200Ok>]
|
|
240
254
|
def get_corporations_corporation_id_bookmarks_folders(corporation_id, opts = {})
|
|
241
255
|
data, _status_code, _headers = get_corporations_corporation_id_bookmarks_folders_with_http_info(corporation_id, opts)
|
|
242
|
-
|
|
256
|
+
data
|
|
243
257
|
end
|
|
244
258
|
|
|
245
259
|
# List corporation bookmark folders
|
|
@@ -254,17 +268,21 @@ module ESIClient
|
|
|
254
268
|
# @return [Array<(Array<GetCorporationsCorporationIdBookmarksFolders200Ok>, Fixnum, Hash)>] Array<GetCorporationsCorporationIdBookmarksFolders200Ok> data, response status code and response headers
|
|
255
269
|
def get_corporations_corporation_id_bookmarks_folders_with_http_info(corporation_id, opts = {})
|
|
256
270
|
if @api_client.config.debugging
|
|
257
|
-
@api_client.config.logger.debug
|
|
271
|
+
@api_client.config.logger.debug 'Calling API: BookmarksApi.get_corporations_corporation_id_bookmarks_folders ...'
|
|
258
272
|
end
|
|
259
273
|
# verify the required parameter 'corporation_id' is set
|
|
260
274
|
if @api_client.config.client_side_validation && corporation_id.nil?
|
|
261
275
|
fail ArgumentError, "Missing the required parameter 'corporation_id' when calling BookmarksApi.get_corporations_corporation_id_bookmarks_folders"
|
|
262
276
|
end
|
|
277
|
+
if @api_client.config.client_side_validation && corporation_id < 1
|
|
278
|
+
fail ArgumentError, 'invalid value for "corporation_id" when calling BookmarksApi.get_corporations_corporation_id_bookmarks_folders, must be greater than or equal to 1.'
|
|
279
|
+
end
|
|
280
|
+
|
|
263
281
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
264
282
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
265
283
|
end
|
|
266
284
|
# resource path
|
|
267
|
-
local_var_path =
|
|
285
|
+
local_var_path = '/v1/corporations/{corporation_id}/bookmarks/folders/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
|
|
268
286
|
|
|
269
287
|
# query parameters
|
|
270
288
|
query_params = {}
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
|
|
4
4
|
#An OpenAPI for EVE Online
|
|
5
5
|
|
|
6
|
-
OpenAPI spec version: 0.
|
|
6
|
+
OpenAPI spec version: 0.7.5
|
|
7
7
|
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
9
|
-
Swagger Codegen version: 2.
|
|
9
|
+
Swagger Codegen version: 2.4.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
13
|
-
require
|
|
13
|
+
require 'uri'
|
|
14
14
|
|
|
15
15
|
module ESIClient
|
|
16
16
|
class CalendarApi
|
|
@@ -19,7 +19,6 @@ module ESIClient
|
|
|
19
19
|
def initialize(api_client = ApiClient.default)
|
|
20
20
|
@api_client = api_client
|
|
21
21
|
end
|
|
22
|
-
|
|
23
22
|
# List calendar event summaries
|
|
24
23
|
# Get 50 event summaries from the calendar. If no from_event ID is given, the resource will return the next 50 chronological event summaries from now. If a from_event ID is specified, it will return the next 50 chronological event summaries from after that event. --- This route is cached for up to 5 seconds
|
|
25
24
|
# @param character_id An EVE character ID
|
|
@@ -32,7 +31,7 @@ module ESIClient
|
|
|
32
31
|
# @return [Array<GetCharactersCharacterIdCalendar200Ok>]
|
|
33
32
|
def get_characters_character_id_calendar(character_id, opts = {})
|
|
34
33
|
data, _status_code, _headers = get_characters_character_id_calendar_with_http_info(character_id, opts)
|
|
35
|
-
|
|
34
|
+
data
|
|
36
35
|
end
|
|
37
36
|
|
|
38
37
|
# List calendar event summaries
|
|
@@ -47,17 +46,21 @@ module ESIClient
|
|
|
47
46
|
# @return [Array<(Array<GetCharactersCharacterIdCalendar200Ok>, Fixnum, Hash)>] Array<GetCharactersCharacterIdCalendar200Ok> data, response status code and response headers
|
|
48
47
|
def get_characters_character_id_calendar_with_http_info(character_id, opts = {})
|
|
49
48
|
if @api_client.config.debugging
|
|
50
|
-
@api_client.config.logger.debug
|
|
49
|
+
@api_client.config.logger.debug 'Calling API: CalendarApi.get_characters_character_id_calendar ...'
|
|
51
50
|
end
|
|
52
51
|
# verify the required parameter 'character_id' is set
|
|
53
52
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
54
53
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling CalendarApi.get_characters_character_id_calendar"
|
|
55
54
|
end
|
|
55
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
56
|
+
fail ArgumentError, 'invalid value for "character_id" when calling CalendarApi.get_characters_character_id_calendar, must be greater than or equal to 1.'
|
|
57
|
+
end
|
|
58
|
+
|
|
56
59
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
57
60
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
58
61
|
end
|
|
59
62
|
# resource path
|
|
60
|
-
local_var_path =
|
|
63
|
+
local_var_path = '/v1/characters/{character_id}/calendar/'.sub('{' + 'character_id' + '}', character_id.to_s)
|
|
61
64
|
|
|
62
65
|
# query parameters
|
|
63
66
|
query_params = {}
|
|
@@ -90,7 +93,6 @@ module ESIClient
|
|
|
90
93
|
end
|
|
91
94
|
return data, status_code, headers
|
|
92
95
|
end
|
|
93
|
-
|
|
94
96
|
# Get an event
|
|
95
97
|
# Get all the information for a specific event --- This route is cached for up to 5 seconds
|
|
96
98
|
# @param character_id An EVE character ID
|
|
@@ -103,7 +105,7 @@ module ESIClient
|
|
|
103
105
|
# @return [GetCharactersCharacterIdCalendarEventIdOk]
|
|
104
106
|
def get_characters_character_id_calendar_event_id(character_id, event_id, opts = {})
|
|
105
107
|
data, _status_code, _headers = get_characters_character_id_calendar_event_id_with_http_info(character_id, event_id, opts)
|
|
106
|
-
|
|
108
|
+
data
|
|
107
109
|
end
|
|
108
110
|
|
|
109
111
|
# Get an event
|
|
@@ -118,12 +120,16 @@ module ESIClient
|
|
|
118
120
|
# @return [Array<(GetCharactersCharacterIdCalendarEventIdOk, Fixnum, Hash)>] GetCharactersCharacterIdCalendarEventIdOk data, response status code and response headers
|
|
119
121
|
def get_characters_character_id_calendar_event_id_with_http_info(character_id, event_id, opts = {})
|
|
120
122
|
if @api_client.config.debugging
|
|
121
|
-
@api_client.config.logger.debug
|
|
123
|
+
@api_client.config.logger.debug 'Calling API: CalendarApi.get_characters_character_id_calendar_event_id ...'
|
|
122
124
|
end
|
|
123
125
|
# verify the required parameter 'character_id' is set
|
|
124
126
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
125
127
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling CalendarApi.get_characters_character_id_calendar_event_id"
|
|
126
128
|
end
|
|
129
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
130
|
+
fail ArgumentError, 'invalid value for "character_id" when calling CalendarApi.get_characters_character_id_calendar_event_id, must be greater than or equal to 1.'
|
|
131
|
+
end
|
|
132
|
+
|
|
127
133
|
# verify the required parameter 'event_id' is set
|
|
128
134
|
if @api_client.config.client_side_validation && event_id.nil?
|
|
129
135
|
fail ArgumentError, "Missing the required parameter 'event_id' when calling CalendarApi.get_characters_character_id_calendar_event_id"
|
|
@@ -132,7 +138,7 @@ module ESIClient
|
|
|
132
138
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
133
139
|
end
|
|
134
140
|
# resource path
|
|
135
|
-
local_var_path =
|
|
141
|
+
local_var_path = '/v3/characters/{character_id}/calendar/{event_id}/'.sub('{' + 'character_id' + '}', character_id.to_s).sub('{' + 'event_id' + '}', event_id.to_s)
|
|
136
142
|
|
|
137
143
|
# query parameters
|
|
138
144
|
query_params = {}
|
|
@@ -164,7 +170,6 @@ module ESIClient
|
|
|
164
170
|
end
|
|
165
171
|
return data, status_code, headers
|
|
166
172
|
end
|
|
167
|
-
|
|
168
173
|
# Get attendees
|
|
169
174
|
# Get all invited attendees for a given event --- This route is cached for up to 600 seconds
|
|
170
175
|
# @param character_id An EVE character ID
|
|
@@ -177,7 +182,7 @@ module ESIClient
|
|
|
177
182
|
# @return [Array<GetCharactersCharacterIdCalendarEventIdAttendees200Ok>]
|
|
178
183
|
def get_characters_character_id_calendar_event_id_attendees(character_id, event_id, opts = {})
|
|
179
184
|
data, _status_code, _headers = get_characters_character_id_calendar_event_id_attendees_with_http_info(character_id, event_id, opts)
|
|
180
|
-
|
|
185
|
+
data
|
|
181
186
|
end
|
|
182
187
|
|
|
183
188
|
# Get attendees
|
|
@@ -192,12 +197,16 @@ module ESIClient
|
|
|
192
197
|
# @return [Array<(Array<GetCharactersCharacterIdCalendarEventIdAttendees200Ok>, Fixnum, Hash)>] Array<GetCharactersCharacterIdCalendarEventIdAttendees200Ok> data, response status code and response headers
|
|
193
198
|
def get_characters_character_id_calendar_event_id_attendees_with_http_info(character_id, event_id, opts = {})
|
|
194
199
|
if @api_client.config.debugging
|
|
195
|
-
@api_client.config.logger.debug
|
|
200
|
+
@api_client.config.logger.debug 'Calling API: CalendarApi.get_characters_character_id_calendar_event_id_attendees ...'
|
|
196
201
|
end
|
|
197
202
|
# verify the required parameter 'character_id' is set
|
|
198
203
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
199
204
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling CalendarApi.get_characters_character_id_calendar_event_id_attendees"
|
|
200
205
|
end
|
|
206
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
207
|
+
fail ArgumentError, 'invalid value for "character_id" when calling CalendarApi.get_characters_character_id_calendar_event_id_attendees, must be greater than or equal to 1.'
|
|
208
|
+
end
|
|
209
|
+
|
|
201
210
|
# verify the required parameter 'event_id' is set
|
|
202
211
|
if @api_client.config.client_side_validation && event_id.nil?
|
|
203
212
|
fail ArgumentError, "Missing the required parameter 'event_id' when calling CalendarApi.get_characters_character_id_calendar_event_id_attendees"
|
|
@@ -206,7 +215,7 @@ module ESIClient
|
|
|
206
215
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
207
216
|
end
|
|
208
217
|
# resource path
|
|
209
|
-
local_var_path =
|
|
218
|
+
local_var_path = '/v1/characters/{character_id}/calendar/{event_id}/attendees/'.sub('{' + 'character_id' + '}', character_id.to_s).sub('{' + 'event_id' + '}', event_id.to_s)
|
|
210
219
|
|
|
211
220
|
# query parameters
|
|
212
221
|
query_params = {}
|
|
@@ -238,7 +247,6 @@ module ESIClient
|
|
|
238
247
|
end
|
|
239
248
|
return data, status_code, headers
|
|
240
249
|
end
|
|
241
|
-
|
|
242
250
|
# Respond to an event
|
|
243
251
|
# Set your response status to an event ---
|
|
244
252
|
# @param character_id An EVE character ID
|
|
@@ -252,7 +260,7 @@ module ESIClient
|
|
|
252
260
|
# @return [nil]
|
|
253
261
|
def put_characters_character_id_calendar_event_id(character_id, event_id, response, opts = {})
|
|
254
262
|
put_characters_character_id_calendar_event_id_with_http_info(character_id, event_id, response, opts)
|
|
255
|
-
|
|
263
|
+
nil
|
|
256
264
|
end
|
|
257
265
|
|
|
258
266
|
# Respond to an event
|
|
@@ -268,12 +276,16 @@ module ESIClient
|
|
|
268
276
|
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
|
269
277
|
def put_characters_character_id_calendar_event_id_with_http_info(character_id, event_id, response, opts = {})
|
|
270
278
|
if @api_client.config.debugging
|
|
271
|
-
@api_client.config.logger.debug
|
|
279
|
+
@api_client.config.logger.debug 'Calling API: CalendarApi.put_characters_character_id_calendar_event_id ...'
|
|
272
280
|
end
|
|
273
281
|
# verify the required parameter 'character_id' is set
|
|
274
282
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
275
283
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling CalendarApi.put_characters_character_id_calendar_event_id"
|
|
276
284
|
end
|
|
285
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
286
|
+
fail ArgumentError, 'invalid value for "character_id" when calling CalendarApi.put_characters_character_id_calendar_event_id, must be greater than or equal to 1.'
|
|
287
|
+
end
|
|
288
|
+
|
|
277
289
|
# verify the required parameter 'event_id' is set
|
|
278
290
|
if @api_client.config.client_side_validation && event_id.nil?
|
|
279
291
|
fail ArgumentError, "Missing the required parameter 'event_id' when calling CalendarApi.put_characters_character_id_calendar_event_id"
|
|
@@ -286,7 +298,7 @@ module ESIClient
|
|
|
286
298
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
287
299
|
end
|
|
288
300
|
# resource path
|
|
289
|
-
local_var_path =
|
|
301
|
+
local_var_path = '/v3/characters/{character_id}/calendar/{event_id}/'.sub('{' + 'character_id' + '}', character_id.to_s).sub('{' + 'event_id' + '}', event_id.to_s)
|
|
290
302
|
|
|
291
303
|
# query parameters
|
|
292
304
|
query_params = {}
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
|
|
4
4
|
#An OpenAPI for EVE Online
|
|
5
5
|
|
|
6
|
-
OpenAPI spec version: 0.
|
|
6
|
+
OpenAPI spec version: 0.7.5
|
|
7
7
|
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
9
|
-
Swagger Codegen version: 2.
|
|
9
|
+
Swagger Codegen version: 2.4.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
13
|
-
require
|
|
13
|
+
require 'uri'
|
|
14
14
|
|
|
15
15
|
module ESIClient
|
|
16
16
|
class CharacterApi
|
|
@@ -19,7 +19,6 @@ module ESIClient
|
|
|
19
19
|
def initialize(api_client = ApiClient.default)
|
|
20
20
|
@api_client = api_client
|
|
21
21
|
end
|
|
22
|
-
|
|
23
22
|
# Get character's public information
|
|
24
23
|
# Public information about a character --- This route is cached for up to 3600 seconds
|
|
25
24
|
# @param character_id An EVE character ID
|
|
@@ -30,7 +29,7 @@ module ESIClient
|
|
|
30
29
|
# @return [GetCharactersCharacterIdOk]
|
|
31
30
|
def get_characters_character_id(character_id, opts = {})
|
|
32
31
|
data, _status_code, _headers = get_characters_character_id_with_http_info(character_id, opts)
|
|
33
|
-
|
|
32
|
+
data
|
|
34
33
|
end
|
|
35
34
|
|
|
36
35
|
# Get character's public information
|
|
@@ -43,17 +42,21 @@ module ESIClient
|
|
|
43
42
|
# @return [Array<(GetCharactersCharacterIdOk, Fixnum, Hash)>] GetCharactersCharacterIdOk data, response status code and response headers
|
|
44
43
|
def get_characters_character_id_with_http_info(character_id, opts = {})
|
|
45
44
|
if @api_client.config.debugging
|
|
46
|
-
@api_client.config.logger.debug
|
|
45
|
+
@api_client.config.logger.debug 'Calling API: CharacterApi.get_characters_character_id ...'
|
|
47
46
|
end
|
|
48
47
|
# verify the required parameter 'character_id' is set
|
|
49
48
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
50
49
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling CharacterApi.get_characters_character_id"
|
|
51
50
|
end
|
|
51
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
52
|
+
fail ArgumentError, 'invalid value for "character_id" when calling CharacterApi.get_characters_character_id, must be greater than or equal to 1.'
|
|
53
|
+
end
|
|
54
|
+
|
|
52
55
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
53
56
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
54
57
|
end
|
|
55
58
|
# resource path
|
|
56
|
-
local_var_path =
|
|
59
|
+
local_var_path = '/v4/characters/{character_id}/'.sub('{' + 'character_id' + '}', character_id.to_s)
|
|
57
60
|
|
|
58
61
|
# query parameters
|
|
59
62
|
query_params = {}
|
|
@@ -84,7 +87,6 @@ module ESIClient
|
|
|
84
87
|
end
|
|
85
88
|
return data, status_code, headers
|
|
86
89
|
end
|
|
87
|
-
|
|
88
90
|
# Get agents research
|
|
89
91
|
# Return a list of agents research information for a character. The formula for finding the current research points with an agent is: currentPoints = remainderPoints + pointsPerDay * days(currentTime - researchStartDate) --- This route is cached for up to 3600 seconds
|
|
90
92
|
# @param character_id An EVE character ID
|
|
@@ -96,7 +98,7 @@ module ESIClient
|
|
|
96
98
|
# @return [Array<GetCharactersCharacterIdAgentsResearch200Ok>]
|
|
97
99
|
def get_characters_character_id_agents_research(character_id, opts = {})
|
|
98
100
|
data, _status_code, _headers = get_characters_character_id_agents_research_with_http_info(character_id, opts)
|
|
99
|
-
|
|
101
|
+
data
|
|
100
102
|
end
|
|
101
103
|
|
|
102
104
|
# Get agents research
|
|
@@ -110,17 +112,21 @@ module ESIClient
|
|
|
110
112
|
# @return [Array<(Array<GetCharactersCharacterIdAgentsResearch200Ok>, Fixnum, Hash)>] Array<GetCharactersCharacterIdAgentsResearch200Ok> data, response status code and response headers
|
|
111
113
|
def get_characters_character_id_agents_research_with_http_info(character_id, opts = {})
|
|
112
114
|
if @api_client.config.debugging
|
|
113
|
-
@api_client.config.logger.debug
|
|
115
|
+
@api_client.config.logger.debug 'Calling API: CharacterApi.get_characters_character_id_agents_research ...'
|
|
114
116
|
end
|
|
115
117
|
# verify the required parameter 'character_id' is set
|
|
116
118
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
117
119
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling CharacterApi.get_characters_character_id_agents_research"
|
|
118
120
|
end
|
|
121
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
122
|
+
fail ArgumentError, 'invalid value for "character_id" when calling CharacterApi.get_characters_character_id_agents_research, must be greater than or equal to 1.'
|
|
123
|
+
end
|
|
124
|
+
|
|
119
125
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
120
126
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
121
127
|
end
|
|
122
128
|
# resource path
|
|
123
|
-
local_var_path =
|
|
129
|
+
local_var_path = '/v1/characters/{character_id}/agents_research/'.sub('{' + 'character_id' + '}', character_id.to_s)
|
|
124
130
|
|
|
125
131
|
# query parameters
|
|
126
132
|
query_params = {}
|
|
@@ -152,7 +158,6 @@ module ESIClient
|
|
|
152
158
|
end
|
|
153
159
|
return data, status_code, headers
|
|
154
160
|
end
|
|
155
|
-
|
|
156
161
|
# Get blueprints
|
|
157
162
|
# Return a list of blueprints the character owns --- This route is cached for up to 3600 seconds
|
|
158
163
|
# @param character_id An EVE character ID
|
|
@@ -165,7 +170,7 @@ module ESIClient
|
|
|
165
170
|
# @return [Array<GetCharactersCharacterIdBlueprints200Ok>]
|
|
166
171
|
def get_characters_character_id_blueprints(character_id, opts = {})
|
|
167
172
|
data, _status_code, _headers = get_characters_character_id_blueprints_with_http_info(character_id, opts)
|
|
168
|
-
|
|
173
|
+
data
|
|
169
174
|
end
|
|
170
175
|
|
|
171
176
|
# Get blueprints
|
|
@@ -180,17 +185,21 @@ module ESIClient
|
|
|
180
185
|
# @return [Array<(Array<GetCharactersCharacterIdBlueprints200Ok>, Fixnum, Hash)>] Array<GetCharactersCharacterIdBlueprints200Ok> data, response status code and response headers
|
|
181
186
|
def get_characters_character_id_blueprints_with_http_info(character_id, opts = {})
|
|
182
187
|
if @api_client.config.debugging
|
|
183
|
-
@api_client.config.logger.debug
|
|
188
|
+
@api_client.config.logger.debug 'Calling API: CharacterApi.get_characters_character_id_blueprints ...'
|
|
184
189
|
end
|
|
185
190
|
# verify the required parameter 'character_id' is set
|
|
186
191
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
187
192
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling CharacterApi.get_characters_character_id_blueprints"
|
|
188
193
|
end
|
|
194
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
195
|
+
fail ArgumentError, 'invalid value for "character_id" when calling CharacterApi.get_characters_character_id_blueprints, must be greater than or equal to 1.'
|
|
196
|
+
end
|
|
197
|
+
|
|
189
198
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
190
199
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
191
200
|
end
|
|
192
201
|
# resource path
|
|
193
|
-
local_var_path =
|
|
202
|
+
local_var_path = '/v2/characters/{character_id}/blueprints/'.sub('{' + 'character_id' + '}', character_id.to_s)
|
|
194
203
|
|
|
195
204
|
# query parameters
|
|
196
205
|
query_params = {}
|
|
@@ -223,7 +232,6 @@ module ESIClient
|
|
|
223
232
|
end
|
|
224
233
|
return data, status_code, headers
|
|
225
234
|
end
|
|
226
|
-
|
|
227
235
|
# Get chat channels
|
|
228
236
|
# Return chat channels that a character is the owner or operator of --- This route is cached for up to 300 seconds
|
|
229
237
|
# @param character_id An EVE character ID
|
|
@@ -235,7 +243,7 @@ module ESIClient
|
|
|
235
243
|
# @return [Array<GetCharactersCharacterIdChatChannels200Ok>]
|
|
236
244
|
def get_characters_character_id_chat_channels(character_id, opts = {})
|
|
237
245
|
data, _status_code, _headers = get_characters_character_id_chat_channels_with_http_info(character_id, opts)
|
|
238
|
-
|
|
246
|
+
data
|
|
239
247
|
end
|
|
240
248
|
|
|
241
249
|
# Get chat channels
|
|
@@ -249,17 +257,21 @@ module ESIClient
|
|
|
249
257
|
# @return [Array<(Array<GetCharactersCharacterIdChatChannels200Ok>, Fixnum, Hash)>] Array<GetCharactersCharacterIdChatChannels200Ok> data, response status code and response headers
|
|
250
258
|
def get_characters_character_id_chat_channels_with_http_info(character_id, opts = {})
|
|
251
259
|
if @api_client.config.debugging
|
|
252
|
-
@api_client.config.logger.debug
|
|
260
|
+
@api_client.config.logger.debug 'Calling API: CharacterApi.get_characters_character_id_chat_channels ...'
|
|
253
261
|
end
|
|
254
262
|
# verify the required parameter 'character_id' is set
|
|
255
263
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
256
264
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling CharacterApi.get_characters_character_id_chat_channels"
|
|
257
265
|
end
|
|
266
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
267
|
+
fail ArgumentError, 'invalid value for "character_id" when calling CharacterApi.get_characters_character_id_chat_channels, must be greater than or equal to 1.'
|
|
268
|
+
end
|
|
269
|
+
|
|
258
270
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
259
271
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
260
272
|
end
|
|
261
273
|
# resource path
|
|
262
|
-
local_var_path =
|
|
274
|
+
local_var_path = '/v1/characters/{character_id}/chat_channels/'.sub('{' + 'character_id' + '}', character_id.to_s)
|
|
263
275
|
|
|
264
276
|
# query parameters
|
|
265
277
|
query_params = {}
|
|
@@ -291,7 +303,6 @@ module ESIClient
|
|
|
291
303
|
end
|
|
292
304
|
return data, status_code, headers
|
|
293
305
|
end
|
|
294
|
-
|
|
295
306
|
# Get corporation history
|
|
296
307
|
# Get a list of all the corporations a character has been a member of --- This route is cached for up to 3600 seconds
|
|
297
308
|
# @param character_id An EVE character ID
|
|
@@ -302,7 +313,7 @@ module ESIClient
|
|
|
302
313
|
# @return [Array<GetCharactersCharacterIdCorporationhistory200Ok>]
|
|
303
314
|
def get_characters_character_id_corporationhistory(character_id, opts = {})
|
|
304
315
|
data, _status_code, _headers = get_characters_character_id_corporationhistory_with_http_info(character_id, opts)
|
|
305
|
-
|
|
316
|
+
data
|
|
306
317
|
end
|
|
307
318
|
|
|
308
319
|
# Get corporation history
|
|
@@ -315,17 +326,21 @@ module ESIClient
|
|
|
315
326
|
# @return [Array<(Array<GetCharactersCharacterIdCorporationhistory200Ok>, Fixnum, Hash)>] Array<GetCharactersCharacterIdCorporationhistory200Ok> data, response status code and response headers
|
|
316
327
|
def get_characters_character_id_corporationhistory_with_http_info(character_id, opts = {})
|
|
317
328
|
if @api_client.config.debugging
|
|
318
|
-
@api_client.config.logger.debug
|
|
329
|
+
@api_client.config.logger.debug 'Calling API: CharacterApi.get_characters_character_id_corporationhistory ...'
|
|
319
330
|
end
|
|
320
331
|
# verify the required parameter 'character_id' is set
|
|
321
332
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
322
333
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling CharacterApi.get_characters_character_id_corporationhistory"
|
|
323
334
|
end
|
|
335
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
336
|
+
fail ArgumentError, 'invalid value for "character_id" when calling CharacterApi.get_characters_character_id_corporationhistory, must be greater than or equal to 1.'
|
|
337
|
+
end
|
|
338
|
+
|
|
324
339
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
325
340
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
326
341
|
end
|
|
327
342
|
# resource path
|
|
328
|
-
local_var_path =
|
|
343
|
+
local_var_path = '/v1/characters/{character_id}/corporationhistory/'.sub('{' + 'character_id' + '}', character_id.to_s)
|
|
329
344
|
|
|
330
345
|
# query parameters
|
|
331
346
|
query_params = {}
|
|
@@ -356,7 +371,6 @@ module ESIClient
|
|
|
356
371
|
end
|
|
357
372
|
return data, status_code, headers
|
|
358
373
|
end
|
|
359
|
-
|
|
360
374
|
# Get jump fatigue
|
|
361
375
|
# Return a character's jump activation and fatigue information --- This route is cached for up to 300 seconds
|
|
362
376
|
# @param character_id An EVE character ID
|
|
@@ -368,7 +382,7 @@ module ESIClient
|
|
|
368
382
|
# @return [GetCharactersCharacterIdFatigueOk]
|
|
369
383
|
def get_characters_character_id_fatigue(character_id, opts = {})
|
|
370
384
|
data, _status_code, _headers = get_characters_character_id_fatigue_with_http_info(character_id, opts)
|
|
371
|
-
|
|
385
|
+
data
|
|
372
386
|
end
|
|
373
387
|
|
|
374
388
|
# Get jump fatigue
|
|
@@ -382,17 +396,21 @@ module ESIClient
|
|
|
382
396
|
# @return [Array<(GetCharactersCharacterIdFatigueOk, Fixnum, Hash)>] GetCharactersCharacterIdFatigueOk data, response status code and response headers
|
|
383
397
|
def get_characters_character_id_fatigue_with_http_info(character_id, opts = {})
|
|
384
398
|
if @api_client.config.debugging
|
|
385
|
-
@api_client.config.logger.debug
|
|
399
|
+
@api_client.config.logger.debug 'Calling API: CharacterApi.get_characters_character_id_fatigue ...'
|
|
386
400
|
end
|
|
387
401
|
# verify the required parameter 'character_id' is set
|
|
388
402
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
389
403
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling CharacterApi.get_characters_character_id_fatigue"
|
|
390
404
|
end
|
|
405
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
406
|
+
fail ArgumentError, 'invalid value for "character_id" when calling CharacterApi.get_characters_character_id_fatigue, must be greater than or equal to 1.'
|
|
407
|
+
end
|
|
408
|
+
|
|
391
409
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
392
410
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
393
411
|
end
|
|
394
412
|
# resource path
|
|
395
|
-
local_var_path =
|
|
413
|
+
local_var_path = '/v1/characters/{character_id}/fatigue/'.sub('{' + 'character_id' + '}', character_id.to_s)
|
|
396
414
|
|
|
397
415
|
# query parameters
|
|
398
416
|
query_params = {}
|
|
@@ -424,7 +442,6 @@ module ESIClient
|
|
|
424
442
|
end
|
|
425
443
|
return data, status_code, headers
|
|
426
444
|
end
|
|
427
|
-
|
|
428
445
|
# Get medals
|
|
429
446
|
# Return a list of medals the character has --- This route is cached for up to 3600 seconds
|
|
430
447
|
# @param character_id An EVE character ID
|
|
@@ -436,7 +453,7 @@ module ESIClient
|
|
|
436
453
|
# @return [Array<GetCharactersCharacterIdMedals200Ok>]
|
|
437
454
|
def get_characters_character_id_medals(character_id, opts = {})
|
|
438
455
|
data, _status_code, _headers = get_characters_character_id_medals_with_http_info(character_id, opts)
|
|
439
|
-
|
|
456
|
+
data
|
|
440
457
|
end
|
|
441
458
|
|
|
442
459
|
# Get medals
|
|
@@ -450,17 +467,21 @@ module ESIClient
|
|
|
450
467
|
# @return [Array<(Array<GetCharactersCharacterIdMedals200Ok>, Fixnum, Hash)>] Array<GetCharactersCharacterIdMedals200Ok> data, response status code and response headers
|
|
451
468
|
def get_characters_character_id_medals_with_http_info(character_id, opts = {})
|
|
452
469
|
if @api_client.config.debugging
|
|
453
|
-
@api_client.config.logger.debug
|
|
470
|
+
@api_client.config.logger.debug 'Calling API: CharacterApi.get_characters_character_id_medals ...'
|
|
454
471
|
end
|
|
455
472
|
# verify the required parameter 'character_id' is set
|
|
456
473
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
457
474
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling CharacterApi.get_characters_character_id_medals"
|
|
458
475
|
end
|
|
476
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
477
|
+
fail ArgumentError, 'invalid value for "character_id" when calling CharacterApi.get_characters_character_id_medals, must be greater than or equal to 1.'
|
|
478
|
+
end
|
|
479
|
+
|
|
459
480
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
460
481
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
461
482
|
end
|
|
462
483
|
# resource path
|
|
463
|
-
local_var_path =
|
|
484
|
+
local_var_path = '/v1/characters/{character_id}/medals/'.sub('{' + 'character_id' + '}', character_id.to_s)
|
|
464
485
|
|
|
465
486
|
# query parameters
|
|
466
487
|
query_params = {}
|
|
@@ -492,9 +513,8 @@ module ESIClient
|
|
|
492
513
|
end
|
|
493
514
|
return data, status_code, headers
|
|
494
515
|
end
|
|
495
|
-
|
|
496
516
|
# Get character notifications
|
|
497
|
-
# Return character notifications --- This route is cached for up to 600 seconds
|
|
517
|
+
# Return character notifications --- This route is cached for up to 600 seconds --- [This route has an available update](https://esi.tech.ccp.is/diff/latest/dev/#GET-/characters/{character_id}/notifications/)
|
|
498
518
|
# @param character_id An EVE character ID
|
|
499
519
|
# @param [Hash] opts the optional parameters
|
|
500
520
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
|
@@ -504,11 +524,11 @@ module ESIClient
|
|
|
504
524
|
# @return [Array<GetCharactersCharacterIdNotifications200Ok>]
|
|
505
525
|
def get_characters_character_id_notifications(character_id, opts = {})
|
|
506
526
|
data, _status_code, _headers = get_characters_character_id_notifications_with_http_info(character_id, opts)
|
|
507
|
-
|
|
527
|
+
data
|
|
508
528
|
end
|
|
509
529
|
|
|
510
530
|
# Get character notifications
|
|
511
|
-
# Return character notifications --- This route is cached for up to 600 seconds
|
|
531
|
+
# Return character notifications --- This route is cached for up to 600 seconds --- [This route has an available update](https://esi.tech.ccp.is/diff/latest/dev/#GET-/characters/{character_id}/notifications/)
|
|
512
532
|
# @param character_id An EVE character ID
|
|
513
533
|
# @param [Hash] opts the optional parameters
|
|
514
534
|
# @option opts [String] :datasource The server name you would like data from
|
|
@@ -518,17 +538,21 @@ module ESIClient
|
|
|
518
538
|
# @return [Array<(Array<GetCharactersCharacterIdNotifications200Ok>, Fixnum, Hash)>] Array<GetCharactersCharacterIdNotifications200Ok> data, response status code and response headers
|
|
519
539
|
def get_characters_character_id_notifications_with_http_info(character_id, opts = {})
|
|
520
540
|
if @api_client.config.debugging
|
|
521
|
-
@api_client.config.logger.debug
|
|
541
|
+
@api_client.config.logger.debug 'Calling API: CharacterApi.get_characters_character_id_notifications ...'
|
|
522
542
|
end
|
|
523
543
|
# verify the required parameter 'character_id' is set
|
|
524
544
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
525
545
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling CharacterApi.get_characters_character_id_notifications"
|
|
526
546
|
end
|
|
547
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
548
|
+
fail ArgumentError, 'invalid value for "character_id" when calling CharacterApi.get_characters_character_id_notifications, must be greater than or equal to 1.'
|
|
549
|
+
end
|
|
550
|
+
|
|
527
551
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
528
552
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
529
553
|
end
|
|
530
554
|
# resource path
|
|
531
|
-
local_var_path =
|
|
555
|
+
local_var_path = '/v1/characters/{character_id}/notifications/'.sub('{' + 'character_id' + '}', character_id.to_s)
|
|
532
556
|
|
|
533
557
|
# query parameters
|
|
534
558
|
query_params = {}
|
|
@@ -560,7 +584,6 @@ module ESIClient
|
|
|
560
584
|
end
|
|
561
585
|
return data, status_code, headers
|
|
562
586
|
end
|
|
563
|
-
|
|
564
587
|
# Get new contact notifications
|
|
565
588
|
# Return notifications about having been added to someone's contact list --- This route is cached for up to 600 seconds
|
|
566
589
|
# @param character_id An EVE character ID
|
|
@@ -572,7 +595,7 @@ module ESIClient
|
|
|
572
595
|
# @return [Array<GetCharactersCharacterIdNotificationsContacts200Ok>]
|
|
573
596
|
def get_characters_character_id_notifications_contacts(character_id, opts = {})
|
|
574
597
|
data, _status_code, _headers = get_characters_character_id_notifications_contacts_with_http_info(character_id, opts)
|
|
575
|
-
|
|
598
|
+
data
|
|
576
599
|
end
|
|
577
600
|
|
|
578
601
|
# Get new contact notifications
|
|
@@ -586,17 +609,21 @@ module ESIClient
|
|
|
586
609
|
# @return [Array<(Array<GetCharactersCharacterIdNotificationsContacts200Ok>, Fixnum, Hash)>] Array<GetCharactersCharacterIdNotificationsContacts200Ok> data, response status code and response headers
|
|
587
610
|
def get_characters_character_id_notifications_contacts_with_http_info(character_id, opts = {})
|
|
588
611
|
if @api_client.config.debugging
|
|
589
|
-
@api_client.config.logger.debug
|
|
612
|
+
@api_client.config.logger.debug 'Calling API: CharacterApi.get_characters_character_id_notifications_contacts ...'
|
|
590
613
|
end
|
|
591
614
|
# verify the required parameter 'character_id' is set
|
|
592
615
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
593
616
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling CharacterApi.get_characters_character_id_notifications_contacts"
|
|
594
617
|
end
|
|
618
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
619
|
+
fail ArgumentError, 'invalid value for "character_id" when calling CharacterApi.get_characters_character_id_notifications_contacts, must be greater than or equal to 1.'
|
|
620
|
+
end
|
|
621
|
+
|
|
595
622
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
596
623
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
597
624
|
end
|
|
598
625
|
# resource path
|
|
599
|
-
local_var_path =
|
|
626
|
+
local_var_path = '/v1/characters/{character_id}/notifications/contacts/'.sub('{' + 'character_id' + '}', character_id.to_s)
|
|
600
627
|
|
|
601
628
|
# query parameters
|
|
602
629
|
query_params = {}
|
|
@@ -628,7 +655,6 @@ module ESIClient
|
|
|
628
655
|
end
|
|
629
656
|
return data, status_code, headers
|
|
630
657
|
end
|
|
631
|
-
|
|
632
658
|
# Get character portraits
|
|
633
659
|
# Get portrait urls for a character --- This route is cached for up to 3600 seconds
|
|
634
660
|
# @param character_id An EVE character ID
|
|
@@ -639,7 +665,7 @@ module ESIClient
|
|
|
639
665
|
# @return [GetCharactersCharacterIdPortraitOk]
|
|
640
666
|
def get_characters_character_id_portrait(character_id, opts = {})
|
|
641
667
|
data, _status_code, _headers = get_characters_character_id_portrait_with_http_info(character_id, opts)
|
|
642
|
-
|
|
668
|
+
data
|
|
643
669
|
end
|
|
644
670
|
|
|
645
671
|
# Get character portraits
|
|
@@ -652,17 +678,21 @@ module ESIClient
|
|
|
652
678
|
# @return [Array<(GetCharactersCharacterIdPortraitOk, Fixnum, Hash)>] GetCharactersCharacterIdPortraitOk data, response status code and response headers
|
|
653
679
|
def get_characters_character_id_portrait_with_http_info(character_id, opts = {})
|
|
654
680
|
if @api_client.config.debugging
|
|
655
|
-
@api_client.config.logger.debug
|
|
681
|
+
@api_client.config.logger.debug 'Calling API: CharacterApi.get_characters_character_id_portrait ...'
|
|
656
682
|
end
|
|
657
683
|
# verify the required parameter 'character_id' is set
|
|
658
684
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
659
685
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling CharacterApi.get_characters_character_id_portrait"
|
|
660
686
|
end
|
|
687
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
688
|
+
fail ArgumentError, 'invalid value for "character_id" when calling CharacterApi.get_characters_character_id_portrait, must be greater than or equal to 1.'
|
|
689
|
+
end
|
|
690
|
+
|
|
661
691
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
662
692
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
663
693
|
end
|
|
664
694
|
# resource path
|
|
665
|
-
local_var_path =
|
|
695
|
+
local_var_path = '/v2/characters/{character_id}/portrait/'.sub('{' + 'character_id' + '}', character_id.to_s)
|
|
666
696
|
|
|
667
697
|
# query parameters
|
|
668
698
|
query_params = {}
|
|
@@ -693,7 +723,6 @@ module ESIClient
|
|
|
693
723
|
end
|
|
694
724
|
return data, status_code, headers
|
|
695
725
|
end
|
|
696
|
-
|
|
697
726
|
# Get character corporation roles
|
|
698
727
|
# Returns a character's corporation roles --- This route is cached for up to 3600 seconds
|
|
699
728
|
# @param character_id An EVE character ID
|
|
@@ -702,10 +731,10 @@ module ESIClient
|
|
|
702
731
|
# @option opts [String] :token Access token to use if unable to set a header
|
|
703
732
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
|
704
733
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
|
705
|
-
# @return [
|
|
734
|
+
# @return [GetCharactersCharacterIdRolesOk]
|
|
706
735
|
def get_characters_character_id_roles(character_id, opts = {})
|
|
707
736
|
data, _status_code, _headers = get_characters_character_id_roles_with_http_info(character_id, opts)
|
|
708
|
-
|
|
737
|
+
data
|
|
709
738
|
end
|
|
710
739
|
|
|
711
740
|
# Get character corporation roles
|
|
@@ -716,20 +745,24 @@ module ESIClient
|
|
|
716
745
|
# @option opts [String] :token Access token to use if unable to set a header
|
|
717
746
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
|
718
747
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
|
719
|
-
# @return [Array<(
|
|
748
|
+
# @return [Array<(GetCharactersCharacterIdRolesOk, Fixnum, Hash)>] GetCharactersCharacterIdRolesOk data, response status code and response headers
|
|
720
749
|
def get_characters_character_id_roles_with_http_info(character_id, opts = {})
|
|
721
750
|
if @api_client.config.debugging
|
|
722
|
-
@api_client.config.logger.debug
|
|
751
|
+
@api_client.config.logger.debug 'Calling API: CharacterApi.get_characters_character_id_roles ...'
|
|
723
752
|
end
|
|
724
753
|
# verify the required parameter 'character_id' is set
|
|
725
754
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
726
755
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling CharacterApi.get_characters_character_id_roles"
|
|
727
756
|
end
|
|
757
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
758
|
+
fail ArgumentError, 'invalid value for "character_id" when calling CharacterApi.get_characters_character_id_roles, must be greater than or equal to 1.'
|
|
759
|
+
end
|
|
760
|
+
|
|
728
761
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
729
762
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
730
763
|
end
|
|
731
764
|
# resource path
|
|
732
|
-
local_var_path =
|
|
765
|
+
local_var_path = '/v2/characters/{character_id}/roles/'.sub('{' + 'character_id' + '}', character_id.to_s)
|
|
733
766
|
|
|
734
767
|
# query parameters
|
|
735
768
|
query_params = {}
|
|
@@ -755,13 +788,12 @@ module ESIClient
|
|
|
755
788
|
:form_params => form_params,
|
|
756
789
|
:body => post_body,
|
|
757
790
|
:auth_names => auth_names,
|
|
758
|
-
:return_type => '
|
|
791
|
+
:return_type => 'GetCharactersCharacterIdRolesOk')
|
|
759
792
|
if @api_client.config.debugging
|
|
760
793
|
@api_client.config.logger.debug "API called: CharacterApi#get_characters_character_id_roles\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
761
794
|
end
|
|
762
795
|
return data, status_code, headers
|
|
763
796
|
end
|
|
764
|
-
|
|
765
797
|
# Get standings
|
|
766
798
|
# Return character standings from agents, NPC corporations, and factions --- This route is cached for up to 3600 seconds
|
|
767
799
|
# @param character_id An EVE character ID
|
|
@@ -773,7 +805,7 @@ module ESIClient
|
|
|
773
805
|
# @return [Array<GetCharactersCharacterIdStandings200Ok>]
|
|
774
806
|
def get_characters_character_id_standings(character_id, opts = {})
|
|
775
807
|
data, _status_code, _headers = get_characters_character_id_standings_with_http_info(character_id, opts)
|
|
776
|
-
|
|
808
|
+
data
|
|
777
809
|
end
|
|
778
810
|
|
|
779
811
|
# Get standings
|
|
@@ -787,17 +819,21 @@ module ESIClient
|
|
|
787
819
|
# @return [Array<(Array<GetCharactersCharacterIdStandings200Ok>, Fixnum, Hash)>] Array<GetCharactersCharacterIdStandings200Ok> data, response status code and response headers
|
|
788
820
|
def get_characters_character_id_standings_with_http_info(character_id, opts = {})
|
|
789
821
|
if @api_client.config.debugging
|
|
790
|
-
@api_client.config.logger.debug
|
|
822
|
+
@api_client.config.logger.debug 'Calling API: CharacterApi.get_characters_character_id_standings ...'
|
|
791
823
|
end
|
|
792
824
|
# verify the required parameter 'character_id' is set
|
|
793
825
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
794
826
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling CharacterApi.get_characters_character_id_standings"
|
|
795
827
|
end
|
|
828
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
829
|
+
fail ArgumentError, 'invalid value for "character_id" when calling CharacterApi.get_characters_character_id_standings, must be greater than or equal to 1.'
|
|
830
|
+
end
|
|
831
|
+
|
|
796
832
|
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
797
833
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
798
834
|
end
|
|
799
835
|
# resource path
|
|
800
|
-
local_var_path =
|
|
836
|
+
local_var_path = '/v1/characters/{character_id}/standings/'.sub('{' + 'character_id' + '}', character_id.to_s)
|
|
801
837
|
|
|
802
838
|
# query parameters
|
|
803
839
|
query_params = {}
|
|
@@ -829,7 +865,148 @@ module ESIClient
|
|
|
829
865
|
end
|
|
830
866
|
return data, status_code, headers
|
|
831
867
|
end
|
|
868
|
+
# Yearly aggregate stats
|
|
869
|
+
# Returns aggregate yearly stats for a character --- This route is cached for up to 86400 seconds
|
|
870
|
+
# @param character_id An EVE character ID
|
|
871
|
+
# @param [Hash] opts the optional parameters
|
|
872
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
|
873
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
|
874
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
|
875
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
|
876
|
+
# @return [Array<GetCharactersCharacterIdStats200Ok>]
|
|
877
|
+
def get_characters_character_id_stats(character_id, opts = {})
|
|
878
|
+
data, _status_code, _headers = get_characters_character_id_stats_with_http_info(character_id, opts)
|
|
879
|
+
data
|
|
880
|
+
end
|
|
881
|
+
|
|
882
|
+
# Yearly aggregate stats
|
|
883
|
+
# Returns aggregate yearly stats for a character --- This route is cached for up to 86400 seconds
|
|
884
|
+
# @param character_id An EVE character ID
|
|
885
|
+
# @param [Hash] opts the optional parameters
|
|
886
|
+
# @option opts [String] :datasource The server name you would like data from
|
|
887
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
|
888
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
|
889
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
|
890
|
+
# @return [Array<(Array<GetCharactersCharacterIdStats200Ok>, Fixnum, Hash)>] Array<GetCharactersCharacterIdStats200Ok> data, response status code and response headers
|
|
891
|
+
def get_characters_character_id_stats_with_http_info(character_id, opts = {})
|
|
892
|
+
if @api_client.config.debugging
|
|
893
|
+
@api_client.config.logger.debug 'Calling API: CharacterApi.get_characters_character_id_stats ...'
|
|
894
|
+
end
|
|
895
|
+
# verify the required parameter 'character_id' is set
|
|
896
|
+
if @api_client.config.client_side_validation && character_id.nil?
|
|
897
|
+
fail ArgumentError, "Missing the required parameter 'character_id' when calling CharacterApi.get_characters_character_id_stats"
|
|
898
|
+
end
|
|
899
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
900
|
+
fail ArgumentError, 'invalid value for "character_id" when calling CharacterApi.get_characters_character_id_stats, must be greater than or equal to 1.'
|
|
901
|
+
end
|
|
832
902
|
|
|
903
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
904
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
905
|
+
end
|
|
906
|
+
# resource path
|
|
907
|
+
local_var_path = '/v2/characters/{character_id}/stats/'.sub('{' + 'character_id' + '}', character_id.to_s)
|
|
908
|
+
|
|
909
|
+
# query parameters
|
|
910
|
+
query_params = {}
|
|
911
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
|
912
|
+
query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
|
|
913
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
|
914
|
+
|
|
915
|
+
# header parameters
|
|
916
|
+
header_params = {}
|
|
917
|
+
# HTTP header 'Accept' (if needed)
|
|
918
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
919
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
|
920
|
+
|
|
921
|
+
# form parameters
|
|
922
|
+
form_params = {}
|
|
923
|
+
|
|
924
|
+
# http body (model)
|
|
925
|
+
post_body = nil
|
|
926
|
+
auth_names = ['evesso']
|
|
927
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
|
928
|
+
:header_params => header_params,
|
|
929
|
+
:query_params => query_params,
|
|
930
|
+
:form_params => form_params,
|
|
931
|
+
:body => post_body,
|
|
932
|
+
:auth_names => auth_names,
|
|
933
|
+
:return_type => 'Array<GetCharactersCharacterIdStats200Ok>')
|
|
934
|
+
if @api_client.config.debugging
|
|
935
|
+
@api_client.config.logger.debug "API called: CharacterApi#get_characters_character_id_stats\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
936
|
+
end
|
|
937
|
+
return data, status_code, headers
|
|
938
|
+
end
|
|
939
|
+
# Get character corporation titles
|
|
940
|
+
# Returns a character's titles --- This route is cached for up to 3600 seconds
|
|
941
|
+
# @param character_id An EVE character ID
|
|
942
|
+
# @param [Hash] opts the optional parameters
|
|
943
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
|
944
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
|
945
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
|
946
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
|
947
|
+
# @return [Array<GetCharactersCharacterIdTitles200Ok>]
|
|
948
|
+
def get_characters_character_id_titles(character_id, opts = {})
|
|
949
|
+
data, _status_code, _headers = get_characters_character_id_titles_with_http_info(character_id, opts)
|
|
950
|
+
data
|
|
951
|
+
end
|
|
952
|
+
|
|
953
|
+
# Get character corporation titles
|
|
954
|
+
# Returns a character's titles --- This route is cached for up to 3600 seconds
|
|
955
|
+
# @param character_id An EVE character ID
|
|
956
|
+
# @param [Hash] opts the optional parameters
|
|
957
|
+
# @option opts [String] :datasource The server name you would like data from
|
|
958
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
|
959
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
|
960
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
|
961
|
+
# @return [Array<(Array<GetCharactersCharacterIdTitles200Ok>, Fixnum, Hash)>] Array<GetCharactersCharacterIdTitles200Ok> data, response status code and response headers
|
|
962
|
+
def get_characters_character_id_titles_with_http_info(character_id, opts = {})
|
|
963
|
+
if @api_client.config.debugging
|
|
964
|
+
@api_client.config.logger.debug 'Calling API: CharacterApi.get_characters_character_id_titles ...'
|
|
965
|
+
end
|
|
966
|
+
# verify the required parameter 'character_id' is set
|
|
967
|
+
if @api_client.config.client_side_validation && character_id.nil?
|
|
968
|
+
fail ArgumentError, "Missing the required parameter 'character_id' when calling CharacterApi.get_characters_character_id_titles"
|
|
969
|
+
end
|
|
970
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
971
|
+
fail ArgumentError, 'invalid value for "character_id" when calling CharacterApi.get_characters_character_id_titles, must be greater than or equal to 1.'
|
|
972
|
+
end
|
|
973
|
+
|
|
974
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
|
975
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
976
|
+
end
|
|
977
|
+
# resource path
|
|
978
|
+
local_var_path = '/v1/characters/{character_id}/titles/'.sub('{' + 'character_id' + '}', character_id.to_s)
|
|
979
|
+
|
|
980
|
+
# query parameters
|
|
981
|
+
query_params = {}
|
|
982
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
|
983
|
+
query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
|
|
984
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
|
985
|
+
|
|
986
|
+
# header parameters
|
|
987
|
+
header_params = {}
|
|
988
|
+
# HTTP header 'Accept' (if needed)
|
|
989
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
990
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
|
991
|
+
|
|
992
|
+
# form parameters
|
|
993
|
+
form_params = {}
|
|
994
|
+
|
|
995
|
+
# http body (model)
|
|
996
|
+
post_body = nil
|
|
997
|
+
auth_names = ['evesso']
|
|
998
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
|
999
|
+
:header_params => header_params,
|
|
1000
|
+
:query_params => query_params,
|
|
1001
|
+
:form_params => form_params,
|
|
1002
|
+
:body => post_body,
|
|
1003
|
+
:auth_names => auth_names,
|
|
1004
|
+
:return_type => 'Array<GetCharactersCharacterIdTitles200Ok>')
|
|
1005
|
+
if @api_client.config.debugging
|
|
1006
|
+
@api_client.config.logger.debug "API called: CharacterApi#get_characters_character_id_titles\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
1007
|
+
end
|
|
1008
|
+
return data, status_code, headers
|
|
1009
|
+
end
|
|
833
1010
|
# Get character names
|
|
834
1011
|
# Resolve a set of character IDs to character names --- This route is cached for up to 3600 seconds
|
|
835
1012
|
# @param character_ids A comma separated list of character IDs
|
|
@@ -840,7 +1017,7 @@ module ESIClient
|
|
|
840
1017
|
# @return [Array<GetCharactersNames200Ok>]
|
|
841
1018
|
def get_characters_names(character_ids, opts = {})
|
|
842
1019
|
data, _status_code, _headers = get_characters_names_with_http_info(character_ids, opts)
|
|
843
|
-
|
|
1020
|
+
data
|
|
844
1021
|
end
|
|
845
1022
|
|
|
846
1023
|
# Get character names
|
|
@@ -853,7 +1030,7 @@ module ESIClient
|
|
|
853
1030
|
# @return [Array<(Array<GetCharactersNames200Ok>, Fixnum, Hash)>] Array<GetCharactersNames200Ok> data, response status code and response headers
|
|
854
1031
|
def get_characters_names_with_http_info(character_ids, opts = {})
|
|
855
1032
|
if @api_client.config.debugging
|
|
856
|
-
@api_client.config.logger.debug
|
|
1033
|
+
@api_client.config.logger.debug 'Calling API: CharacterApi.get_characters_names ...'
|
|
857
1034
|
end
|
|
858
1035
|
# verify the required parameter 'character_ids' is set
|
|
859
1036
|
if @api_client.config.client_side_validation && character_ids.nil?
|
|
@@ -871,7 +1048,7 @@ module ESIClient
|
|
|
871
1048
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
872
1049
|
end
|
|
873
1050
|
# resource path
|
|
874
|
-
local_var_path =
|
|
1051
|
+
local_var_path = '/v1/characters/names/'
|
|
875
1052
|
|
|
876
1053
|
# query parameters
|
|
877
1054
|
query_params = {}
|
|
@@ -903,7 +1080,6 @@ module ESIClient
|
|
|
903
1080
|
end
|
|
904
1081
|
return data, status_code, headers
|
|
905
1082
|
end
|
|
906
|
-
|
|
907
1083
|
# Character affiliation
|
|
908
1084
|
# Bulk lookup of character IDs to corporation, alliance and faction --- This route is cached for up to 3600 seconds
|
|
909
1085
|
# @param characters The character IDs to fetch affiliations for. All characters must exist, or none will be returned.
|
|
@@ -914,7 +1090,7 @@ module ESIClient
|
|
|
914
1090
|
# @return [Array<PostCharactersAffiliation200Ok>]
|
|
915
1091
|
def post_characters_affiliation(characters, opts = {})
|
|
916
1092
|
data, _status_code, _headers = post_characters_affiliation_with_http_info(characters, opts)
|
|
917
|
-
|
|
1093
|
+
data
|
|
918
1094
|
end
|
|
919
1095
|
|
|
920
1096
|
# Character affiliation
|
|
@@ -927,7 +1103,7 @@ module ESIClient
|
|
|
927
1103
|
# @return [Array<(Array<PostCharactersAffiliation200Ok>, Fixnum, Hash)>] Array<PostCharactersAffiliation200Ok> data, response status code and response headers
|
|
928
1104
|
def post_characters_affiliation_with_http_info(characters, opts = {})
|
|
929
1105
|
if @api_client.config.debugging
|
|
930
|
-
@api_client.config.logger.debug
|
|
1106
|
+
@api_client.config.logger.debug 'Calling API: CharacterApi.post_characters_affiliation ...'
|
|
931
1107
|
end
|
|
932
1108
|
# verify the required parameter 'characters' is set
|
|
933
1109
|
if @api_client.config.client_side_validation && characters.nil?
|
|
@@ -937,7 +1113,7 @@ module ESIClient
|
|
|
937
1113
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
938
1114
|
end
|
|
939
1115
|
# resource path
|
|
940
|
-
local_var_path =
|
|
1116
|
+
local_var_path = '/v1/characters/affiliation/'
|
|
941
1117
|
|
|
942
1118
|
# query parameters
|
|
943
1119
|
query_params = {}
|
|
@@ -968,7 +1144,6 @@ module ESIClient
|
|
|
968
1144
|
end
|
|
969
1145
|
return data, status_code, headers
|
|
970
1146
|
end
|
|
971
|
-
|
|
972
1147
|
# Calculate a CSPA charge cost
|
|
973
1148
|
# Takes a source character ID in the url and a set of target character ID's in the body, returns a CSPA charge cost ---
|
|
974
1149
|
# @param character_id An EVE character ID
|
|
@@ -978,10 +1153,10 @@ module ESIClient
|
|
|
978
1153
|
# @option opts [String] :token Access token to use if unable to set a header
|
|
979
1154
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
|
980
1155
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
|
981
|
-
# @return [
|
|
1156
|
+
# @return [Float]
|
|
982
1157
|
def post_characters_character_id_cspa(character_id, characters, opts = {})
|
|
983
1158
|
data, _status_code, _headers = post_characters_character_id_cspa_with_http_info(character_id, characters, opts)
|
|
984
|
-
|
|
1159
|
+
data
|
|
985
1160
|
end
|
|
986
1161
|
|
|
987
1162
|
# Calculate a CSPA charge cost
|
|
@@ -993,15 +1168,19 @@ module ESIClient
|
|
|
993
1168
|
# @option opts [String] :token Access token to use if unable to set a header
|
|
994
1169
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
|
995
1170
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
|
996
|
-
# @return [Array<(
|
|
1171
|
+
# @return [Array<(Float, Fixnum, Hash)>] Float data, response status code and response headers
|
|
997
1172
|
def post_characters_character_id_cspa_with_http_info(character_id, characters, opts = {})
|
|
998
1173
|
if @api_client.config.debugging
|
|
999
|
-
@api_client.config.logger.debug
|
|
1174
|
+
@api_client.config.logger.debug 'Calling API: CharacterApi.post_characters_character_id_cspa ...'
|
|
1000
1175
|
end
|
|
1001
1176
|
# verify the required parameter 'character_id' is set
|
|
1002
1177
|
if @api_client.config.client_side_validation && character_id.nil?
|
|
1003
1178
|
fail ArgumentError, "Missing the required parameter 'character_id' when calling CharacterApi.post_characters_character_id_cspa"
|
|
1004
1179
|
end
|
|
1180
|
+
if @api_client.config.client_side_validation && character_id < 1
|
|
1181
|
+
fail ArgumentError, 'invalid value for "character_id" when calling CharacterApi.post_characters_character_id_cspa, must be greater than or equal to 1.'
|
|
1182
|
+
end
|
|
1183
|
+
|
|
1005
1184
|
# verify the required parameter 'characters' is set
|
|
1006
1185
|
if @api_client.config.client_side_validation && characters.nil?
|
|
1007
1186
|
fail ArgumentError, "Missing the required parameter 'characters' when calling CharacterApi.post_characters_character_id_cspa"
|
|
@@ -1010,7 +1189,7 @@ module ESIClient
|
|
|
1010
1189
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
|
1011
1190
|
end
|
|
1012
1191
|
# resource path
|
|
1013
|
-
local_var_path =
|
|
1192
|
+
local_var_path = '/v4/characters/{character_id}/cspa/'.sub('{' + 'character_id' + '}', character_id.to_s)
|
|
1014
1193
|
|
|
1015
1194
|
# query parameters
|
|
1016
1195
|
query_params = {}
|
|
@@ -1036,7 +1215,7 @@ module ESIClient
|
|
|
1036
1215
|
:form_params => form_params,
|
|
1037
1216
|
:body => post_body,
|
|
1038
1217
|
:auth_names => auth_names,
|
|
1039
|
-
:return_type => '
|
|
1218
|
+
:return_type => 'Float')
|
|
1040
1219
|
if @api_client.config.debugging
|
|
1041
1220
|
@api_client.config.logger.debug "API called: CharacterApi#post_characters_character_id_cspa\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
1042
1221
|
end
|