esi_client 1.2.0 → 1.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +157 -232
- data/docs/AllianceApi.md +3 -3
- data/docs/AssetsApi.md +336 -5
- data/docs/BookmarksApi.md +135 -5
- data/docs/CalendarApi.md +84 -18
- data/docs/CharacterApi.md +225 -34
- data/docs/ClonesApi.md +66 -3
- data/docs/ContactsApi.md +94 -29
- data/docs/ContractsApi.md +400 -0
- data/docs/CorporationApi.md +536 -24
- data/docs/DogmaApi.md +2 -2
- data/docs/FactionWarfareApi.md +326 -0
- data/docs/FittingsApi.md +15 -15
- data/docs/FleetsApi.md +91 -28
- data/docs/Forbidden.md +9 -0
- data/docs/GetCharactersCharacterIdAttributesOk.md +15 -0
- data/docs/GetCharactersCharacterIdBlueprints200Ok.md +6 -6
- data/docs/GetCharactersCharacterIdCalendarEventIdAttendees200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdChatChannels200Ok.md +1 -1
- data/docs/GetCharactersCharacterIdContracts200Ok.md +29 -0
- data/docs/GetCharactersCharacterIdContractsContractIdBids200Ok.md +11 -0
- data/docs/GetCharactersCharacterIdContractsContractIdItems200Ok.md +13 -0
- data/docs/GetCharactersCharacterIdCorporationhistory200Ok.md +3 -3
- data/docs/GetCharactersCharacterIdFatigueOk.md +10 -0
- data/docs/GetCharactersCharacterIdFleetNotFound.md +8 -0
- data/docs/GetCharactersCharacterIdFleetOk.md +11 -0
- data/docs/GetCharactersCharacterIdNotifications200Ok.md +14 -0
- data/docs/GetCharactersCharacterIdNotificationsContacts200Ok.md +12 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdContent.md +9 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdPin.md +1 -0
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdRoute.md +1 -1
- data/docs/GetCharactersCharacterIdWalletJournal200Ok.md +20 -0
- data/docs/GetCharactersCharacterIdWalletJournalExtraInfo.md +19 -0
- data/docs/GetCharactersCharacterIdWalletTransactions200Ok.md +17 -0
- data/docs/GetCorporationsCorporationIdAlliancehistory200Ok.md +2 -1
- data/docs/GetCorporationsCorporationIdAssets200Ok.md +14 -0
- data/docs/GetCorporationsCorporationIdBlueprints200Ok.md +15 -0
- data/docs/GetCorporationsCorporationIdBookmarks200Ok.md +16 -0
- data/docs/GetCorporationsCorporationIdBookmarksCoordinates.md +10 -0
- data/docs/GetCorporationsCorporationIdBookmarksFolders200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdBookmarksItem.md +9 -0
- data/docs/GetCorporationsCorporationIdContacts200Ok.md +12 -0
- data/docs/GetCorporationsCorporationIdContainersLogs200Ok.md +19 -0
- data/docs/GetCorporationsCorporationIdContracts200Ok.md +29 -0
- data/docs/GetCorporationsCorporationIdContractsContractIdBids200Ok.md +11 -0
- data/docs/GetCorporationsCorporationIdContractsContractIdItems200Ok.md +13 -0
- data/docs/GetCorporationsCorporationIdDivisionsHangar.md +9 -0
- data/docs/GetCorporationsCorporationIdDivisionsOk.md +9 -0
- data/docs/GetCorporationsCorporationIdDivisionsWallet.md +9 -0
- data/docs/GetCorporationsCorporationIdIndustryJobs200Ok.md +29 -0
- data/docs/GetCorporationsCorporationIdKillmailsRecent200Ok.md +9 -0
- data/docs/GetCorporationsCorporationIdMembertracking200Ok.md +14 -0
- data/docs/GetCorporationsCorporationIdOrders200Ok.md +22 -0
- data/docs/GetCorporationsCorporationIdShareholders200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdStandings200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdTitles200Ok.md +17 -0
- data/docs/GetCorporationsCorporationIdWallets200Ok.md +9 -0
- data/docs/GetCorporationsCorporationIdWalletsDivisionJournal200Ok.md +20 -0
- data/docs/GetCorporationsCorporationIdWalletsDivisionJournalExtraInfo.md +19 -0
- data/docs/GetCorporationsCorporationIdWalletsDivisionTransactions200Ok.md +16 -0
- data/docs/GetDogmaEffectsEffectIdModifier.md +5 -4
- data/docs/GetFwLeaderboardsActiveTotal.md +9 -0
- data/docs/GetFwLeaderboardsActiveTotal1.md +9 -0
- data/docs/GetFwLeaderboardsCharactersActiveTotal.md +9 -0
- data/docs/GetFwLeaderboardsCharactersActiveTotal1.md +9 -0
- data/docs/GetFwLeaderboardsCharactersKills.md +10 -0
- data/docs/GetFwLeaderboardsCharactersLastWeek.md +9 -0
- data/docs/GetFwLeaderboardsCharactersLastWeek1.md +9 -0
- data/docs/GetFwLeaderboardsCharactersOk.md +9 -0
- data/docs/GetFwLeaderboardsCharactersVictoryPoints.md +10 -0
- data/docs/GetFwLeaderboardsCharactersYesterday.md +9 -0
- data/docs/GetFwLeaderboardsCharactersYesterday1.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsActiveTotal.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsActiveTotal1.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsKills.md +10 -0
- data/docs/GetFwLeaderboardsCorporationsLastWeek.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsLastWeek1.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsOk.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsVictoryPoints.md +10 -0
- data/docs/GetFwLeaderboardsCorporationsYesterday.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsYesterday1.md +9 -0
- data/docs/GetFwLeaderboardsKills.md +10 -0
- data/docs/GetFwLeaderboardsLastWeek.md +9 -0
- data/docs/GetFwLeaderboardsLastWeek1.md +9 -0
- data/docs/GetFwLeaderboardsOk.md +9 -0
- data/docs/GetFwLeaderboardsVictoryPoints.md +10 -0
- data/docs/GetFwLeaderboardsYesterday.md +9 -0
- data/docs/GetFwLeaderboardsYesterday1.md +9 -0
- data/docs/GetFwStats200Ok.md +12 -0
- data/docs/GetFwStatsKills.md +10 -0
- data/docs/GetFwStatsVictoryPoints.md +10 -0
- data/docs/GetFwSystems200Ok.md +13 -0
- data/docs/GetFwWars200Ok.md +9 -0
- data/docs/GetUniverseStarsStarIdOk.md +15 -0
- data/docs/GetUniverseSystemKills200Ok.md +1 -1
- data/docs/GetUniverseSystemsSystemIdOk.md +3 -1
- data/docs/GetUniverseTypesTypeIdOk.md +2 -0
- data/docs/IncursionsApi.md +1 -1
- data/docs/IndustryApi.md +70 -3
- data/docs/InsuranceApi.md +1 -1
- data/docs/InternalServerError.md +8 -0
- data/docs/KillmailsApi.md +71 -6
- data/docs/LocationApi.md +7 -7
- data/docs/LoyaltyApi.md +8 -8
- data/docs/MailApi.md +31 -31
- data/docs/MarketApi.md +134 -11
- data/docs/OpportunitiesApi.md +5 -5
- data/docs/PlanetaryInteractionApi.md +12 -12
- data/docs/PostCharactersAffiliationNotFound.md +8 -0
- data/docs/PostCharactersCharacterIdAssetsLocations200Ok.md +11 -0
- data/docs/PostCharactersCharacterIdAssetsNames200Ok.md +9 -0
- data/docs/PostCharactersCharacterIdMailLabelsLabel.md +1 -1
- data/docs/PostCorporationsCorporationIdAssetsLocations200Ok.md +11 -0
- data/docs/PostCorporationsCorporationIdAssetsNames200Ok.md +9 -0
- data/docs/PostFleetsFleetIdMembersInvitation.md +1 -1
- data/docs/PutFleetsFleetIdMembersMemberIdMovement.md +1 -1
- data/docs/RoutesApi.md +1 -1
- data/docs/SearchApi.md +9 -9
- data/docs/SkillsApi.md +70 -7
- data/docs/SovereigntyApi.md +1 -1
- data/docs/StatusApi.md +1 -1
- data/docs/UniverseApi.md +66 -10
- data/docs/UserInterfaceApi.md +11 -11
- data/docs/WalletApi.md +341 -12
- data/docs/WarsApi.md +3 -3
- data/esi_client-1.2.0.gem +0 -0
- data/lib/esi_client.rb +83 -212
- data/lib/esi_client/api/alliance_api.rb +28 -19
- data/lib/esi_client/api/assets_api.rb +381 -8
- data/lib/esi_client/api/bookmarks_api.rb +158 -11
- data/lib/esi_client/api/calendar_api.rb +114 -27
- data/lib/esi_client/api/character_api.rb +306 -72
- data/lib/esi_client/api/clones_api.rb +77 -6
- data/lib/esi_client/api/contacts_api.rb +139 -51
- data/lib/esi_client/api/contracts_api.rb +458 -0
- data/lib/esi_client/api/corporation_api.rb +629 -56
- data/lib/esi_client/api/dogma_api.rb +16 -11
- data/lib/esi_client/api/faction_warfare_api.rb +377 -0
- data/lib/esi_client/api/fittings_api.rb +32 -23
- data/lib/esi_client/api/fleets_api.rb +201 -82
- data/lib/esi_client/api/incursions_api.rb +4 -3
- data/lib/esi_client/api/industry_api.rb +87 -10
- data/lib/esi_client/api/insurance_api.rb +5 -4
- data/lib/esi_client/api/killmails_api.rb +91 -13
- data/lib/esi_client/api/location_api.rb +23 -16
- data/lib/esi_client/api/loyalty_api.rb +20 -15
- data/lib/esi_client/api/mail_api.rb +87 -56
- data/lib/esi_client/api/market_api.rb +188 -34
- data/lib/esi_client/api/opportunities_api.rb +26 -19
- data/lib/esi_client/api/planetary_interaction_api.rb +28 -19
- data/lib/esi_client/api/routes_api.rb +13 -8
- data/lib/esi_client/api/search_api.rb +37 -26
- data/lib/esi_client/api/skills_api.rb +86 -13
- data/lib/esi_client/api/sovereignty_api.rb +8 -7
- data/lib/esi_client/api/status_api.rb +4 -3
- data/lib/esi_client/api/universe_api.rb +173 -89
- data/lib/esi_client/api/user_interface_api.rb +43 -28
- data/lib/esi_client/api/wallet_api.rb +401 -18
- data/lib/esi_client/api/wars_api.rb +16 -11
- data/lib/esi_client/api_client.rb +40 -27
- data/lib/esi_client/api_error.rb +2 -1
- data/lib/esi_client/configuration.rb +9 -2
- data/lib/esi_client/models/delete_characters_character_id_mail_labels_label_id_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/delete_fleets_fleet_id_members_member_id_not_found.rb +2 -1
- data/lib/esi_client/models/delete_fleets_fleet_id_squads_squad_id_not_found.rb +2 -1
- data/lib/esi_client/models/delete_fleets_fleet_id_wings_wing_id_not_found.rb +2 -1
- data/lib/esi_client/models/forbidden.rb +204 -0
- data/lib/esi_client/models/get_alliances_alliance_id_icons_not_found.rb +2 -1
- data/lib/esi_client/models/get_alliances_alliance_id_icons_ok.rb +2 -1
- data/lib/esi_client/models/get_alliances_alliance_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_alliances_alliance_id_ok.rb +2 -1
- data/lib/esi_client/models/get_alliances_names_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_agents_research_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_assets_200_ok.rb +4 -3
- data/lib/esi_client/models/get_characters_character_id_attributes_ok.rb +284 -0
- data/lib/esi_client/models/get_characters_character_id_blueprints_200_ok.rb +102 -7
- data/lib/esi_client/models/get_characters_character_id_bookmarks_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_bookmarks_coordinates.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_bookmarks_folders_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_bookmarks_item.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_bookmarks_target.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_calendar_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_calendar_event_id_attendees_200_ok.rb +232 -0
- data/lib/esi_client/models/get_characters_character_id_calendar_event_id_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_chat_channels_200_ok.rb +3 -2
- data/lib/esi_client/models/get_characters_character_id_chat_channels_allowed.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_chat_channels_blocked.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_chat_channels_muted.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_chat_channels_operator.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_clones_home_location.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_clones_jump_clone.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_clones_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_contacts_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_contacts_labels_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_contracts_200_ok.rb +511 -0
- data/lib/esi_client/models/get_characters_character_id_contracts_contract_id_bids_200_ok.rb +239 -0
- data/lib/esi_client/models/get_characters_character_id_contracts_contract_id_items_200_ok.rb +264 -0
- data/lib/esi_client/models/get_characters_character_id_corporationhistory_200_ok.rb +17 -1
- data/lib/esi_client/models/get_characters_character_id_fatigue_ok.rb +209 -0
- data/lib/esi_client/models/get_characters_character_id_fittings_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_fittings_item.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_fleet_not_found.rb +189 -0
- data/lib/esi_client/models/get_characters_character_id_fleet_ok.rb +272 -0
- data/lib/esi_client/models/get_characters_character_id_industry_jobs_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_killmails_recent_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_location_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_loyalty_points_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_mail_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_mail_labels_label.rb +4 -3
- data/lib/esi_client/models/get_characters_character_id_mail_labels_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_mail_lists_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_mail_mail_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_mail_mail_id_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_mail_mail_id_recipient.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_mail_recipient.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_medals_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_medals_graphic.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_notifications_200_ok.rb +319 -0
- data/lib/esi_client/models/get_characters_character_id_notifications_contacts_200_ok.rb +254 -0
- data/lib/esi_client/models/get_characters_character_id_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_opportunities_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_orders_200_ok.rb +6 -5
- data/lib/esi_client/models/get_characters_character_id_planets_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_content.rb +209 -0
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_extractor_details.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_factory_details.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_head.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_link.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_pin.rb +15 -2
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_route.rb +4 -3
- data/lib/esi_client/models/get_characters_character_id_portrait_not_found.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_portrait_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_search_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_ship_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_skillqueue_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_skills_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_skills_skill.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_standings_200_ok.rb +2 -1
- data/lib/esi_client/models/get_characters_character_id_wallet_journal_200_ok.rb +380 -0
- data/lib/esi_client/models/get_characters_character_id_wallet_journal_extra_info.rb +299 -0
- data/lib/esi_client/models/get_characters_character_id_wallet_transactions_200_ok.rb +329 -0
- data/lib/esi_client/models/get_characters_names_200_ok.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_alliancehistory_200_ok.rb +20 -8
- data/lib/esi_client/models/get_corporations_corporation_id_assets_200_ok.rb +324 -0
- data/lib/esi_client/models/get_corporations_corporation_id_blueprints_200_ok.rb +426 -0
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_200_ok.rb +297 -0
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_coordinates.rb +224 -0
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_folders_200_ok.rb +219 -0
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_item.rb +209 -0
- data/lib/esi_client/models/get_corporations_corporation_id_contacts_200_ok.rb +277 -0
- data/lib/esi_client/models/get_corporations_corporation_id_containers_logs_200_ok.rb +391 -0
- data/lib/esi_client/models/get_corporations_corporation_id_contracts_200_ok.rb +511 -0
- data/lib/esi_client/models/get_corporations_corporation_id_contracts_contract_id_bids_200_ok.rb +239 -0
- data/lib/esi_client/models/get_corporations_corporation_id_contracts_contract_id_items_200_ok.rb +264 -0
- data/lib/esi_client/models/get_corporations_corporation_id_divisions_hangar.rb +240 -0
- data/lib/esi_client/models/get_corporations_corporation_id_divisions_ok.rb +203 -0
- data/lib/esi_client/models/get_corporations_corporation_id_divisions_wallet.rb +240 -0
- data/lib/esi_client/models/get_corporations_corporation_id_icons_not_found.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_icons_ok.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_industry_jobs_200_ok.rb +502 -0
- data/lib/esi_client/models/get_corporations_corporation_id_killmails_recent_200_ok.rb +209 -0
- data/lib/esi_client/models/get_corporations_corporation_id_members_200_ok.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_membertracking_200_ok.rb +254 -0
- data/lib/esi_client/models/get_corporations_corporation_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_ok.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_orders_200_ok.rb +477 -0
- data/lib/esi_client/models/get_corporations_corporation_id_roles_200_ok.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_shareholders_200_ok.rb +257 -0
- data/lib/esi_client/models/get_corporations_corporation_id_standings_200_ok.rb +285 -0
- data/lib/esi_client/models/get_corporations_corporation_id_structures_200_ok.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_structures_current_vul.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_structures_next_vul.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_structures_service.rb +2 -1
- data/lib/esi_client/models/get_corporations_corporation_id_titles_200_ok.rb +316 -0
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_200_ok.rb +237 -0
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_journal_200_ok.rb +380 -0
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_journal_extra_info.rb +299 -0
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_transactions_200_ok.rb +314 -0
- data/lib/esi_client/models/get_corporations_names_200_ok.rb +2 -1
- data/lib/esi_client/models/get_dogma_attributes_attribute_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_dogma_attributes_attribute_id_ok.rb +2 -1
- data/lib/esi_client/models/get_dogma_effects_effect_id_modifier.rb +13 -22
- data/lib/esi_client/models/get_dogma_effects_effect_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_dogma_effects_effect_id_ok.rb +2 -1
- data/lib/esi_client/models/get_fleets_fleet_id_members_200_ok.rb +2 -1
- data/lib/esi_client/models/get_fleets_fleet_id_members_not_found.rb +2 -1
- data/lib/esi_client/models/get_fleets_fleet_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_fleets_fleet_id_ok.rb +2 -1
- data/lib/esi_client/models/get_fleets_fleet_id_wings_200_ok.rb +2 -1
- data/lib/esi_client/models/get_fleets_fleet_id_wings_not_found.rb +2 -1
- data/lib/esi_client/models/get_fleets_fleet_id_wings_squad.rb +2 -1
- data/lib/esi_client/models/get_fw_leaderboards_active_total.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_active_total_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_active_total.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_active_total_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_kills.rb +230 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_last_week.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_last_week_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_ok.rb +197 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_victory_points.rb +230 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_yesterday.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_characters_yesterday_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_active_total.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_active_total_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_kills.rb +230 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_last_week.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_last_week_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_ok.rb +197 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_victory_points.rb +230 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_yesterday.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_corporations_yesterday_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_kills.rb +230 -0
- data/lib/esi_client/models/get_fw_leaderboards_last_week.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_last_week_1.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_ok.rb +197 -0
- data/lib/esi_client/models/get_fw_leaderboards_victory_points.rb +230 -0
- data/lib/esi_client/models/get_fw_leaderboards_yesterday.rb +199 -0
- data/lib/esi_client/models/get_fw_leaderboards_yesterday_1.rb +199 -0
- data/lib/esi_client/models/get_fw_stats_200_ok.rb +242 -0
- data/lib/esi_client/models/get_fw_stats_kills.rb +224 -0
- data/lib/esi_client/models/get_fw_stats_victory_points.rb +224 -0
- data/lib/esi_client/models/get_fw_systems_200_ok.rb +269 -0
- data/lib/esi_client/models/get_fw_wars_200_ok.rb +209 -0
- data/lib/esi_client/models/get_incursions_200_ok.rb +2 -1
- data/lib/esi_client/models/get_industry_facilities_200_ok.rb +2 -1
- data/lib/esi_client/models/get_industry_systems_200_ok.rb +2 -1
- data/lib/esi_client/models/get_industry_systems_cost_indice.rb +2 -1
- data/lib/esi_client/models/get_insurance_prices_200_ok.rb +2 -1
- data/lib/esi_client/models/get_insurance_prices_level.rb +2 -1
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_attacker.rb +2 -1
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_item.rb +2 -1
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_item_1.rb +2 -1
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_ok.rb +2 -1
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_position.rb +2 -1
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_victim.rb +2 -1
- data/lib/esi_client/models/get_loyalty_stores_corporation_id_offers_200_ok.rb +2 -1
- data/lib/esi_client/models/get_loyalty_stores_corporation_id_offers_required_item.rb +2 -1
- data/lib/esi_client/models/get_markets_groups_market_group_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_markets_groups_market_group_id_ok.rb +2 -1
- data/lib/esi_client/models/get_markets_prices_200_ok.rb +2 -1
- data/lib/esi_client/models/get_markets_region_id_history_200_ok.rb +2 -1
- data/lib/esi_client/models/get_markets_region_id_history_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/get_markets_region_id_orders_200_ok.rb +2 -1
- data/lib/esi_client/models/get_markets_region_id_orders_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/get_markets_structures_structure_id_200_ok.rb +2 -1
- data/lib/esi_client/models/get_opportunities_groups_group_id_ok.rb +2 -1
- data/lib/esi_client/models/get_opportunities_tasks_task_id_ok.rb +2 -1
- data/lib/esi_client/models/get_route_origin_destination_not_found.rb +2 -1
- data/lib/esi_client/models/get_search_ok.rb +2 -1
- data/lib/esi_client/models/get_sovereignty_campaigns_200_ok.rb +2 -1
- data/lib/esi_client/models/get_sovereignty_campaigns_participant.rb +2 -1
- data/lib/esi_client/models/get_sovereignty_map_200_ok.rb +2 -1
- data/lib/esi_client/models/get_sovereignty_structures_200_ok.rb +2 -1
- data/lib/esi_client/models/get_status_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_bloodlines_200_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_categories_category_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_categories_category_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_constellations_constellation_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_constellations_constellation_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_constellations_constellation_id_position.rb +2 -1
- data/lib/esi_client/models/get_universe_factions_200_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_graphics_graphic_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_graphics_graphic_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_groups_group_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_groups_group_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_moons_moon_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_moons_moon_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_moons_moon_id_position.rb +2 -1
- data/lib/esi_client/models/get_universe_planets_planet_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_planets_planet_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_planets_planet_id_position.rb +2 -1
- data/lib/esi_client/models/get_universe_races_200_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_regions_region_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_regions_region_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_schematics_schematic_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_schematics_schematic_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_stargates_stargate_id_destination.rb +2 -1
- data/lib/esi_client/models/get_universe_stargates_stargate_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_stargates_stargate_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_stargates_stargate_id_position.rb +2 -1
- data/lib/esi_client/models/get_universe_stars_star_id_ok.rb +332 -0
- data/lib/esi_client/models/get_universe_stations_station_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_stations_station_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_stations_station_id_position.rb +2 -1
- data/lib/esi_client/models/get_universe_structures_structure_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_structures_structure_id_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_structures_structure_id_position.rb +2 -1
- data/lib/esi_client/models/get_universe_system_jumps_200_ok.rb +2 -1
- data/lib/esi_client/models/get_universe_system_kills_200_ok.rb +3 -2
- data/lib/esi_client/models/get_universe_systems_system_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_systems_system_id_ok.rb +28 -5
- data/lib/esi_client/models/get_universe_systems_system_id_planet.rb +2 -1
- data/lib/esi_client/models/get_universe_systems_system_id_position.rb +2 -1
- data/lib/esi_client/models/get_universe_types_type_id_dogma_attribute.rb +2 -1
- data/lib/esi_client/models/get_universe_types_type_id_dogma_effect.rb +2 -1
- data/lib/esi_client/models/get_universe_types_type_id_not_found.rb +2 -1
- data/lib/esi_client/models/get_universe_types_type_id_ok.rb +23 -2
- data/lib/esi_client/models/get_wars_war_id_aggressor.rb +2 -1
- data/lib/esi_client/models/get_wars_war_id_ally.rb +2 -1
- data/lib/esi_client/models/get_wars_war_id_defender.rb +2 -1
- data/lib/esi_client/models/get_wars_war_id_killmails_200_ok.rb +2 -1
- data/lib/esi_client/models/get_wars_war_id_killmails_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/get_wars_war_id_ok.rb +2 -1
- data/lib/esi_client/models/get_wars_war_id_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/internal_server_error.rb +194 -0
- data/lib/esi_client/models/post_characters_affiliation_200_ok.rb +2 -1
- data/lib/esi_client/models/post_characters_affiliation_not_found.rb +189 -0
- data/lib/esi_client/models/post_characters_character_id_assets_locations_200_ok.rb +239 -0
- data/lib/esi_client/models/post_characters_character_id_assets_names_200_ok.rb +209 -0
- data/lib/esi_client/models/post_characters_character_id_cspa_characters.rb +2 -1
- data/lib/esi_client/models/post_characters_character_id_cspa_created.rb +2 -1
- data/lib/esi_client/models/post_characters_character_id_fittings_created.rb +2 -1
- data/lib/esi_client/models/post_characters_character_id_fittings_fitting.rb +2 -1
- data/lib/esi_client/models/post_characters_character_id_fittings_item.rb +2 -1
- data/lib/esi_client/models/post_characters_character_id_mail_bad_request.rb +2 -1
- data/lib/esi_client/models/post_characters_character_id_mail_labels_label.rb +5 -4
- data/lib/esi_client/models/post_characters_character_id_mail_mail.rb +2 -1
- data/lib/esi_client/models/post_characters_character_id_mail_recipient.rb +2 -1
- data/lib/esi_client/models/post_corporations_corporation_id_assets_locations_200_ok.rb +239 -0
- data/lib/esi_client/models/post_corporations_corporation_id_assets_names_200_ok.rb +209 -0
- data/lib/esi_client/models/post_fleets_fleet_id_members_invitation.rb +3 -2
- data/lib/esi_client/models/post_fleets_fleet_id_members_not_found.rb +2 -1
- data/lib/esi_client/models/post_fleets_fleet_id_members_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/post_fleets_fleet_id_wings_created.rb +2 -1
- data/lib/esi_client/models/post_fleets_fleet_id_wings_not_found.rb +2 -1
- data/lib/esi_client/models/post_fleets_fleet_id_wings_wing_id_squads_created.rb +2 -1
- data/lib/esi_client/models/post_fleets_fleet_id_wings_wing_id_squads_not_found.rb +2 -1
- data/lib/esi_client/models/post_ui_openwindow_newmail_new_mail.rb +2 -1
- data/lib/esi_client/models/post_ui_openwindow_newmail_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/post_universe_names_200_ok.rb +2 -1
- data/lib/esi_client/models/post_universe_names_not_found.rb +2 -1
- data/lib/esi_client/models/put_characters_character_id_calendar_event_id_response.rb +2 -1
- data/lib/esi_client/models/put_characters_character_id_mail_mail_id_bad_request.rb +2 -1
- data/lib/esi_client/models/put_characters_character_id_mail_mail_id_contents.rb +2 -1
- data/lib/esi_client/models/put_corporations_corporation_id_structures_structure_id_new_schedule.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_bad_request.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_movement.rb +3 -2
- data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_not_found.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_unprocessable_entity.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_new_settings.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_not_found.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_squads_squad_id_naming.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_squads_squad_id_not_found.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_wings_wing_id_naming.rb +2 -1
- data/lib/esi_client/models/put_fleets_fleet_id_wings_wing_id_not_found.rb +2 -1
- data/lib/esi_client/version.rb +3 -2
- data/spec/api/contracts_api_spec.rb +136 -0
- data/spec/api/faction_warfare_api_spec.rb +119 -0
- data/spec/models/forbidden_spec.rb +48 -0
- data/spec/models/get_characters_character_id_attributes_ok_spec.rb +84 -0
- data/spec/models/get_characters_character_id_calendar_event_id_attendees_200_ok_spec.rb +52 -0
- data/spec/models/get_characters_character_id_contracts_200_ok_spec.rb +180 -0
- data/spec/models/get_characters_character_id_contracts_contract_id_bids_200_ok_spec.rb +60 -0
- data/spec/models/get_characters_character_id_contracts_contract_id_items_200_ok_spec.rb +72 -0
- data/spec/models/get_characters_character_id_fatigue_ok_spec.rb +54 -0
- data/spec/models/get_characters_character_id_fleet_not_found_spec.rb +42 -0
- data/spec/models/get_characters_character_id_fleet_ok_spec.rb +64 -0
- data/spec/models/get_characters_character_id_notifications_200_ok_spec.rb +86 -0
- data/spec/models/get_characters_character_id_notifications_contacts_200_ok_spec.rb +66 -0
- data/spec/models/get_characters_character_id_planets_planet_id_content_spec.rb +48 -0
- data/spec/models/get_characters_character_id_wallet_journal_200_ok_spec.rb +126 -0
- data/spec/models/get_characters_character_id_wallet_journal_extra_info_spec.rb +108 -0
- data/spec/models/get_characters_character_id_wallet_transactions_200_ok_spec.rb +96 -0
- data/spec/models/get_corporations_corporation_id_assets_200_ok_spec.rb +86 -0
- data/spec/models/get_corporations_corporation_id_blueprints_200_ok_spec.rb +88 -0
- data/spec/models/get_corporations_corporation_id_bookmarks_200_ok_spec.rb +90 -0
- data/spec/models/get_corporations_corporation_id_bookmarks_coordinates_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_bookmarks_folders_200_ok_spec.rb +54 -0
- data/spec/models/get_corporations_corporation_id_bookmarks_item_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_contacts_200_ok_spec.rb +70 -0
- data/spec/models/get_corporations_corporation_id_containers_logs_200_ok_spec.rb +120 -0
- data/spec/models/get_corporations_corporation_id_contracts_200_ok_spec.rb +180 -0
- data/spec/models/get_corporations_corporation_id_contracts_contract_id_bids_200_ok_spec.rb +60 -0
- data/spec/models/get_corporations_corporation_id_contracts_contract_id_items_200_ok_spec.rb +72 -0
- data/spec/models/get_corporations_corporation_id_divisions_hangar_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_divisions_ok_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_divisions_wallet_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_industry_jobs_200_ok_spec.rb +172 -0
- data/spec/models/get_corporations_corporation_id_killmails_recent_200_ok_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_membertracking_200_ok_spec.rb +78 -0
- data/spec/models/get_corporations_corporation_id_orders_200_ok_spec.rb +134 -0
- data/spec/models/get_corporations_corporation_id_shareholders_200_ok_spec.rb +58 -0
- data/spec/models/get_corporations_corporation_id_standings_200_ok_spec.rb +58 -0
- data/spec/models/get_corporations_corporation_id_titles_200_ok_spec.rb +128 -0
- data/spec/models/get_corporations_corporation_id_wallets_200_ok_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_wallets_division_journal_200_ok_spec.rb +126 -0
- data/spec/models/get_corporations_corporation_id_wallets_division_journal_extra_info_spec.rb +108 -0
- data/spec/models/get_corporations_corporation_id_wallets_division_transactions_200_ok_spec.rb +90 -0
- data/spec/models/get_fw_leaderboards_active_total_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_active_total_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_active_total_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_active_total_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_kills_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_characters_last_week_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_last_week_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_ok_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_victory_points_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_characters_yesterday_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_yesterday_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_active_total_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_active_total_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_kills_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_corporations_last_week_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_last_week_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_ok_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_victory_points_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_corporations_yesterday_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_yesterday_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_kills_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_last_week_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_last_week_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_ok_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_victory_points_spec.rb +54 -0
- data/spec/models/get_fw_leaderboards_yesterday_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_yesterday_spec.rb +48 -0
- data/spec/models/get_fw_stats_200_ok_spec.rb +66 -0
- data/spec/models/get_fw_stats_kills_spec.rb +54 -0
- data/spec/models/get_fw_stats_victory_points_spec.rb +54 -0
- data/spec/models/get_fw_systems_200_ok_spec.rb +72 -0
- data/spec/models/get_fw_wars_200_ok_spec.rb +48 -0
- data/spec/models/get_universe_stars_star_id_ok_spec.rb +88 -0
- data/spec/models/internal_server_error_spec.rb +42 -0
- data/spec/models/post_characters_affiliation_not_found_spec.rb +42 -0
- data/spec/models/post_characters_character_id_assets_locations_200_ok_spec.rb +60 -0
- data/spec/models/post_characters_character_id_assets_names_200_ok_spec.rb +48 -0
- data/spec/models/post_corporations_corporation_id_assets_locations_200_ok_spec.rb +60 -0
- data/spec/models/post_corporations_corporation_id_assets_names_200_ok_spec.rb +48 -0
- metadata +327 -2
data/docs/ClonesApi.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1
1
|
# ESIClient::ClonesApi
|
2
2
|
|
3
|
-
All URIs are relative to *https://esi.tech.ccp.is
|
3
|
+
All URIs are relative to *https://esi.tech.ccp.is*
|
4
4
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
7
7
|
[**get_characters_character_id_clones**](ClonesApi.md#get_characters_character_id_clones) | **GET** /v2/characters/{character_id}/clones/ | Get clones
|
8
|
+
[**get_characters_character_id_implants**](ClonesApi.md#get_characters_character_id_implants) | **GET** /v1/characters/{character_id}/implants/ | Get active implants
|
8
9
|
|
9
10
|
|
10
11
|
# **get_characters_character_id_clones**
|
@@ -30,7 +31,7 @@ character_id = 56 # Integer | An EVE character ID
|
|
30
31
|
|
31
32
|
opts = {
|
32
33
|
datasource: "tranquility", # String | The server name you would like data from
|
33
|
-
token: "token_example", # String | Access token to use
|
34
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
34
35
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
35
36
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
36
37
|
}
|
@@ -50,7 +51,7 @@ Name | Type | Description | Notes
|
|
50
51
|
------------- | ------------- | ------------- | -------------
|
51
52
|
**character_id** | **Integer**| An EVE character ID |
|
52
53
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
53
|
-
**token** | **String**| Access token to use
|
54
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
54
55
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
55
56
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
56
57
|
|
@@ -69,3 +70,65 @@ Name | Type | Description | Notes
|
|
69
70
|
|
70
71
|
|
71
72
|
|
73
|
+
# **get_characters_character_id_implants**
|
74
|
+
> Array<Integer> get_characters_character_id_implants(character_id, opts)
|
75
|
+
|
76
|
+
Get active implants
|
77
|
+
|
78
|
+
Return implants on the active clone of a character --- This route is cached for up to 3600 seconds
|
79
|
+
|
80
|
+
### Example
|
81
|
+
```ruby
|
82
|
+
# load the gem
|
83
|
+
require 'esi_client'
|
84
|
+
# setup authorization
|
85
|
+
ESIClient.configure do |config|
|
86
|
+
# Configure OAuth2 access token for authorization: evesso
|
87
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
88
|
+
end
|
89
|
+
|
90
|
+
api_instance = ESIClient::ClonesApi.new
|
91
|
+
|
92
|
+
character_id = 56 # Integer | An EVE character ID
|
93
|
+
|
94
|
+
opts = {
|
95
|
+
datasource: "tranquility", # String | The server name you would like data from
|
96
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
97
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
98
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
99
|
+
}
|
100
|
+
|
101
|
+
begin
|
102
|
+
#Get active implants
|
103
|
+
result = api_instance.get_characters_character_id_implants(character_id, opts)
|
104
|
+
p result
|
105
|
+
rescue ESIClient::ApiError => e
|
106
|
+
puts "Exception when calling ClonesApi->get_characters_character_id_implants: #{e}"
|
107
|
+
end
|
108
|
+
```
|
109
|
+
|
110
|
+
### Parameters
|
111
|
+
|
112
|
+
Name | Type | Description | Notes
|
113
|
+
------------- | ------------- | ------------- | -------------
|
114
|
+
**character_id** | **Integer**| An EVE character ID |
|
115
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
116
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
117
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
118
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
119
|
+
|
120
|
+
### Return type
|
121
|
+
|
122
|
+
**Array<Integer>**
|
123
|
+
|
124
|
+
### Authorization
|
125
|
+
|
126
|
+
[evesso](../README.md#evesso)
|
127
|
+
|
128
|
+
### HTTP request headers
|
129
|
+
|
130
|
+
- **Content-Type**: Not defined
|
131
|
+
- **Accept**: application/json
|
132
|
+
|
133
|
+
|
134
|
+
|
data/docs/ContactsApi.md
CHANGED
@@ -1,18 +1,19 @@
|
|
1
1
|
# ESIClient::ContactsApi
|
2
2
|
|
3
|
-
All URIs are relative to *https://esi.tech.ccp.is
|
3
|
+
All URIs are relative to *https://esi.tech.ccp.is*
|
4
4
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
7
7
|
[**delete_characters_character_id_contacts**](ContactsApi.md#delete_characters_character_id_contacts) | **DELETE** /v1/characters/{character_id}/contacts/ | Delete contacts
|
8
8
|
[**get_characters_character_id_contacts**](ContactsApi.md#get_characters_character_id_contacts) | **GET** /v1/characters/{character_id}/contacts/ | Get contacts
|
9
9
|
[**get_characters_character_id_contacts_labels**](ContactsApi.md#get_characters_character_id_contacts_labels) | **GET** /v1/characters/{character_id}/contacts/labels/ | Get contact labels
|
10
|
+
[**get_corporations_corporation_id_contacts**](ContactsApi.md#get_corporations_corporation_id_contacts) | **GET** /v1/corporations/{corporation_id}/contacts/ | Get corporation contacts
|
10
11
|
[**post_characters_character_id_contacts**](ContactsApi.md#post_characters_character_id_contacts) | **POST** /v1/characters/{character_id}/contacts/ | Add contacts
|
11
12
|
[**put_characters_character_id_contacts**](ContactsApi.md#put_characters_character_id_contacts) | **PUT** /v1/characters/{character_id}/contacts/ | Edit contacts
|
12
13
|
|
13
14
|
|
14
15
|
# **delete_characters_character_id_contacts**
|
15
|
-
> delete_characters_character_id_contacts(
|
16
|
+
> delete_characters_character_id_contacts(character_idcontact_ids, opts)
|
16
17
|
|
17
18
|
Delete contacts
|
18
19
|
|
@@ -30,20 +31,20 @@ end
|
|
30
31
|
|
31
32
|
api_instance = ESIClient::ContactsApi.new
|
32
33
|
|
33
|
-
character_id = 56 # Integer |
|
34
|
+
character_id = 56 # Integer | An EVE character ID
|
34
35
|
|
35
36
|
contact_ids = [ESIClient::Array<Integer>.new] # Array<Integer> | A list of contacts to delete
|
36
37
|
|
37
38
|
opts = {
|
38
39
|
datasource: "tranquility", # String | The server name you would like data from
|
39
|
-
token: "token_example", # String | Access token to use
|
40
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
40
41
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
41
42
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
42
43
|
}
|
43
44
|
|
44
45
|
begin
|
45
46
|
#Delete contacts
|
46
|
-
api_instance.delete_characters_character_id_contacts(
|
47
|
+
api_instance.delete_characters_character_id_contacts(character_idcontact_ids, opts)
|
47
48
|
rescue ESIClient::ApiError => e
|
48
49
|
puts "Exception when calling ContactsApi->delete_characters_character_id_contacts: #{e}"
|
49
50
|
end
|
@@ -53,10 +54,10 @@ end
|
|
53
54
|
|
54
55
|
Name | Type | Description | Notes
|
55
56
|
------------- | ------------- | ------------- | -------------
|
56
|
-
**character_id** | **Integer**|
|
57
|
+
**character_id** | **Integer**| An EVE character ID |
|
57
58
|
**contact_ids** | **Array<Integer>**| A list of contacts to delete |
|
58
59
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
59
|
-
**token** | **String**| Access token to use
|
60
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
60
61
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
61
62
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
62
63
|
|
@@ -94,12 +95,12 @@ end
|
|
94
95
|
|
95
96
|
api_instance = ESIClient::ContactsApi.new
|
96
97
|
|
97
|
-
character_id = 56 # Integer |
|
98
|
+
character_id = 56 # Integer | An EVE character ID
|
98
99
|
|
99
100
|
opts = {
|
100
101
|
datasource: "tranquility", # String | The server name you would like data from
|
101
|
-
page: 1, # Integer | page
|
102
|
-
token: "token_example", # String | Access token to use
|
102
|
+
page: 1, # Integer | Which page of results to return
|
103
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
103
104
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
104
105
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
105
106
|
}
|
@@ -117,10 +118,10 @@ end
|
|
117
118
|
|
118
119
|
Name | Type | Description | Notes
|
119
120
|
------------- | ------------- | ------------- | -------------
|
120
|
-
**character_id** | **Integer**|
|
121
|
+
**character_id** | **Integer**| An EVE character ID |
|
121
122
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
122
|
-
**page** | **Integer**| page
|
123
|
-
**token** | **String**| Access token to use
|
123
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
124
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
124
125
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
125
126
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
126
127
|
|
@@ -158,11 +159,11 @@ end
|
|
158
159
|
|
159
160
|
api_instance = ESIClient::ContactsApi.new
|
160
161
|
|
161
|
-
character_id = 56 # Integer |
|
162
|
+
character_id = 56 # Integer | An EVE character ID
|
162
163
|
|
163
164
|
opts = {
|
164
165
|
datasource: "tranquility", # String | The server name you would like data from
|
165
|
-
token: "token_example", # String | Access token to use
|
166
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
166
167
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
167
168
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
168
169
|
}
|
@@ -180,9 +181,9 @@ end
|
|
180
181
|
|
181
182
|
Name | Type | Description | Notes
|
182
183
|
------------- | ------------- | ------------- | -------------
|
183
|
-
**character_id** | **Integer**|
|
184
|
+
**character_id** | **Integer**| An EVE character ID |
|
184
185
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
185
|
-
**token** | **String**| Access token to use
|
186
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
186
187
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
187
188
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
188
189
|
|
@@ -201,8 +202,72 @@ Name | Type | Description | Notes
|
|
201
202
|
|
202
203
|
|
203
204
|
|
205
|
+
# **get_corporations_corporation_id_contacts**
|
206
|
+
> Array<GetCorporationsCorporationIdContacts200Ok> get_corporations_corporation_id_contacts(corporation_id, opts)
|
207
|
+
|
208
|
+
Get corporation contacts
|
209
|
+
|
210
|
+
Return contacts of a corporation --- This route is cached for up to 300 seconds
|
211
|
+
|
212
|
+
### Example
|
213
|
+
```ruby
|
214
|
+
# load the gem
|
215
|
+
require 'esi_client'
|
216
|
+
# setup authorization
|
217
|
+
ESIClient.configure do |config|
|
218
|
+
# Configure OAuth2 access token for authorization: evesso
|
219
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
220
|
+
end
|
221
|
+
|
222
|
+
api_instance = ESIClient::ContactsApi.new
|
223
|
+
|
224
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
225
|
+
|
226
|
+
opts = {
|
227
|
+
datasource: "tranquility", # String | The server name you would like data from
|
228
|
+
page: 1, # Integer | Which page of results to return
|
229
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
230
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
231
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
232
|
+
}
|
233
|
+
|
234
|
+
begin
|
235
|
+
#Get corporation contacts
|
236
|
+
result = api_instance.get_corporations_corporation_id_contacts(corporation_id, opts)
|
237
|
+
p result
|
238
|
+
rescue ESIClient::ApiError => e
|
239
|
+
puts "Exception when calling ContactsApi->get_corporations_corporation_id_contacts: #{e}"
|
240
|
+
end
|
241
|
+
```
|
242
|
+
|
243
|
+
### Parameters
|
244
|
+
|
245
|
+
Name | Type | Description | Notes
|
246
|
+
------------- | ------------- | ------------- | -------------
|
247
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
248
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
249
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
250
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
251
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
252
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
253
|
+
|
254
|
+
### Return type
|
255
|
+
|
256
|
+
[**Array<GetCorporationsCorporationIdContacts200Ok>**](GetCorporationsCorporationIdContacts200Ok.md)
|
257
|
+
|
258
|
+
### Authorization
|
259
|
+
|
260
|
+
[evesso](../README.md#evesso)
|
261
|
+
|
262
|
+
### HTTP request headers
|
263
|
+
|
264
|
+
- **Content-Type**: Not defined
|
265
|
+
- **Accept**: application/json
|
266
|
+
|
267
|
+
|
268
|
+
|
204
269
|
# **post_characters_character_id_contacts**
|
205
|
-
> Array<Integer> post_characters_character_id_contacts(
|
270
|
+
> Array<Integer> post_characters_character_id_contacts(character_idcontact_ids, standing, opts)
|
206
271
|
|
207
272
|
Add contacts
|
208
273
|
|
@@ -220,7 +285,7 @@ end
|
|
220
285
|
|
221
286
|
api_instance = ESIClient::ContactsApi.new
|
222
287
|
|
223
|
-
character_id = 56 # Integer |
|
288
|
+
character_id = 56 # Integer | An EVE character ID
|
224
289
|
|
225
290
|
contact_ids = [ESIClient::Array<Integer>.new] # Array<Integer> | A list of contacts to add
|
226
291
|
|
@@ -229,7 +294,7 @@ standing = 3.4 # Float | Standing for the new contact
|
|
229
294
|
opts = {
|
230
295
|
datasource: "tranquility", # String | The server name you would like data from
|
231
296
|
label_id: 0, # Integer | Add a custom label to the new contact
|
232
|
-
token: "token_example", # String | Access token to use
|
297
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
233
298
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
234
299
|
watched: false, # BOOLEAN | Whether the new contact should be watched, note this is only effective on characters
|
235
300
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
@@ -237,7 +302,7 @@ opts = {
|
|
237
302
|
|
238
303
|
begin
|
239
304
|
#Add contacts
|
240
|
-
result = api_instance.post_characters_character_id_contacts(
|
305
|
+
result = api_instance.post_characters_character_id_contacts(character_idcontact_ids, standing, opts)
|
241
306
|
p result
|
242
307
|
rescue ESIClient::ApiError => e
|
243
308
|
puts "Exception when calling ContactsApi->post_characters_character_id_contacts: #{e}"
|
@@ -248,12 +313,12 @@ end
|
|
248
313
|
|
249
314
|
Name | Type | Description | Notes
|
250
315
|
------------- | ------------- | ------------- | -------------
|
251
|
-
**character_id** | **Integer**|
|
316
|
+
**character_id** | **Integer**| An EVE character ID |
|
252
317
|
**contact_ids** | **Array<Integer>**| A list of contacts to add |
|
253
318
|
**standing** | **Float**| Standing for the new contact |
|
254
319
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
255
320
|
**label_id** | **Integer**| Add a custom label to the new contact | [optional] [default to 0]
|
256
|
-
**token** | **String**| Access token to use
|
321
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
257
322
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
258
323
|
**watched** | **BOOLEAN**| Whether the new contact should be watched, note this is only effective on characters | [optional] [default to false]
|
259
324
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
@@ -274,7 +339,7 @@ Name | Type | Description | Notes
|
|
274
339
|
|
275
340
|
|
276
341
|
# **put_characters_character_id_contacts**
|
277
|
-
> put_characters_character_id_contacts(
|
342
|
+
> put_characters_character_id_contacts(character_idcontact_ids, standing, opts)
|
278
343
|
|
279
344
|
Edit contacts
|
280
345
|
|
@@ -292,7 +357,7 @@ end
|
|
292
357
|
|
293
358
|
api_instance = ESIClient::ContactsApi.new
|
294
359
|
|
295
|
-
character_id = 56 # Integer |
|
360
|
+
character_id = 56 # Integer | An EVE character ID
|
296
361
|
|
297
362
|
contact_ids = [ESIClient::Array<Integer>.new] # Array<Integer> | A list of contacts to edit
|
298
363
|
|
@@ -301,7 +366,7 @@ standing = 3.4 # Float | Standing for the contact
|
|
301
366
|
opts = {
|
302
367
|
datasource: "tranquility", # String | The server name you would like data from
|
303
368
|
label_id: 0, # Integer | Add a custom label to the contact, use 0 for clearing label
|
304
|
-
token: "token_example", # String | Access token to use
|
369
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
305
370
|
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
306
371
|
watched: false, # BOOLEAN | Whether the contact should be watched, note this is only effective on characters
|
307
372
|
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
@@ -309,7 +374,7 @@ opts = {
|
|
309
374
|
|
310
375
|
begin
|
311
376
|
#Edit contacts
|
312
|
-
api_instance.put_characters_character_id_contacts(
|
377
|
+
api_instance.put_characters_character_id_contacts(character_idcontact_ids, standing, opts)
|
313
378
|
rescue ESIClient::ApiError => e
|
314
379
|
puts "Exception when calling ContactsApi->put_characters_character_id_contacts: #{e}"
|
315
380
|
end
|
@@ -319,12 +384,12 @@ end
|
|
319
384
|
|
320
385
|
Name | Type | Description | Notes
|
321
386
|
------------- | ------------- | ------------- | -------------
|
322
|
-
**character_id** | **Integer**|
|
387
|
+
**character_id** | **Integer**| An EVE character ID |
|
323
388
|
**contact_ids** | **Array<Integer>**| A list of contacts to edit |
|
324
389
|
**standing** | **Float**| Standing for the contact |
|
325
390
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
326
391
|
**label_id** | **Integer**| Add a custom label to the contact, use 0 for clearing label | [optional] [default to 0]
|
327
|
-
**token** | **String**| Access token to use
|
392
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
328
393
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
329
394
|
**watched** | **BOOLEAN**| Whether the contact should be watched, note this is only effective on characters | [optional] [default to false]
|
330
395
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
@@ -0,0 +1,400 @@
|
|
1
|
+
# ESIClient::ContractsApi
|
2
|
+
|
3
|
+
All URIs are relative to *https://esi.tech.ccp.is*
|
4
|
+
|
5
|
+
Method | HTTP request | Description
|
6
|
+
------------- | ------------- | -------------
|
7
|
+
[**get_characters_character_id_contracts**](ContractsApi.md#get_characters_character_id_contracts) | **GET** /v1/characters/{character_id}/contracts/ | Get contracts
|
8
|
+
[**get_characters_character_id_contracts_contract_id_bids**](ContractsApi.md#get_characters_character_id_contracts_contract_id_bids) | **GET** /v1/characters/{character_id}/contracts/{contract_id}/bids/ | Get contract bids
|
9
|
+
[**get_characters_character_id_contracts_contract_id_items**](ContractsApi.md#get_characters_character_id_contracts_contract_id_items) | **GET** /v1/characters/{character_id}/contracts/{contract_id}/items/ | Get contract items
|
10
|
+
[**get_corporations_corporation_id_contracts**](ContractsApi.md#get_corporations_corporation_id_contracts) | **GET** /v1/corporations/{corporation_id}/contracts/ | Get coporation contracts
|
11
|
+
[**get_corporations_corporation_id_contracts_contract_id_bids**](ContractsApi.md#get_corporations_corporation_id_contracts_contract_id_bids) | **GET** /v1/corporations/{corporation_id}/contracts/{contract_id}/bids/ | Get corporation contract bids
|
12
|
+
[**get_corporations_corporation_id_contracts_contract_id_items**](ContractsApi.md#get_corporations_corporation_id_contracts_contract_id_items) | **GET** /v1/corporations/{corporation_id}/contracts/{contract_id}/items/ | Get corporation contract items
|
13
|
+
|
14
|
+
|
15
|
+
# **get_characters_character_id_contracts**
|
16
|
+
> Array<GetCharactersCharacterIdContracts200Ok> get_characters_character_id_contracts(character_id, opts)
|
17
|
+
|
18
|
+
Get contracts
|
19
|
+
|
20
|
+
Returns contracts available to a character, only if the character is issuer, acceptor or assignee. Only returns contracts no older than 30 days, or if the status is \"in_progress\". --- This route is cached for up to 300 seconds
|
21
|
+
|
22
|
+
### Example
|
23
|
+
```ruby
|
24
|
+
# load the gem
|
25
|
+
require 'esi_client'
|
26
|
+
# setup authorization
|
27
|
+
ESIClient.configure do |config|
|
28
|
+
# Configure OAuth2 access token for authorization: evesso
|
29
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
30
|
+
end
|
31
|
+
|
32
|
+
api_instance = ESIClient::ContractsApi.new
|
33
|
+
|
34
|
+
character_id = 56 # Integer | An EVE character ID
|
35
|
+
|
36
|
+
opts = {
|
37
|
+
datasource: "tranquility", # String | The server name you would like data from
|
38
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
39
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
40
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
41
|
+
}
|
42
|
+
|
43
|
+
begin
|
44
|
+
#Get contracts
|
45
|
+
result = api_instance.get_characters_character_id_contracts(character_id, opts)
|
46
|
+
p result
|
47
|
+
rescue ESIClient::ApiError => e
|
48
|
+
puts "Exception when calling ContractsApi->get_characters_character_id_contracts: #{e}"
|
49
|
+
end
|
50
|
+
```
|
51
|
+
|
52
|
+
### Parameters
|
53
|
+
|
54
|
+
Name | Type | Description | Notes
|
55
|
+
------------- | ------------- | ------------- | -------------
|
56
|
+
**character_id** | **Integer**| An EVE character ID |
|
57
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
58
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
59
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
60
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
61
|
+
|
62
|
+
### Return type
|
63
|
+
|
64
|
+
[**Array<GetCharactersCharacterIdContracts200Ok>**](GetCharactersCharacterIdContracts200Ok.md)
|
65
|
+
|
66
|
+
### Authorization
|
67
|
+
|
68
|
+
[evesso](../README.md#evesso)
|
69
|
+
|
70
|
+
### HTTP request headers
|
71
|
+
|
72
|
+
- **Content-Type**: Not defined
|
73
|
+
- **Accept**: application/json
|
74
|
+
|
75
|
+
|
76
|
+
|
77
|
+
# **get_characters_character_id_contracts_contract_id_bids**
|
78
|
+
> Array<GetCharactersCharacterIdContractsContractIdBids200Ok> get_characters_character_id_contracts_contract_id_bids(character_idcontract_id, opts)
|
79
|
+
|
80
|
+
Get contract bids
|
81
|
+
|
82
|
+
Lists bids on a particular auction contract --- This route is cached for up to 300 seconds
|
83
|
+
|
84
|
+
### Example
|
85
|
+
```ruby
|
86
|
+
# load the gem
|
87
|
+
require 'esi_client'
|
88
|
+
# setup authorization
|
89
|
+
ESIClient.configure do |config|
|
90
|
+
# Configure OAuth2 access token for authorization: evesso
|
91
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
92
|
+
end
|
93
|
+
|
94
|
+
api_instance = ESIClient::ContractsApi.new
|
95
|
+
|
96
|
+
character_id = 56 # Integer | An EVE character ID
|
97
|
+
|
98
|
+
contract_id = 56 # Integer | ID of a contract
|
99
|
+
|
100
|
+
opts = {
|
101
|
+
datasource: "tranquility", # String | The server name you would like data from
|
102
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
103
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
104
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
105
|
+
}
|
106
|
+
|
107
|
+
begin
|
108
|
+
#Get contract bids
|
109
|
+
result = api_instance.get_characters_character_id_contracts_contract_id_bids(character_idcontract_id, opts)
|
110
|
+
p result
|
111
|
+
rescue ESIClient::ApiError => e
|
112
|
+
puts "Exception when calling ContractsApi->get_characters_character_id_contracts_contract_id_bids: #{e}"
|
113
|
+
end
|
114
|
+
```
|
115
|
+
|
116
|
+
### Parameters
|
117
|
+
|
118
|
+
Name | Type | Description | Notes
|
119
|
+
------------- | ------------- | ------------- | -------------
|
120
|
+
**character_id** | **Integer**| An EVE character ID |
|
121
|
+
**contract_id** | **Integer**| ID of a contract |
|
122
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
123
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
124
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
125
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
126
|
+
|
127
|
+
### Return type
|
128
|
+
|
129
|
+
[**Array<GetCharactersCharacterIdContractsContractIdBids200Ok>**](GetCharactersCharacterIdContractsContractIdBids200Ok.md)
|
130
|
+
|
131
|
+
### Authorization
|
132
|
+
|
133
|
+
[evesso](../README.md#evesso)
|
134
|
+
|
135
|
+
### HTTP request headers
|
136
|
+
|
137
|
+
- **Content-Type**: Not defined
|
138
|
+
- **Accept**: application/json
|
139
|
+
|
140
|
+
|
141
|
+
|
142
|
+
# **get_characters_character_id_contracts_contract_id_items**
|
143
|
+
> Array<GetCharactersCharacterIdContractsContractIdItems200Ok> get_characters_character_id_contracts_contract_id_items(character_idcontract_id, opts)
|
144
|
+
|
145
|
+
Get contract items
|
146
|
+
|
147
|
+
Lists items of a particular contract --- This route is cached for up to 3600 seconds
|
148
|
+
|
149
|
+
### Example
|
150
|
+
```ruby
|
151
|
+
# load the gem
|
152
|
+
require 'esi_client'
|
153
|
+
# setup authorization
|
154
|
+
ESIClient.configure do |config|
|
155
|
+
# Configure OAuth2 access token for authorization: evesso
|
156
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
157
|
+
end
|
158
|
+
|
159
|
+
api_instance = ESIClient::ContractsApi.new
|
160
|
+
|
161
|
+
character_id = 56 # Integer | An EVE character ID
|
162
|
+
|
163
|
+
contract_id = 56 # Integer | ID of a contract
|
164
|
+
|
165
|
+
opts = {
|
166
|
+
datasource: "tranquility", # String | The server name you would like data from
|
167
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
168
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
169
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
170
|
+
}
|
171
|
+
|
172
|
+
begin
|
173
|
+
#Get contract items
|
174
|
+
result = api_instance.get_characters_character_id_contracts_contract_id_items(character_idcontract_id, opts)
|
175
|
+
p result
|
176
|
+
rescue ESIClient::ApiError => e
|
177
|
+
puts "Exception when calling ContractsApi->get_characters_character_id_contracts_contract_id_items: #{e}"
|
178
|
+
end
|
179
|
+
```
|
180
|
+
|
181
|
+
### Parameters
|
182
|
+
|
183
|
+
Name | Type | Description | Notes
|
184
|
+
------------- | ------------- | ------------- | -------------
|
185
|
+
**character_id** | **Integer**| An EVE character ID |
|
186
|
+
**contract_id** | **Integer**| ID of a contract |
|
187
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
188
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
189
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
190
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
191
|
+
|
192
|
+
### Return type
|
193
|
+
|
194
|
+
[**Array<GetCharactersCharacterIdContractsContractIdItems200Ok>**](GetCharactersCharacterIdContractsContractIdItems200Ok.md)
|
195
|
+
|
196
|
+
### Authorization
|
197
|
+
|
198
|
+
[evesso](../README.md#evesso)
|
199
|
+
|
200
|
+
### HTTP request headers
|
201
|
+
|
202
|
+
- **Content-Type**: Not defined
|
203
|
+
- **Accept**: application/json
|
204
|
+
|
205
|
+
|
206
|
+
|
207
|
+
# **get_corporations_corporation_id_contracts**
|
208
|
+
> Array<GetCorporationsCorporationIdContracts200Ok> get_corporations_corporation_id_contracts(corporation_id, opts)
|
209
|
+
|
210
|
+
Get coporation contracts
|
211
|
+
|
212
|
+
Returns contracts available to a coporation, only if the corporation is issuer, acceptor or assignee. Only returns contracts no older than 30 days, or if the status is \"in_progress\". --- This route is cached for up to 3600 seconds
|
213
|
+
|
214
|
+
### Example
|
215
|
+
```ruby
|
216
|
+
# load the gem
|
217
|
+
require 'esi_client'
|
218
|
+
# setup authorization
|
219
|
+
ESIClient.configure do |config|
|
220
|
+
# Configure OAuth2 access token for authorization: evesso
|
221
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
222
|
+
end
|
223
|
+
|
224
|
+
api_instance = ESIClient::ContractsApi.new
|
225
|
+
|
226
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
227
|
+
|
228
|
+
opts = {
|
229
|
+
datasource: "tranquility", # String | The server name you would like data from
|
230
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
231
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
232
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
233
|
+
}
|
234
|
+
|
235
|
+
begin
|
236
|
+
#Get coporation contracts
|
237
|
+
result = api_instance.get_corporations_corporation_id_contracts(corporation_id, opts)
|
238
|
+
p result
|
239
|
+
rescue ESIClient::ApiError => e
|
240
|
+
puts "Exception when calling ContractsApi->get_corporations_corporation_id_contracts: #{e}"
|
241
|
+
end
|
242
|
+
```
|
243
|
+
|
244
|
+
### Parameters
|
245
|
+
|
246
|
+
Name | Type | Description | Notes
|
247
|
+
------------- | ------------- | ------------- | -------------
|
248
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
249
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
250
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
251
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
252
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
253
|
+
|
254
|
+
### Return type
|
255
|
+
|
256
|
+
[**Array<GetCorporationsCorporationIdContracts200Ok>**](GetCorporationsCorporationIdContracts200Ok.md)
|
257
|
+
|
258
|
+
### Authorization
|
259
|
+
|
260
|
+
[evesso](../README.md#evesso)
|
261
|
+
|
262
|
+
### HTTP request headers
|
263
|
+
|
264
|
+
- **Content-Type**: Not defined
|
265
|
+
- **Accept**: application/json
|
266
|
+
|
267
|
+
|
268
|
+
|
269
|
+
# **get_corporations_corporation_id_contracts_contract_id_bids**
|
270
|
+
> Array<GetCorporationsCorporationIdContractsContractIdBids200Ok> get_corporations_corporation_id_contracts_contract_id_bids(contract_id, corporation_id, opts)
|
271
|
+
|
272
|
+
Get corporation contract bids
|
273
|
+
|
274
|
+
Lists bids on a particular auction contract --- This route is cached for up to 3600 seconds
|
275
|
+
|
276
|
+
### Example
|
277
|
+
```ruby
|
278
|
+
# load the gem
|
279
|
+
require 'esi_client'
|
280
|
+
# setup authorization
|
281
|
+
ESIClient.configure do |config|
|
282
|
+
# Configure OAuth2 access token for authorization: evesso
|
283
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
284
|
+
end
|
285
|
+
|
286
|
+
api_instance = ESIClient::ContractsApi.new
|
287
|
+
|
288
|
+
contract_id = 56 # Integer | ID of a contract
|
289
|
+
|
290
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
291
|
+
|
292
|
+
opts = {
|
293
|
+
datasource: "tranquility", # String | The server name you would like data from
|
294
|
+
page: 1, # Integer | Which page of results to return
|
295
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
296
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
297
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
298
|
+
}
|
299
|
+
|
300
|
+
begin
|
301
|
+
#Get corporation contract bids
|
302
|
+
result = api_instance.get_corporations_corporation_id_contracts_contract_id_bids(contract_id, corporation_id, opts)
|
303
|
+
p result
|
304
|
+
rescue ESIClient::ApiError => e
|
305
|
+
puts "Exception when calling ContractsApi->get_corporations_corporation_id_contracts_contract_id_bids: #{e}"
|
306
|
+
end
|
307
|
+
```
|
308
|
+
|
309
|
+
### Parameters
|
310
|
+
|
311
|
+
Name | Type | Description | Notes
|
312
|
+
------------- | ------------- | ------------- | -------------
|
313
|
+
**contract_id** | **Integer**| ID of a contract |
|
314
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
315
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
316
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
317
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
318
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
319
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
320
|
+
|
321
|
+
### Return type
|
322
|
+
|
323
|
+
[**Array<GetCorporationsCorporationIdContractsContractIdBids200Ok>**](GetCorporationsCorporationIdContractsContractIdBids200Ok.md)
|
324
|
+
|
325
|
+
### Authorization
|
326
|
+
|
327
|
+
[evesso](../README.md#evesso)
|
328
|
+
|
329
|
+
### HTTP request headers
|
330
|
+
|
331
|
+
- **Content-Type**: Not defined
|
332
|
+
- **Accept**: application/json
|
333
|
+
|
334
|
+
|
335
|
+
|
336
|
+
# **get_corporations_corporation_id_contracts_contract_id_items**
|
337
|
+
> Array<GetCorporationsCorporationIdContractsContractIdItems200Ok> get_corporations_corporation_id_contracts_contract_id_items(contract_id, corporation_id, opts)
|
338
|
+
|
339
|
+
Get corporation contract items
|
340
|
+
|
341
|
+
Lists items of a particular contract --- This route is cached for up to 3600 seconds
|
342
|
+
|
343
|
+
### Example
|
344
|
+
```ruby
|
345
|
+
# load the gem
|
346
|
+
require 'esi_client'
|
347
|
+
# setup authorization
|
348
|
+
ESIClient.configure do |config|
|
349
|
+
# Configure OAuth2 access token for authorization: evesso
|
350
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
351
|
+
end
|
352
|
+
|
353
|
+
api_instance = ESIClient::ContractsApi.new
|
354
|
+
|
355
|
+
contract_id = 56 # Integer | ID of a contract
|
356
|
+
|
357
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
358
|
+
|
359
|
+
opts = {
|
360
|
+
datasource: "tranquility", # String | The server name you would like data from
|
361
|
+
token: "token_example", # String | Access token to use if unable to set a header
|
362
|
+
user_agent: "user_agent_example", # String | Client identifier, takes precedence over headers
|
363
|
+
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
364
|
+
}
|
365
|
+
|
366
|
+
begin
|
367
|
+
#Get corporation contract items
|
368
|
+
result = api_instance.get_corporations_corporation_id_contracts_contract_id_items(contract_id, corporation_id, opts)
|
369
|
+
p result
|
370
|
+
rescue ESIClient::ApiError => e
|
371
|
+
puts "Exception when calling ContractsApi->get_corporations_corporation_id_contracts_contract_id_items: #{e}"
|
372
|
+
end
|
373
|
+
```
|
374
|
+
|
375
|
+
### Parameters
|
376
|
+
|
377
|
+
Name | Type | Description | Notes
|
378
|
+
------------- | ------------- | ------------- | -------------
|
379
|
+
**contract_id** | **Integer**| ID of a contract |
|
380
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
381
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
382
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
383
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
384
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
385
|
+
|
386
|
+
### Return type
|
387
|
+
|
388
|
+
[**Array<GetCorporationsCorporationIdContractsContractIdItems200Ok>**](GetCorporationsCorporationIdContractsContractIdItems200Ok.md)
|
389
|
+
|
390
|
+
### Authorization
|
391
|
+
|
392
|
+
[evesso](../README.md#evesso)
|
393
|
+
|
394
|
+
### HTTP request headers
|
395
|
+
|
396
|
+
- **Content-Type**: Not defined
|
397
|
+
- **Accept**: application/json
|
398
|
+
|
399
|
+
|
400
|
+
|