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
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e6524711185222482aa467d4a93bd718f5157307
|
4
|
+
data.tar.gz: afdfc0c194f2b9c4f114b0ddfb9f28047250e3ef
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5f7a035581000e44bfdfb37a6c9059e89f268e27257a81e41d6155d4b739ef4d77a003e381ee09ddf20a5bb75088fd4c20dba33f7c65b5a7f974bef67ac7b22d
|
7
|
+
data.tar.gz: b09e62541f046f89b70969a5174cfbbcb26daa72351c5147d931f55309d6c4ff3267c85da47e97555df3d703ddc5310a2511e6ef8e58a32b4f3d8f17a13eb69d
|
data/README.md
CHANGED
@@ -6,16 +6,10 @@ An OpenAPI for EVE Online
|
|
6
6
|
|
7
7
|
This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
|
8
8
|
|
9
|
-
- API version: 0.
|
10
|
-
- Package version: 1.
|
9
|
+
- API version: 0.6.2
|
10
|
+
- Package version: 1.3.0
|
11
11
|
- Build package: io.swagger.codegen.languages.RubyClientCodegen
|
12
12
|
|
13
|
-
## Notes
|
14
|
-
|
15
|
-
My original intention was that the gem would follow the versioning of the API. I
|
16
|
-
didn't realize that the endpoints could change without the API version changing.
|
17
|
-
As a result of this, the versioning of this gem will now begin at 1.0.1.
|
18
|
-
|
19
13
|
## Installation
|
20
14
|
|
21
15
|
### Build a gem
|
@@ -29,15 +23,15 @@ gem build esi_client.gemspec
|
|
29
23
|
Then either install the gem locally:
|
30
24
|
|
31
25
|
```shell
|
32
|
-
gem install ./esi_client-1.
|
26
|
+
gem install ./esi_client-1.3.0.gem
|
33
27
|
```
|
34
|
-
(for development, run `gem install --dev ./esi_client-1.
|
28
|
+
(for development, run `gem install --dev ./esi_client-1.3.0.gem` to install the development dependencies)
|
35
29
|
|
36
30
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
37
31
|
|
38
32
|
Finally add this to the Gemfile:
|
39
33
|
|
40
|
-
gem 'esi_client', '~> 1.
|
34
|
+
gem 'esi_client', '~> 1.3.0'
|
41
35
|
|
42
36
|
### Install from Git
|
43
37
|
|
@@ -80,7 +74,7 @@ end
|
|
80
74
|
|
81
75
|
## Documentation for API Endpoints
|
82
76
|
|
83
|
-
All URIs are relative to *https://esi.tech.ccp.is
|
77
|
+
All URIs are relative to *https://esi.tech.ccp.is*
|
84
78
|
|
85
79
|
Class | Method | HTTP request | Description
|
86
80
|
------------ | ------------- | ------------- | -------------
|
@@ -90,17 +84,28 @@ Class | Method | HTTP request | Description
|
|
90
84
|
*ESIClient::AllianceApi* | [**get_alliances_alliance_id_icons**](docs/AllianceApi.md#get_alliances_alliance_id_icons) | **GET** /v1/alliances/{alliance_id}/icons/ | Get alliance icon
|
91
85
|
*ESIClient::AllianceApi* | [**get_alliances_names**](docs/AllianceApi.md#get_alliances_names) | **GET** /v1/alliances/names/ | Get alliance names
|
92
86
|
*ESIClient::AssetsApi* | [**get_characters_character_id_assets**](docs/AssetsApi.md#get_characters_character_id_assets) | **GET** /v1/characters/{character_id}/assets/ | Get character assets
|
87
|
+
*ESIClient::AssetsApi* | [**get_corporations_corporation_id_assets**](docs/AssetsApi.md#get_corporations_corporation_id_assets) | **GET** /v1/corporations/{corporation_id}/assets/ | Get corporation assets
|
88
|
+
*ESIClient::AssetsApi* | [**post_characters_character_id_assets_locations**](docs/AssetsApi.md#post_characters_character_id_assets_locations) | **POST** /v1/characters/{character_id}/assets/locations/ | Get character asset locations
|
89
|
+
*ESIClient::AssetsApi* | [**post_characters_character_id_assets_names**](docs/AssetsApi.md#post_characters_character_id_assets_names) | **POST** /v1/characters/{character_id}/assets/names/ | Get character asset names
|
90
|
+
*ESIClient::AssetsApi* | [**post_corporations_corporation_id_assets_locations**](docs/AssetsApi.md#post_corporations_corporation_id_assets_locations) | **POST** /v1/corporations/{corporation_id}/assets/locations/ | Get corporation asset locations
|
91
|
+
*ESIClient::AssetsApi* | [**post_corporations_corporation_id_assets_names**](docs/AssetsApi.md#post_corporations_corporation_id_assets_names) | **POST** /v1/corporations/{corporation_id}/assets/names/ | Get coporation asset names
|
93
92
|
*ESIClient::BookmarksApi* | [**get_characters_character_id_bookmarks**](docs/BookmarksApi.md#get_characters_character_id_bookmarks) | **GET** /v1/characters/{character_id}/bookmarks/ | List bookmarks
|
94
93
|
*ESIClient::BookmarksApi* | [**get_characters_character_id_bookmarks_folders**](docs/BookmarksApi.md#get_characters_character_id_bookmarks_folders) | **GET** /v1/characters/{character_id}/bookmarks/folders/ | List bookmark folders
|
94
|
+
*ESIClient::BookmarksApi* | [**get_corporations_corporation_id_bookmarks**](docs/BookmarksApi.md#get_corporations_corporation_id_bookmarks) | **GET** /v1/corporations/{corporation_id}/bookmarks/ | List corporation bookmarks
|
95
|
+
*ESIClient::BookmarksApi* | [**get_corporations_corporation_id_bookmarks_folders**](docs/BookmarksApi.md#get_corporations_corporation_id_bookmarks_folders) | **GET** /v1/corporations/{corporation_id}/bookmarks/folders/ | List corporation bookmark folders
|
95
96
|
*ESIClient::CalendarApi* | [**get_characters_character_id_calendar**](docs/CalendarApi.md#get_characters_character_id_calendar) | **GET** /v1/characters/{character_id}/calendar/ | List calendar event summaries
|
96
97
|
*ESIClient::CalendarApi* | [**get_characters_character_id_calendar_event_id**](docs/CalendarApi.md#get_characters_character_id_calendar_event_id) | **GET** /v3/characters/{character_id}/calendar/{event_id}/ | Get an event
|
98
|
+
*ESIClient::CalendarApi* | [**get_characters_character_id_calendar_event_id_attendees**](docs/CalendarApi.md#get_characters_character_id_calendar_event_id_attendees) | **GET** /v1/characters/{character_id}/calendar/{event_id}/attendees/ | Get attendees
|
97
99
|
*ESIClient::CalendarApi* | [**put_characters_character_id_calendar_event_id**](docs/CalendarApi.md#put_characters_character_id_calendar_event_id) | **PUT** /v3/characters/{character_id}/calendar/{event_id}/ | Respond to an event
|
98
100
|
*ESIClient::CharacterApi* | [**get_characters_character_id**](docs/CharacterApi.md#get_characters_character_id) | **GET** /v4/characters/{character_id}/ | Get character's public information
|
99
101
|
*ESIClient::CharacterApi* | [**get_characters_character_id_agents_research**](docs/CharacterApi.md#get_characters_character_id_agents_research) | **GET** /v1/characters/{character_id}/agents_research/ | Get agents research
|
100
|
-
*ESIClient::CharacterApi* | [**get_characters_character_id_blueprints**](docs/CharacterApi.md#get_characters_character_id_blueprints) | **GET** /
|
102
|
+
*ESIClient::CharacterApi* | [**get_characters_character_id_blueprints**](docs/CharacterApi.md#get_characters_character_id_blueprints) | **GET** /v2/characters/{character_id}/blueprints/ | Get blueprints
|
101
103
|
*ESIClient::CharacterApi* | [**get_characters_character_id_chat_channels**](docs/CharacterApi.md#get_characters_character_id_chat_channels) | **GET** /v1/characters/{character_id}/chat_channels/ | Get chat channels
|
102
104
|
*ESIClient::CharacterApi* | [**get_characters_character_id_corporationhistory**](docs/CharacterApi.md#get_characters_character_id_corporationhistory) | **GET** /v1/characters/{character_id}/corporationhistory/ | Get corporation history
|
105
|
+
*ESIClient::CharacterApi* | [**get_characters_character_id_fatigue**](docs/CharacterApi.md#get_characters_character_id_fatigue) | **GET** /v1/characters/{character_id}/fatigue/ | Get jump fatigue
|
103
106
|
*ESIClient::CharacterApi* | [**get_characters_character_id_medals**](docs/CharacterApi.md#get_characters_character_id_medals) | **GET** /v1/characters/{character_id}/medals/ | Get medals
|
107
|
+
*ESIClient::CharacterApi* | [**get_characters_character_id_notifications**](docs/CharacterApi.md#get_characters_character_id_notifications) | **GET** /v1/characters/{character_id}/notifications/ | Get character notifications
|
108
|
+
*ESIClient::CharacterApi* | [**get_characters_character_id_notifications_contacts**](docs/CharacterApi.md#get_characters_character_id_notifications_contacts) | **GET** /v1/characters/{character_id}/notifications/contacts/ | Get new contact notifications
|
104
109
|
*ESIClient::CharacterApi* | [**get_characters_character_id_portrait**](docs/CharacterApi.md#get_characters_character_id_portrait) | **GET** /v2/characters/{character_id}/portrait/ | Get character portraits
|
105
110
|
*ESIClient::CharacterApi* | [**get_characters_character_id_roles**](docs/CharacterApi.md#get_characters_character_id_roles) | **GET** /v1/characters/{character_id}/roles/ | Get character corporation roles
|
106
111
|
*ESIClient::CharacterApi* | [**get_characters_character_id_standings**](docs/CharacterApi.md#get_characters_character_id_standings) | **GET** /v1/characters/{character_id}/standings/ | Get standings
|
@@ -108,30 +113,53 @@ Class | Method | HTTP request | Description
|
|
108
113
|
*ESIClient::CharacterApi* | [**post_characters_affiliation**](docs/CharacterApi.md#post_characters_affiliation) | **POST** /v1/characters/affiliation/ | Character affiliation
|
109
114
|
*ESIClient::CharacterApi* | [**post_characters_character_id_cspa**](docs/CharacterApi.md#post_characters_character_id_cspa) | **POST** /v3/characters/{character_id}/cspa/ | Calculate a CSPA charge cost
|
110
115
|
*ESIClient::ClonesApi* | [**get_characters_character_id_clones**](docs/ClonesApi.md#get_characters_character_id_clones) | **GET** /v2/characters/{character_id}/clones/ | Get clones
|
116
|
+
*ESIClient::ClonesApi* | [**get_characters_character_id_implants**](docs/ClonesApi.md#get_characters_character_id_implants) | **GET** /v1/characters/{character_id}/implants/ | Get active implants
|
111
117
|
*ESIClient::ContactsApi* | [**delete_characters_character_id_contacts**](docs/ContactsApi.md#delete_characters_character_id_contacts) | **DELETE** /v1/characters/{character_id}/contacts/ | Delete contacts
|
112
118
|
*ESIClient::ContactsApi* | [**get_characters_character_id_contacts**](docs/ContactsApi.md#get_characters_character_id_contacts) | **GET** /v1/characters/{character_id}/contacts/ | Get contacts
|
113
119
|
*ESIClient::ContactsApi* | [**get_characters_character_id_contacts_labels**](docs/ContactsApi.md#get_characters_character_id_contacts_labels) | **GET** /v1/characters/{character_id}/contacts/labels/ | Get contact labels
|
120
|
+
*ESIClient::ContactsApi* | [**get_corporations_corporation_id_contacts**](docs/ContactsApi.md#get_corporations_corporation_id_contacts) | **GET** /v1/corporations/{corporation_id}/contacts/ | Get corporation contacts
|
114
121
|
*ESIClient::ContactsApi* | [**post_characters_character_id_contacts**](docs/ContactsApi.md#post_characters_character_id_contacts) | **POST** /v1/characters/{character_id}/contacts/ | Add contacts
|
115
122
|
*ESIClient::ContactsApi* | [**put_characters_character_id_contacts**](docs/ContactsApi.md#put_characters_character_id_contacts) | **PUT** /v1/characters/{character_id}/contacts/ | Edit contacts
|
123
|
+
*ESIClient::ContractsApi* | [**get_characters_character_id_contracts**](docs/ContractsApi.md#get_characters_character_id_contracts) | **GET** /v1/characters/{character_id}/contracts/ | Get contracts
|
124
|
+
*ESIClient::ContractsApi* | [**get_characters_character_id_contracts_contract_id_bids**](docs/ContractsApi.md#get_characters_character_id_contracts_contract_id_bids) | **GET** /v1/characters/{character_id}/contracts/{contract_id}/bids/ | Get contract bids
|
125
|
+
*ESIClient::ContractsApi* | [**get_characters_character_id_contracts_contract_id_items**](docs/ContractsApi.md#get_characters_character_id_contracts_contract_id_items) | **GET** /v1/characters/{character_id}/contracts/{contract_id}/items/ | Get contract items
|
126
|
+
*ESIClient::ContractsApi* | [**get_corporations_corporation_id_contracts**](docs/ContractsApi.md#get_corporations_corporation_id_contracts) | **GET** /v1/corporations/{corporation_id}/contracts/ | Get coporation contracts
|
127
|
+
*ESIClient::ContractsApi* | [**get_corporations_corporation_id_contracts_contract_id_bids**](docs/ContractsApi.md#get_corporations_corporation_id_contracts_contract_id_bids) | **GET** /v1/corporations/{corporation_id}/contracts/{contract_id}/bids/ | Get corporation contract bids
|
128
|
+
*ESIClient::ContractsApi* | [**get_corporations_corporation_id_contracts_contract_id_items**](docs/ContractsApi.md#get_corporations_corporation_id_contracts_contract_id_items) | **GET** /v1/corporations/{corporation_id}/contracts/{contract_id}/items/ | Get corporation contract items
|
116
129
|
*ESIClient::CorporationApi* | [**get_corporations_corporation_id**](docs/CorporationApi.md#get_corporations_corporation_id) | **GET** /v3/corporations/{corporation_id}/ | Get corporation information
|
117
|
-
*ESIClient::CorporationApi* | [**get_corporations_corporation_id_alliancehistory**](docs/CorporationApi.md#get_corporations_corporation_id_alliancehistory) | **GET** /
|
130
|
+
*ESIClient::CorporationApi* | [**get_corporations_corporation_id_alliancehistory**](docs/CorporationApi.md#get_corporations_corporation_id_alliancehistory) | **GET** /v2/corporations/{corporation_id}/alliancehistory/ | Get alliance history
|
131
|
+
*ESIClient::CorporationApi* | [**get_corporations_corporation_id_blueprints**](docs/CorporationApi.md#get_corporations_corporation_id_blueprints) | **GET** /v1/corporations/{corporation_id}/blueprints/ | Get corporation blueprints
|
132
|
+
*ESIClient::CorporationApi* | [**get_corporations_corporation_id_containers_logs**](docs/CorporationApi.md#get_corporations_corporation_id_containers_logs) | **GET** /v1/corporations/{corporation_id}/containers/logs/ | Get all corporation ALSC logs
|
133
|
+
*ESIClient::CorporationApi* | [**get_corporations_corporation_id_divisions**](docs/CorporationApi.md#get_corporations_corporation_id_divisions) | **GET** /v1/corporations/{corporation_id}/divisions/ | Get corporation divisions
|
118
134
|
*ESIClient::CorporationApi* | [**get_corporations_corporation_id_icons**](docs/CorporationApi.md#get_corporations_corporation_id_icons) | **GET** /v1/corporations/{corporation_id}/icons/ | Get corporation icon
|
119
135
|
*ESIClient::CorporationApi* | [**get_corporations_corporation_id_members**](docs/CorporationApi.md#get_corporations_corporation_id_members) | **GET** /v2/corporations/{corporation_id}/members/ | Get corporation members
|
136
|
+
*ESIClient::CorporationApi* | [**get_corporations_corporation_id_members_limit**](docs/CorporationApi.md#get_corporations_corporation_id_members_limit) | **GET** /v1/corporations/{corporation_id}/members/limit/ | Get corporation member limit
|
137
|
+
*ESIClient::CorporationApi* | [**get_corporations_corporation_id_membertracking**](docs/CorporationApi.md#get_corporations_corporation_id_membertracking) | **GET** /v1/corporations/{corporation_id}/membertracking/ | Track corporation members
|
120
138
|
*ESIClient::CorporationApi* | [**get_corporations_corporation_id_roles**](docs/CorporationApi.md#get_corporations_corporation_id_roles) | **GET** /v1/corporations/{corporation_id}/roles/ | Get corporation member roles
|
139
|
+
*ESIClient::CorporationApi* | [**get_corporations_corporation_id_shareholders**](docs/CorporationApi.md#get_corporations_corporation_id_shareholders) | **GET** /v1/corporations/{corporation_id}/shareholders/ | Get corporation members
|
140
|
+
*ESIClient::CorporationApi* | [**get_corporations_corporation_id_standings**](docs/CorporationApi.md#get_corporations_corporation_id_standings) | **GET** /v1/corporations/{corporation_id}/standings/ | Get corporation standings
|
121
141
|
*ESIClient::CorporationApi* | [**get_corporations_corporation_id_structures**](docs/CorporationApi.md#get_corporations_corporation_id_structures) | **GET** /v1/corporations/{corporation_id}/structures/ | Get corporation structures
|
142
|
+
*ESIClient::CorporationApi* | [**get_corporations_corporation_id_titles**](docs/CorporationApi.md#get_corporations_corporation_id_titles) | **GET** /v1/corporations/{corporation_id}/titles/ | Get corporation titles
|
122
143
|
*ESIClient::CorporationApi* | [**get_corporations_names**](docs/CorporationApi.md#get_corporations_names) | **GET** /v1/corporations/names/ | Get corporation names
|
123
144
|
*ESIClient::CorporationApi* | [**get_corporations_npccorps**](docs/CorporationApi.md#get_corporations_npccorps) | **GET** /v1/corporations/npccorps/ | Get npc corporations
|
124
145
|
*ESIClient::CorporationApi* | [**put_corporations_corporation_id_structures_structure_id**](docs/CorporationApi.md#put_corporations_corporation_id_structures_structure_id) | **PUT** /v1/corporations/{corporation_id}/structures/{structure_id}/ | Update structure vulnerability schedule
|
125
146
|
*ESIClient::DogmaApi* | [**get_dogma_attributes**](docs/DogmaApi.md#get_dogma_attributes) | **GET** /v1/dogma/attributes/ | Get attributes
|
126
147
|
*ESIClient::DogmaApi* | [**get_dogma_attributes_attribute_id**](docs/DogmaApi.md#get_dogma_attributes_attribute_id) | **GET** /v1/dogma/attributes/{attribute_id}/ | Get attribute information
|
127
148
|
*ESIClient::DogmaApi* | [**get_dogma_effects**](docs/DogmaApi.md#get_dogma_effects) | **GET** /v1/dogma/effects/ | Get effects
|
128
|
-
*ESIClient::DogmaApi* | [**get_dogma_effects_effect_id**](docs/DogmaApi.md#get_dogma_effects_effect_id) | **GET** /
|
149
|
+
*ESIClient::DogmaApi* | [**get_dogma_effects_effect_id**](docs/DogmaApi.md#get_dogma_effects_effect_id) | **GET** /v2/dogma/effects/{effect_id}/ | Get effect information
|
150
|
+
*ESIClient::FactionWarfareApi* | [**get_fw_leaderboards**](docs/FactionWarfareApi.md#get_fw_leaderboards) | **GET** /v1/fw/leaderboards/ | List of the top factions in faction warfare
|
151
|
+
*ESIClient::FactionWarfareApi* | [**get_fw_leaderboards_characters**](docs/FactionWarfareApi.md#get_fw_leaderboards_characters) | **GET** /v1/fw/leaderboards/characters/ | List of the top pilots in faction warfare
|
152
|
+
*ESIClient::FactionWarfareApi* | [**get_fw_leaderboards_corporations**](docs/FactionWarfareApi.md#get_fw_leaderboards_corporations) | **GET** /v1/fw/leaderboards/corporations/ | List of the top corporations in faction warfare
|
153
|
+
*ESIClient::FactionWarfareApi* | [**get_fw_stats**](docs/FactionWarfareApi.md#get_fw_stats) | **GET** /v1/fw/stats/ | An overview of statistics about factions involved in faction warfare
|
154
|
+
*ESIClient::FactionWarfareApi* | [**get_fw_systems**](docs/FactionWarfareApi.md#get_fw_systems) | **GET** /v1/fw/systems/ | Ownership of faction warfare systems
|
155
|
+
*ESIClient::FactionWarfareApi* | [**get_fw_wars**](docs/FactionWarfareApi.md#get_fw_wars) | **GET** /v1/fw/wars/ | Data about which NPC factions are at war
|
129
156
|
*ESIClient::FittingsApi* | [**delete_characters_character_id_fittings_fitting_id**](docs/FittingsApi.md#delete_characters_character_id_fittings_fitting_id) | **DELETE** /v1/characters/{character_id}/fittings/{fitting_id}/ | Delete fitting
|
130
157
|
*ESIClient::FittingsApi* | [**get_characters_character_id_fittings**](docs/FittingsApi.md#get_characters_character_id_fittings) | **GET** /v1/characters/{character_id}/fittings/ | Get fittings
|
131
158
|
*ESIClient::FittingsApi* | [**post_characters_character_id_fittings**](docs/FittingsApi.md#post_characters_character_id_fittings) | **POST** /v1/characters/{character_id}/fittings/ | Create fitting
|
132
159
|
*ESIClient::FleetsApi* | [**delete_fleets_fleet_id_members_member_id**](docs/FleetsApi.md#delete_fleets_fleet_id_members_member_id) | **DELETE** /v1/fleets/{fleet_id}/members/{member_id}/ | Kick fleet member
|
133
160
|
*ESIClient::FleetsApi* | [**delete_fleets_fleet_id_squads_squad_id**](docs/FleetsApi.md#delete_fleets_fleet_id_squads_squad_id) | **DELETE** /v1/fleets/{fleet_id}/squads/{squad_id}/ | Delete fleet squad
|
134
161
|
*ESIClient::FleetsApi* | [**delete_fleets_fleet_id_wings_wing_id**](docs/FleetsApi.md#delete_fleets_fleet_id_wings_wing_id) | **DELETE** /v1/fleets/{fleet_id}/wings/{wing_id}/ | Delete fleet wing
|
162
|
+
*ESIClient::FleetsApi* | [**get_characters_character_id_fleet**](docs/FleetsApi.md#get_characters_character_id_fleet) | **GET** /v1/characters/{character_id}/fleet/ | Get character fleet info
|
135
163
|
*ESIClient::FleetsApi* | [**get_fleets_fleet_id**](docs/FleetsApi.md#get_fleets_fleet_id) | **GET** /v1/fleets/{fleet_id}/ | Get fleet information
|
136
164
|
*ESIClient::FleetsApi* | [**get_fleets_fleet_id_members**](docs/FleetsApi.md#get_fleets_fleet_id_members) | **GET** /v1/fleets/{fleet_id}/members/ | Get fleet members
|
137
165
|
*ESIClient::FleetsApi* | [**get_fleets_fleet_id_wings**](docs/FleetsApi.md#get_fleets_fleet_id_wings) | **GET** /v1/fleets/{fleet_id}/wings/ | Get fleet wings
|
@@ -144,10 +172,12 @@ Class | Method | HTTP request | Description
|
|
144
172
|
*ESIClient::FleetsApi* | [**put_fleets_fleet_id_wings_wing_id**](docs/FleetsApi.md#put_fleets_fleet_id_wings_wing_id) | **PUT** /v1/fleets/{fleet_id}/wings/{wing_id}/ | Rename fleet wing
|
145
173
|
*ESIClient::IncursionsApi* | [**get_incursions**](docs/IncursionsApi.md#get_incursions) | **GET** /v1/incursions/ | List incursions
|
146
174
|
*ESIClient::IndustryApi* | [**get_characters_character_id_industry_jobs**](docs/IndustryApi.md#get_characters_character_id_industry_jobs) | **GET** /v1/characters/{character_id}/industry/jobs/ | List character industry jobs
|
175
|
+
*ESIClient::IndustryApi* | [**get_corporations_corporation_id_industry_jobs**](docs/IndustryApi.md#get_corporations_corporation_id_industry_jobs) | **GET** /v1/corporations/{corporation_id}/industry/jobs/ | List corporation industry jobs
|
147
176
|
*ESIClient::IndustryApi* | [**get_industry_facilities**](docs/IndustryApi.md#get_industry_facilities) | **GET** /v1/industry/facilities/ | List industry facilities
|
148
177
|
*ESIClient::IndustryApi* | [**get_industry_systems**](docs/IndustryApi.md#get_industry_systems) | **GET** /v1/industry/systems/ | List solar system cost indices
|
149
178
|
*ESIClient::InsuranceApi* | [**get_insurance_prices**](docs/InsuranceApi.md#get_insurance_prices) | **GET** /v1/insurance/prices/ | List insurance levels
|
150
|
-
*ESIClient::KillmailsApi* | [**get_characters_character_id_killmails_recent**](docs/KillmailsApi.md#get_characters_character_id_killmails_recent) | **GET** /v1/characters/{character_id}/killmails/recent/ |
|
179
|
+
*ESIClient::KillmailsApi* | [**get_characters_character_id_killmails_recent**](docs/KillmailsApi.md#get_characters_character_id_killmails_recent) | **GET** /v1/characters/{character_id}/killmails/recent/ | Get character kills and losses
|
180
|
+
*ESIClient::KillmailsApi* | [**get_corporations_corporation_id_killmails_recent**](docs/KillmailsApi.md#get_corporations_corporation_id_killmails_recent) | **GET** /v1/corporations/{corporation_id}/killmails/recent/ | Get corporation kills and losses
|
151
181
|
*ESIClient::KillmailsApi* | [**get_killmails_killmail_id_killmail_hash**](docs/KillmailsApi.md#get_killmails_killmail_id_killmail_hash) | **GET** /v1/killmails/{killmail_id}/{killmail_hash}/ | Get a single killmail
|
152
182
|
*ESIClient::LocationApi* | [**get_characters_character_id_location**](docs/LocationApi.md#get_characters_character_id_location) | **GET** /v1/characters/{character_id}/location/ | Get character location
|
153
183
|
*ESIClient::LocationApi* | [**get_characters_character_id_online**](docs/LocationApi.md#get_characters_character_id_online) | **GET** /v1/characters/{character_id}/online/ | Get character online
|
@@ -164,11 +194,13 @@ Class | Method | HTTP request | Description
|
|
164
194
|
*ESIClient::MailApi* | [**post_characters_character_id_mail_labels**](docs/MailApi.md#post_characters_character_id_mail_labels) | **POST** /v2/characters/{character_id}/mail/labels/ | Create a mail label
|
165
195
|
*ESIClient::MailApi* | [**put_characters_character_id_mail_mail_id**](docs/MailApi.md#put_characters_character_id_mail_mail_id) | **PUT** /v1/characters/{character_id}/mail/{mail_id}/ | Update metadata about a mail
|
166
196
|
*ESIClient::MarketApi* | [**get_characters_character_id_orders**](docs/MarketApi.md#get_characters_character_id_orders) | **GET** /v1/characters/{character_id}/orders/ | List orders from a character
|
197
|
+
*ESIClient::MarketApi* | [**get_corporations_corporation_id_orders**](docs/MarketApi.md#get_corporations_corporation_id_orders) | **GET** /v1/corporations/{corporation_id}/orders/ | List orders from a corporation
|
167
198
|
*ESIClient::MarketApi* | [**get_markets_groups**](docs/MarketApi.md#get_markets_groups) | **GET** /v1/markets/groups/ | Get item groups
|
168
199
|
*ESIClient::MarketApi* | [**get_markets_groups_market_group_id**](docs/MarketApi.md#get_markets_groups_market_group_id) | **GET** /v1/markets/groups/{market_group_id}/ | Get item group information
|
169
200
|
*ESIClient::MarketApi* | [**get_markets_prices**](docs/MarketApi.md#get_markets_prices) | **GET** /v1/markets/prices/ | List market prices
|
170
201
|
*ESIClient::MarketApi* | [**get_markets_region_id_history**](docs/MarketApi.md#get_markets_region_id_history) | **GET** /v1/markets/{region_id}/history/ | List historical market statistics in a region
|
171
202
|
*ESIClient::MarketApi* | [**get_markets_region_id_orders**](docs/MarketApi.md#get_markets_region_id_orders) | **GET** /v1/markets/{region_id}/orders/ | List orders in a region
|
203
|
+
*ESIClient::MarketApi* | [**get_markets_region_id_types**](docs/MarketApi.md#get_markets_region_id_types) | **GET** /v1/markets/{region_id}/types/ | List type IDs relevant to a market
|
172
204
|
*ESIClient::MarketApi* | [**get_markets_structures_structure_id**](docs/MarketApi.md#get_markets_structures_structure_id) | **GET** /v1/markets/structures/{structure_id}/ | List orders in a structure
|
173
205
|
*ESIClient::OpportunitiesApi* | [**get_characters_character_id_opportunities**](docs/OpportunitiesApi.md#get_characters_character_id_opportunities) | **GET** /v1/characters/{character_id}/opportunities/ | Get a character's completed tasks
|
174
206
|
*ESIClient::OpportunitiesApi* | [**get_opportunities_groups**](docs/OpportunitiesApi.md#get_opportunities_groups) | **GET** /v1/opportunities/groups/ | Get opportunities groups
|
@@ -176,11 +208,12 @@ Class | Method | HTTP request | Description
|
|
176
208
|
*ESIClient::OpportunitiesApi* | [**get_opportunities_tasks**](docs/OpportunitiesApi.md#get_opportunities_tasks) | **GET** /v1/opportunities/tasks/ | Get opportunities tasks
|
177
209
|
*ESIClient::OpportunitiesApi* | [**get_opportunities_tasks_task_id**](docs/OpportunitiesApi.md#get_opportunities_tasks_task_id) | **GET** /v1/opportunities/tasks/{task_id}/ | Get opportunities task
|
178
210
|
*ESIClient::PlanetaryInteractionApi* | [**get_characters_character_id_planets**](docs/PlanetaryInteractionApi.md#get_characters_character_id_planets) | **GET** /v1/characters/{character_id}/planets/ | Get colonies
|
179
|
-
*ESIClient::PlanetaryInteractionApi* | [**get_characters_character_id_planets_planet_id**](docs/PlanetaryInteractionApi.md#get_characters_character_id_planets_planet_id) | **GET** /
|
211
|
+
*ESIClient::PlanetaryInteractionApi* | [**get_characters_character_id_planets_planet_id**](docs/PlanetaryInteractionApi.md#get_characters_character_id_planets_planet_id) | **GET** /v3/characters/{character_id}/planets/{planet_id}/ | Get colony layout
|
180
212
|
*ESIClient::PlanetaryInteractionApi* | [**get_universe_schematics_schematic_id**](docs/PlanetaryInteractionApi.md#get_universe_schematics_schematic_id) | **GET** /v1/universe/schematics/{schematic_id}/ | Get schematic information
|
181
213
|
*ESIClient::RoutesApi* | [**get_route_origin_destination**](docs/RoutesApi.md#get_route_origin_destination) | **GET** /v1/route/{origin}/{destination}/ | Get route
|
182
214
|
*ESIClient::SearchApi* | [**get_characters_character_id_search**](docs/SearchApi.md#get_characters_character_id_search) | **GET** /v2/characters/{character_id}/search/ | Search on a string
|
183
215
|
*ESIClient::SearchApi* | [**get_search**](docs/SearchApi.md#get_search) | **GET** /v1/search/ | Search on a string
|
216
|
+
*ESIClient::SkillsApi* | [**get_characters_character_id_attributes**](docs/SkillsApi.md#get_characters_character_id_attributes) | **GET** /v1/characters/{character_id}/attributes/ | Get character attributes
|
184
217
|
*ESIClient::SkillsApi* | [**get_characters_character_id_skillqueue**](docs/SkillsApi.md#get_characters_character_id_skillqueue) | **GET** /v2/characters/{character_id}/skillqueue/ | Get character's skill queue
|
185
218
|
*ESIClient::SkillsApi* | [**get_characters_character_id_skills**](docs/SkillsApi.md#get_characters_character_id_skills) | **GET** /v3/characters/{character_id}/skills/ | Get character skills
|
186
219
|
*ESIClient::SovereigntyApi* | [**get_sovereignty_campaigns**](docs/SovereigntyApi.md#get_sovereignty_campaigns) | **GET** /v1/sovereignty/campaigns/ | List sovereignty campaigns
|
@@ -203,22 +236,28 @@ Class | Method | HTTP request | Description
|
|
203
236
|
*ESIClient::UniverseApi* | [**get_universe_regions**](docs/UniverseApi.md#get_universe_regions) | **GET** /v1/universe/regions/ | Get regions
|
204
237
|
*ESIClient::UniverseApi* | [**get_universe_regions_region_id**](docs/UniverseApi.md#get_universe_regions_region_id) | **GET** /v1/universe/regions/{region_id}/ | Get region information
|
205
238
|
*ESIClient::UniverseApi* | [**get_universe_stargates_stargate_id**](docs/UniverseApi.md#get_universe_stargates_stargate_id) | **GET** /v1/universe/stargates/{stargate_id}/ | Get stargate information
|
239
|
+
*ESIClient::UniverseApi* | [**get_universe_stars_star_id**](docs/UniverseApi.md#get_universe_stars_star_id) | **GET** /v1/universe/stars/{star_id}/ | Get star information
|
206
240
|
*ESIClient::UniverseApi* | [**get_universe_stations_station_id**](docs/UniverseApi.md#get_universe_stations_station_id) | **GET** /v2/universe/stations/{station_id}/ | Get station information
|
207
241
|
*ESIClient::UniverseApi* | [**get_universe_structures**](docs/UniverseApi.md#get_universe_structures) | **GET** /v1/universe/structures/ | List all public structures
|
208
242
|
*ESIClient::UniverseApi* | [**get_universe_structures_structure_id**](docs/UniverseApi.md#get_universe_structures_structure_id) | **GET** /v1/universe/structures/{structure_id}/ | Get structure information
|
209
243
|
*ESIClient::UniverseApi* | [**get_universe_system_jumps**](docs/UniverseApi.md#get_universe_system_jumps) | **GET** /v1/universe/system_jumps/ | Get system jumps
|
210
|
-
*ESIClient::UniverseApi* | [**get_universe_system_kills**](docs/UniverseApi.md#get_universe_system_kills) | **GET** /
|
244
|
+
*ESIClient::UniverseApi* | [**get_universe_system_kills**](docs/UniverseApi.md#get_universe_system_kills) | **GET** /v2/universe/system_kills/ | Get system kills
|
211
245
|
*ESIClient::UniverseApi* | [**get_universe_systems**](docs/UniverseApi.md#get_universe_systems) | **GET** /v1/universe/systems/ | Get solar systems
|
212
|
-
*ESIClient::UniverseApi* | [**get_universe_systems_system_id**](docs/UniverseApi.md#get_universe_systems_system_id) | **GET** /
|
246
|
+
*ESIClient::UniverseApi* | [**get_universe_systems_system_id**](docs/UniverseApi.md#get_universe_systems_system_id) | **GET** /v3/universe/systems/{system_id}/ | Get solar system information
|
213
247
|
*ESIClient::UniverseApi* | [**get_universe_types**](docs/UniverseApi.md#get_universe_types) | **GET** /v1/universe/types/ | Get types
|
214
|
-
*ESIClient::UniverseApi* | [**get_universe_types_type_id**](docs/UniverseApi.md#get_universe_types_type_id) | **GET** /
|
248
|
+
*ESIClient::UniverseApi* | [**get_universe_types_type_id**](docs/UniverseApi.md#get_universe_types_type_id) | **GET** /v3/universe/types/{type_id}/ | Get type information
|
215
249
|
*ESIClient::UniverseApi* | [**post_universe_names**](docs/UniverseApi.md#post_universe_names) | **POST** /v2/universe/names/ | Get names and categories for a set of ID's
|
216
250
|
*ESIClient::UserInterfaceApi* | [**post_ui_autopilot_waypoint**](docs/UserInterfaceApi.md#post_ui_autopilot_waypoint) | **POST** /v2/ui/autopilot/waypoint/ | Set Autopilot Waypoint
|
217
251
|
*ESIClient::UserInterfaceApi* | [**post_ui_openwindow_contract**](docs/UserInterfaceApi.md#post_ui_openwindow_contract) | **POST** /v1/ui/openwindow/contract/ | Open Contract Window
|
218
252
|
*ESIClient::UserInterfaceApi* | [**post_ui_openwindow_information**](docs/UserInterfaceApi.md#post_ui_openwindow_information) | **POST** /v1/ui/openwindow/information/ | Open Information Window
|
219
253
|
*ESIClient::UserInterfaceApi* | [**post_ui_openwindow_marketdetails**](docs/UserInterfaceApi.md#post_ui_openwindow_marketdetails) | **POST** /v1/ui/openwindow/marketdetails/ | Open Market Details
|
220
254
|
*ESIClient::UserInterfaceApi* | [**post_ui_openwindow_newmail**](docs/UserInterfaceApi.md#post_ui_openwindow_newmail) | **POST** /v1/ui/openwindow/newmail/ | Open New Mail Window
|
221
|
-
*ESIClient::WalletApi* | [**
|
255
|
+
*ESIClient::WalletApi* | [**get_characters_character_id_wallet**](docs/WalletApi.md#get_characters_character_id_wallet) | **GET** /v1/characters/{character_id}/wallet/ | Get a character's wallet balance
|
256
|
+
*ESIClient::WalletApi* | [**get_characters_character_id_wallet_journal**](docs/WalletApi.md#get_characters_character_id_wallet_journal) | **GET** /v2/characters/{character_id}/wallet/journal/ | Get character wallet journal
|
257
|
+
*ESIClient::WalletApi* | [**get_characters_character_id_wallet_transactions**](docs/WalletApi.md#get_characters_character_id_wallet_transactions) | **GET** /v1/characters/{character_id}/wallet/transactions/ | Get wallet transactions
|
258
|
+
*ESIClient::WalletApi* | [**get_corporations_corporation_id_wallets**](docs/WalletApi.md#get_corporations_corporation_id_wallets) | **GET** /v1/corporations/{corporation_id}/wallets/ | Returns a corporation's wallet balance
|
259
|
+
*ESIClient::WalletApi* | [**get_corporations_corporation_id_wallets_division_journal**](docs/WalletApi.md#get_corporations_corporation_id_wallets_division_journal) | **GET** /v1/corporations/{corporation_id}/wallets/{division}/journal/ | Get corporation wallet journal
|
260
|
+
*ESIClient::WalletApi* | [**get_corporations_corporation_id_wallets_division_transactions**](docs/WalletApi.md#get_corporations_corporation_id_wallets_division_transactions) | **GET** /v1/corporations/{corporation_id}/wallets/{division}/transactions/ | Get corporation wallet transactions
|
222
261
|
*ESIClient::WarsApi* | [**get_wars**](docs/WarsApi.md#get_wars) | **GET** /v1/wars/ | List wars
|
223
262
|
*ESIClient::WarsApi* | [**get_wars_war_id**](docs/WarsApi.md#get_wars_war_id) | **GET** /v1/wars/{war_id}/ | Get war information
|
224
263
|
*ESIClient::WarsApi* | [**get_wars_war_id_killmails**](docs/WarsApi.md#get_wars_war_id_killmails) | **GET** /v1/wars/{war_id}/killmails/ | List kills for a war
|
@@ -226,223 +265,177 @@ Class | Method | HTTP request | Description
|
|
226
265
|
|
227
266
|
## Documentation for Models
|
228
267
|
|
229
|
-
- [ESIClient::DeleteCharactersCharacterIdContactsForbidden](docs/DeleteCharactersCharacterIdContactsForbidden.md)
|
230
|
-
- [ESIClient::DeleteCharactersCharacterIdContactsInternalServerError](docs/DeleteCharactersCharacterIdContactsInternalServerError.md)
|
231
|
-
- [ESIClient::DeleteCharactersCharacterIdFittingsFittingIdForbidden](docs/DeleteCharactersCharacterIdFittingsFittingIdForbidden.md)
|
232
|
-
- [ESIClient::DeleteCharactersCharacterIdFittingsFittingIdInternalServerError](docs/DeleteCharactersCharacterIdFittingsFittingIdInternalServerError.md)
|
233
|
-
- [ESIClient::DeleteCharactersCharacterIdMailLabelsLabelIdForbidden](docs/DeleteCharactersCharacterIdMailLabelsLabelIdForbidden.md)
|
234
|
-
- [ESIClient::DeleteCharactersCharacterIdMailLabelsLabelIdInternalServerError](docs/DeleteCharactersCharacterIdMailLabelsLabelIdInternalServerError.md)
|
235
268
|
- [ESIClient::DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity](docs/DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity.md)
|
236
|
-
- [ESIClient::DeleteCharactersCharacterIdMailMailIdForbidden](docs/DeleteCharactersCharacterIdMailMailIdForbidden.md)
|
237
|
-
- [ESIClient::DeleteCharactersCharacterIdMailMailIdInternalServerError](docs/DeleteCharactersCharacterIdMailMailIdInternalServerError.md)
|
238
|
-
- [ESIClient::DeleteFleetsFleetIdMembersMemberIdForbidden](docs/DeleteFleetsFleetIdMembersMemberIdForbidden.md)
|
239
|
-
- [ESIClient::DeleteFleetsFleetIdMembersMemberIdInternalServerError](docs/DeleteFleetsFleetIdMembersMemberIdInternalServerError.md)
|
240
269
|
- [ESIClient::DeleteFleetsFleetIdMembersMemberIdNotFound](docs/DeleteFleetsFleetIdMembersMemberIdNotFound.md)
|
241
|
-
- [ESIClient::DeleteFleetsFleetIdSquadsSquadIdForbidden](docs/DeleteFleetsFleetIdSquadsSquadIdForbidden.md)
|
242
|
-
- [ESIClient::DeleteFleetsFleetIdSquadsSquadIdInternalServerError](docs/DeleteFleetsFleetIdSquadsSquadIdInternalServerError.md)
|
243
270
|
- [ESIClient::DeleteFleetsFleetIdSquadsSquadIdNotFound](docs/DeleteFleetsFleetIdSquadsSquadIdNotFound.md)
|
244
|
-
- [ESIClient::DeleteFleetsFleetIdWingsWingIdForbidden](docs/DeleteFleetsFleetIdWingsWingIdForbidden.md)
|
245
|
-
- [ESIClient::DeleteFleetsFleetIdWingsWingIdInternalServerError](docs/DeleteFleetsFleetIdWingsWingIdInternalServerError.md)
|
246
271
|
- [ESIClient::DeleteFleetsFleetIdWingsWingIdNotFound](docs/DeleteFleetsFleetIdWingsWingIdNotFound.md)
|
247
|
-
- [ESIClient::
|
248
|
-
- [ESIClient::GetAlliancesAllianceIdIconsInternalServerError](docs/GetAlliancesAllianceIdIconsInternalServerError.md)
|
272
|
+
- [ESIClient::Forbidden](docs/Forbidden.md)
|
249
273
|
- [ESIClient::GetAlliancesAllianceIdIconsNotFound](docs/GetAlliancesAllianceIdIconsNotFound.md)
|
250
274
|
- [ESIClient::GetAlliancesAllianceIdIconsOk](docs/GetAlliancesAllianceIdIconsOk.md)
|
251
|
-
- [ESIClient::GetAlliancesAllianceIdInternalServerError](docs/GetAlliancesAllianceIdInternalServerError.md)
|
252
275
|
- [ESIClient::GetAlliancesAllianceIdNotFound](docs/GetAlliancesAllianceIdNotFound.md)
|
253
276
|
- [ESIClient::GetAlliancesAllianceIdOk](docs/GetAlliancesAllianceIdOk.md)
|
254
|
-
- [ESIClient::GetAlliancesInternalServerError](docs/GetAlliancesInternalServerError.md)
|
255
277
|
- [ESIClient::GetAlliancesNames200Ok](docs/GetAlliancesNames200Ok.md)
|
256
|
-
- [ESIClient::GetAlliancesNamesInternalServerError](docs/GetAlliancesNamesInternalServerError.md)
|
257
278
|
- [ESIClient::GetCharactersCharacterIdAgentsResearch200Ok](docs/GetCharactersCharacterIdAgentsResearch200Ok.md)
|
258
|
-
- [ESIClient::GetCharactersCharacterIdAgentsResearchForbidden](docs/GetCharactersCharacterIdAgentsResearchForbidden.md)
|
259
|
-
- [ESIClient::GetCharactersCharacterIdAgentsResearchInternalServerError](docs/GetCharactersCharacterIdAgentsResearchInternalServerError.md)
|
260
279
|
- [ESIClient::GetCharactersCharacterIdAssets200Ok](docs/GetCharactersCharacterIdAssets200Ok.md)
|
261
|
-
- [ESIClient::
|
262
|
-
- [ESIClient::GetCharactersCharacterIdAssetsInternalServerError](docs/GetCharactersCharacterIdAssetsInternalServerError.md)
|
280
|
+
- [ESIClient::GetCharactersCharacterIdAttributesOk](docs/GetCharactersCharacterIdAttributesOk.md)
|
263
281
|
- [ESIClient::GetCharactersCharacterIdBlueprints200Ok](docs/GetCharactersCharacterIdBlueprints200Ok.md)
|
264
|
-
- [ESIClient::GetCharactersCharacterIdBlueprintsForbidden](docs/GetCharactersCharacterIdBlueprintsForbidden.md)
|
265
|
-
- [ESIClient::GetCharactersCharacterIdBlueprintsInternalServerError](docs/GetCharactersCharacterIdBlueprintsInternalServerError.md)
|
266
282
|
- [ESIClient::GetCharactersCharacterIdBookmarks200Ok](docs/GetCharactersCharacterIdBookmarks200Ok.md)
|
267
283
|
- [ESIClient::GetCharactersCharacterIdBookmarksCoordinates](docs/GetCharactersCharacterIdBookmarksCoordinates.md)
|
268
284
|
- [ESIClient::GetCharactersCharacterIdBookmarksFolders200Ok](docs/GetCharactersCharacterIdBookmarksFolders200Ok.md)
|
269
|
-
- [ESIClient::GetCharactersCharacterIdBookmarksFoldersForbidden](docs/GetCharactersCharacterIdBookmarksFoldersForbidden.md)
|
270
|
-
- [ESIClient::GetCharactersCharacterIdBookmarksFoldersInternalServerError](docs/GetCharactersCharacterIdBookmarksFoldersInternalServerError.md)
|
271
|
-
- [ESIClient::GetCharactersCharacterIdBookmarksForbidden](docs/GetCharactersCharacterIdBookmarksForbidden.md)
|
272
|
-
- [ESIClient::GetCharactersCharacterIdBookmarksInternalServerError](docs/GetCharactersCharacterIdBookmarksInternalServerError.md)
|
273
285
|
- [ESIClient::GetCharactersCharacterIdBookmarksItem](docs/GetCharactersCharacterIdBookmarksItem.md)
|
274
286
|
- [ESIClient::GetCharactersCharacterIdBookmarksTarget](docs/GetCharactersCharacterIdBookmarksTarget.md)
|
275
287
|
- [ESIClient::GetCharactersCharacterIdCalendar200Ok](docs/GetCharactersCharacterIdCalendar200Ok.md)
|
276
|
-
- [ESIClient::
|
277
|
-
- [ESIClient::GetCharactersCharacterIdCalendarEventIdInternalServerError](docs/GetCharactersCharacterIdCalendarEventIdInternalServerError.md)
|
288
|
+
- [ESIClient::GetCharactersCharacterIdCalendarEventIdAttendees200Ok](docs/GetCharactersCharacterIdCalendarEventIdAttendees200Ok.md)
|
278
289
|
- [ESIClient::GetCharactersCharacterIdCalendarEventIdOk](docs/GetCharactersCharacterIdCalendarEventIdOk.md)
|
279
|
-
- [ESIClient::GetCharactersCharacterIdCalendarForbidden](docs/GetCharactersCharacterIdCalendarForbidden.md)
|
280
|
-
- [ESIClient::GetCharactersCharacterIdCalendarInternalServerError](docs/GetCharactersCharacterIdCalendarInternalServerError.md)
|
281
290
|
- [ESIClient::GetCharactersCharacterIdChatChannels200Ok](docs/GetCharactersCharacterIdChatChannels200Ok.md)
|
282
291
|
- [ESIClient::GetCharactersCharacterIdChatChannelsAllowed](docs/GetCharactersCharacterIdChatChannelsAllowed.md)
|
283
292
|
- [ESIClient::GetCharactersCharacterIdChatChannelsBlocked](docs/GetCharactersCharacterIdChatChannelsBlocked.md)
|
284
|
-
- [ESIClient::GetCharactersCharacterIdChatChannelsForbidden](docs/GetCharactersCharacterIdChatChannelsForbidden.md)
|
285
|
-
- [ESIClient::GetCharactersCharacterIdChatChannelsInternalServerError](docs/GetCharactersCharacterIdChatChannelsInternalServerError.md)
|
286
293
|
- [ESIClient::GetCharactersCharacterIdChatChannelsMuted](docs/GetCharactersCharacterIdChatChannelsMuted.md)
|
287
294
|
- [ESIClient::GetCharactersCharacterIdChatChannelsOperator](docs/GetCharactersCharacterIdChatChannelsOperator.md)
|
288
|
-
- [ESIClient::GetCharactersCharacterIdClonesForbidden](docs/GetCharactersCharacterIdClonesForbidden.md)
|
289
295
|
- [ESIClient::GetCharactersCharacterIdClonesHomeLocation](docs/GetCharactersCharacterIdClonesHomeLocation.md)
|
290
|
-
- [ESIClient::GetCharactersCharacterIdClonesInternalServerError](docs/GetCharactersCharacterIdClonesInternalServerError.md)
|
291
296
|
- [ESIClient::GetCharactersCharacterIdClonesJumpClone](docs/GetCharactersCharacterIdClonesJumpClone.md)
|
292
297
|
- [ESIClient::GetCharactersCharacterIdClonesOk](docs/GetCharactersCharacterIdClonesOk.md)
|
293
298
|
- [ESIClient::GetCharactersCharacterIdContacts200Ok](docs/GetCharactersCharacterIdContacts200Ok.md)
|
294
|
-
- [ESIClient::GetCharactersCharacterIdContactsForbidden](docs/GetCharactersCharacterIdContactsForbidden.md)
|
295
|
-
- [ESIClient::GetCharactersCharacterIdContactsInternalServerError](docs/GetCharactersCharacterIdContactsInternalServerError.md)
|
296
299
|
- [ESIClient::GetCharactersCharacterIdContactsLabels200Ok](docs/GetCharactersCharacterIdContactsLabels200Ok.md)
|
297
|
-
- [ESIClient::
|
298
|
-
- [ESIClient::
|
300
|
+
- [ESIClient::GetCharactersCharacterIdContracts200Ok](docs/GetCharactersCharacterIdContracts200Ok.md)
|
301
|
+
- [ESIClient::GetCharactersCharacterIdContractsContractIdBids200Ok](docs/GetCharactersCharacterIdContractsContractIdBids200Ok.md)
|
302
|
+
- [ESIClient::GetCharactersCharacterIdContractsContractIdItems200Ok](docs/GetCharactersCharacterIdContractsContractIdItems200Ok.md)
|
299
303
|
- [ESIClient::GetCharactersCharacterIdCorporationhistory200Ok](docs/GetCharactersCharacterIdCorporationhistory200Ok.md)
|
300
|
-
- [ESIClient::
|
304
|
+
- [ESIClient::GetCharactersCharacterIdFatigueOk](docs/GetCharactersCharacterIdFatigueOk.md)
|
301
305
|
- [ESIClient::GetCharactersCharacterIdFittings200Ok](docs/GetCharactersCharacterIdFittings200Ok.md)
|
302
|
-
- [ESIClient::GetCharactersCharacterIdFittingsForbidden](docs/GetCharactersCharacterIdFittingsForbidden.md)
|
303
|
-
- [ESIClient::GetCharactersCharacterIdFittingsInternalServerError](docs/GetCharactersCharacterIdFittingsInternalServerError.md)
|
304
306
|
- [ESIClient::GetCharactersCharacterIdFittingsItem](docs/GetCharactersCharacterIdFittingsItem.md)
|
307
|
+
- [ESIClient::GetCharactersCharacterIdFleetNotFound](docs/GetCharactersCharacterIdFleetNotFound.md)
|
308
|
+
- [ESIClient::GetCharactersCharacterIdFleetOk](docs/GetCharactersCharacterIdFleetOk.md)
|
305
309
|
- [ESIClient::GetCharactersCharacterIdIndustryJobs200Ok](docs/GetCharactersCharacterIdIndustryJobs200Ok.md)
|
306
|
-
- [ESIClient::GetCharactersCharacterIdIndustryJobsForbidden](docs/GetCharactersCharacterIdIndustryJobsForbidden.md)
|
307
|
-
- [ESIClient::GetCharactersCharacterIdIndustryJobsInternalServerError](docs/GetCharactersCharacterIdIndustryJobsInternalServerError.md)
|
308
|
-
- [ESIClient::GetCharactersCharacterIdInternalServerError](docs/GetCharactersCharacterIdInternalServerError.md)
|
309
310
|
- [ESIClient::GetCharactersCharacterIdKillmailsRecent200Ok](docs/GetCharactersCharacterIdKillmailsRecent200Ok.md)
|
310
|
-
- [ESIClient::GetCharactersCharacterIdKillmailsRecentForbidden](docs/GetCharactersCharacterIdKillmailsRecentForbidden.md)
|
311
|
-
- [ESIClient::GetCharactersCharacterIdKillmailsRecentInternalServerError](docs/GetCharactersCharacterIdKillmailsRecentInternalServerError.md)
|
312
|
-
- [ESIClient::GetCharactersCharacterIdLocationForbidden](docs/GetCharactersCharacterIdLocationForbidden.md)
|
313
|
-
- [ESIClient::GetCharactersCharacterIdLocationInternalServerError](docs/GetCharactersCharacterIdLocationInternalServerError.md)
|
314
311
|
- [ESIClient::GetCharactersCharacterIdLocationOk](docs/GetCharactersCharacterIdLocationOk.md)
|
315
312
|
- [ESIClient::GetCharactersCharacterIdLoyaltyPoints200Ok](docs/GetCharactersCharacterIdLoyaltyPoints200Ok.md)
|
316
|
-
- [ESIClient::GetCharactersCharacterIdLoyaltyPointsForbidden](docs/GetCharactersCharacterIdLoyaltyPointsForbidden.md)
|
317
|
-
- [ESIClient::GetCharactersCharacterIdLoyaltyPointsInternalServerError](docs/GetCharactersCharacterIdLoyaltyPointsInternalServerError.md)
|
318
313
|
- [ESIClient::GetCharactersCharacterIdMail200Ok](docs/GetCharactersCharacterIdMail200Ok.md)
|
319
|
-
- [ESIClient::GetCharactersCharacterIdMailForbidden](docs/GetCharactersCharacterIdMailForbidden.md)
|
320
|
-
- [ESIClient::GetCharactersCharacterIdMailInternalServerError](docs/GetCharactersCharacterIdMailInternalServerError.md)
|
321
|
-
- [ESIClient::GetCharactersCharacterIdMailLabelsForbidden](docs/GetCharactersCharacterIdMailLabelsForbidden.md)
|
322
|
-
- [ESIClient::GetCharactersCharacterIdMailLabelsInternalServerError](docs/GetCharactersCharacterIdMailLabelsInternalServerError.md)
|
323
314
|
- [ESIClient::GetCharactersCharacterIdMailLabelsLabel](docs/GetCharactersCharacterIdMailLabelsLabel.md)
|
324
315
|
- [ESIClient::GetCharactersCharacterIdMailLabelsOk](docs/GetCharactersCharacterIdMailLabelsOk.md)
|
325
316
|
- [ESIClient::GetCharactersCharacterIdMailLists200Ok](docs/GetCharactersCharacterIdMailLists200Ok.md)
|
326
|
-
- [ESIClient::GetCharactersCharacterIdMailListsForbidden](docs/GetCharactersCharacterIdMailListsForbidden.md)
|
327
|
-
- [ESIClient::GetCharactersCharacterIdMailListsInternalServerError](docs/GetCharactersCharacterIdMailListsInternalServerError.md)
|
328
|
-
- [ESIClient::GetCharactersCharacterIdMailMailIdForbidden](docs/GetCharactersCharacterIdMailMailIdForbidden.md)
|
329
|
-
- [ESIClient::GetCharactersCharacterIdMailMailIdInternalServerError](docs/GetCharactersCharacterIdMailMailIdInternalServerError.md)
|
330
317
|
- [ESIClient::GetCharactersCharacterIdMailMailIdNotFound](docs/GetCharactersCharacterIdMailMailIdNotFound.md)
|
331
318
|
- [ESIClient::GetCharactersCharacterIdMailMailIdOk](docs/GetCharactersCharacterIdMailMailIdOk.md)
|
332
319
|
- [ESIClient::GetCharactersCharacterIdMailMailIdRecipient](docs/GetCharactersCharacterIdMailMailIdRecipient.md)
|
333
320
|
- [ESIClient::GetCharactersCharacterIdMailRecipient](docs/GetCharactersCharacterIdMailRecipient.md)
|
334
321
|
- [ESIClient::GetCharactersCharacterIdMedals200Ok](docs/GetCharactersCharacterIdMedals200Ok.md)
|
335
|
-
- [ESIClient::GetCharactersCharacterIdMedalsForbidden](docs/GetCharactersCharacterIdMedalsForbidden.md)
|
336
322
|
- [ESIClient::GetCharactersCharacterIdMedalsGraphic](docs/GetCharactersCharacterIdMedalsGraphic.md)
|
337
|
-
- [ESIClient::GetCharactersCharacterIdMedalsInternalServerError](docs/GetCharactersCharacterIdMedalsInternalServerError.md)
|
338
323
|
- [ESIClient::GetCharactersCharacterIdNotFound](docs/GetCharactersCharacterIdNotFound.md)
|
324
|
+
- [ESIClient::GetCharactersCharacterIdNotifications200Ok](docs/GetCharactersCharacterIdNotifications200Ok.md)
|
325
|
+
- [ESIClient::GetCharactersCharacterIdNotificationsContacts200Ok](docs/GetCharactersCharacterIdNotificationsContacts200Ok.md)
|
339
326
|
- [ESIClient::GetCharactersCharacterIdOk](docs/GetCharactersCharacterIdOk.md)
|
340
|
-
- [ESIClient::GetCharactersCharacterIdOnlineForbidden](docs/GetCharactersCharacterIdOnlineForbidden.md)
|
341
|
-
- [ESIClient::GetCharactersCharacterIdOnlineInternalServerError](docs/GetCharactersCharacterIdOnlineInternalServerError.md)
|
342
327
|
- [ESIClient::GetCharactersCharacterIdOpportunities200Ok](docs/GetCharactersCharacterIdOpportunities200Ok.md)
|
343
|
-
- [ESIClient::GetCharactersCharacterIdOpportunitiesForbidden](docs/GetCharactersCharacterIdOpportunitiesForbidden.md)
|
344
|
-
- [ESIClient::GetCharactersCharacterIdOpportunitiesInternalServerError](docs/GetCharactersCharacterIdOpportunitiesInternalServerError.md)
|
345
328
|
- [ESIClient::GetCharactersCharacterIdOrders200Ok](docs/GetCharactersCharacterIdOrders200Ok.md)
|
346
|
-
- [ESIClient::GetCharactersCharacterIdOrdersForbidden](docs/GetCharactersCharacterIdOrdersForbidden.md)
|
347
|
-
- [ESIClient::GetCharactersCharacterIdOrdersInternalServerError](docs/GetCharactersCharacterIdOrdersInternalServerError.md)
|
348
329
|
- [ESIClient::GetCharactersCharacterIdPlanets200Ok](docs/GetCharactersCharacterIdPlanets200Ok.md)
|
349
|
-
- [ESIClient::
|
350
|
-
- [ESIClient::GetCharactersCharacterIdPlanetsInternalServerError](docs/GetCharactersCharacterIdPlanetsInternalServerError.md)
|
330
|
+
- [ESIClient::GetCharactersCharacterIdPlanetsPlanetIdContent](docs/GetCharactersCharacterIdPlanetsPlanetIdContent.md)
|
351
331
|
- [ESIClient::GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails](docs/GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails.md)
|
352
332
|
- [ESIClient::GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails](docs/GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails.md)
|
353
|
-
- [ESIClient::GetCharactersCharacterIdPlanetsPlanetIdForbidden](docs/GetCharactersCharacterIdPlanetsPlanetIdForbidden.md)
|
354
333
|
- [ESIClient::GetCharactersCharacterIdPlanetsPlanetIdHead](docs/GetCharactersCharacterIdPlanetsPlanetIdHead.md)
|
355
|
-
- [ESIClient::GetCharactersCharacterIdPlanetsPlanetIdInternalServerError](docs/GetCharactersCharacterIdPlanetsPlanetIdInternalServerError.md)
|
356
334
|
- [ESIClient::GetCharactersCharacterIdPlanetsPlanetIdLink](docs/GetCharactersCharacterIdPlanetsPlanetIdLink.md)
|
357
335
|
- [ESIClient::GetCharactersCharacterIdPlanetsPlanetIdNotFound](docs/GetCharactersCharacterIdPlanetsPlanetIdNotFound.md)
|
358
336
|
- [ESIClient::GetCharactersCharacterIdPlanetsPlanetIdOk](docs/GetCharactersCharacterIdPlanetsPlanetIdOk.md)
|
359
337
|
- [ESIClient::GetCharactersCharacterIdPlanetsPlanetIdPin](docs/GetCharactersCharacterIdPlanetsPlanetIdPin.md)
|
360
338
|
- [ESIClient::GetCharactersCharacterIdPlanetsPlanetIdRoute](docs/GetCharactersCharacterIdPlanetsPlanetIdRoute.md)
|
361
|
-
- [ESIClient::GetCharactersCharacterIdPlanetsPlanetIdWaypoint](docs/GetCharactersCharacterIdPlanetsPlanetIdWaypoint.md)
|
362
|
-
- [ESIClient::GetCharactersCharacterIdPortraitInternalServerError](docs/GetCharactersCharacterIdPortraitInternalServerError.md)
|
363
339
|
- [ESIClient::GetCharactersCharacterIdPortraitNotFound](docs/GetCharactersCharacterIdPortraitNotFound.md)
|
364
340
|
- [ESIClient::GetCharactersCharacterIdPortraitOk](docs/GetCharactersCharacterIdPortraitOk.md)
|
365
|
-
- [ESIClient::GetCharactersCharacterIdRolesForbidden](docs/GetCharactersCharacterIdRolesForbidden.md)
|
366
|
-
- [ESIClient::GetCharactersCharacterIdRolesInternalServerError](docs/GetCharactersCharacterIdRolesInternalServerError.md)
|
367
|
-
- [ESIClient::GetCharactersCharacterIdSearchForbidden](docs/GetCharactersCharacterIdSearchForbidden.md)
|
368
|
-
- [ESIClient::GetCharactersCharacterIdSearchInternalServerError](docs/GetCharactersCharacterIdSearchInternalServerError.md)
|
369
341
|
- [ESIClient::GetCharactersCharacterIdSearchOk](docs/GetCharactersCharacterIdSearchOk.md)
|
370
|
-
- [ESIClient::GetCharactersCharacterIdShipForbidden](docs/GetCharactersCharacterIdShipForbidden.md)
|
371
|
-
- [ESIClient::GetCharactersCharacterIdShipInternalServerError](docs/GetCharactersCharacterIdShipInternalServerError.md)
|
372
342
|
- [ESIClient::GetCharactersCharacterIdShipOk](docs/GetCharactersCharacterIdShipOk.md)
|
373
343
|
- [ESIClient::GetCharactersCharacterIdSkillqueue200Ok](docs/GetCharactersCharacterIdSkillqueue200Ok.md)
|
374
|
-
- [ESIClient::GetCharactersCharacterIdSkillqueueForbidden](docs/GetCharactersCharacterIdSkillqueueForbidden.md)
|
375
|
-
- [ESIClient::GetCharactersCharacterIdSkillqueueInternalServerError](docs/GetCharactersCharacterIdSkillqueueInternalServerError.md)
|
376
|
-
- [ESIClient::GetCharactersCharacterIdSkillsForbidden](docs/GetCharactersCharacterIdSkillsForbidden.md)
|
377
|
-
- [ESIClient::GetCharactersCharacterIdSkillsInternalServerError](docs/GetCharactersCharacterIdSkillsInternalServerError.md)
|
378
344
|
- [ESIClient::GetCharactersCharacterIdSkillsOk](docs/GetCharactersCharacterIdSkillsOk.md)
|
379
345
|
- [ESIClient::GetCharactersCharacterIdSkillsSkill](docs/GetCharactersCharacterIdSkillsSkill.md)
|
380
346
|
- [ESIClient::GetCharactersCharacterIdStandings200Ok](docs/GetCharactersCharacterIdStandings200Ok.md)
|
381
|
-
- [ESIClient::
|
382
|
-
- [ESIClient::
|
383
|
-
- [ESIClient::
|
384
|
-
- [ESIClient::GetCharactersCharacterIdWalletsForbidden](docs/GetCharactersCharacterIdWalletsForbidden.md)
|
385
|
-
- [ESIClient::GetCharactersCharacterIdWalletsInternalServerError](docs/GetCharactersCharacterIdWalletsInternalServerError.md)
|
347
|
+
- [ESIClient::GetCharactersCharacterIdWalletJournal200Ok](docs/GetCharactersCharacterIdWalletJournal200Ok.md)
|
348
|
+
- [ESIClient::GetCharactersCharacterIdWalletJournalExtraInfo](docs/GetCharactersCharacterIdWalletJournalExtraInfo.md)
|
349
|
+
- [ESIClient::GetCharactersCharacterIdWalletTransactions200Ok](docs/GetCharactersCharacterIdWalletTransactions200Ok.md)
|
386
350
|
- [ESIClient::GetCharactersNames200Ok](docs/GetCharactersNames200Ok.md)
|
387
|
-
- [ESIClient::GetCharactersNamesInternalServerError](docs/GetCharactersNamesInternalServerError.md)
|
388
351
|
- [ESIClient::GetCorporationsCorporationIdAlliancehistory200Ok](docs/GetCorporationsCorporationIdAlliancehistory200Ok.md)
|
389
|
-
- [ESIClient::
|
390
|
-
- [ESIClient::
|
391
|
-
- [ESIClient::
|
352
|
+
- [ESIClient::GetCorporationsCorporationIdAssets200Ok](docs/GetCorporationsCorporationIdAssets200Ok.md)
|
353
|
+
- [ESIClient::GetCorporationsCorporationIdBlueprints200Ok](docs/GetCorporationsCorporationIdBlueprints200Ok.md)
|
354
|
+
- [ESIClient::GetCorporationsCorporationIdBookmarks200Ok](docs/GetCorporationsCorporationIdBookmarks200Ok.md)
|
355
|
+
- [ESIClient::GetCorporationsCorporationIdBookmarksCoordinates](docs/GetCorporationsCorporationIdBookmarksCoordinates.md)
|
356
|
+
- [ESIClient::GetCorporationsCorporationIdBookmarksFolders200Ok](docs/GetCorporationsCorporationIdBookmarksFolders200Ok.md)
|
357
|
+
- [ESIClient::GetCorporationsCorporationIdBookmarksItem](docs/GetCorporationsCorporationIdBookmarksItem.md)
|
358
|
+
- [ESIClient::GetCorporationsCorporationIdContacts200Ok](docs/GetCorporationsCorporationIdContacts200Ok.md)
|
359
|
+
- [ESIClient::GetCorporationsCorporationIdContainersLogs200Ok](docs/GetCorporationsCorporationIdContainersLogs200Ok.md)
|
360
|
+
- [ESIClient::GetCorporationsCorporationIdContracts200Ok](docs/GetCorporationsCorporationIdContracts200Ok.md)
|
361
|
+
- [ESIClient::GetCorporationsCorporationIdContractsContractIdBids200Ok](docs/GetCorporationsCorporationIdContractsContractIdBids200Ok.md)
|
362
|
+
- [ESIClient::GetCorporationsCorporationIdContractsContractIdItems200Ok](docs/GetCorporationsCorporationIdContractsContractIdItems200Ok.md)
|
363
|
+
- [ESIClient::GetCorporationsCorporationIdDivisionsHangar](docs/GetCorporationsCorporationIdDivisionsHangar.md)
|
364
|
+
- [ESIClient::GetCorporationsCorporationIdDivisionsOk](docs/GetCorporationsCorporationIdDivisionsOk.md)
|
365
|
+
- [ESIClient::GetCorporationsCorporationIdDivisionsWallet](docs/GetCorporationsCorporationIdDivisionsWallet.md)
|
392
366
|
- [ESIClient::GetCorporationsCorporationIdIconsNotFound](docs/GetCorporationsCorporationIdIconsNotFound.md)
|
393
367
|
- [ESIClient::GetCorporationsCorporationIdIconsOk](docs/GetCorporationsCorporationIdIconsOk.md)
|
394
|
-
- [ESIClient::
|
368
|
+
- [ESIClient::GetCorporationsCorporationIdIndustryJobs200Ok](docs/GetCorporationsCorporationIdIndustryJobs200Ok.md)
|
369
|
+
- [ESIClient::GetCorporationsCorporationIdKillmailsRecent200Ok](docs/GetCorporationsCorporationIdKillmailsRecent200Ok.md)
|
395
370
|
- [ESIClient::GetCorporationsCorporationIdMembers200Ok](docs/GetCorporationsCorporationIdMembers200Ok.md)
|
396
|
-
- [ESIClient::
|
397
|
-
- [ESIClient::GetCorporationsCorporationIdMembersInternalServerError](docs/GetCorporationsCorporationIdMembersInternalServerError.md)
|
371
|
+
- [ESIClient::GetCorporationsCorporationIdMembertracking200Ok](docs/GetCorporationsCorporationIdMembertracking200Ok.md)
|
398
372
|
- [ESIClient::GetCorporationsCorporationIdNotFound](docs/GetCorporationsCorporationIdNotFound.md)
|
399
373
|
- [ESIClient::GetCorporationsCorporationIdOk](docs/GetCorporationsCorporationIdOk.md)
|
374
|
+
- [ESIClient::GetCorporationsCorporationIdOrders200Ok](docs/GetCorporationsCorporationIdOrders200Ok.md)
|
400
375
|
- [ESIClient::GetCorporationsCorporationIdRoles200Ok](docs/GetCorporationsCorporationIdRoles200Ok.md)
|
401
|
-
- [ESIClient::
|
402
|
-
- [ESIClient::
|
376
|
+
- [ESIClient::GetCorporationsCorporationIdShareholders200Ok](docs/GetCorporationsCorporationIdShareholders200Ok.md)
|
377
|
+
- [ESIClient::GetCorporationsCorporationIdStandings200Ok](docs/GetCorporationsCorporationIdStandings200Ok.md)
|
403
378
|
- [ESIClient::GetCorporationsCorporationIdStructures200Ok](docs/GetCorporationsCorporationIdStructures200Ok.md)
|
404
379
|
- [ESIClient::GetCorporationsCorporationIdStructuresCurrentVul](docs/GetCorporationsCorporationIdStructuresCurrentVul.md)
|
405
|
-
- [ESIClient::GetCorporationsCorporationIdStructuresForbidden](docs/GetCorporationsCorporationIdStructuresForbidden.md)
|
406
|
-
- [ESIClient::GetCorporationsCorporationIdStructuresInternalServerError](docs/GetCorporationsCorporationIdStructuresInternalServerError.md)
|
407
380
|
- [ESIClient::GetCorporationsCorporationIdStructuresNextVul](docs/GetCorporationsCorporationIdStructuresNextVul.md)
|
408
381
|
- [ESIClient::GetCorporationsCorporationIdStructuresService](docs/GetCorporationsCorporationIdStructuresService.md)
|
382
|
+
- [ESIClient::GetCorporationsCorporationIdTitles200Ok](docs/GetCorporationsCorporationIdTitles200Ok.md)
|
383
|
+
- [ESIClient::GetCorporationsCorporationIdWallets200Ok](docs/GetCorporationsCorporationIdWallets200Ok.md)
|
384
|
+
- [ESIClient::GetCorporationsCorporationIdWalletsDivisionJournal200Ok](docs/GetCorporationsCorporationIdWalletsDivisionJournal200Ok.md)
|
385
|
+
- [ESIClient::GetCorporationsCorporationIdWalletsDivisionJournalExtraInfo](docs/GetCorporationsCorporationIdWalletsDivisionJournalExtraInfo.md)
|
386
|
+
- [ESIClient::GetCorporationsCorporationIdWalletsDivisionTransactions200Ok](docs/GetCorporationsCorporationIdWalletsDivisionTransactions200Ok.md)
|
409
387
|
- [ESIClient::GetCorporationsNames200Ok](docs/GetCorporationsNames200Ok.md)
|
410
|
-
- [ESIClient::GetCorporationsNamesInternalServerError](docs/GetCorporationsNamesInternalServerError.md)
|
411
|
-
- [ESIClient::GetCorporationsNpccorpsInternalServerError](docs/GetCorporationsNpccorpsInternalServerError.md)
|
412
|
-
- [ESIClient::GetDogmaAttributesAttributeIdInternalServerError](docs/GetDogmaAttributesAttributeIdInternalServerError.md)
|
413
388
|
- [ESIClient::GetDogmaAttributesAttributeIdNotFound](docs/GetDogmaAttributesAttributeIdNotFound.md)
|
414
389
|
- [ESIClient::GetDogmaAttributesAttributeIdOk](docs/GetDogmaAttributesAttributeIdOk.md)
|
415
|
-
- [ESIClient::GetDogmaAttributesInternalServerError](docs/GetDogmaAttributesInternalServerError.md)
|
416
|
-
- [ESIClient::GetDogmaEffectsEffectIdInternalServerError](docs/GetDogmaEffectsEffectIdInternalServerError.md)
|
417
390
|
- [ESIClient::GetDogmaEffectsEffectIdModifier](docs/GetDogmaEffectsEffectIdModifier.md)
|
418
391
|
- [ESIClient::GetDogmaEffectsEffectIdNotFound](docs/GetDogmaEffectsEffectIdNotFound.md)
|
419
392
|
- [ESIClient::GetDogmaEffectsEffectIdOk](docs/GetDogmaEffectsEffectIdOk.md)
|
420
|
-
- [ESIClient::GetDogmaEffectsInternalServerError](docs/GetDogmaEffectsInternalServerError.md)
|
421
|
-
- [ESIClient::GetFleetsFleetIdForbidden](docs/GetFleetsFleetIdForbidden.md)
|
422
|
-
- [ESIClient::GetFleetsFleetIdInternalServerError](docs/GetFleetsFleetIdInternalServerError.md)
|
423
393
|
- [ESIClient::GetFleetsFleetIdMembers200Ok](docs/GetFleetsFleetIdMembers200Ok.md)
|
424
|
-
- [ESIClient::GetFleetsFleetIdMembersForbidden](docs/GetFleetsFleetIdMembersForbidden.md)
|
425
|
-
- [ESIClient::GetFleetsFleetIdMembersInternalServerError](docs/GetFleetsFleetIdMembersInternalServerError.md)
|
426
394
|
- [ESIClient::GetFleetsFleetIdMembersNotFound](docs/GetFleetsFleetIdMembersNotFound.md)
|
427
395
|
- [ESIClient::GetFleetsFleetIdNotFound](docs/GetFleetsFleetIdNotFound.md)
|
428
396
|
- [ESIClient::GetFleetsFleetIdOk](docs/GetFleetsFleetIdOk.md)
|
429
397
|
- [ESIClient::GetFleetsFleetIdWings200Ok](docs/GetFleetsFleetIdWings200Ok.md)
|
430
|
-
- [ESIClient::GetFleetsFleetIdWingsForbidden](docs/GetFleetsFleetIdWingsForbidden.md)
|
431
|
-
- [ESIClient::GetFleetsFleetIdWingsInternalServerError](docs/GetFleetsFleetIdWingsInternalServerError.md)
|
432
398
|
- [ESIClient::GetFleetsFleetIdWingsNotFound](docs/GetFleetsFleetIdWingsNotFound.md)
|
433
399
|
- [ESIClient::GetFleetsFleetIdWingsSquad](docs/GetFleetsFleetIdWingsSquad.md)
|
400
|
+
- [ESIClient::GetFwLeaderboardsActiveTotal](docs/GetFwLeaderboardsActiveTotal.md)
|
401
|
+
- [ESIClient::GetFwLeaderboardsActiveTotal1](docs/GetFwLeaderboardsActiveTotal1.md)
|
402
|
+
- [ESIClient::GetFwLeaderboardsCharactersActiveTotal](docs/GetFwLeaderboardsCharactersActiveTotal.md)
|
403
|
+
- [ESIClient::GetFwLeaderboardsCharactersActiveTotal1](docs/GetFwLeaderboardsCharactersActiveTotal1.md)
|
404
|
+
- [ESIClient::GetFwLeaderboardsCharactersKills](docs/GetFwLeaderboardsCharactersKills.md)
|
405
|
+
- [ESIClient::GetFwLeaderboardsCharactersLastWeek](docs/GetFwLeaderboardsCharactersLastWeek.md)
|
406
|
+
- [ESIClient::GetFwLeaderboardsCharactersLastWeek1](docs/GetFwLeaderboardsCharactersLastWeek1.md)
|
407
|
+
- [ESIClient::GetFwLeaderboardsCharactersOk](docs/GetFwLeaderboardsCharactersOk.md)
|
408
|
+
- [ESIClient::GetFwLeaderboardsCharactersVictoryPoints](docs/GetFwLeaderboardsCharactersVictoryPoints.md)
|
409
|
+
- [ESIClient::GetFwLeaderboardsCharactersYesterday](docs/GetFwLeaderboardsCharactersYesterday.md)
|
410
|
+
- [ESIClient::GetFwLeaderboardsCharactersYesterday1](docs/GetFwLeaderboardsCharactersYesterday1.md)
|
411
|
+
- [ESIClient::GetFwLeaderboardsCorporationsActiveTotal](docs/GetFwLeaderboardsCorporationsActiveTotal.md)
|
412
|
+
- [ESIClient::GetFwLeaderboardsCorporationsActiveTotal1](docs/GetFwLeaderboardsCorporationsActiveTotal1.md)
|
413
|
+
- [ESIClient::GetFwLeaderboardsCorporationsKills](docs/GetFwLeaderboardsCorporationsKills.md)
|
414
|
+
- [ESIClient::GetFwLeaderboardsCorporationsLastWeek](docs/GetFwLeaderboardsCorporationsLastWeek.md)
|
415
|
+
- [ESIClient::GetFwLeaderboardsCorporationsLastWeek1](docs/GetFwLeaderboardsCorporationsLastWeek1.md)
|
416
|
+
- [ESIClient::GetFwLeaderboardsCorporationsOk](docs/GetFwLeaderboardsCorporationsOk.md)
|
417
|
+
- [ESIClient::GetFwLeaderboardsCorporationsVictoryPoints](docs/GetFwLeaderboardsCorporationsVictoryPoints.md)
|
418
|
+
- [ESIClient::GetFwLeaderboardsCorporationsYesterday](docs/GetFwLeaderboardsCorporationsYesterday.md)
|
419
|
+
- [ESIClient::GetFwLeaderboardsCorporationsYesterday1](docs/GetFwLeaderboardsCorporationsYesterday1.md)
|
420
|
+
- [ESIClient::GetFwLeaderboardsKills](docs/GetFwLeaderboardsKills.md)
|
421
|
+
- [ESIClient::GetFwLeaderboardsLastWeek](docs/GetFwLeaderboardsLastWeek.md)
|
422
|
+
- [ESIClient::GetFwLeaderboardsLastWeek1](docs/GetFwLeaderboardsLastWeek1.md)
|
423
|
+
- [ESIClient::GetFwLeaderboardsOk](docs/GetFwLeaderboardsOk.md)
|
424
|
+
- [ESIClient::GetFwLeaderboardsVictoryPoints](docs/GetFwLeaderboardsVictoryPoints.md)
|
425
|
+
- [ESIClient::GetFwLeaderboardsYesterday](docs/GetFwLeaderboardsYesterday.md)
|
426
|
+
- [ESIClient::GetFwLeaderboardsYesterday1](docs/GetFwLeaderboardsYesterday1.md)
|
427
|
+
- [ESIClient::GetFwStats200Ok](docs/GetFwStats200Ok.md)
|
428
|
+
- [ESIClient::GetFwStatsKills](docs/GetFwStatsKills.md)
|
429
|
+
- [ESIClient::GetFwStatsVictoryPoints](docs/GetFwStatsVictoryPoints.md)
|
430
|
+
- [ESIClient::GetFwSystems200Ok](docs/GetFwSystems200Ok.md)
|
431
|
+
- [ESIClient::GetFwWars200Ok](docs/GetFwWars200Ok.md)
|
434
432
|
- [ESIClient::GetIncursions200Ok](docs/GetIncursions200Ok.md)
|
435
|
-
- [ESIClient::GetIncursionsInternalServerError](docs/GetIncursionsInternalServerError.md)
|
436
433
|
- [ESIClient::GetIndustryFacilities200Ok](docs/GetIndustryFacilities200Ok.md)
|
437
|
-
- [ESIClient::GetIndustryFacilitiesInternalServerError](docs/GetIndustryFacilitiesInternalServerError.md)
|
438
434
|
- [ESIClient::GetIndustrySystems200Ok](docs/GetIndustrySystems200Ok.md)
|
439
435
|
- [ESIClient::GetIndustrySystemsCostIndice](docs/GetIndustrySystemsCostIndice.md)
|
440
|
-
- [ESIClient::GetIndustrySystemsInternalServerError](docs/GetIndustrySystemsInternalServerError.md)
|
441
436
|
- [ESIClient::GetInsurancePrices200Ok](docs/GetInsurancePrices200Ok.md)
|
442
|
-
- [ESIClient::GetInsurancePricesInternalServerError](docs/GetInsurancePricesInternalServerError.md)
|
443
437
|
- [ESIClient::GetInsurancePricesLevel](docs/GetInsurancePricesLevel.md)
|
444
438
|
- [ESIClient::GetKillmailsKillmailIdKillmailHashAttacker](docs/GetKillmailsKillmailIdKillmailHashAttacker.md)
|
445
|
-
- [ESIClient::GetKillmailsKillmailIdKillmailHashInternalServerError](docs/GetKillmailsKillmailIdKillmailHashInternalServerError.md)
|
446
439
|
- [ESIClient::GetKillmailsKillmailIdKillmailHashItem](docs/GetKillmailsKillmailIdKillmailHashItem.md)
|
447
440
|
- [ESIClient::GetKillmailsKillmailIdKillmailHashItem1](docs/GetKillmailsKillmailIdKillmailHashItem1.md)
|
448
441
|
- [ESIClient::GetKillmailsKillmailIdKillmailHashOk](docs/GetKillmailsKillmailIdKillmailHashOk.md)
|
@@ -450,199 +443,113 @@ Class | Method | HTTP request | Description
|
|
450
443
|
- [ESIClient::GetKillmailsKillmailIdKillmailHashUnprocessableEntity](docs/GetKillmailsKillmailIdKillmailHashUnprocessableEntity.md)
|
451
444
|
- [ESIClient::GetKillmailsKillmailIdKillmailHashVictim](docs/GetKillmailsKillmailIdKillmailHashVictim.md)
|
452
445
|
- [ESIClient::GetLoyaltyStoresCorporationIdOffers200Ok](docs/GetLoyaltyStoresCorporationIdOffers200Ok.md)
|
453
|
-
- [ESIClient::GetLoyaltyStoresCorporationIdOffersInternalServerError](docs/GetLoyaltyStoresCorporationIdOffersInternalServerError.md)
|
454
446
|
- [ESIClient::GetLoyaltyStoresCorporationIdOffersRequiredItem](docs/GetLoyaltyStoresCorporationIdOffersRequiredItem.md)
|
455
|
-
- [ESIClient::GetMarketsGroupsInternalServerError](docs/GetMarketsGroupsInternalServerError.md)
|
456
|
-
- [ESIClient::GetMarketsGroupsMarketGroupIdInternalServerError](docs/GetMarketsGroupsMarketGroupIdInternalServerError.md)
|
457
447
|
- [ESIClient::GetMarketsGroupsMarketGroupIdNotFound](docs/GetMarketsGroupsMarketGroupIdNotFound.md)
|
458
448
|
- [ESIClient::GetMarketsGroupsMarketGroupIdOk](docs/GetMarketsGroupsMarketGroupIdOk.md)
|
459
449
|
- [ESIClient::GetMarketsPrices200Ok](docs/GetMarketsPrices200Ok.md)
|
460
|
-
- [ESIClient::GetMarketsPricesInternalServerError](docs/GetMarketsPricesInternalServerError.md)
|
461
450
|
- [ESIClient::GetMarketsRegionIdHistory200Ok](docs/GetMarketsRegionIdHistory200Ok.md)
|
462
|
-
- [ESIClient::GetMarketsRegionIdHistoryInternalServerError](docs/GetMarketsRegionIdHistoryInternalServerError.md)
|
463
451
|
- [ESIClient::GetMarketsRegionIdHistoryUnprocessableEntity](docs/GetMarketsRegionIdHistoryUnprocessableEntity.md)
|
464
452
|
- [ESIClient::GetMarketsRegionIdOrders200Ok](docs/GetMarketsRegionIdOrders200Ok.md)
|
465
|
-
- [ESIClient::GetMarketsRegionIdOrdersInternalServerError](docs/GetMarketsRegionIdOrdersInternalServerError.md)
|
466
453
|
- [ESIClient::GetMarketsRegionIdOrdersUnprocessableEntity](docs/GetMarketsRegionIdOrdersUnprocessableEntity.md)
|
467
454
|
- [ESIClient::GetMarketsStructuresStructureId200Ok](docs/GetMarketsStructuresStructureId200Ok.md)
|
468
|
-
- [ESIClient::GetMarketsStructuresStructureIdForbidden](docs/GetMarketsStructuresStructureIdForbidden.md)
|
469
|
-
- [ESIClient::GetMarketsStructuresStructureIdInternalServerError](docs/GetMarketsStructuresStructureIdInternalServerError.md)
|
470
|
-
- [ESIClient::GetOpportunitiesGroupsGroupIdInternalServerError](docs/GetOpportunitiesGroupsGroupIdInternalServerError.md)
|
471
455
|
- [ESIClient::GetOpportunitiesGroupsGroupIdOk](docs/GetOpportunitiesGroupsGroupIdOk.md)
|
472
|
-
- [ESIClient::GetOpportunitiesGroupsInternalServerError](docs/GetOpportunitiesGroupsInternalServerError.md)
|
473
|
-
- [ESIClient::GetOpportunitiesTasksInternalServerError](docs/GetOpportunitiesTasksInternalServerError.md)
|
474
|
-
- [ESIClient::GetOpportunitiesTasksTaskIdInternalServerError](docs/GetOpportunitiesTasksTaskIdInternalServerError.md)
|
475
456
|
- [ESIClient::GetOpportunitiesTasksTaskIdOk](docs/GetOpportunitiesTasksTaskIdOk.md)
|
476
|
-
- [ESIClient::GetRouteOriginDestinationInternalServerError](docs/GetRouteOriginDestinationInternalServerError.md)
|
477
457
|
- [ESIClient::GetRouteOriginDestinationNotFound](docs/GetRouteOriginDestinationNotFound.md)
|
478
|
-
- [ESIClient::GetSearchInternalServerError](docs/GetSearchInternalServerError.md)
|
479
458
|
- [ESIClient::GetSearchOk](docs/GetSearchOk.md)
|
480
459
|
- [ESIClient::GetSovereigntyCampaigns200Ok](docs/GetSovereigntyCampaigns200Ok.md)
|
481
|
-
- [ESIClient::GetSovereigntyCampaignsInternalServerError](docs/GetSovereigntyCampaignsInternalServerError.md)
|
482
460
|
- [ESIClient::GetSovereigntyCampaignsParticipant](docs/GetSovereigntyCampaignsParticipant.md)
|
483
461
|
- [ESIClient::GetSovereigntyMap200Ok](docs/GetSovereigntyMap200Ok.md)
|
484
|
-
- [ESIClient::GetSovereigntyMapInternalServerError](docs/GetSovereigntyMapInternalServerError.md)
|
485
462
|
- [ESIClient::GetSovereigntyStructures200Ok](docs/GetSovereigntyStructures200Ok.md)
|
486
|
-
- [ESIClient::GetSovereigntyStructuresInternalServerError](docs/GetSovereigntyStructuresInternalServerError.md)
|
487
|
-
- [ESIClient::GetStatusInternalServerError](docs/GetStatusInternalServerError.md)
|
488
463
|
- [ESIClient::GetStatusOk](docs/GetStatusOk.md)
|
489
464
|
- [ESIClient::GetUniverseBloodlines200Ok](docs/GetUniverseBloodlines200Ok.md)
|
490
|
-
- [ESIClient::GetUniverseBloodlinesInternalServerError](docs/GetUniverseBloodlinesInternalServerError.md)
|
491
|
-
- [ESIClient::GetUniverseCategoriesCategoryIdInternalServerError](docs/GetUniverseCategoriesCategoryIdInternalServerError.md)
|
492
465
|
- [ESIClient::GetUniverseCategoriesCategoryIdNotFound](docs/GetUniverseCategoriesCategoryIdNotFound.md)
|
493
466
|
- [ESIClient::GetUniverseCategoriesCategoryIdOk](docs/GetUniverseCategoriesCategoryIdOk.md)
|
494
|
-
- [ESIClient::GetUniverseCategoriesInternalServerError](docs/GetUniverseCategoriesInternalServerError.md)
|
495
|
-
- [ESIClient::GetUniverseConstellationsConstellationIdInternalServerError](docs/GetUniverseConstellationsConstellationIdInternalServerError.md)
|
496
467
|
- [ESIClient::GetUniverseConstellationsConstellationIdNotFound](docs/GetUniverseConstellationsConstellationIdNotFound.md)
|
497
468
|
- [ESIClient::GetUniverseConstellationsConstellationIdOk](docs/GetUniverseConstellationsConstellationIdOk.md)
|
498
469
|
- [ESIClient::GetUniverseConstellationsConstellationIdPosition](docs/GetUniverseConstellationsConstellationIdPosition.md)
|
499
|
-
- [ESIClient::GetUniverseConstellationsInternalServerError](docs/GetUniverseConstellationsInternalServerError.md)
|
500
470
|
- [ESIClient::GetUniverseFactions200Ok](docs/GetUniverseFactions200Ok.md)
|
501
|
-
- [ESIClient::GetUniverseFactionsInternalServerError](docs/GetUniverseFactionsInternalServerError.md)
|
502
|
-
- [ESIClient::GetUniverseGraphicsGraphicIdInternalServerError](docs/GetUniverseGraphicsGraphicIdInternalServerError.md)
|
503
471
|
- [ESIClient::GetUniverseGraphicsGraphicIdNotFound](docs/GetUniverseGraphicsGraphicIdNotFound.md)
|
504
472
|
- [ESIClient::GetUniverseGraphicsGraphicIdOk](docs/GetUniverseGraphicsGraphicIdOk.md)
|
505
|
-
- [ESIClient::GetUniverseGraphicsInternalServerError](docs/GetUniverseGraphicsInternalServerError.md)
|
506
|
-
- [ESIClient::GetUniverseGroupsGroupIdInternalServerError](docs/GetUniverseGroupsGroupIdInternalServerError.md)
|
507
473
|
- [ESIClient::GetUniverseGroupsGroupIdNotFound](docs/GetUniverseGroupsGroupIdNotFound.md)
|
508
474
|
- [ESIClient::GetUniverseGroupsGroupIdOk](docs/GetUniverseGroupsGroupIdOk.md)
|
509
|
-
- [ESIClient::GetUniverseGroupsInternalServerError](docs/GetUniverseGroupsInternalServerError.md)
|
510
|
-
- [ESIClient::GetUniverseMoonsMoonIdInternalServerError](docs/GetUniverseMoonsMoonIdInternalServerError.md)
|
511
475
|
- [ESIClient::GetUniverseMoonsMoonIdNotFound](docs/GetUniverseMoonsMoonIdNotFound.md)
|
512
476
|
- [ESIClient::GetUniverseMoonsMoonIdOk](docs/GetUniverseMoonsMoonIdOk.md)
|
513
477
|
- [ESIClient::GetUniverseMoonsMoonIdPosition](docs/GetUniverseMoonsMoonIdPosition.md)
|
514
|
-
- [ESIClient::GetUniversePlanetsPlanetIdInternalServerError](docs/GetUniversePlanetsPlanetIdInternalServerError.md)
|
515
478
|
- [ESIClient::GetUniversePlanetsPlanetIdNotFound](docs/GetUniversePlanetsPlanetIdNotFound.md)
|
516
479
|
- [ESIClient::GetUniversePlanetsPlanetIdOk](docs/GetUniversePlanetsPlanetIdOk.md)
|
517
480
|
- [ESIClient::GetUniversePlanetsPlanetIdPosition](docs/GetUniversePlanetsPlanetIdPosition.md)
|
518
481
|
- [ESIClient::GetUniverseRaces200Ok](docs/GetUniverseRaces200Ok.md)
|
519
|
-
- [ESIClient::GetUniverseRacesInternalServerError](docs/GetUniverseRacesInternalServerError.md)
|
520
|
-
- [ESIClient::GetUniverseRegionsInternalServerError](docs/GetUniverseRegionsInternalServerError.md)
|
521
|
-
- [ESIClient::GetUniverseRegionsRegionIdInternalServerError](docs/GetUniverseRegionsRegionIdInternalServerError.md)
|
522
482
|
- [ESIClient::GetUniverseRegionsRegionIdNotFound](docs/GetUniverseRegionsRegionIdNotFound.md)
|
523
483
|
- [ESIClient::GetUniverseRegionsRegionIdOk](docs/GetUniverseRegionsRegionIdOk.md)
|
524
|
-
- [ESIClient::GetUniverseSchematicsSchematicIdInternalServerError](docs/GetUniverseSchematicsSchematicIdInternalServerError.md)
|
525
484
|
- [ESIClient::GetUniverseSchematicsSchematicIdNotFound](docs/GetUniverseSchematicsSchematicIdNotFound.md)
|
526
485
|
- [ESIClient::GetUniverseSchematicsSchematicIdOk](docs/GetUniverseSchematicsSchematicIdOk.md)
|
527
486
|
- [ESIClient::GetUniverseStargatesStargateIdDestination](docs/GetUniverseStargatesStargateIdDestination.md)
|
528
|
-
- [ESIClient::GetUniverseStargatesStargateIdInternalServerError](docs/GetUniverseStargatesStargateIdInternalServerError.md)
|
529
487
|
- [ESIClient::GetUniverseStargatesStargateIdNotFound](docs/GetUniverseStargatesStargateIdNotFound.md)
|
530
488
|
- [ESIClient::GetUniverseStargatesStargateIdOk](docs/GetUniverseStargatesStargateIdOk.md)
|
531
489
|
- [ESIClient::GetUniverseStargatesStargateIdPosition](docs/GetUniverseStargatesStargateIdPosition.md)
|
532
|
-
- [ESIClient::
|
490
|
+
- [ESIClient::GetUniverseStarsStarIdOk](docs/GetUniverseStarsStarIdOk.md)
|
533
491
|
- [ESIClient::GetUniverseStationsStationIdNotFound](docs/GetUniverseStationsStationIdNotFound.md)
|
534
492
|
- [ESIClient::GetUniverseStationsStationIdOk](docs/GetUniverseStationsStationIdOk.md)
|
535
493
|
- [ESIClient::GetUniverseStationsStationIdPosition](docs/GetUniverseStationsStationIdPosition.md)
|
536
|
-
- [ESIClient::GetUniverseStructuresInternalServerError](docs/GetUniverseStructuresInternalServerError.md)
|
537
|
-
- [ESIClient::GetUniverseStructuresStructureIdForbidden](docs/GetUniverseStructuresStructureIdForbidden.md)
|
538
|
-
- [ESIClient::GetUniverseStructuresStructureIdInternalServerError](docs/GetUniverseStructuresStructureIdInternalServerError.md)
|
539
494
|
- [ESIClient::GetUniverseStructuresStructureIdNotFound](docs/GetUniverseStructuresStructureIdNotFound.md)
|
540
495
|
- [ESIClient::GetUniverseStructuresStructureIdOk](docs/GetUniverseStructuresStructureIdOk.md)
|
541
496
|
- [ESIClient::GetUniverseStructuresStructureIdPosition](docs/GetUniverseStructuresStructureIdPosition.md)
|
542
497
|
- [ESIClient::GetUniverseSystemJumps200Ok](docs/GetUniverseSystemJumps200Ok.md)
|
543
|
-
- [ESIClient::GetUniverseSystemJumpsInternalServerError](docs/GetUniverseSystemJumpsInternalServerError.md)
|
544
498
|
- [ESIClient::GetUniverseSystemKills200Ok](docs/GetUniverseSystemKills200Ok.md)
|
545
|
-
- [ESIClient::GetUniverseSystemKillsInternalServerError](docs/GetUniverseSystemKillsInternalServerError.md)
|
546
|
-
- [ESIClient::GetUniverseSystemsInternalServerError](docs/GetUniverseSystemsInternalServerError.md)
|
547
|
-
- [ESIClient::GetUniverseSystemsSystemIdInternalServerError](docs/GetUniverseSystemsSystemIdInternalServerError.md)
|
548
499
|
- [ESIClient::GetUniverseSystemsSystemIdNotFound](docs/GetUniverseSystemsSystemIdNotFound.md)
|
549
500
|
- [ESIClient::GetUniverseSystemsSystemIdOk](docs/GetUniverseSystemsSystemIdOk.md)
|
550
501
|
- [ESIClient::GetUniverseSystemsSystemIdPlanet](docs/GetUniverseSystemsSystemIdPlanet.md)
|
551
502
|
- [ESIClient::GetUniverseSystemsSystemIdPosition](docs/GetUniverseSystemsSystemIdPosition.md)
|
552
|
-
- [ESIClient::GetUniverseTypesInternalServerError](docs/GetUniverseTypesInternalServerError.md)
|
553
503
|
- [ESIClient::GetUniverseTypesTypeIdDogmaAttribute](docs/GetUniverseTypesTypeIdDogmaAttribute.md)
|
554
504
|
- [ESIClient::GetUniverseTypesTypeIdDogmaEffect](docs/GetUniverseTypesTypeIdDogmaEffect.md)
|
555
|
-
- [ESIClient::GetUniverseTypesTypeIdInternalServerError](docs/GetUniverseTypesTypeIdInternalServerError.md)
|
556
505
|
- [ESIClient::GetUniverseTypesTypeIdNotFound](docs/GetUniverseTypesTypeIdNotFound.md)
|
557
506
|
- [ESIClient::GetUniverseTypesTypeIdOk](docs/GetUniverseTypesTypeIdOk.md)
|
558
|
-
- [ESIClient::GetWarsInternalServerError](docs/GetWarsInternalServerError.md)
|
559
507
|
- [ESIClient::GetWarsWarIdAggressor](docs/GetWarsWarIdAggressor.md)
|
560
508
|
- [ESIClient::GetWarsWarIdAlly](docs/GetWarsWarIdAlly.md)
|
561
509
|
- [ESIClient::GetWarsWarIdDefender](docs/GetWarsWarIdDefender.md)
|
562
|
-
- [ESIClient::GetWarsWarIdInternalServerError](docs/GetWarsWarIdInternalServerError.md)
|
563
510
|
- [ESIClient::GetWarsWarIdKillmails200Ok](docs/GetWarsWarIdKillmails200Ok.md)
|
564
|
-
- [ESIClient::GetWarsWarIdKillmailsInternalServerError](docs/GetWarsWarIdKillmailsInternalServerError.md)
|
565
511
|
- [ESIClient::GetWarsWarIdKillmailsUnprocessableEntity](docs/GetWarsWarIdKillmailsUnprocessableEntity.md)
|
566
512
|
- [ESIClient::GetWarsWarIdOk](docs/GetWarsWarIdOk.md)
|
567
513
|
- [ESIClient::GetWarsWarIdUnprocessableEntity](docs/GetWarsWarIdUnprocessableEntity.md)
|
514
|
+
- [ESIClient::InternalServerError](docs/InternalServerError.md)
|
568
515
|
- [ESIClient::PostCharactersAffiliation200Ok](docs/PostCharactersAffiliation200Ok.md)
|
569
|
-
- [ESIClient::
|
570
|
-
- [ESIClient::
|
571
|
-
- [ESIClient::
|
572
|
-
- [ESIClient::PostCharactersCharacterIdContactsInternalServerError](docs/PostCharactersCharacterIdContactsInternalServerError.md)
|
516
|
+
- [ESIClient::PostCharactersAffiliationNotFound](docs/PostCharactersAffiliationNotFound.md)
|
517
|
+
- [ESIClient::PostCharactersCharacterIdAssetsLocations200Ok](docs/PostCharactersCharacterIdAssetsLocations200Ok.md)
|
518
|
+
- [ESIClient::PostCharactersCharacterIdAssetsNames200Ok](docs/PostCharactersCharacterIdAssetsNames200Ok.md)
|
573
519
|
- [ESIClient::PostCharactersCharacterIdCspaCharacters](docs/PostCharactersCharacterIdCspaCharacters.md)
|
574
520
|
- [ESIClient::PostCharactersCharacterIdCspaCreated](docs/PostCharactersCharacterIdCspaCreated.md)
|
575
|
-
- [ESIClient::PostCharactersCharacterIdCspaForbidden](docs/PostCharactersCharacterIdCspaForbidden.md)
|
576
|
-
- [ESIClient::PostCharactersCharacterIdCspaInternalServerError](docs/PostCharactersCharacterIdCspaInternalServerError.md)
|
577
521
|
- [ESIClient::PostCharactersCharacterIdFittingsCreated](docs/PostCharactersCharacterIdFittingsCreated.md)
|
578
522
|
- [ESIClient::PostCharactersCharacterIdFittingsFitting](docs/PostCharactersCharacterIdFittingsFitting.md)
|
579
|
-
- [ESIClient::PostCharactersCharacterIdFittingsForbidden](docs/PostCharactersCharacterIdFittingsForbidden.md)
|
580
|
-
- [ESIClient::PostCharactersCharacterIdFittingsInternalServerError](docs/PostCharactersCharacterIdFittingsInternalServerError.md)
|
581
523
|
- [ESIClient::PostCharactersCharacterIdFittingsItem](docs/PostCharactersCharacterIdFittingsItem.md)
|
582
524
|
- [ESIClient::PostCharactersCharacterIdMailBadRequest](docs/PostCharactersCharacterIdMailBadRequest.md)
|
583
|
-
- [ESIClient::PostCharactersCharacterIdMailForbidden](docs/PostCharactersCharacterIdMailForbidden.md)
|
584
|
-
- [ESIClient::PostCharactersCharacterIdMailInternalServerError](docs/PostCharactersCharacterIdMailInternalServerError.md)
|
585
|
-
- [ESIClient::PostCharactersCharacterIdMailLabelsForbidden](docs/PostCharactersCharacterIdMailLabelsForbidden.md)
|
586
|
-
- [ESIClient::PostCharactersCharacterIdMailLabelsInternalServerError](docs/PostCharactersCharacterIdMailLabelsInternalServerError.md)
|
587
525
|
- [ESIClient::PostCharactersCharacterIdMailLabelsLabel](docs/PostCharactersCharacterIdMailLabelsLabel.md)
|
588
526
|
- [ESIClient::PostCharactersCharacterIdMailMail](docs/PostCharactersCharacterIdMailMail.md)
|
589
527
|
- [ESIClient::PostCharactersCharacterIdMailRecipient](docs/PostCharactersCharacterIdMailRecipient.md)
|
590
|
-
- [ESIClient::
|
591
|
-
- [ESIClient::
|
528
|
+
- [ESIClient::PostCorporationsCorporationIdAssetsLocations200Ok](docs/PostCorporationsCorporationIdAssetsLocations200Ok.md)
|
529
|
+
- [ESIClient::PostCorporationsCorporationIdAssetsNames200Ok](docs/PostCorporationsCorporationIdAssetsNames200Ok.md)
|
592
530
|
- [ESIClient::PostFleetsFleetIdMembersInvitation](docs/PostFleetsFleetIdMembersInvitation.md)
|
593
531
|
- [ESIClient::PostFleetsFleetIdMembersNotFound](docs/PostFleetsFleetIdMembersNotFound.md)
|
594
532
|
- [ESIClient::PostFleetsFleetIdMembersUnprocessableEntity](docs/PostFleetsFleetIdMembersUnprocessableEntity.md)
|
595
533
|
- [ESIClient::PostFleetsFleetIdWingsCreated](docs/PostFleetsFleetIdWingsCreated.md)
|
596
|
-
- [ESIClient::PostFleetsFleetIdWingsForbidden](docs/PostFleetsFleetIdWingsForbidden.md)
|
597
|
-
- [ESIClient::PostFleetsFleetIdWingsInternalServerError](docs/PostFleetsFleetIdWingsInternalServerError.md)
|
598
534
|
- [ESIClient::PostFleetsFleetIdWingsNotFound](docs/PostFleetsFleetIdWingsNotFound.md)
|
599
535
|
- [ESIClient::PostFleetsFleetIdWingsWingIdSquadsCreated](docs/PostFleetsFleetIdWingsWingIdSquadsCreated.md)
|
600
|
-
- [ESIClient::PostFleetsFleetIdWingsWingIdSquadsForbidden](docs/PostFleetsFleetIdWingsWingIdSquadsForbidden.md)
|
601
|
-
- [ESIClient::PostFleetsFleetIdWingsWingIdSquadsInternalServerError](docs/PostFleetsFleetIdWingsWingIdSquadsInternalServerError.md)
|
602
536
|
- [ESIClient::PostFleetsFleetIdWingsWingIdSquadsNotFound](docs/PostFleetsFleetIdWingsWingIdSquadsNotFound.md)
|
603
|
-
- [ESIClient::PostUiAutopilotWaypointForbidden](docs/PostUiAutopilotWaypointForbidden.md)
|
604
|
-
- [ESIClient::PostUiAutopilotWaypointInternalServerError](docs/PostUiAutopilotWaypointInternalServerError.md)
|
605
|
-
- [ESIClient::PostUiOpenwindowContractForbidden](docs/PostUiOpenwindowContractForbidden.md)
|
606
|
-
- [ESIClient::PostUiOpenwindowContractInternalServerError](docs/PostUiOpenwindowContractInternalServerError.md)
|
607
|
-
- [ESIClient::PostUiOpenwindowInformationForbidden](docs/PostUiOpenwindowInformationForbidden.md)
|
608
|
-
- [ESIClient::PostUiOpenwindowInformationInternalServerError](docs/PostUiOpenwindowInformationInternalServerError.md)
|
609
|
-
- [ESIClient::PostUiOpenwindowMarketdetailsForbidden](docs/PostUiOpenwindowMarketdetailsForbidden.md)
|
610
|
-
- [ESIClient::PostUiOpenwindowMarketdetailsInternalServerError](docs/PostUiOpenwindowMarketdetailsInternalServerError.md)
|
611
|
-
- [ESIClient::PostUiOpenwindowNewmailForbidden](docs/PostUiOpenwindowNewmailForbidden.md)
|
612
|
-
- [ESIClient::PostUiOpenwindowNewmailInternalServerError](docs/PostUiOpenwindowNewmailInternalServerError.md)
|
613
537
|
- [ESIClient::PostUiOpenwindowNewmailNewMail](docs/PostUiOpenwindowNewmailNewMail.md)
|
614
538
|
- [ESIClient::PostUiOpenwindowNewmailUnprocessableEntity](docs/PostUiOpenwindowNewmailUnprocessableEntity.md)
|
615
539
|
- [ESIClient::PostUniverseNames200Ok](docs/PostUniverseNames200Ok.md)
|
616
|
-
- [ESIClient::PostUniverseNamesInternalServerError](docs/PostUniverseNamesInternalServerError.md)
|
617
540
|
- [ESIClient::PostUniverseNamesNotFound](docs/PostUniverseNamesNotFound.md)
|
618
|
-
- [ESIClient::PutCharactersCharacterIdCalendarEventIdForbidden](docs/PutCharactersCharacterIdCalendarEventIdForbidden.md)
|
619
|
-
- [ESIClient::PutCharactersCharacterIdCalendarEventIdInternalServerError](docs/PutCharactersCharacterIdCalendarEventIdInternalServerError.md)
|
620
541
|
- [ESIClient::PutCharactersCharacterIdCalendarEventIdResponse](docs/PutCharactersCharacterIdCalendarEventIdResponse.md)
|
621
|
-
- [ESIClient::PutCharactersCharacterIdContactsForbidden](docs/PutCharactersCharacterIdContactsForbidden.md)
|
622
|
-
- [ESIClient::PutCharactersCharacterIdContactsInternalServerError](docs/PutCharactersCharacterIdContactsInternalServerError.md)
|
623
542
|
- [ESIClient::PutCharactersCharacterIdMailMailIdBadRequest](docs/PutCharactersCharacterIdMailMailIdBadRequest.md)
|
624
543
|
- [ESIClient::PutCharactersCharacterIdMailMailIdContents](docs/PutCharactersCharacterIdMailMailIdContents.md)
|
625
|
-
- [ESIClient::PutCharactersCharacterIdMailMailIdForbidden](docs/PutCharactersCharacterIdMailMailIdForbidden.md)
|
626
|
-
- [ESIClient::PutCharactersCharacterIdMailMailIdInternalServerError](docs/PutCharactersCharacterIdMailMailIdInternalServerError.md)
|
627
|
-
- [ESIClient::PutCorporationsCorporationIdStructuresStructureIdForbidden](docs/PutCorporationsCorporationIdStructuresStructureIdForbidden.md)
|
628
|
-
- [ESIClient::PutCorporationsCorporationIdStructuresStructureIdInternalServerError](docs/PutCorporationsCorporationIdStructuresStructureIdInternalServerError.md)
|
629
544
|
- [ESIClient::PutCorporationsCorporationIdStructuresStructureIdNewSchedule](docs/PutCorporationsCorporationIdStructuresStructureIdNewSchedule.md)
|
630
545
|
- [ESIClient::PutFleetsFleetIdBadRequest](docs/PutFleetsFleetIdBadRequest.md)
|
631
|
-
- [ESIClient::PutFleetsFleetIdForbidden](docs/PutFleetsFleetIdForbidden.md)
|
632
|
-
- [ESIClient::PutFleetsFleetIdInternalServerError](docs/PutFleetsFleetIdInternalServerError.md)
|
633
|
-
- [ESIClient::PutFleetsFleetIdMembersMemberIdForbidden](docs/PutFleetsFleetIdMembersMemberIdForbidden.md)
|
634
|
-
- [ESIClient::PutFleetsFleetIdMembersMemberIdInternalServerError](docs/PutFleetsFleetIdMembersMemberIdInternalServerError.md)
|
635
546
|
- [ESIClient::PutFleetsFleetIdMembersMemberIdMovement](docs/PutFleetsFleetIdMembersMemberIdMovement.md)
|
636
547
|
- [ESIClient::PutFleetsFleetIdMembersMemberIdNotFound](docs/PutFleetsFleetIdMembersMemberIdNotFound.md)
|
637
548
|
- [ESIClient::PutFleetsFleetIdMembersMemberIdUnprocessableEntity](docs/PutFleetsFleetIdMembersMemberIdUnprocessableEntity.md)
|
638
549
|
- [ESIClient::PutFleetsFleetIdNewSettings](docs/PutFleetsFleetIdNewSettings.md)
|
639
550
|
- [ESIClient::PutFleetsFleetIdNotFound](docs/PutFleetsFleetIdNotFound.md)
|
640
|
-
- [ESIClient::PutFleetsFleetIdSquadsSquadIdForbidden](docs/PutFleetsFleetIdSquadsSquadIdForbidden.md)
|
641
|
-
- [ESIClient::PutFleetsFleetIdSquadsSquadIdInternalServerError](docs/PutFleetsFleetIdSquadsSquadIdInternalServerError.md)
|
642
551
|
- [ESIClient::PutFleetsFleetIdSquadsSquadIdNaming](docs/PutFleetsFleetIdSquadsSquadIdNaming.md)
|
643
552
|
- [ESIClient::PutFleetsFleetIdSquadsSquadIdNotFound](docs/PutFleetsFleetIdSquadsSquadIdNotFound.md)
|
644
|
-
- [ESIClient::PutFleetsFleetIdWingsWingIdForbidden](docs/PutFleetsFleetIdWingsWingIdForbidden.md)
|
645
|
-
- [ESIClient::PutFleetsFleetIdWingsWingIdInternalServerError](docs/PutFleetsFleetIdWingsWingIdInternalServerError.md)
|
646
553
|
- [ESIClient::PutFleetsFleetIdWingsWingIdNaming](docs/PutFleetsFleetIdWingsWingIdNaming.md)
|
647
554
|
- [ESIClient::PutFleetsFleetIdWingsWingIdNotFound](docs/PutFleetsFleetIdWingsWingIdNotFound.md)
|
648
555
|
|
@@ -657,7 +564,9 @@ Class | Method | HTTP request | Description
|
|
657
564
|
- **Authorization URL**: https://login.eveonline.com/oauth/authorize
|
658
565
|
- **Scopes**:
|
659
566
|
- esi-assets.read_assets.v1: EVE SSO scope esi-assets.read_assets.v1
|
567
|
+
- esi-assets.read_corporation_assets.v1: EVE SSO scope esi-assets.read_corporation_assets.v1
|
660
568
|
- esi-bookmarks.read_character_bookmarks.v1: EVE SSO scope esi-bookmarks.read_character_bookmarks.v1
|
569
|
+
- esi-bookmarks.read_corporation_bookmarks.v1: EVE SSO scope esi-bookmarks.read_corporation_bookmarks.v1
|
661
570
|
- esi-calendar.read_calendar_events.v1: EVE SSO scope esi-calendar.read_calendar_events.v1
|
662
571
|
- esi-calendar.respond_calendar_events.v1: EVE SSO scope esi-calendar.respond_calendar_events.v1
|
663
572
|
- esi-characters.read_agents_research.v1: EVE SSO scope esi-characters.read_agents_research.v1
|
@@ -665,20 +574,34 @@ Class | Method | HTTP request | Description
|
|
665
574
|
- esi-characters.read_chat_channels.v1: EVE SSO scope esi-characters.read_chat_channels.v1
|
666
575
|
- esi-characters.read_contacts.v1: EVE SSO scope esi-characters.read_contacts.v1
|
667
576
|
- esi-characters.read_corporation_roles.v1: EVE SSO scope esi-characters.read_corporation_roles.v1
|
577
|
+
- esi-characters.read_fatigue.v1: EVE SSO scope esi-characters.read_fatigue.v1
|
668
578
|
- esi-characters.read_loyalty.v1: EVE SSO scope esi-characters.read_loyalty.v1
|
669
579
|
- esi-characters.read_medals.v1: EVE SSO scope esi-characters.read_medals.v1
|
580
|
+
- esi-characters.read_notifications.v1: EVE SSO scope esi-characters.read_notifications.v1
|
670
581
|
- esi-characters.read_opportunities.v1: EVE SSO scope esi-characters.read_opportunities.v1
|
671
582
|
- esi-characters.read_standings.v1: EVE SSO scope esi-characters.read_standings.v1
|
672
583
|
- esi-characters.write_contacts.v1: EVE SSO scope esi-characters.write_contacts.v1
|
673
584
|
- esi-clones.read_clones.v1: EVE SSO scope esi-clones.read_clones.v1
|
585
|
+
- esi-clones.read_implants.v1: EVE SSO scope esi-clones.read_implants.v1
|
586
|
+
- esi-contracts.read_character_contracts.v1: EVE SSO scope esi-contracts.read_character_contracts.v1
|
587
|
+
- esi-contracts.read_corporation_contracts.v1: EVE SSO scope esi-contracts.read_corporation_contracts.v1
|
588
|
+
- esi-corporations.read_blueprints.v1: EVE SSO scope esi-corporations.read_blueprints.v1
|
589
|
+
- esi-corporations.read_contacts.v1: EVE SSO scope esi-corporations.read_contacts.v1
|
590
|
+
- esi-corporations.read_container_logs.v1: EVE SSO scope esi-corporations.read_container_logs.v1
|
674
591
|
- esi-corporations.read_corporation_membership.v1: EVE SSO scope esi-corporations.read_corporation_membership.v1
|
592
|
+
- esi-corporations.read_divisions.v1: EVE SSO scope esi-corporations.read_divisions.v1
|
593
|
+
- esi-corporations.read_standings.v1: EVE SSO scope esi-corporations.read_standings.v1
|
675
594
|
- esi-corporations.read_structures.v1: EVE SSO scope esi-corporations.read_structures.v1
|
595
|
+
- esi-corporations.read_titles.v1: EVE SSO scope esi-corporations.read_titles.v1
|
596
|
+
- esi-corporations.track_members.v1: EVE SSO scope esi-corporations.track_members.v1
|
676
597
|
- esi-corporations.write_structures.v1: EVE SSO scope esi-corporations.write_structures.v1
|
677
598
|
- esi-fittings.read_fittings.v1: EVE SSO scope esi-fittings.read_fittings.v1
|
678
599
|
- esi-fittings.write_fittings.v1: EVE SSO scope esi-fittings.write_fittings.v1
|
679
600
|
- esi-fleets.read_fleet.v1: EVE SSO scope esi-fleets.read_fleet.v1
|
680
601
|
- esi-fleets.write_fleet.v1: EVE SSO scope esi-fleets.write_fleet.v1
|
681
602
|
- esi-industry.read_character_jobs.v1: EVE SSO scope esi-industry.read_character_jobs.v1
|
603
|
+
- esi-industry.read_corporation_jobs.v1: EVE SSO scope esi-industry.read_corporation_jobs.v1
|
604
|
+
- esi-killmails.read_corporation_killmails.v1: EVE SSO scope esi-killmails.read_corporation_killmails.v1
|
682
605
|
- esi-killmails.read_killmails.v1: EVE SSO scope esi-killmails.read_killmails.v1
|
683
606
|
- esi-location.read_location.v1: EVE SSO scope esi-location.read_location.v1
|
684
607
|
- esi-location.read_online.v1: EVE SSO scope esi-location.read_online.v1
|
@@ -687,6 +610,7 @@ Class | Method | HTTP request | Description
|
|
687
610
|
- esi-mail.read_mail.v1: EVE SSO scope esi-mail.read_mail.v1
|
688
611
|
- esi-mail.send_mail.v1: EVE SSO scope esi-mail.send_mail.v1
|
689
612
|
- esi-markets.read_character_orders.v1: EVE SSO scope esi-markets.read_character_orders.v1
|
613
|
+
- esi-markets.read_corporation_orders.v1: EVE SSO scope esi-markets.read_corporation_orders.v1
|
690
614
|
- esi-markets.structure_markets.v1: EVE SSO scope esi-markets.structure_markets.v1
|
691
615
|
- esi-planets.manage_planets.v1: EVE SSO scope esi-planets.manage_planets.v1
|
692
616
|
- esi-search.search_structures.v1: EVE SSO scope esi-search.search_structures.v1
|
@@ -696,4 +620,5 @@ Class | Method | HTTP request | Description
|
|
696
620
|
- esi-ui.write_waypoint.v1: EVE SSO scope esi-ui.write_waypoint.v1
|
697
621
|
- esi-universe.read_structures.v1: EVE SSO scope esi-universe.read_structures.v1
|
698
622
|
- esi-wallet.read_character_wallet.v1: EVE SSO scope esi-wallet.read_character_wallet.v1
|
623
|
+
- esi-wallet.read_corporation_wallets.v1: EVE SSO scope esi-wallet.read_corporation_wallets.v1
|
699
624
|
|