esi_client 1.2.0 → 1.3.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 +4 -4
- data/README.md +157 -232
- data/docs/AllianceApi.md +3 -3
- data/docs/AssetsApi.md +336 -5
- data/docs/BookmarksApi.md +135 -5
- data/docs/CalendarApi.md +84 -18
- data/docs/CharacterApi.md +225 -34
- data/docs/ClonesApi.md +66 -3
- data/docs/ContactsApi.md +94 -29
- data/docs/ContractsApi.md +400 -0
- data/docs/CorporationApi.md +536 -24
- data/docs/DogmaApi.md +2 -2
- data/docs/FactionWarfareApi.md +326 -0
- data/docs/FittingsApi.md +15 -15
- data/docs/FleetsApi.md +91 -28
- data/docs/Forbidden.md +9 -0
- data/docs/GetCharactersCharacterIdAttributesOk.md +15 -0
- data/docs/GetCharactersCharacterIdBlueprints200Ok.md +6 -6
- data/docs/GetCharactersCharacterIdCalendarEventIdAttendees200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdChatChannels200Ok.md +1 -1
- data/docs/GetCharactersCharacterIdContracts200Ok.md +29 -0
- data/docs/GetCharactersCharacterIdContractsContractIdBids200Ok.md +11 -0
- data/docs/GetCharactersCharacterIdContractsContractIdItems200Ok.md +13 -0
- data/docs/GetCharactersCharacterIdCorporationhistory200Ok.md +3 -3
- data/docs/GetCharactersCharacterIdFatigueOk.md +10 -0
- data/docs/GetCharactersCharacterIdFleetNotFound.md +8 -0
- data/docs/GetCharactersCharacterIdFleetOk.md +11 -0
- data/docs/GetCharactersCharacterIdNotifications200Ok.md +14 -0
- data/docs/GetCharactersCharacterIdNotificationsContacts200Ok.md +12 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdContent.md +9 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdPin.md +1 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdRoute.md +1 -1
- data/docs/GetCharactersCharacterIdWalletJournal200Ok.md +20 -0
- data/docs/GetCharactersCharacterIdWalletJournalExtraInfo.md +19 -0
- data/docs/GetCharactersCharacterIdWalletTransactions200Ok.md +17 -0
- data/docs/GetCorporationsCorporationIdAlliancehistory200Ok.md +2 -1
- data/docs/GetCorporationsCorporationIdAssets200Ok.md +14 -0
- data/docs/GetCorporationsCorporationIdBlueprints200Ok.md +15 -0
- data/docs/GetCorporationsCorporationIdBookmarks200Ok.md +16 -0
- data/docs/GetCorporationsCorporationIdBookmarksCoordinates.md +10 -0
- data/docs/GetCorporationsCorporationIdBookmarksFolders200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdBookmarksItem.md +9 -0
- data/docs/GetCorporationsCorporationIdContacts200Ok.md +12 -0
- data/docs/GetCorporationsCorporationIdContainersLogs200Ok.md +19 -0
- data/docs/GetCorporationsCorporationIdContracts200Ok.md +29 -0
- data/docs/GetCorporationsCorporationIdContractsContractIdBids200Ok.md +11 -0
- data/docs/GetCorporationsCorporationIdContractsContractIdItems200Ok.md +13 -0
- data/docs/GetCorporationsCorporationIdDivisionsHangar.md +9 -0
- data/docs/GetCorporationsCorporationIdDivisionsOk.md +9 -0
- data/docs/GetCorporationsCorporationIdDivisionsWallet.md +9 -0
- data/docs/GetCorporationsCorporationIdIndustryJobs200Ok.md +29 -0
- data/docs/GetCorporationsCorporationIdKillmailsRecent200Ok.md +9 -0
- data/docs/GetCorporationsCorporationIdMembertracking200Ok.md +14 -0
- data/docs/GetCorporationsCorporationIdOrders200Ok.md +22 -0
- data/docs/GetCorporationsCorporationIdShareholders200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdStandings200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdTitles200Ok.md +17 -0
- data/docs/GetCorporationsCorporationIdWallets200Ok.md +9 -0
- data/docs/GetCorporationsCorporationIdWalletsDivisionJournal200Ok.md +20 -0
- data/docs/GetCorporationsCorporationIdWalletsDivisionJournalExtraInfo.md +19 -0
- data/docs/GetCorporationsCorporationIdWalletsDivisionTransactions200Ok.md +16 -0
- data/docs/GetDogmaEffectsEffectIdModifier.md +5 -4
- data/docs/GetFwLeaderboardsActiveTotal.md +9 -0
- data/docs/GetFwLeaderboardsActiveTotal1.md +9 -0
- data/docs/GetFwLeaderboardsCharactersActiveTotal.md +9 -0
- data/docs/GetFwLeaderboardsCharactersActiveTotal1.md +9 -0
- data/docs/GetFwLeaderboardsCharactersKills.md +10 -0
- data/docs/GetFwLeaderboardsCharactersLastWeek.md +9 -0
- data/docs/GetFwLeaderboardsCharactersLastWeek1.md +9 -0
- data/docs/GetFwLeaderboardsCharactersOk.md +9 -0
- data/docs/GetFwLeaderboardsCharactersVictoryPoints.md +10 -0
- data/docs/GetFwLeaderboardsCharactersYesterday.md +9 -0
- data/docs/GetFwLeaderboardsCharactersYesterday1.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsActiveTotal.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsActiveTotal1.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsKills.md +10 -0
- data/docs/GetFwLeaderboardsCorporationsLastWeek.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsLastWeek1.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsOk.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsVictoryPoints.md +10 -0
- data/docs/GetFwLeaderboardsCorporationsYesterday.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsYesterday1.md +9 -0
- data/docs/GetFwLeaderboardsKills.md +10 -0
- data/docs/GetFwLeaderboardsLastWeek.md +9 -0
- data/docs/GetFwLeaderboardsLastWeek1.md +9 -0
- data/docs/GetFwLeaderboardsOk.md +9 -0
- data/docs/GetFwLeaderboardsVictoryPoints.md +10 -0
- data/docs/GetFwLeaderboardsYesterday.md +9 -0
- data/docs/GetFwLeaderboardsYesterday1.md +9 -0
- data/docs/GetFwStats200Ok.md +12 -0
- data/docs/GetFwStatsKills.md +10 -0
- data/docs/GetFwStatsVictoryPoints.md +10 -0
- data/docs/GetFwSystems200Ok.md +13 -0
- data/docs/GetFwWars200Ok.md +9 -0
- data/docs/GetUniverseStarsStarIdOk.md +15 -0
- data/docs/GetUniverseSystemKills200Ok.md +1 -1
- data/docs/GetUniverseSystemsSystemIdOk.md +3 -1
- data/docs/GetUniverseTypesTypeIdOk.md +2 -0
- data/docs/IncursionsApi.md +1 -1
- data/docs/IndustryApi.md +70 -3
- data/docs/InsuranceApi.md +1 -1
- data/docs/InternalServerError.md +8 -0
- data/docs/KillmailsApi.md +71 -6
- data/docs/LocationApi.md +7 -7
- data/docs/LoyaltyApi.md +8 -8
- data/docs/MailApi.md +31 -31
- data/docs/MarketApi.md +134 -11
- data/docs/OpportunitiesApi.md +5 -5
- data/docs/PlanetaryInteractionApi.md +12 -12
- data/docs/PostCharactersAffiliationNotFound.md +8 -0
- data/docs/PostCharactersCharacterIdAssetsLocations200Ok.md +11 -0
- data/docs/PostCharactersCharacterIdAssetsNames200Ok.md +9 -0
- data/docs/PostCharactersCharacterIdMailLabelsLabel.md +1 -1
- data/docs/PostCorporationsCorporationIdAssetsLocations200Ok.md +11 -0
- data/docs/PostCorporationsCorporationIdAssetsNames200Ok.md +9 -0
- data/docs/PostFleetsFleetIdMembersInvitation.md +1 -1
- data/docs/PutFleetsFleetIdMembersMemberIdMovement.md +1 -1
- data/docs/RoutesApi.md +1 -1
- data/docs/SearchApi.md +9 -9
- data/docs/SkillsApi.md +70 -7
- data/docs/SovereigntyApi.md +1 -1
- data/docs/StatusApi.md +1 -1
- data/docs/UniverseApi.md +66 -10
- data/docs/UserInterfaceApi.md +11 -11
- data/docs/WalletApi.md +341 -12
- data/docs/WarsApi.md +3 -3
- data/esi_client-1.2.0.gem +0 -0
- data/lib/esi_client.rb +83 -212
- data/lib/esi_client/api/alliance_api.rb +28 -19
- data/lib/esi_client/api/assets_api.rb +381 -8
- data/lib/esi_client/api/bookmarks_api.rb +158 -11
- data/lib/esi_client/api/calendar_api.rb +114 -27
- data/lib/esi_client/api/character_api.rb +306 -72
- data/lib/esi_client/api/clones_api.rb +77 -6
- data/lib/esi_client/api/contacts_api.rb +139 -51
- data/lib/esi_client/api/contracts_api.rb +458 -0
- data/lib/esi_client/api/corporation_api.rb +629 -56
- data/lib/esi_client/api/dogma_api.rb +16 -11
- data/lib/esi_client/api/faction_warfare_api.rb +377 -0
- data/lib/esi_client/api/fittings_api.rb +32 -23
- data/lib/esi_client/api/fleets_api.rb +201 -82
- data/lib/esi_client/api/incursions_api.rb +4 -3
- data/lib/esi_client/api/industry_api.rb +87 -10
- data/lib/esi_client/api/insurance_api.rb +5 -4
- data/lib/esi_client/api/killmails_api.rb +91 -13
- data/lib/esi_client/api/location_api.rb +23 -16
- data/lib/esi_client/api/loyalty_api.rb +20 -15
- data/lib/esi_client/api/mail_api.rb +87 -56
- data/lib/esi_client/api/market_api.rb +188 -34
- data/lib/esi_client/api/opportunities_api.rb +26 -19
- data/lib/esi_client/api/planetary_interaction_api.rb +28 -19
- data/lib/esi_client/api/routes_api.rb +13 -8
- data/lib/esi_client/api/search_api.rb +37 -26
- data/lib/esi_client/api/skills_api.rb +86 -13
- data/lib/esi_client/api/sovereignty_api.rb +8 -7
- data/lib/esi_client/api/status_api.rb +4 -3
- data/lib/esi_client/api/universe_api.rb +173 -89
- data/lib/esi_client/api/user_interface_api.rb +43 -28
- data/lib/esi_client/api/wallet_api.rb +401 -18
- data/lib/esi_client/api/wars_api.rb +16 -11
- data/lib/esi_client/api_client.rb +40 -27
- data/lib/esi_client/api_error.rb +2 -1
- data/lib/esi_client/configuration.rb +9 -2
- data/lib/esi_client/models/delete_characters_character_id_mail_labels_label_id_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/delete_fleets_fleet_id_members_member_id_not_found.rb +2 -1
- data/lib/esi_client/models/delete_fleets_fleet_id_squads_squad_id_not_found.rb +2 -1
- data/lib/esi_client/models/delete_fleets_fleet_id_wings_wing_id_not_found.rb +2 -1
- data/lib/esi_client/models/forbidden.rb +204 -0
- data/lib/esi_client/models/get_alliances_alliance_id_icons_not_found.rb +2 -1
- data/lib/esi_client/models/get_alliances_alliance_id_icons_ok.rb +2 -1
- data/lib/esi_client/models/get_alliances_alliance_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_alliances_alliance_id_ok.rb +2 -1
- data/lib/esi_client/models/get_alliances_names_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_agents_research_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_assets_200_ok.rb +4 -3
- data/lib/esi_client/models/get_characters_character_id_attributes_ok.rb +284 -0
- data/lib/esi_client/models/get_characters_character_id_blueprints_200_ok.rb +102 -7
- data/lib/esi_client/models/get_characters_character_id_bookmarks_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_bookmarks_coordinates.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_bookmarks_folders_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_bookmarks_item.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_bookmarks_target.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_calendar_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_calendar_event_id_attendees_200_ok.rb +232 -0
- data/lib/esi_client/models/get_characters_character_id_calendar_event_id_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_chat_channels_200_ok.rb +3 -2
- data/lib/esi_client/models/get_characters_character_id_chat_channels_allowed.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_chat_channels_blocked.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_chat_channels_muted.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_chat_channels_operator.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_clones_home_location.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_clones_jump_clone.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_clones_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_contacts_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_contacts_labels_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_contracts_200_ok.rb +511 -0
- data/lib/esi_client/models/get_characters_character_id_contracts_contract_id_bids_200_ok.rb +239 -0
- data/lib/esi_client/models/get_characters_character_id_contracts_contract_id_items_200_ok.rb +264 -0
- data/lib/esi_client/models/get_characters_character_id_corporationhistory_200_ok.rb +17 -1
- data/lib/esi_client/models/get_characters_character_id_fatigue_ok.rb +209 -0
- data/lib/esi_client/models/get_characters_character_id_fittings_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_fittings_item.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_fleet_not_found.rb +189 -0
- data/lib/esi_client/models/get_characters_character_id_fleet_ok.rb +272 -0
- data/lib/esi_client/models/get_characters_character_id_industry_jobs_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_killmails_recent_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_location_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_loyalty_points_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_mail_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_mail_labels_label.rb +4 -3
- data/lib/esi_client/models/get_characters_character_id_mail_labels_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_mail_lists_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_mail_mail_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_mail_mail_id_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_mail_mail_id_recipient.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_mail_recipient.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_medals_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_medals_graphic.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_notifications_200_ok.rb +319 -0
- data/lib/esi_client/models/get_characters_character_id_notifications_contacts_200_ok.rb +254 -0
- data/lib/esi_client/models/get_characters_character_id_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_opportunities_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_orders_200_ok.rb +6 -5
- data/lib/esi_client/models/get_characters_character_id_planets_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_content.rb +209 -0
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_extractor_details.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_factory_details.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_head.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_link.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_pin.rb +15 -2
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_route.rb +4 -3
- data/lib/esi_client/models/get_characters_character_id_portrait_not_found.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_portrait_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_search_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_ship_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_skillqueue_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_skills_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_skills_skill.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_standings_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_wallet_journal_200_ok.rb +380 -0
- data/lib/esi_client/models/get_characters_character_id_wallet_journal_extra_info.rb +299 -0
- data/lib/esi_client/models/get_characters_character_id_wallet_transactions_200_ok.rb +329 -0
- data/lib/esi_client/models/get_characters_names_200_ok.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_alliancehistory_200_ok.rb +20 -8
- data/lib/esi_client/models/get_corporations_corporation_id_assets_200_ok.rb +324 -0
- data/lib/esi_client/models/get_corporations_corporation_id_blueprints_200_ok.rb +426 -0
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_200_ok.rb +297 -0
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_coordinates.rb +224 -0
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_folders_200_ok.rb +219 -0
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_item.rb +209 -0
- data/lib/esi_client/models/get_corporations_corporation_id_contacts_200_ok.rb +277 -0
- data/lib/esi_client/models/get_corporations_corporation_id_containers_logs_200_ok.rb +391 -0
- data/lib/esi_client/models/get_corporations_corporation_id_contracts_200_ok.rb +511 -0
- data/lib/esi_client/models/get_corporations_corporation_id_contracts_contract_id_bids_200_ok.rb +239 -0
- data/lib/esi_client/models/get_corporations_corporation_id_contracts_contract_id_items_200_ok.rb +264 -0
- data/lib/esi_client/models/get_corporations_corporation_id_divisions_hangar.rb +240 -0
- data/lib/esi_client/models/get_corporations_corporation_id_divisions_ok.rb +203 -0
- data/lib/esi_client/models/get_corporations_corporation_id_divisions_wallet.rb +240 -0
- data/lib/esi_client/models/get_corporations_corporation_id_icons_not_found.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_icons_ok.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_industry_jobs_200_ok.rb +502 -0
- data/lib/esi_client/models/get_corporations_corporation_id_killmails_recent_200_ok.rb +209 -0
- data/lib/esi_client/models/get_corporations_corporation_id_members_200_ok.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_membertracking_200_ok.rb +254 -0
- data/lib/esi_client/models/get_corporations_corporation_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_ok.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_orders_200_ok.rb +477 -0
- data/lib/esi_client/models/get_corporations_corporation_id_roles_200_ok.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_shareholders_200_ok.rb +257 -0
- data/lib/esi_client/models/get_corporations_corporation_id_standings_200_ok.rb +285 -0
- data/lib/esi_client/models/get_corporations_corporation_id_structures_200_ok.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_structures_current_vul.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_structures_next_vul.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_structures_service.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_titles_200_ok.rb +316 -0
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_200_ok.rb +237 -0
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_journal_200_ok.rb +380 -0
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_journal_extra_info.rb +299 -0
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_transactions_200_ok.rb +314 -0
- data/lib/esi_client/models/get_corporations_names_200_ok.rb +2 -1
- data/lib/esi_client/models/get_dogma_attributes_attribute_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_dogma_attributes_attribute_id_ok.rb +2 -1
- data/lib/esi_client/models/get_dogma_effects_effect_id_modifier.rb +13 -22
- data/lib/esi_client/models/get_dogma_effects_effect_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_dogma_effects_effect_id_ok.rb +2 -1
- data/lib/esi_client/models/get_fleets_fleet_id_members_200_ok.rb +2 -1
- data/lib/esi_client/models/get_fleets_fleet_id_members_not_found.rb +2 -1
- data/lib/esi_client/models/get_fleets_fleet_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_fleets_fleet_id_ok.rb +2 -1
- data/lib/esi_client/models/get_fleets_fleet_id_wings_200_ok.rb +2 -1
- data/lib/esi_client/models/get_fleets_fleet_id_wings_not_found.rb +2 -1
- data/lib/esi_client/models/get_fleets_fleet_id_wings_squad.rb +2 -1
- data/lib/esi_client/models/get_fw_leaderboards_active_total.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_active_total_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_active_total.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_active_total_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_kills.rb +230 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_last_week.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_last_week_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_ok.rb +197 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_victory_points.rb +230 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_yesterday.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_yesterday_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_active_total.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_active_total_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_kills.rb +230 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_last_week.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_last_week_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_ok.rb +197 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_victory_points.rb +230 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_yesterday.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_yesterday_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_kills.rb +230 -0
- data/lib/esi_client/models/get_fw_leaderboards_last_week.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_last_week_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_ok.rb +197 -0
- data/lib/esi_client/models/get_fw_leaderboards_victory_points.rb +230 -0
- data/lib/esi_client/models/get_fw_leaderboards_yesterday.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_yesterday_1.rb +199 -0
- data/lib/esi_client/models/get_fw_stats_200_ok.rb +242 -0
- data/lib/esi_client/models/get_fw_stats_kills.rb +224 -0
- data/lib/esi_client/models/get_fw_stats_victory_points.rb +224 -0
- data/lib/esi_client/models/get_fw_systems_200_ok.rb +269 -0
- data/lib/esi_client/models/get_fw_wars_200_ok.rb +209 -0
- data/lib/esi_client/models/get_incursions_200_ok.rb +2 -1
- data/lib/esi_client/models/get_industry_facilities_200_ok.rb +2 -1
- data/lib/esi_client/models/get_industry_systems_200_ok.rb +2 -1
- data/lib/esi_client/models/get_industry_systems_cost_indice.rb +2 -1
- data/lib/esi_client/models/get_insurance_prices_200_ok.rb +2 -1
- data/lib/esi_client/models/get_insurance_prices_level.rb +2 -1
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_attacker.rb +2 -1
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_item.rb +2 -1
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_item_1.rb +2 -1
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_ok.rb +2 -1
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_position.rb +2 -1
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_victim.rb +2 -1
- data/lib/esi_client/models/get_loyalty_stores_corporation_id_offers_200_ok.rb +2 -1
- data/lib/esi_client/models/get_loyalty_stores_corporation_id_offers_required_item.rb +2 -1
- data/lib/esi_client/models/get_markets_groups_market_group_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_markets_groups_market_group_id_ok.rb +2 -1
- data/lib/esi_client/models/get_markets_prices_200_ok.rb +2 -1
- data/lib/esi_client/models/get_markets_region_id_history_200_ok.rb +2 -1
- data/lib/esi_client/models/get_markets_region_id_history_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/get_markets_region_id_orders_200_ok.rb +2 -1
- data/lib/esi_client/models/get_markets_region_id_orders_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/get_markets_structures_structure_id_200_ok.rb +2 -1
- data/lib/esi_client/models/get_opportunities_groups_group_id_ok.rb +2 -1
- data/lib/esi_client/models/get_opportunities_tasks_task_id_ok.rb +2 -1
- data/lib/esi_client/models/get_route_origin_destination_not_found.rb +2 -1
- data/lib/esi_client/models/get_search_ok.rb +2 -1
- data/lib/esi_client/models/get_sovereignty_campaigns_200_ok.rb +2 -1
- data/lib/esi_client/models/get_sovereignty_campaigns_participant.rb +2 -1
- data/lib/esi_client/models/get_sovereignty_map_200_ok.rb +2 -1
- data/lib/esi_client/models/get_sovereignty_structures_200_ok.rb +2 -1
- data/lib/esi_client/models/get_status_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_bloodlines_200_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_categories_category_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_categories_category_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_constellations_constellation_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_constellations_constellation_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_constellations_constellation_id_position.rb +2 -1
- data/lib/esi_client/models/get_universe_factions_200_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_graphics_graphic_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_graphics_graphic_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_groups_group_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_groups_group_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_moons_moon_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_moons_moon_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_moons_moon_id_position.rb +2 -1
- data/lib/esi_client/models/get_universe_planets_planet_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_planets_planet_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_planets_planet_id_position.rb +2 -1
- data/lib/esi_client/models/get_universe_races_200_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_regions_region_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_regions_region_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_schematics_schematic_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_schematics_schematic_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_stargates_stargate_id_destination.rb +2 -1
- data/lib/esi_client/models/get_universe_stargates_stargate_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_stargates_stargate_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_stargates_stargate_id_position.rb +2 -1
- data/lib/esi_client/models/get_universe_stars_star_id_ok.rb +332 -0
- data/lib/esi_client/models/get_universe_stations_station_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_stations_station_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_stations_station_id_position.rb +2 -1
- data/lib/esi_client/models/get_universe_structures_structure_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_structures_structure_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_structures_structure_id_position.rb +2 -1
- data/lib/esi_client/models/get_universe_system_jumps_200_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_system_kills_200_ok.rb +3 -2
- data/lib/esi_client/models/get_universe_systems_system_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_systems_system_id_ok.rb +28 -5
- data/lib/esi_client/models/get_universe_systems_system_id_planet.rb +2 -1
- data/lib/esi_client/models/get_universe_systems_system_id_position.rb +2 -1
- data/lib/esi_client/models/get_universe_types_type_id_dogma_attribute.rb +2 -1
- data/lib/esi_client/models/get_universe_types_type_id_dogma_effect.rb +2 -1
- data/lib/esi_client/models/get_universe_types_type_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_types_type_id_ok.rb +23 -2
- data/lib/esi_client/models/get_wars_war_id_aggressor.rb +2 -1
- data/lib/esi_client/models/get_wars_war_id_ally.rb +2 -1
- data/lib/esi_client/models/get_wars_war_id_defender.rb +2 -1
- data/lib/esi_client/models/get_wars_war_id_killmails_200_ok.rb +2 -1
- data/lib/esi_client/models/get_wars_war_id_killmails_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/get_wars_war_id_ok.rb +2 -1
- data/lib/esi_client/models/get_wars_war_id_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/internal_server_error.rb +194 -0
- data/lib/esi_client/models/post_characters_affiliation_200_ok.rb +2 -1
- data/lib/esi_client/models/post_characters_affiliation_not_found.rb +189 -0
- data/lib/esi_client/models/post_characters_character_id_assets_locations_200_ok.rb +239 -0
- data/lib/esi_client/models/post_characters_character_id_assets_names_200_ok.rb +209 -0
- data/lib/esi_client/models/post_characters_character_id_cspa_characters.rb +2 -1
- data/lib/esi_client/models/post_characters_character_id_cspa_created.rb +2 -1
- data/lib/esi_client/models/post_characters_character_id_fittings_created.rb +2 -1
- data/lib/esi_client/models/post_characters_character_id_fittings_fitting.rb +2 -1
- data/lib/esi_client/models/post_characters_character_id_fittings_item.rb +2 -1
- data/lib/esi_client/models/post_characters_character_id_mail_bad_request.rb +2 -1
- data/lib/esi_client/models/post_characters_character_id_mail_labels_label.rb +5 -4
- data/lib/esi_client/models/post_characters_character_id_mail_mail.rb +2 -1
- data/lib/esi_client/models/post_characters_character_id_mail_recipient.rb +2 -1
- data/lib/esi_client/models/post_corporations_corporation_id_assets_locations_200_ok.rb +239 -0
- data/lib/esi_client/models/post_corporations_corporation_id_assets_names_200_ok.rb +209 -0
- data/lib/esi_client/models/post_fleets_fleet_id_members_invitation.rb +3 -2
- data/lib/esi_client/models/post_fleets_fleet_id_members_not_found.rb +2 -1
- data/lib/esi_client/models/post_fleets_fleet_id_members_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/post_fleets_fleet_id_wings_created.rb +2 -1
- data/lib/esi_client/models/post_fleets_fleet_id_wings_not_found.rb +2 -1
- data/lib/esi_client/models/post_fleets_fleet_id_wings_wing_id_squads_created.rb +2 -1
- data/lib/esi_client/models/post_fleets_fleet_id_wings_wing_id_squads_not_found.rb +2 -1
- data/lib/esi_client/models/post_ui_openwindow_newmail_new_mail.rb +2 -1
- data/lib/esi_client/models/post_ui_openwindow_newmail_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/post_universe_names_200_ok.rb +2 -1
- data/lib/esi_client/models/post_universe_names_not_found.rb +2 -1
- data/lib/esi_client/models/put_characters_character_id_calendar_event_id_response.rb +2 -1
- data/lib/esi_client/models/put_characters_character_id_mail_mail_id_bad_request.rb +2 -1
- data/lib/esi_client/models/put_characters_character_id_mail_mail_id_contents.rb +2 -1
- data/lib/esi_client/models/put_corporations_corporation_id_structures_structure_id_new_schedule.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_bad_request.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_movement.rb +3 -2
- data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_not_found.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_new_settings.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_not_found.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_squads_squad_id_naming.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_squads_squad_id_not_found.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_wings_wing_id_naming.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_wings_wing_id_not_found.rb +2 -1
- data/lib/esi_client/version.rb +3 -2
- data/spec/api/contracts_api_spec.rb +136 -0
- data/spec/api/faction_warfare_api_spec.rb +119 -0
- data/spec/models/forbidden_spec.rb +48 -0
- data/spec/models/get_characters_character_id_attributes_ok_spec.rb +84 -0
- data/spec/models/get_characters_character_id_calendar_event_id_attendees_200_ok_spec.rb +52 -0
- data/spec/models/get_characters_character_id_contracts_200_ok_spec.rb +180 -0
- data/spec/models/get_characters_character_id_contracts_contract_id_bids_200_ok_spec.rb +60 -0
- data/spec/models/get_characters_character_id_contracts_contract_id_items_200_ok_spec.rb +72 -0
- data/spec/models/get_characters_character_id_fatigue_ok_spec.rb +54 -0
- data/spec/models/get_characters_character_id_fleet_not_found_spec.rb +42 -0
- data/spec/models/get_characters_character_id_fleet_ok_spec.rb +64 -0
- data/spec/models/get_characters_character_id_notifications_200_ok_spec.rb +86 -0
- data/spec/models/get_characters_character_id_notifications_contacts_200_ok_spec.rb +66 -0
- data/spec/models/get_characters_character_id_planets_planet_id_content_spec.rb +48 -0
- data/spec/models/get_characters_character_id_wallet_journal_200_ok_spec.rb +126 -0
- data/spec/models/get_characters_character_id_wallet_journal_extra_info_spec.rb +108 -0
- data/spec/models/get_characters_character_id_wallet_transactions_200_ok_spec.rb +96 -0
- data/spec/models/get_corporations_corporation_id_assets_200_ok_spec.rb +86 -0
- data/spec/models/get_corporations_corporation_id_blueprints_200_ok_spec.rb +88 -0
- data/spec/models/get_corporations_corporation_id_bookmarks_200_ok_spec.rb +90 -0
- data/spec/models/get_corporations_corporation_id_bookmarks_coordinates_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_bookmarks_folders_200_ok_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_bookmarks_item_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_contacts_200_ok_spec.rb +70 -0
- data/spec/models/get_corporations_corporation_id_containers_logs_200_ok_spec.rb +120 -0
- data/spec/models/get_corporations_corporation_id_contracts_200_ok_spec.rb +180 -0
- data/spec/models/get_corporations_corporation_id_contracts_contract_id_bids_200_ok_spec.rb +60 -0
- data/spec/models/get_corporations_corporation_id_contracts_contract_id_items_200_ok_spec.rb +72 -0
- data/spec/models/get_corporations_corporation_id_divisions_hangar_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_divisions_ok_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_divisions_wallet_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_industry_jobs_200_ok_spec.rb +172 -0
- data/spec/models/get_corporations_corporation_id_killmails_recent_200_ok_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_membertracking_200_ok_spec.rb +78 -0
- data/spec/models/get_corporations_corporation_id_orders_200_ok_spec.rb +134 -0
- data/spec/models/get_corporations_corporation_id_shareholders_200_ok_spec.rb +58 -0
- data/spec/models/get_corporations_corporation_id_standings_200_ok_spec.rb +58 -0
- data/spec/models/get_corporations_corporation_id_titles_200_ok_spec.rb +128 -0
- data/spec/models/get_corporations_corporation_id_wallets_200_ok_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_wallets_division_journal_200_ok_spec.rb +126 -0
- data/spec/models/get_corporations_corporation_id_wallets_division_journal_extra_info_spec.rb +108 -0
- data/spec/models/get_corporations_corporation_id_wallets_division_transactions_200_ok_spec.rb +90 -0
- data/spec/models/get_fw_leaderboards_active_total_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_active_total_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_active_total_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_active_total_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_kills_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_characters_last_week_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_last_week_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_ok_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_victory_points_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_characters_yesterday_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_yesterday_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_active_total_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_active_total_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_kills_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_corporations_last_week_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_last_week_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_ok_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_victory_points_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_corporations_yesterday_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_yesterday_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_kills_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_last_week_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_last_week_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_ok_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_victory_points_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_yesterday_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_yesterday_spec.rb +48 -0
- data/spec/models/get_fw_stats_200_ok_spec.rb +66 -0
- data/spec/models/get_fw_stats_kills_spec.rb +54 -0
- data/spec/models/get_fw_stats_victory_points_spec.rb +54 -0
- data/spec/models/get_fw_systems_200_ok_spec.rb +72 -0
- data/spec/models/get_fw_wars_200_ok_spec.rb +48 -0
- data/spec/models/get_universe_stars_star_id_ok_spec.rb +88 -0
- data/spec/models/internal_server_error_spec.rb +42 -0
- data/spec/models/post_characters_affiliation_not_found_spec.rb +42 -0
- data/spec/models/post_characters_character_id_assets_locations_200_ok_spec.rb +60 -0
- data/spec/models/post_characters_character_id_assets_names_200_ok_spec.rb +48 -0
- data/spec/models/post_corporations_corporation_id_assets_locations_200_ok_spec.rb +60 -0
- data/spec/models/post_corporations_corporation_id_assets_names_200_ok_spec.rb +48 -0
- metadata +327 -2
data/docs/LocationApi.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# ESIClient::LocationApi
|
2
2
|
|
3
|
-
All URIs are relative to *https://esi.tech.ccp.is
|
3
|
+
All URIs are relative to *https://esi.tech.ccp.is*
|
4
4
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
@@ -32,7 +32,7 @@ character_id = 56 # Integer | An EVE character ID
|
|
32
32
|
|
33
33
|
opts = {
|
34
34
|
datasource: "tranquility", # String | The server name you would like data from
|
35
|
-
token: "token_example", # String | Access token to use
|
35
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
36
36
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
37
37
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
38
38
|
}
|
@@ -52,7 +52,7 @@ Name | Type | Description | Notes
|
|
52
52
|
------------- | ------------- | ------------- | -------------
|
53
53
|
**character_id** | **Integer**| An EVE character ID |
|
54
54
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
55
|
-
**token** | **String**| Access token to use
|
55
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
56
56
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
57
57
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
58
58
|
|
@@ -94,7 +94,7 @@ character_id = 56 # Integer | An EVE character ID
|
|
94
94
|
|
95
95
|
opts = {
|
96
96
|
datasource: "tranquility", # String | The server name you would like data from
|
97
|
-
token: "token_example", # String | Access token to use
|
97
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
98
98
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
99
99
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
100
100
|
}
|
@@ -114,7 +114,7 @@ Name | Type | Description | Notes
|
|
114
114
|
------------- | ------------- | ------------- | -------------
|
115
115
|
**character_id** | **Integer**| An EVE character ID |
|
116
116
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
117
|
-
**token** | **String**| Access token to use
|
117
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
118
118
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
119
119
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
120
120
|
|
@@ -156,7 +156,7 @@ character_id = 56 # Integer | An EVE character ID
|
|
156
156
|
|
157
157
|
opts = {
|
158
158
|
datasource: "tranquility", # String | The server name you would like data from
|
159
|
-
token: "token_example", # String | Access token to use
|
159
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
160
160
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
161
161
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
162
162
|
}
|
@@ -176,7 +176,7 @@ Name | Type | Description | Notes
|
|
176
176
|
------------- | ------------- | ------------- | -------------
|
177
177
|
**character_id** | **Integer**| An EVE character ID |
|
178
178
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
179
|
-
**token** | **String**| Access token to use
|
179
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
180
180
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
181
181
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
182
182
|
|
data/docs/LoyaltyApi.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# ESIClient::LoyaltyApi
|
2
2
|
|
3
|
-
All URIs are relative to *https://esi.tech.ccp.is
|
3
|
+
All URIs are relative to *https://esi.tech.ccp.is*
|
4
4
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
@@ -13,7 +13,7 @@ Method | HTTP request | Description
|
|
13
13
|
|
14
14
|
Get loyalty points
|
15
15
|
|
16
|
-
Return a list of loyalty points for all corporations the character has worked for ---
|
16
|
+
Return a list of loyalty points for all corporations the character has worked for --- This route is cached for up to 3600 seconds
|
17
17
|
|
18
18
|
### Example
|
19
19
|
```ruby
|
@@ -27,11 +27,11 @@ end
|
|
27
27
|
|
28
28
|
api_instance = ESIClient::LoyaltyApi.new
|
29
29
|
|
30
|
-
character_id = 56 # Integer |
|
30
|
+
character_id = 56 # Integer | An EVE character ID
|
31
31
|
|
32
32
|
opts = {
|
33
33
|
datasource: "tranquility", # String | The server name you would like data from
|
34
|
-
token: "token_example", # String | Access token to use
|
34
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
35
35
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
36
36
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
37
37
|
}
|
@@ -49,9 +49,9 @@ end
|
|
49
49
|
|
50
50
|
Name | Type | Description | Notes
|
51
51
|
------------- | ------------- | ------------- | -------------
|
52
|
-
**character_id** | **Integer**|
|
52
|
+
**character_id** | **Integer**| An EVE character ID |
|
53
53
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
54
|
-
**token** | **String**| Access token to use
|
54
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
55
55
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
56
56
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
57
57
|
|
@@ -84,7 +84,7 @@ require 'esi_client'
|
|
84
84
|
|
85
85
|
api_instance = ESIClient::LoyaltyApi.new
|
86
86
|
|
87
|
-
corporation_id = 56 # Integer |
|
87
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
88
88
|
|
89
89
|
opts = {
|
90
90
|
datasource: "tranquility", # String | The server name you would like data from
|
@@ -105,7 +105,7 @@ end
|
|
105
105
|
|
106
106
|
Name | Type | Description | Notes
|
107
107
|
------------- | ------------- | ------------- | -------------
|
108
|
-
**corporation_id** | **Integer**|
|
108
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
109
109
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
110
110
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
111
111
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
data/docs/MailApi.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# ESIClient::MailApi
|
2
2
|
|
3
|
-
All URIs are relative to *https://esi.tech.ccp.is
|
3
|
+
All URIs are relative to *https://esi.tech.ccp.is*
|
4
4
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
@@ -16,7 +16,7 @@ Method | HTTP request | Description
|
|
16
16
|
|
17
17
|
|
18
18
|
# **delete_characters_character_id_mail_labels_label_id**
|
19
|
-
> delete_characters_character_id_mail_labels_label_id(
|
19
|
+
> delete_characters_character_id_mail_labels_label_id(character_idlabel_id, opts)
|
20
20
|
|
21
21
|
Delete a mail label
|
22
22
|
|
@@ -40,14 +40,14 @@ label_id = 56 # Integer | An EVE label id
|
|
40
40
|
|
41
41
|
opts = {
|
42
42
|
datasource: "tranquility", # String | The server name you would like data from
|
43
|
-
token: "token_example", # String | Access token to use
|
43
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
44
44
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
45
45
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
46
46
|
}
|
47
47
|
|
48
48
|
begin
|
49
49
|
#Delete a mail label
|
50
|
-
api_instance.delete_characters_character_id_mail_labels_label_id(
|
50
|
+
api_instance.delete_characters_character_id_mail_labels_label_id(character_idlabel_id, opts)
|
51
51
|
rescue ESIClient::ApiError => e
|
52
52
|
puts "Exception when calling MailApi->delete_characters_character_id_mail_labels_label_id: #{e}"
|
53
53
|
end
|
@@ -60,7 +60,7 @@ Name | Type | Description | Notes
|
|
60
60
|
**character_id** | **Integer**| An EVE character ID |
|
61
61
|
**label_id** | **Integer**| An EVE label id |
|
62
62
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
63
|
-
**token** | **String**| Access token to use
|
63
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
64
64
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
65
65
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
66
66
|
|
@@ -80,7 +80,7 @@ nil (empty response body)
|
|
80
80
|
|
81
81
|
|
82
82
|
# **delete_characters_character_id_mail_mail_id**
|
83
|
-
> delete_characters_character_id_mail_mail_id(
|
83
|
+
> delete_characters_character_id_mail_mail_id(character_idmail_id, opts)
|
84
84
|
|
85
85
|
Delete a mail
|
86
86
|
|
@@ -104,14 +104,14 @@ mail_id = 56 # Integer | An EVE mail ID
|
|
104
104
|
|
105
105
|
opts = {
|
106
106
|
datasource: "tranquility", # String | The server name you would like data from
|
107
|
-
token: "token_example", # String | Access token to use
|
107
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
108
108
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
109
109
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
110
110
|
}
|
111
111
|
|
112
112
|
begin
|
113
113
|
#Delete a mail
|
114
|
-
api_instance.delete_characters_character_id_mail_mail_id(
|
114
|
+
api_instance.delete_characters_character_id_mail_mail_id(character_idmail_id, opts)
|
115
115
|
rescue ESIClient::ApiError => e
|
116
116
|
puts "Exception when calling MailApi->delete_characters_character_id_mail_mail_id: #{e}"
|
117
117
|
end
|
@@ -124,7 +124,7 @@ Name | Type | Description | Notes
|
|
124
124
|
**character_id** | **Integer**| An EVE character ID |
|
125
125
|
**mail_id** | **Integer**| An EVE mail ID |
|
126
126
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
127
|
-
**token** | **String**| Access token to use
|
127
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
128
128
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
129
129
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
130
130
|
|
@@ -168,7 +168,7 @@ opts = {
|
|
168
168
|
datasource: "tranquility", # String | The server name you would like data from
|
169
169
|
labels: [56], # Array<Integer> | Fetch only mails that match one or more of the given labels
|
170
170
|
last_mail_id: 56, # Integer | List only mail with an ID lower than the given ID, if present
|
171
|
-
token: "token_example", # String | Access token to use
|
171
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
172
172
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
173
173
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
174
174
|
}
|
@@ -190,7 +190,7 @@ Name | Type | Description | Notes
|
|
190
190
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
191
191
|
**labels** | [**Array<Integer>**](Integer.md)| Fetch only mails that match one or more of the given labels | [optional]
|
192
192
|
**last_mail_id** | **Integer**| List only mail with an ID lower than the given ID, if present | [optional]
|
193
|
-
**token** | **String**| Access token to use
|
193
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
194
194
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
195
195
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
196
196
|
|
@@ -232,7 +232,7 @@ character_id = 56 # Integer | An EVE character ID
|
|
232
232
|
|
233
233
|
opts = {
|
234
234
|
datasource: "tranquility", # String | The server name you would like data from
|
235
|
-
token: "token_example", # String | Access token to use
|
235
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
236
236
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
237
237
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
238
238
|
}
|
@@ -252,7 +252,7 @@ Name | Type | Description | Notes
|
|
252
252
|
------------- | ------------- | ------------- | -------------
|
253
253
|
**character_id** | **Integer**| An EVE character ID |
|
254
254
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
255
|
-
**token** | **String**| Access token to use
|
255
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
256
256
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
257
257
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
258
258
|
|
@@ -294,7 +294,7 @@ character_id = 56 # Integer | An EVE character ID
|
|
294
294
|
|
295
295
|
opts = {
|
296
296
|
datasource: "tranquility", # String | The server name you would like data from
|
297
|
-
token: "token_example", # String | Access token to use
|
297
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
298
298
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
299
299
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
300
300
|
}
|
@@ -314,7 +314,7 @@ Name | Type | Description | Notes
|
|
314
314
|
------------- | ------------- | ------------- | -------------
|
315
315
|
**character_id** | **Integer**| An EVE character ID |
|
316
316
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
317
|
-
**token** | **String**| Access token to use
|
317
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
318
318
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
319
319
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
320
320
|
|
@@ -334,7 +334,7 @@ Name | Type | Description | Notes
|
|
334
334
|
|
335
335
|
|
336
336
|
# **get_characters_character_id_mail_mail_id**
|
337
|
-
> GetCharactersCharacterIdMailMailIdOk get_characters_character_id_mail_mail_id(
|
337
|
+
> GetCharactersCharacterIdMailMailIdOk get_characters_character_id_mail_mail_id(character_idmail_id, opts)
|
338
338
|
|
339
339
|
Return a mail
|
340
340
|
|
@@ -358,14 +358,14 @@ mail_id = 56 # Integer | An EVE mail ID
|
|
358
358
|
|
359
359
|
opts = {
|
360
360
|
datasource: "tranquility", # String | The server name you would like data from
|
361
|
-
token: "token_example", # String | Access token to use
|
361
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
362
362
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
363
363
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
364
364
|
}
|
365
365
|
|
366
366
|
begin
|
367
367
|
#Return a mail
|
368
|
-
result = api_instance.get_characters_character_id_mail_mail_id(
|
368
|
+
result = api_instance.get_characters_character_id_mail_mail_id(character_idmail_id, opts)
|
369
369
|
p result
|
370
370
|
rescue ESIClient::ApiError => e
|
371
371
|
puts "Exception when calling MailApi->get_characters_character_id_mail_mail_id: #{e}"
|
@@ -379,7 +379,7 @@ Name | Type | Description | Notes
|
|
379
379
|
**character_id** | **Integer**| An EVE character ID |
|
380
380
|
**mail_id** | **Integer**| An EVE mail ID |
|
381
381
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
382
|
-
**token** | **String**| Access token to use
|
382
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
383
383
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
384
384
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
385
385
|
|
@@ -399,7 +399,7 @@ Name | Type | Description | Notes
|
|
399
399
|
|
400
400
|
|
401
401
|
# **post_characters_character_id_mail**
|
402
|
-
> Integer post_characters_character_id_mail(
|
402
|
+
> Integer post_characters_character_id_mail(character_idmail, opts)
|
403
403
|
|
404
404
|
Send a new mail
|
405
405
|
|
@@ -417,20 +417,20 @@ end
|
|
417
417
|
|
418
418
|
api_instance = ESIClient::MailApi.new
|
419
419
|
|
420
|
-
character_id = 56 # Integer |
|
420
|
+
character_id = 56 # Integer | An EVE character ID
|
421
421
|
|
422
422
|
mail = ESIClient::PostCharactersCharacterIdMailMail.new # PostCharactersCharacterIdMailMail | The mail to send
|
423
423
|
|
424
424
|
opts = {
|
425
425
|
datasource: "tranquility", # String | The server name you would like data from
|
426
|
-
token: "token_example", # String | Access token to use
|
426
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
427
427
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
428
428
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
429
429
|
}
|
430
430
|
|
431
431
|
begin
|
432
432
|
#Send a new mail
|
433
|
-
result = api_instance.post_characters_character_id_mail(
|
433
|
+
result = api_instance.post_characters_character_id_mail(character_idmail, opts)
|
434
434
|
p result
|
435
435
|
rescue ESIClient::ApiError => e
|
436
436
|
puts "Exception when calling MailApi->post_characters_character_id_mail: #{e}"
|
@@ -441,10 +441,10 @@ end
|
|
441
441
|
|
442
442
|
Name | Type | Description | Notes
|
443
443
|
------------- | ------------- | ------------- | -------------
|
444
|
-
**character_id** | **Integer**|
|
444
|
+
**character_id** | **Integer**| An EVE character ID |
|
445
445
|
**mail** | [**PostCharactersCharacterIdMailMail**](PostCharactersCharacterIdMailMail.md)| The mail to send |
|
446
446
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
447
|
-
**token** | **String**| Access token to use
|
447
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
448
448
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
449
449
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
450
450
|
|
@@ -487,7 +487,7 @@ character_id = 56 # Integer | An EVE character ID
|
|
487
487
|
opts = {
|
488
488
|
datasource: "tranquility", # String | The server name you would like data from
|
489
489
|
label: ESIClient::PostCharactersCharacterIdMailLabelsLabel.new, # PostCharactersCharacterIdMailLabelsLabel | Label to create
|
490
|
-
token: "token_example", # String | Access token to use
|
490
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
491
491
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
492
492
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
493
493
|
}
|
@@ -508,7 +508,7 @@ Name | Type | Description | Notes
|
|
508
508
|
**character_id** | **Integer**| An EVE character ID |
|
509
509
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
510
510
|
**label** | [**PostCharactersCharacterIdMailLabelsLabel**](PostCharactersCharacterIdMailLabelsLabel.md)| Label to create | [optional]
|
511
|
-
**token** | **String**| Access token to use
|
511
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
512
512
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
513
513
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
514
514
|
|
@@ -528,7 +528,7 @@ Name | Type | Description | Notes
|
|
528
528
|
|
529
529
|
|
530
530
|
# **put_characters_character_id_mail_mail_id**
|
531
|
-
> put_characters_character_id_mail_mail_id(
|
531
|
+
> put_characters_character_id_mail_mail_id(character_idcontents, mail_id, opts)
|
532
532
|
|
533
533
|
Update metadata about a mail
|
534
534
|
|
@@ -554,14 +554,14 @@ mail_id = 56 # Integer | An EVE mail ID
|
|
554
554
|
|
555
555
|
opts = {
|
556
556
|
datasource: "tranquility", # String | The server name you would like data from
|
557
|
-
token: "token_example", # String | Access token to use
|
557
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
558
558
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
559
559
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
560
560
|
}
|
561
561
|
|
562
562
|
begin
|
563
563
|
#Update metadata about a mail
|
564
|
-
api_instance.put_characters_character_id_mail_mail_id(
|
564
|
+
api_instance.put_characters_character_id_mail_mail_id(character_idcontents, mail_id, opts)
|
565
565
|
rescue ESIClient::ApiError => e
|
566
566
|
puts "Exception when calling MailApi->put_characters_character_id_mail_mail_id: #{e}"
|
567
567
|
end
|
@@ -575,7 +575,7 @@ Name | Type | Description | Notes
|
|
575
575
|
**contents** | [**PutCharactersCharacterIdMailMailIdContents**](PutCharactersCharacterIdMailMailIdContents.md)| Data used to update the mail |
|
576
576
|
**mail_id** | **Integer**| An EVE mail ID |
|
577
577
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
578
|
-
**token** | **String**| Access token to use
|
578
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
579
579
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
580
580
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
581
581
|
|
data/docs/MarketApi.md
CHANGED
@@ -1,15 +1,17 @@
|
|
1
1
|
# ESIClient::MarketApi
|
2
2
|
|
3
|
-
All URIs are relative to *https://esi.tech.ccp.is
|
3
|
+
All URIs are relative to *https://esi.tech.ccp.is*
|
4
4
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
7
7
|
[**get_characters_character_id_orders**](MarketApi.md#get_characters_character_id_orders) | **GET** /v1/characters/{character_id}/orders/ | List orders from a character
|
8
|
+
[**get_corporations_corporation_id_orders**](MarketApi.md#get_corporations_corporation_id_orders) | **GET** /v1/corporations/{corporation_id}/orders/ | List orders from a corporation
|
8
9
|
[**get_markets_groups**](MarketApi.md#get_markets_groups) | **GET** /v1/markets/groups/ | Get item groups
|
9
10
|
[**get_markets_groups_market_group_id**](MarketApi.md#get_markets_groups_market_group_id) | **GET** /v1/markets/groups/{market_group_id}/ | Get item group information
|
10
11
|
[**get_markets_prices**](MarketApi.md#get_markets_prices) | **GET** /v1/markets/prices/ | List market prices
|
11
12
|
[**get_markets_region_id_history**](MarketApi.md#get_markets_region_id_history) | **GET** /v1/markets/{region_id}/history/ | List historical market statistics in a region
|
12
13
|
[**get_markets_region_id_orders**](MarketApi.md#get_markets_region_id_orders) | **GET** /v1/markets/{region_id}/orders/ | List orders in a region
|
14
|
+
[**get_markets_region_id_types**](MarketApi.md#get_markets_region_id_types) | **GET** /v1/markets/{region_id}/types/ | List type IDs relevant to a market
|
13
15
|
[**get_markets_structures_structure_id**](MarketApi.md#get_markets_structures_structure_id) | **GET** /v1/markets/structures/{structure_id}/ | List orders in a structure
|
14
16
|
|
15
17
|
|
@@ -36,7 +38,7 @@ character_id = 56 # Integer | An EVE character ID
|
|
36
38
|
|
37
39
|
opts = {
|
38
40
|
datasource: "tranquility", # String | The server name you would like data from
|
39
|
-
token: "token_example", # String | Access token to use
|
41
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
40
42
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
41
43
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
42
44
|
}
|
@@ -56,7 +58,7 @@ Name | Type | Description | Notes
|
|
56
58
|
------------- | ------------- | ------------- | -------------
|
57
59
|
**character_id** | **Integer**| An EVE character ID |
|
58
60
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
59
|
-
**token** | **String**| Access token to use
|
61
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
60
62
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
61
63
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
62
64
|
|
@@ -75,6 +77,70 @@ Name | Type | Description | Notes
|
|
75
77
|
|
76
78
|
|
77
79
|
|
80
|
+
# **get_corporations_corporation_id_orders**
|
81
|
+
> Array<GetCorporationsCorporationIdOrders200Ok> get_corporations_corporation_id_orders(corporation_id, opts)
|
82
|
+
|
83
|
+
List orders from a corporation
|
84
|
+
|
85
|
+
List market orders placed on behalf of a corporation --- This route is cached for up to 3600 seconds
|
86
|
+
|
87
|
+
### Example
|
88
|
+
```ruby
|
89
|
+
# load the gem
|
90
|
+
require 'esi_client'
|
91
|
+
# setup authorization
|
92
|
+
ESIClient.configure do |config|
|
93
|
+
# Configure OAuth2 access token for authorization: evesso
|
94
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
95
|
+
end
|
96
|
+
|
97
|
+
api_instance = ESIClient::MarketApi.new
|
98
|
+
|
99
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
100
|
+
|
101
|
+
opts = {
|
102
|
+
datasource: "tranquility", # String | The server name you would like data from
|
103
|
+
page: 1, # Integer | Which page of results to return
|
104
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
105
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
106
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
107
|
+
}
|
108
|
+
|
109
|
+
begin
|
110
|
+
#List orders from a corporation
|
111
|
+
result = api_instance.get_corporations_corporation_id_orders(corporation_id, opts)
|
112
|
+
p result
|
113
|
+
rescue ESIClient::ApiError => e
|
114
|
+
puts "Exception when calling MarketApi->get_corporations_corporation_id_orders: #{e}"
|
115
|
+
end
|
116
|
+
```
|
117
|
+
|
118
|
+
### Parameters
|
119
|
+
|
120
|
+
Name | Type | Description | Notes
|
121
|
+
------------- | ------------- | ------------- | -------------
|
122
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
123
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
124
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
125
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
126
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
127
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
128
|
+
|
129
|
+
### Return type
|
130
|
+
|
131
|
+
[**Array<GetCorporationsCorporationIdOrders200Ok>**](GetCorporationsCorporationIdOrders200Ok.md)
|
132
|
+
|
133
|
+
### Authorization
|
134
|
+
|
135
|
+
[evesso](../README.md#evesso)
|
136
|
+
|
137
|
+
### HTTP request headers
|
138
|
+
|
139
|
+
- **Content-Type**: Not defined
|
140
|
+
- **Accept**: application/json
|
141
|
+
|
142
|
+
|
143
|
+
|
78
144
|
# **get_markets_groups**
|
79
145
|
> Array<Integer> get_markets_groups(opts)
|
80
146
|
|
@@ -308,13 +374,13 @@ require 'esi_client'
|
|
308
374
|
|
309
375
|
api_instance = ESIClient::MarketApi.new
|
310
376
|
|
311
|
-
order_type = "all" # String | Filter buy/sell orders, return all orders by default. If you query without type_id, we always return both buy and sell orders.
|
377
|
+
order_type = "all" # String | Filter buy/sell orders, return all orders by default. If you query without type_id, we always return both buy and sell orders.
|
312
378
|
|
313
379
|
region_id = 56 # Integer | Return orders in this region
|
314
380
|
|
315
381
|
opts = {
|
316
382
|
datasource: "tranquility", # String | The server name you would like data from
|
317
|
-
page: 1, # Integer | Which page
|
383
|
+
page: 1, # Integer | Which page of results to return
|
318
384
|
type_id: 56, # Integer | Return orders only for this type
|
319
385
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
320
386
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
@@ -333,10 +399,10 @@ end
|
|
333
399
|
|
334
400
|
Name | Type | Description | Notes
|
335
401
|
------------- | ------------- | ------------- | -------------
|
336
|
-
**order_type** | **String**| Filter buy/sell orders, return all orders by default. If you query without type_id, we always return both buy and sell orders.
|
402
|
+
**order_type** | **String**| Filter buy/sell orders, return all orders by default. If you query without type_id, we always return both buy and sell orders. | [default to all]
|
337
403
|
**region_id** | **Integer**| Return orders in this region |
|
338
404
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
339
|
-
**page** | **Integer**| Which page
|
405
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
340
406
|
**type_id** | **Integer**| Return orders only for this type | [optional]
|
341
407
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
342
408
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
@@ -356,6 +422,63 @@ No authorization required
|
|
356
422
|
|
357
423
|
|
358
424
|
|
425
|
+
# **get_markets_region_id_types**
|
426
|
+
> Array<Integer> get_markets_region_id_types(region_id, opts)
|
427
|
+
|
428
|
+
List type IDs relevant to a market
|
429
|
+
|
430
|
+
Return a list of type IDs that have active orders in the region, for efficient market indexing. --- This route is cached for up to 600 seconds
|
431
|
+
|
432
|
+
### Example
|
433
|
+
```ruby
|
434
|
+
# load the gem
|
435
|
+
require 'esi_client'
|
436
|
+
|
437
|
+
api_instance = ESIClient::MarketApi.new
|
438
|
+
|
439
|
+
region_id = 56 # Integer | Return statistics in this region
|
440
|
+
|
441
|
+
opts = {
|
442
|
+
datasource: "tranquility", # String | The server name you would like data from
|
443
|
+
page: 1, # Integer | Which page of results to return
|
444
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
445
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
446
|
+
}
|
447
|
+
|
448
|
+
begin
|
449
|
+
#List type IDs relevant to a market
|
450
|
+
result = api_instance.get_markets_region_id_types(region_id, opts)
|
451
|
+
p result
|
452
|
+
rescue ESIClient::ApiError => e
|
453
|
+
puts "Exception when calling MarketApi->get_markets_region_id_types: #{e}"
|
454
|
+
end
|
455
|
+
```
|
456
|
+
|
457
|
+
### Parameters
|
458
|
+
|
459
|
+
Name | Type | Description | Notes
|
460
|
+
------------- | ------------- | ------------- | -------------
|
461
|
+
**region_id** | **Integer**| Return statistics in this region |
|
462
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
463
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
464
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
465
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
466
|
+
|
467
|
+
### Return type
|
468
|
+
|
469
|
+
**Array<Integer>**
|
470
|
+
|
471
|
+
### Authorization
|
472
|
+
|
473
|
+
No authorization required
|
474
|
+
|
475
|
+
### HTTP request headers
|
476
|
+
|
477
|
+
- **Content-Type**: Not defined
|
478
|
+
- **Accept**: application/json
|
479
|
+
|
480
|
+
|
481
|
+
|
359
482
|
# **get_markets_structures_structure_id**
|
360
483
|
> Array<GetMarketsStructuresStructureId200Ok> get_markets_structures_structure_id(structure_id, opts)
|
361
484
|
|
@@ -379,8 +502,8 @@ structure_id = 789 # Integer | Return orders in this structure
|
|
379
502
|
|
380
503
|
opts = {
|
381
504
|
datasource: "tranquility", # String | The server name you would like data from
|
382
|
-
page: 1, # Integer | Which page
|
383
|
-
token: "token_example", # String | Access token to use
|
505
|
+
page: 1, # Integer | Which page of results to return
|
506
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
384
507
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
385
508
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
386
509
|
}
|
@@ -400,8 +523,8 @@ Name | Type | Description | Notes
|
|
400
523
|
------------- | ------------- | ------------- | -------------
|
401
524
|
**structure_id** | **Integer**| Return orders in this structure |
|
402
525
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
403
|
-
**page** | **Integer**| Which page
|
404
|
-
**token** | **String**| Access token to use
|
526
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
527
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
405
528
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
406
529
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
407
530
|
|