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/AllianceApi.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# ESIClient::AllianceApi
|
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
|
------------- | ------------- | -------------
|
@@ -77,7 +77,7 @@ require 'esi_client'
|
|
77
77
|
|
78
78
|
api_instance = ESIClient::AllianceApi.new
|
79
79
|
|
80
|
-
alliance_id = 56 # Integer | An
|
80
|
+
alliance_id = 56 # Integer | An EVE alliance ID
|
81
81
|
|
82
82
|
opts = {
|
83
83
|
datasource: "tranquility", # String | The server name you would like data from
|
@@ -98,7 +98,7 @@ end
|
|
98
98
|
|
99
99
|
Name | Type | Description | Notes
|
100
100
|
------------- | ------------- | ------------- | -------------
|
101
|
-
**alliance_id** | **Integer**| An
|
101
|
+
**alliance_id** | **Integer**| An EVE alliance ID |
|
102
102
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
103
103
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
104
104
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
data/docs/AssetsApi.md
CHANGED
@@ -1,10 +1,15 @@
|
|
1
1
|
# ESIClient::AssetsApi
|
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_assets**](AssetsApi.md#get_characters_character_id_assets) | **GET** /v1/characters/{character_id}/assets/ | Get character assets
|
8
|
+
[**get_corporations_corporation_id_assets**](AssetsApi.md#get_corporations_corporation_id_assets) | **GET** /v1/corporations/{corporation_id}/assets/ | Get corporation assets
|
9
|
+
[**post_characters_character_id_assets_locations**](AssetsApi.md#post_characters_character_id_assets_locations) | **POST** /v1/characters/{character_id}/assets/locations/ | Get character asset locations
|
10
|
+
[**post_characters_character_id_assets_names**](AssetsApi.md#post_characters_character_id_assets_names) | **POST** /v1/characters/{character_id}/assets/names/ | Get character asset names
|
11
|
+
[**post_corporations_corporation_id_assets_locations**](AssetsApi.md#post_corporations_corporation_id_assets_locations) | **POST** /v1/corporations/{corporation_id}/assets/locations/ | Get corporation asset locations
|
12
|
+
[**post_corporations_corporation_id_assets_names**](AssetsApi.md#post_corporations_corporation_id_assets_names) | **POST** /v1/corporations/{corporation_id}/assets/names/ | Get coporation asset names
|
8
13
|
|
9
14
|
|
10
15
|
# **get_characters_character_id_assets**
|
@@ -26,11 +31,12 @@ end
|
|
26
31
|
|
27
32
|
api_instance = ESIClient::AssetsApi.new
|
28
33
|
|
29
|
-
character_id = 56 # Integer |
|
34
|
+
character_id = 56 # Integer | An EVE character ID
|
30
35
|
|
31
36
|
opts = {
|
32
37
|
datasource: "tranquility", # String | The server name you would like data from
|
33
|
-
|
38
|
+
page: 1, # Integer | Which page of results to return
|
39
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
34
40
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
35
41
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
36
42
|
}
|
@@ -48,9 +54,10 @@ end
|
|
48
54
|
|
49
55
|
Name | Type | Description | Notes
|
50
56
|
------------- | ------------- | ------------- | -------------
|
51
|
-
**character_id** | **Integer**|
|
57
|
+
**character_id** | **Integer**| An EVE character ID |
|
52
58
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
53
|
-
**
|
59
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
60
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
54
61
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
55
62
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
56
63
|
|
@@ -69,3 +76,327 @@ Name | Type | Description | Notes
|
|
69
76
|
|
70
77
|
|
71
78
|
|
79
|
+
# **get_corporations_corporation_id_assets**
|
80
|
+
> Array<GetCorporationsCorporationIdAssets200Ok> get_corporations_corporation_id_assets(corporation_id, opts)
|
81
|
+
|
82
|
+
Get corporation assets
|
83
|
+
|
84
|
+
Return a list of the corporation assets --- This route is cached for up to 3600 seconds
|
85
|
+
|
86
|
+
### Example
|
87
|
+
```ruby
|
88
|
+
# load the gem
|
89
|
+
require 'esi_client'
|
90
|
+
# setup authorization
|
91
|
+
ESIClient.configure do |config|
|
92
|
+
# Configure OAuth2 access token for authorization: evesso
|
93
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
94
|
+
end
|
95
|
+
|
96
|
+
api_instance = ESIClient::AssetsApi.new
|
97
|
+
|
98
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
99
|
+
|
100
|
+
opts = {
|
101
|
+
datasource: "tranquility", # String | The server name you would like data from
|
102
|
+
page: 1, # Integer | Which page of results to return
|
103
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
104
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
105
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
106
|
+
}
|
107
|
+
|
108
|
+
begin
|
109
|
+
#Get corporation assets
|
110
|
+
result = api_instance.get_corporations_corporation_id_assets(corporation_id, opts)
|
111
|
+
p result
|
112
|
+
rescue ESIClient::ApiError => e
|
113
|
+
puts "Exception when calling AssetsApi->get_corporations_corporation_id_assets: #{e}"
|
114
|
+
end
|
115
|
+
```
|
116
|
+
|
117
|
+
### Parameters
|
118
|
+
|
119
|
+
Name | Type | Description | Notes
|
120
|
+
------------- | ------------- | ------------- | -------------
|
121
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
122
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
123
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
124
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
125
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
126
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
127
|
+
|
128
|
+
### Return type
|
129
|
+
|
130
|
+
[**Array<GetCorporationsCorporationIdAssets200Ok>**](GetCorporationsCorporationIdAssets200Ok.md)
|
131
|
+
|
132
|
+
### Authorization
|
133
|
+
|
134
|
+
[evesso](../README.md#evesso)
|
135
|
+
|
136
|
+
### HTTP request headers
|
137
|
+
|
138
|
+
- **Content-Type**: Not defined
|
139
|
+
- **Accept**: application/json
|
140
|
+
|
141
|
+
|
142
|
+
|
143
|
+
# **post_characters_character_id_assets_locations**
|
144
|
+
> Array<PostCharactersCharacterIdAssetsLocations200Ok> post_characters_character_id_assets_locations(character_iditem_ids, opts)
|
145
|
+
|
146
|
+
Get character asset locations
|
147
|
+
|
148
|
+
Return locations for a set of item ids, which you can get from character assets endpoint. Coordinates for items in hangars or stations are set to (0,0,0) ---
|
149
|
+
|
150
|
+
### Example
|
151
|
+
```ruby
|
152
|
+
# load the gem
|
153
|
+
require 'esi_client'
|
154
|
+
# setup authorization
|
155
|
+
ESIClient.configure do |config|
|
156
|
+
# Configure OAuth2 access token for authorization: evesso
|
157
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
158
|
+
end
|
159
|
+
|
160
|
+
api_instance = ESIClient::AssetsApi.new
|
161
|
+
|
162
|
+
character_id = 56 # Integer | An EVE character ID
|
163
|
+
|
164
|
+
item_ids = [ESIClient::Array<Integer>.new] # Array<Integer> | A list of item ids
|
165
|
+
|
166
|
+
opts = {
|
167
|
+
datasource: "tranquility", # String | The server name you would like data from
|
168
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
169
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
170
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
171
|
+
}
|
172
|
+
|
173
|
+
begin
|
174
|
+
#Get character asset locations
|
175
|
+
result = api_instance.post_characters_character_id_assets_locations(character_iditem_ids, opts)
|
176
|
+
p result
|
177
|
+
rescue ESIClient::ApiError => e
|
178
|
+
puts "Exception when calling AssetsApi->post_characters_character_id_assets_locations: #{e}"
|
179
|
+
end
|
180
|
+
```
|
181
|
+
|
182
|
+
### Parameters
|
183
|
+
|
184
|
+
Name | Type | Description | Notes
|
185
|
+
------------- | ------------- | ------------- | -------------
|
186
|
+
**character_id** | **Integer**| An EVE character ID |
|
187
|
+
**item_ids** | **Array<Integer>**| A list of item ids |
|
188
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
189
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
190
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
191
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
192
|
+
|
193
|
+
### Return type
|
194
|
+
|
195
|
+
[**Array<PostCharactersCharacterIdAssetsLocations200Ok>**](PostCharactersCharacterIdAssetsLocations200Ok.md)
|
196
|
+
|
197
|
+
### Authorization
|
198
|
+
|
199
|
+
[evesso](../README.md#evesso)
|
200
|
+
|
201
|
+
### HTTP request headers
|
202
|
+
|
203
|
+
- **Content-Type**: Not defined
|
204
|
+
- **Accept**: application/json
|
205
|
+
|
206
|
+
|
207
|
+
|
208
|
+
# **post_characters_character_id_assets_names**
|
209
|
+
> Array<PostCharactersCharacterIdAssetsNames200Ok> post_characters_character_id_assets_names(character_iditem_ids, opts)
|
210
|
+
|
211
|
+
Get character asset names
|
212
|
+
|
213
|
+
Return names for a set of item ids, which you can get from character assets endpoint. Typically used for items that can customize names, like containers or ships. ---
|
214
|
+
|
215
|
+
### Example
|
216
|
+
```ruby
|
217
|
+
# load the gem
|
218
|
+
require 'esi_client'
|
219
|
+
# setup authorization
|
220
|
+
ESIClient.configure do |config|
|
221
|
+
# Configure OAuth2 access token for authorization: evesso
|
222
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
223
|
+
end
|
224
|
+
|
225
|
+
api_instance = ESIClient::AssetsApi.new
|
226
|
+
|
227
|
+
character_id = 56 # Integer | An EVE character ID
|
228
|
+
|
229
|
+
item_ids = [ESIClient::Array<Integer>.new] # Array<Integer> | A list of item ids
|
230
|
+
|
231
|
+
opts = {
|
232
|
+
datasource: "tranquility", # String | The server name you would like data from
|
233
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
234
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
235
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
236
|
+
}
|
237
|
+
|
238
|
+
begin
|
239
|
+
#Get character asset names
|
240
|
+
result = api_instance.post_characters_character_id_assets_names(character_iditem_ids, opts)
|
241
|
+
p result
|
242
|
+
rescue ESIClient::ApiError => e
|
243
|
+
puts "Exception when calling AssetsApi->post_characters_character_id_assets_names: #{e}"
|
244
|
+
end
|
245
|
+
```
|
246
|
+
|
247
|
+
### Parameters
|
248
|
+
|
249
|
+
Name | Type | Description | Notes
|
250
|
+
------------- | ------------- | ------------- | -------------
|
251
|
+
**character_id** | **Integer**| An EVE character ID |
|
252
|
+
**item_ids** | **Array<Integer>**| A list of item ids |
|
253
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
254
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
255
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
256
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
257
|
+
|
258
|
+
### Return type
|
259
|
+
|
260
|
+
[**Array<PostCharactersCharacterIdAssetsNames200Ok>**](PostCharactersCharacterIdAssetsNames200Ok.md)
|
261
|
+
|
262
|
+
### Authorization
|
263
|
+
|
264
|
+
[evesso](../README.md#evesso)
|
265
|
+
|
266
|
+
### HTTP request headers
|
267
|
+
|
268
|
+
- **Content-Type**: Not defined
|
269
|
+
- **Accept**: application/json
|
270
|
+
|
271
|
+
|
272
|
+
|
273
|
+
# **post_corporations_corporation_id_assets_locations**
|
274
|
+
> Array<PostCorporationsCorporationIdAssetsLocations200Ok> post_corporations_corporation_id_assets_locations(corporation_iditem_ids, opts)
|
275
|
+
|
276
|
+
Get corporation asset locations
|
277
|
+
|
278
|
+
Return locations for a set of item ids, which you can get from corporation assets endpoint. Coordinates for items in hangars or stations are set to (0,0,0) ---
|
279
|
+
|
280
|
+
### Example
|
281
|
+
```ruby
|
282
|
+
# load the gem
|
283
|
+
require 'esi_client'
|
284
|
+
# setup authorization
|
285
|
+
ESIClient.configure do |config|
|
286
|
+
# Configure OAuth2 access token for authorization: evesso
|
287
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
288
|
+
end
|
289
|
+
|
290
|
+
api_instance = ESIClient::AssetsApi.new
|
291
|
+
|
292
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
293
|
+
|
294
|
+
item_ids = [ESIClient::Array<Integer>.new] # Array<Integer> | A list of item ids
|
295
|
+
|
296
|
+
opts = {
|
297
|
+
datasource: "tranquility", # String | The server name you would like data from
|
298
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
299
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
300
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
301
|
+
}
|
302
|
+
|
303
|
+
begin
|
304
|
+
#Get corporation asset locations
|
305
|
+
result = api_instance.post_corporations_corporation_id_assets_locations(corporation_iditem_ids, opts)
|
306
|
+
p result
|
307
|
+
rescue ESIClient::ApiError => e
|
308
|
+
puts "Exception when calling AssetsApi->post_corporations_corporation_id_assets_locations: #{e}"
|
309
|
+
end
|
310
|
+
```
|
311
|
+
|
312
|
+
### Parameters
|
313
|
+
|
314
|
+
Name | Type | Description | Notes
|
315
|
+
------------- | ------------- | ------------- | -------------
|
316
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
317
|
+
**item_ids** | **Array<Integer>**| A list of item ids |
|
318
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
319
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
320
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
321
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
322
|
+
|
323
|
+
### Return type
|
324
|
+
|
325
|
+
[**Array<PostCorporationsCorporationIdAssetsLocations200Ok>**](PostCorporationsCorporationIdAssetsLocations200Ok.md)
|
326
|
+
|
327
|
+
### Authorization
|
328
|
+
|
329
|
+
[evesso](../README.md#evesso)
|
330
|
+
|
331
|
+
### HTTP request headers
|
332
|
+
|
333
|
+
- **Content-Type**: Not defined
|
334
|
+
- **Accept**: application/json
|
335
|
+
|
336
|
+
|
337
|
+
|
338
|
+
# **post_corporations_corporation_id_assets_names**
|
339
|
+
> Array<PostCorporationsCorporationIdAssetsNames200Ok> post_corporations_corporation_id_assets_names(corporation_iditem_ids, opts)
|
340
|
+
|
341
|
+
Get coporation asset names
|
342
|
+
|
343
|
+
Return names for a set of item ids, which you can get from corporation assets endpoint. Only valid for items that can customize names, like containers or ships. ---
|
344
|
+
|
345
|
+
### Example
|
346
|
+
```ruby
|
347
|
+
# load the gem
|
348
|
+
require 'esi_client'
|
349
|
+
# setup authorization
|
350
|
+
ESIClient.configure do |config|
|
351
|
+
# Configure OAuth2 access token for authorization: evesso
|
352
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
353
|
+
end
|
354
|
+
|
355
|
+
api_instance = ESIClient::AssetsApi.new
|
356
|
+
|
357
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
358
|
+
|
359
|
+
item_ids = [ESIClient::Array<Integer>.new] # Array<Integer> | A list of item ids
|
360
|
+
|
361
|
+
opts = {
|
362
|
+
datasource: "tranquility", # String | The server name you would like data from
|
363
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
364
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
365
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
366
|
+
}
|
367
|
+
|
368
|
+
begin
|
369
|
+
#Get coporation asset names
|
370
|
+
result = api_instance.post_corporations_corporation_id_assets_names(corporation_iditem_ids, opts)
|
371
|
+
p result
|
372
|
+
rescue ESIClient::ApiError => e
|
373
|
+
puts "Exception when calling AssetsApi->post_corporations_corporation_id_assets_names: #{e}"
|
374
|
+
end
|
375
|
+
```
|
376
|
+
|
377
|
+
### Parameters
|
378
|
+
|
379
|
+
Name | Type | Description | Notes
|
380
|
+
------------- | ------------- | ------------- | -------------
|
381
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
382
|
+
**item_ids** | **Array<Integer>**| A list of item ids |
|
383
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
384
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
385
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
386
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
387
|
+
|
388
|
+
### Return type
|
389
|
+
|
390
|
+
[**Array<PostCorporationsCorporationIdAssetsNames200Ok>**](PostCorporationsCorporationIdAssetsNames200Ok.md)
|
391
|
+
|
392
|
+
### Authorization
|
393
|
+
|
394
|
+
[evesso](../README.md#evesso)
|
395
|
+
|
396
|
+
### HTTP request headers
|
397
|
+
|
398
|
+
- **Content-Type**: Not defined
|
399
|
+
- **Accept**: application/json
|
400
|
+
|
401
|
+
|
402
|
+
|
data/docs/BookmarksApi.md
CHANGED
@@ -1,11 +1,13 @@
|
|
1
1
|
# ESIClient::BookmarksApi
|
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_bookmarks**](BookmarksApi.md#get_characters_character_id_bookmarks) | **GET** /v1/characters/{character_id}/bookmarks/ | List bookmarks
|
8
8
|
[**get_characters_character_id_bookmarks_folders**](BookmarksApi.md#get_characters_character_id_bookmarks_folders) | **GET** /v1/characters/{character_id}/bookmarks/folders/ | List bookmark folders
|
9
|
+
[**get_corporations_corporation_id_bookmarks**](BookmarksApi.md#get_corporations_corporation_id_bookmarks) | **GET** /v1/corporations/{corporation_id}/bookmarks/ | List corporation bookmarks
|
10
|
+
[**get_corporations_corporation_id_bookmarks_folders**](BookmarksApi.md#get_corporations_corporation_id_bookmarks_folders) | **GET** /v1/corporations/{corporation_id}/bookmarks/folders/ | List corporation bookmark folders
|
9
11
|
|
10
12
|
|
11
13
|
# **get_characters_character_id_bookmarks**
|
@@ -31,7 +33,7 @@ character_id = 56 # Integer | An EVE character ID
|
|
31
33
|
|
32
34
|
opts = {
|
33
35
|
datasource: "tranquility", # String | The server name you would like data from
|
34
|
-
token: "token_example", # String | Access token to use
|
36
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
35
37
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
36
38
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
37
39
|
}
|
@@ -51,7 +53,7 @@ Name | Type | Description | Notes
|
|
51
53
|
------------- | ------------- | ------------- | -------------
|
52
54
|
**character_id** | **Integer**| An EVE character ID |
|
53
55
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
54
|
-
**token** | **String**| Access token to use
|
56
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
55
57
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
56
58
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
57
59
|
|
@@ -93,7 +95,7 @@ character_id = 56 # Integer | An EVE character ID
|
|
93
95
|
|
94
96
|
opts = {
|
95
97
|
datasource: "tranquility", # String | The server name you would like data from
|
96
|
-
token: "token_example", # String | Access token to use
|
98
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
97
99
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
98
100
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
99
101
|
}
|
@@ -113,7 +115,7 @@ Name | Type | Description | Notes
|
|
113
115
|
------------- | ------------- | ------------- | -------------
|
114
116
|
**character_id** | **Integer**| An EVE character ID |
|
115
117
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
116
|
-
**token** | **String**| Access token to use
|
118
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
117
119
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
118
120
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
119
121
|
|
@@ -132,3 +134,131 @@ Name | Type | Description | Notes
|
|
132
134
|
|
133
135
|
|
134
136
|
|
137
|
+
# **get_corporations_corporation_id_bookmarks**
|
138
|
+
> Array<GetCorporationsCorporationIdBookmarks200Ok> get_corporations_corporation_id_bookmarks(corporation_id, opts)
|
139
|
+
|
140
|
+
List corporation bookmarks
|
141
|
+
|
142
|
+
A list of your corporation's bookmarks --- This route is cached for up to 3600 seconds
|
143
|
+
|
144
|
+
### Example
|
145
|
+
```ruby
|
146
|
+
# load the gem
|
147
|
+
require 'esi_client'
|
148
|
+
# setup authorization
|
149
|
+
ESIClient.configure do |config|
|
150
|
+
# Configure OAuth2 access token for authorization: evesso
|
151
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
152
|
+
end
|
153
|
+
|
154
|
+
api_instance = ESIClient::BookmarksApi.new
|
155
|
+
|
156
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
157
|
+
|
158
|
+
opts = {
|
159
|
+
datasource: "tranquility", # String | The server name you would like data from
|
160
|
+
page: 1, # Integer | Which page of results to return
|
161
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
162
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
163
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
164
|
+
}
|
165
|
+
|
166
|
+
begin
|
167
|
+
#List corporation bookmarks
|
168
|
+
result = api_instance.get_corporations_corporation_id_bookmarks(corporation_id, opts)
|
169
|
+
p result
|
170
|
+
rescue ESIClient::ApiError => e
|
171
|
+
puts "Exception when calling BookmarksApi->get_corporations_corporation_id_bookmarks: #{e}"
|
172
|
+
end
|
173
|
+
```
|
174
|
+
|
175
|
+
### Parameters
|
176
|
+
|
177
|
+
Name | Type | Description | Notes
|
178
|
+
------------- | ------------- | ------------- | -------------
|
179
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
180
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
181
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
182
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
183
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
184
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
185
|
+
|
186
|
+
### Return type
|
187
|
+
|
188
|
+
[**Array<GetCorporationsCorporationIdBookmarks200Ok>**](GetCorporationsCorporationIdBookmarks200Ok.md)
|
189
|
+
|
190
|
+
### Authorization
|
191
|
+
|
192
|
+
[evesso](../README.md#evesso)
|
193
|
+
|
194
|
+
### HTTP request headers
|
195
|
+
|
196
|
+
- **Content-Type**: Not defined
|
197
|
+
- **Accept**: application/json
|
198
|
+
|
199
|
+
|
200
|
+
|
201
|
+
# **get_corporations_corporation_id_bookmarks_folders**
|
202
|
+
> Array<GetCorporationsCorporationIdBookmarksFolders200Ok> get_corporations_corporation_id_bookmarks_folders(corporation_id, opts)
|
203
|
+
|
204
|
+
List corporation bookmark folders
|
205
|
+
|
206
|
+
A list of your corporation's bookmark folders --- This route is cached for up to 3600 seconds
|
207
|
+
|
208
|
+
### Example
|
209
|
+
```ruby
|
210
|
+
# load the gem
|
211
|
+
require 'esi_client'
|
212
|
+
# setup authorization
|
213
|
+
ESIClient.configure do |config|
|
214
|
+
# Configure OAuth2 access token for authorization: evesso
|
215
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
216
|
+
end
|
217
|
+
|
218
|
+
api_instance = ESIClient::BookmarksApi.new
|
219
|
+
|
220
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
221
|
+
|
222
|
+
opts = {
|
223
|
+
datasource: "tranquility", # String | The server name you would like data from
|
224
|
+
page: 1, # Integer | Which page of results to return
|
225
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
226
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
227
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
228
|
+
}
|
229
|
+
|
230
|
+
begin
|
231
|
+
#List corporation bookmark folders
|
232
|
+
result = api_instance.get_corporations_corporation_id_bookmarks_folders(corporation_id, opts)
|
233
|
+
p result
|
234
|
+
rescue ESIClient::ApiError => e
|
235
|
+
puts "Exception when calling BookmarksApi->get_corporations_corporation_id_bookmarks_folders: #{e}"
|
236
|
+
end
|
237
|
+
```
|
238
|
+
|
239
|
+
### Parameters
|
240
|
+
|
241
|
+
Name | Type | Description | Notes
|
242
|
+
------------- | ------------- | ------------- | -------------
|
243
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
244
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
245
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
246
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
247
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
248
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
249
|
+
|
250
|
+
### Return type
|
251
|
+
|
252
|
+
[**Array<GetCorporationsCorporationIdBookmarksFolders200Ok>**](GetCorporationsCorporationIdBookmarksFolders200Ok.md)
|
253
|
+
|
254
|
+
### Authorization
|
255
|
+
|
256
|
+
[evesso](../README.md#evesso)
|
257
|
+
|
258
|
+
### HTTP request headers
|
259
|
+
|
260
|
+
- **Content-Type**: Not defined
|
261
|
+
- **Accept**: application/json
|
262
|
+
|
263
|
+
|
264
|
+
|