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
@@ -3,9 +3,10 @@
|
|
3
3
|
|
4
4
|
#An OpenAPI for EVE Online
|
5
5
|
|
6
|
-
OpenAPI spec version: 0.
|
6
|
+
OpenAPI spec version: 0.6.2
|
7
7
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
Swagger Codegen version: 2.3.0-SNAPSHOT
|
9
10
|
|
10
11
|
=end
|
11
12
|
|
@@ -26,7 +27,7 @@ module ESIClient
|
|
26
27
|
# @param destination_id The destination to travel to, can be solar system, station or structure's id
|
27
28
|
# @param [Hash] opts the optional parameters
|
28
29
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
29
|
-
# @option opts [String] :token Access token to use
|
30
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
30
31
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
31
32
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
32
33
|
# @return [nil]
|
@@ -42,7 +43,7 @@ module ESIClient
|
|
42
43
|
# @param destination_id The destination to travel to, can be solar system, station or structure's id
|
43
44
|
# @param [Hash] opts the optional parameters
|
44
45
|
# @option opts [String] :datasource The server name you would like data from
|
45
|
-
# @option opts [String] :token Access token to use
|
46
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
46
47
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
47
48
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
48
49
|
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
@@ -51,16 +52,22 @@ module ESIClient
|
|
51
52
|
@api_client.config.logger.debug "Calling API: UserInterfaceApi.post_ui_autopilot_waypoint ..."
|
52
53
|
end
|
53
54
|
# verify the required parameter 'add_to_beginning' is set
|
54
|
-
|
55
|
+
if @api_client.config.client_side_validation && add_to_beginning.nil?
|
56
|
+
fail ArgumentError, "Missing the required parameter 'add_to_beginning' when calling UserInterfaceApi.post_ui_autopilot_waypoint"
|
57
|
+
end
|
55
58
|
# verify the required parameter 'clear_other_waypoints' is set
|
56
|
-
|
59
|
+
if @api_client.config.client_side_validation && clear_other_waypoints.nil?
|
60
|
+
fail ArgumentError, "Missing the required parameter 'clear_other_waypoints' when calling UserInterfaceApi.post_ui_autopilot_waypoint"
|
61
|
+
end
|
57
62
|
# verify the required parameter 'destination_id' is set
|
58
|
-
|
59
|
-
|
63
|
+
if @api_client.config.client_side_validation && destination_id.nil?
|
64
|
+
fail ArgumentError, "Missing the required parameter 'destination_id' when calling UserInterfaceApi.post_ui_autopilot_waypoint"
|
65
|
+
end
|
66
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
60
67
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
61
68
|
end
|
62
69
|
# resource path
|
63
|
-
local_var_path = "/v2/ui/autopilot/waypoint/"
|
70
|
+
local_var_path = "/v2/ui/autopilot/waypoint/"
|
64
71
|
|
65
72
|
# query parameters
|
66
73
|
query_params = {}
|
@@ -100,7 +107,7 @@ module ESIClient
|
|
100
107
|
# @param contract_id The contract to open
|
101
108
|
# @param [Hash] opts the optional parameters
|
102
109
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
103
|
-
# @option opts [String] :token Access token to use
|
110
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
104
111
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
105
112
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
106
113
|
# @return [nil]
|
@@ -114,7 +121,7 @@ module ESIClient
|
|
114
121
|
# @param contract_id The contract to open
|
115
122
|
# @param [Hash] opts the optional parameters
|
116
123
|
# @option opts [String] :datasource The server name you would like data from
|
117
|
-
# @option opts [String] :token Access token to use
|
124
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
118
125
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
119
126
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
120
127
|
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
@@ -123,12 +130,14 @@ module ESIClient
|
|
123
130
|
@api_client.config.logger.debug "Calling API: UserInterfaceApi.post_ui_openwindow_contract ..."
|
124
131
|
end
|
125
132
|
# verify the required parameter 'contract_id' is set
|
126
|
-
|
127
|
-
|
133
|
+
if @api_client.config.client_side_validation && contract_id.nil?
|
134
|
+
fail ArgumentError, "Missing the required parameter 'contract_id' when calling UserInterfaceApi.post_ui_openwindow_contract"
|
135
|
+
end
|
136
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
128
137
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
129
138
|
end
|
130
139
|
# resource path
|
131
|
-
local_var_path = "/v1/ui/openwindow/contract/"
|
140
|
+
local_var_path = "/v1/ui/openwindow/contract/"
|
132
141
|
|
133
142
|
# query parameters
|
134
143
|
query_params = {}
|
@@ -166,7 +175,7 @@ module ESIClient
|
|
166
175
|
# @param target_id The target to open
|
167
176
|
# @param [Hash] opts the optional parameters
|
168
177
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
169
|
-
# @option opts [String] :token Access token to use
|
178
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
170
179
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
171
180
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
172
181
|
# @return [nil]
|
@@ -180,7 +189,7 @@ module ESIClient
|
|
180
189
|
# @param target_id The target to open
|
181
190
|
# @param [Hash] opts the optional parameters
|
182
191
|
# @option opts [String] :datasource The server name you would like data from
|
183
|
-
# @option opts [String] :token Access token to use
|
192
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
184
193
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
185
194
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
186
195
|
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
@@ -189,12 +198,14 @@ module ESIClient
|
|
189
198
|
@api_client.config.logger.debug "Calling API: UserInterfaceApi.post_ui_openwindow_information ..."
|
190
199
|
end
|
191
200
|
# verify the required parameter 'target_id' is set
|
192
|
-
|
193
|
-
|
201
|
+
if @api_client.config.client_side_validation && target_id.nil?
|
202
|
+
fail ArgumentError, "Missing the required parameter 'target_id' when calling UserInterfaceApi.post_ui_openwindow_information"
|
203
|
+
end
|
204
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
194
205
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
195
206
|
end
|
196
207
|
# resource path
|
197
|
-
local_var_path = "/v1/ui/openwindow/information/"
|
208
|
+
local_var_path = "/v1/ui/openwindow/information/"
|
198
209
|
|
199
210
|
# query parameters
|
200
211
|
query_params = {}
|
@@ -232,7 +243,7 @@ module ESIClient
|
|
232
243
|
# @param type_id The item type to open in market window
|
233
244
|
# @param [Hash] opts the optional parameters
|
234
245
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
235
|
-
# @option opts [String] :token Access token to use
|
246
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
236
247
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
237
248
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
238
249
|
# @return [nil]
|
@@ -246,7 +257,7 @@ module ESIClient
|
|
246
257
|
# @param type_id The item type to open in market window
|
247
258
|
# @param [Hash] opts the optional parameters
|
248
259
|
# @option opts [String] :datasource The server name you would like data from
|
249
|
-
# @option opts [String] :token Access token to use
|
260
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
250
261
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
251
262
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
252
263
|
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
@@ -255,12 +266,14 @@ module ESIClient
|
|
255
266
|
@api_client.config.logger.debug "Calling API: UserInterfaceApi.post_ui_openwindow_marketdetails ..."
|
256
267
|
end
|
257
268
|
# verify the required parameter 'type_id' is set
|
258
|
-
|
259
|
-
|
269
|
+
if @api_client.config.client_side_validation && type_id.nil?
|
270
|
+
fail ArgumentError, "Missing the required parameter 'type_id' when calling UserInterfaceApi.post_ui_openwindow_marketdetails"
|
271
|
+
end
|
272
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
260
273
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
261
274
|
end
|
262
275
|
# resource path
|
263
|
-
local_var_path = "/v1/ui/openwindow/marketdetails/"
|
276
|
+
local_var_path = "/v1/ui/openwindow/marketdetails/"
|
264
277
|
|
265
278
|
# query parameters
|
266
279
|
query_params = {}
|
@@ -298,7 +311,7 @@ module ESIClient
|
|
298
311
|
# @param new_mail The details of mail to create
|
299
312
|
# @param [Hash] opts the optional parameters
|
300
313
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
301
|
-
# @option opts [String] :token Access token to use
|
314
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
302
315
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
303
316
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
304
317
|
# @return [nil]
|
@@ -312,7 +325,7 @@ module ESIClient
|
|
312
325
|
# @param new_mail The details of mail to create
|
313
326
|
# @param [Hash] opts the optional parameters
|
314
327
|
# @option opts [String] :datasource The server name you would like data from
|
315
|
-
# @option opts [String] :token Access token to use
|
328
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
316
329
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
317
330
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
318
331
|
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
@@ -321,12 +334,14 @@ module ESIClient
|
|
321
334
|
@api_client.config.logger.debug "Calling API: UserInterfaceApi.post_ui_openwindow_newmail ..."
|
322
335
|
end
|
323
336
|
# verify the required parameter 'new_mail' is set
|
324
|
-
|
325
|
-
|
337
|
+
if @api_client.config.client_side_validation && new_mail.nil?
|
338
|
+
fail ArgumentError, "Missing the required parameter 'new_mail' when calling UserInterfaceApi.post_ui_openwindow_newmail"
|
339
|
+
end
|
340
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
326
341
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
327
342
|
end
|
328
343
|
# resource path
|
329
|
-
local_var_path = "/v1/ui/openwindow/newmail/"
|
344
|
+
local_var_path = "/v1/ui/openwindow/newmail/"
|
330
345
|
|
331
346
|
# query parameters
|
332
347
|
query_params = {}
|
@@ -3,9 +3,10 @@
|
|
3
3
|
|
4
4
|
#An OpenAPI for EVE Online
|
5
5
|
|
6
|
-
OpenAPI spec version: 0.
|
6
|
+
OpenAPI spec version: 0.6.2
|
7
7
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
Swagger Codegen version: 2.3.0-SNAPSHOT
|
9
10
|
|
10
11
|
=end
|
11
12
|
|
@@ -19,44 +20,426 @@ module ESIClient
|
|
19
20
|
@api_client = api_client
|
20
21
|
end
|
21
22
|
|
22
|
-
#
|
23
|
-
#
|
23
|
+
# Get a character's wallet balance
|
24
|
+
# Returns a character's wallet balance --- This route is cached for up to 120 seconds
|
24
25
|
# @param character_id An EVE character ID
|
25
26
|
# @param [Hash] opts the optional parameters
|
26
27
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
27
|
-
# @option opts [String] :token Access token to use
|
28
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
28
29
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
29
30
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
30
|
-
# @return [
|
31
|
-
def
|
32
|
-
data, _status_code, _headers =
|
31
|
+
# @return [Float]
|
32
|
+
def get_characters_character_id_wallet(character_id, opts = {})
|
33
|
+
data, _status_code, _headers = get_characters_character_id_wallet_with_http_info(character_id, opts)
|
33
34
|
return data
|
34
35
|
end
|
35
36
|
|
36
|
-
#
|
37
|
-
#
|
37
|
+
# Get a character's wallet balance
|
38
|
+
# Returns a character's wallet balance --- This route is cached for up to 120 seconds
|
38
39
|
# @param character_id An EVE character ID
|
39
40
|
# @param [Hash] opts the optional parameters
|
40
41
|
# @option opts [String] :datasource The server name you would like data from
|
41
|
-
# @option opts [String] :token Access token to use
|
42
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
42
43
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
43
44
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
44
|
-
# @return [Array<(
|
45
|
-
def
|
45
|
+
# @return [Array<(Float, Fixnum, Hash)>] Float data, response status code and response headers
|
46
|
+
def get_characters_character_id_wallet_with_http_info(character_id, opts = {})
|
46
47
|
if @api_client.config.debugging
|
47
|
-
@api_client.config.logger.debug "Calling API: WalletApi.
|
48
|
+
@api_client.config.logger.debug "Calling API: WalletApi.get_characters_character_id_wallet ..."
|
48
49
|
end
|
49
50
|
# verify the required parameter 'character_id' is set
|
50
|
-
|
51
|
-
|
51
|
+
if @api_client.config.client_side_validation && character_id.nil?
|
52
|
+
fail ArgumentError, "Missing the required parameter 'character_id' when calling WalletApi.get_characters_character_id_wallet"
|
53
|
+
end
|
54
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
55
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
56
|
+
end
|
57
|
+
# resource path
|
58
|
+
local_var_path = "/v1/characters/{character_id}/wallet/".sub('{' + 'character_id' + '}', character_id.to_s)
|
59
|
+
|
60
|
+
# query parameters
|
61
|
+
query_params = {}
|
62
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
63
|
+
query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
|
64
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
65
|
+
|
66
|
+
# header parameters
|
67
|
+
header_params = {}
|
68
|
+
# HTTP header 'Accept' (if needed)
|
69
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
70
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
71
|
+
|
72
|
+
# form parameters
|
73
|
+
form_params = {}
|
74
|
+
|
75
|
+
# http body (model)
|
76
|
+
post_body = nil
|
77
|
+
auth_names = ['evesso']
|
78
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
79
|
+
:header_params => header_params,
|
80
|
+
:query_params => query_params,
|
81
|
+
:form_params => form_params,
|
82
|
+
:body => post_body,
|
83
|
+
:auth_names => auth_names,
|
84
|
+
:return_type => 'Float')
|
85
|
+
if @api_client.config.debugging
|
86
|
+
@api_client.config.logger.debug "API called: WalletApi#get_characters_character_id_wallet\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
87
|
+
end
|
88
|
+
return data, status_code, headers
|
89
|
+
end
|
90
|
+
|
91
|
+
# Get character wallet journal
|
92
|
+
# Retrieve character wallet journal --- This route is cached for up to 3600 seconds
|
93
|
+
# @param character_id An EVE character ID
|
94
|
+
# @param [Hash] opts the optional parameters
|
95
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
96
|
+
# @option opts [Integer] :from_id Only show journal entries happened before the transaction referenced by this id
|
97
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
98
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
99
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
100
|
+
# @return [Array<GetCharactersCharacterIdWalletJournal200Ok>]
|
101
|
+
def get_characters_character_id_wallet_journal(character_id, opts = {})
|
102
|
+
data, _status_code, _headers = get_characters_character_id_wallet_journal_with_http_info(character_id, opts)
|
103
|
+
return data
|
104
|
+
end
|
105
|
+
|
106
|
+
# Get character wallet journal
|
107
|
+
# Retrieve character wallet journal --- This route is cached for up to 3600 seconds
|
108
|
+
# @param character_id An EVE character ID
|
109
|
+
# @param [Hash] opts the optional parameters
|
110
|
+
# @option opts [String] :datasource The server name you would like data from
|
111
|
+
# @option opts [Integer] :from_id Only show journal entries happened before the transaction referenced by this id
|
112
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
113
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
114
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
115
|
+
# @return [Array<(Array<GetCharactersCharacterIdWalletJournal200Ok>, Fixnum, Hash)>] Array<GetCharactersCharacterIdWalletJournal200Ok> data, response status code and response headers
|
116
|
+
def get_characters_character_id_wallet_journal_with_http_info(character_id, opts = {})
|
117
|
+
if @api_client.config.debugging
|
118
|
+
@api_client.config.logger.debug "Calling API: WalletApi.get_characters_character_id_wallet_journal ..."
|
119
|
+
end
|
120
|
+
# verify the required parameter 'character_id' is set
|
121
|
+
if @api_client.config.client_side_validation && character_id.nil?
|
122
|
+
fail ArgumentError, "Missing the required parameter 'character_id' when calling WalletApi.get_characters_character_id_wallet_journal"
|
123
|
+
end
|
124
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
125
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
126
|
+
end
|
127
|
+
# resource path
|
128
|
+
local_var_path = "/v2/characters/{character_id}/wallet/journal/".sub('{' + 'character_id' + '}', character_id.to_s)
|
129
|
+
|
130
|
+
# query parameters
|
131
|
+
query_params = {}
|
132
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
133
|
+
query_params[:'from_id'] = opts[:'from_id'] if !opts[:'from_id'].nil?
|
134
|
+
query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
|
135
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
136
|
+
|
137
|
+
# header parameters
|
138
|
+
header_params = {}
|
139
|
+
# HTTP header 'Accept' (if needed)
|
140
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
141
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
142
|
+
|
143
|
+
# form parameters
|
144
|
+
form_params = {}
|
145
|
+
|
146
|
+
# http body (model)
|
147
|
+
post_body = nil
|
148
|
+
auth_names = ['evesso']
|
149
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
150
|
+
:header_params => header_params,
|
151
|
+
:query_params => query_params,
|
152
|
+
:form_params => form_params,
|
153
|
+
:body => post_body,
|
154
|
+
:auth_names => auth_names,
|
155
|
+
:return_type => 'Array<GetCharactersCharacterIdWalletJournal200Ok>')
|
156
|
+
if @api_client.config.debugging
|
157
|
+
@api_client.config.logger.debug "API called: WalletApi#get_characters_character_id_wallet_journal\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
158
|
+
end
|
159
|
+
return data, status_code, headers
|
160
|
+
end
|
161
|
+
|
162
|
+
# Get wallet transactions
|
163
|
+
# Get wallet transactions of a character --- This route is cached for up to 3600 seconds
|
164
|
+
# @param character_id An EVE character ID
|
165
|
+
# @param [Hash] opts the optional parameters
|
166
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
167
|
+
# @option opts [Integer] :from_id Only show transactions happened before the one referenced by this id
|
168
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
169
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
170
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
171
|
+
# @return [Array<GetCharactersCharacterIdWalletTransactions200Ok>]
|
172
|
+
def get_characters_character_id_wallet_transactions(character_id, opts = {})
|
173
|
+
data, _status_code, _headers = get_characters_character_id_wallet_transactions_with_http_info(character_id, opts)
|
174
|
+
return data
|
175
|
+
end
|
176
|
+
|
177
|
+
# Get wallet transactions
|
178
|
+
# Get wallet transactions of a character --- This route is cached for up to 3600 seconds
|
179
|
+
# @param character_id An EVE character ID
|
180
|
+
# @param [Hash] opts the optional parameters
|
181
|
+
# @option opts [String] :datasource The server name you would like data from
|
182
|
+
# @option opts [Integer] :from_id Only show transactions happened before the one referenced by this id
|
183
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
184
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
185
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
186
|
+
# @return [Array<(Array<GetCharactersCharacterIdWalletTransactions200Ok>, Fixnum, Hash)>] Array<GetCharactersCharacterIdWalletTransactions200Ok> data, response status code and response headers
|
187
|
+
def get_characters_character_id_wallet_transactions_with_http_info(character_id, opts = {})
|
188
|
+
if @api_client.config.debugging
|
189
|
+
@api_client.config.logger.debug "Calling API: WalletApi.get_characters_character_id_wallet_transactions ..."
|
190
|
+
end
|
191
|
+
# verify the required parameter 'character_id' is set
|
192
|
+
if @api_client.config.client_side_validation && character_id.nil?
|
193
|
+
fail ArgumentError, "Missing the required parameter 'character_id' when calling WalletApi.get_characters_character_id_wallet_transactions"
|
194
|
+
end
|
195
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
196
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
197
|
+
end
|
198
|
+
# resource path
|
199
|
+
local_var_path = "/v1/characters/{character_id}/wallet/transactions/".sub('{' + 'character_id' + '}', character_id.to_s)
|
200
|
+
|
201
|
+
# query parameters
|
202
|
+
query_params = {}
|
203
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
204
|
+
query_params[:'from_id'] = opts[:'from_id'] if !opts[:'from_id'].nil?
|
205
|
+
query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
|
206
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
207
|
+
|
208
|
+
# header parameters
|
209
|
+
header_params = {}
|
210
|
+
# HTTP header 'Accept' (if needed)
|
211
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
212
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
213
|
+
|
214
|
+
# form parameters
|
215
|
+
form_params = {}
|
216
|
+
|
217
|
+
# http body (model)
|
218
|
+
post_body = nil
|
219
|
+
auth_names = ['evesso']
|
220
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
221
|
+
:header_params => header_params,
|
222
|
+
:query_params => query_params,
|
223
|
+
:form_params => form_params,
|
224
|
+
:body => post_body,
|
225
|
+
:auth_names => auth_names,
|
226
|
+
:return_type => 'Array<GetCharactersCharacterIdWalletTransactions200Ok>')
|
227
|
+
if @api_client.config.debugging
|
228
|
+
@api_client.config.logger.debug "API called: WalletApi#get_characters_character_id_wallet_transactions\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
229
|
+
end
|
230
|
+
return data, status_code, headers
|
231
|
+
end
|
232
|
+
|
233
|
+
# Returns a corporation's wallet balance
|
234
|
+
# Get a corporation's wallets --- This route is cached for up to 300 seconds
|
235
|
+
# @param corporation_id An EVE corporation ID
|
236
|
+
# @param [Hash] opts the optional parameters
|
237
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
238
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
239
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
240
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
241
|
+
# @return [Array<GetCorporationsCorporationIdWallets200Ok>]
|
242
|
+
def get_corporations_corporation_id_wallets(corporation_id, opts = {})
|
243
|
+
data, _status_code, _headers = get_corporations_corporation_id_wallets_with_http_info(corporation_id, opts)
|
244
|
+
return data
|
245
|
+
end
|
246
|
+
|
247
|
+
# Returns a corporation's wallet balance
|
248
|
+
# Get a corporation's wallets --- This route is cached for up to 300 seconds
|
249
|
+
# @param corporation_id An EVE corporation ID
|
250
|
+
# @param [Hash] opts the optional parameters
|
251
|
+
# @option opts [String] :datasource The server name you would like data from
|
252
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
253
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
254
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
255
|
+
# @return [Array<(Array<GetCorporationsCorporationIdWallets200Ok>, Fixnum, Hash)>] Array<GetCorporationsCorporationIdWallets200Ok> data, response status code and response headers
|
256
|
+
def get_corporations_corporation_id_wallets_with_http_info(corporation_id, opts = {})
|
257
|
+
if @api_client.config.debugging
|
258
|
+
@api_client.config.logger.debug "Calling API: WalletApi.get_corporations_corporation_id_wallets ..."
|
259
|
+
end
|
260
|
+
# verify the required parameter 'corporation_id' is set
|
261
|
+
if @api_client.config.client_side_validation && corporation_id.nil?
|
262
|
+
fail ArgumentError, "Missing the required parameter 'corporation_id' when calling WalletApi.get_corporations_corporation_id_wallets"
|
263
|
+
end
|
264
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
265
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
266
|
+
end
|
267
|
+
# resource path
|
268
|
+
local_var_path = "/v1/corporations/{corporation_id}/wallets/".sub('{' + 'corporation_id' + '}', corporation_id.to_s)
|
269
|
+
|
270
|
+
# query parameters
|
271
|
+
query_params = {}
|
272
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
273
|
+
query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
|
274
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
275
|
+
|
276
|
+
# header parameters
|
277
|
+
header_params = {}
|
278
|
+
# HTTP header 'Accept' (if needed)
|
279
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
280
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
281
|
+
|
282
|
+
# form parameters
|
283
|
+
form_params = {}
|
284
|
+
|
285
|
+
# http body (model)
|
286
|
+
post_body = nil
|
287
|
+
auth_names = ['evesso']
|
288
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
289
|
+
:header_params => header_params,
|
290
|
+
:query_params => query_params,
|
291
|
+
:form_params => form_params,
|
292
|
+
:body => post_body,
|
293
|
+
:auth_names => auth_names,
|
294
|
+
:return_type => 'Array<GetCorporationsCorporationIdWallets200Ok>')
|
295
|
+
if @api_client.config.debugging
|
296
|
+
@api_client.config.logger.debug "API called: WalletApi#get_corporations_corporation_id_wallets\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
297
|
+
end
|
298
|
+
return data, status_code, headers
|
299
|
+
end
|
300
|
+
|
301
|
+
# Get corporation wallet journal
|
302
|
+
# Retrieve corporation wallet journal --- This route is cached for up to 3600 seconds
|
303
|
+
# @param corporation_id An EVE corporation ID
|
304
|
+
# @param division Wallet key of the division to fetch journals from
|
305
|
+
# @param [Hash] opts the optional parameters
|
306
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
307
|
+
# @option opts [Integer] :from_id Only show journal entries happened before the transaction referenced by this id
|
308
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
309
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
310
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
311
|
+
# @return [Array<GetCorporationsCorporationIdWalletsDivisionJournal200Ok>]
|
312
|
+
def get_corporations_corporation_id_wallets_division_journal(corporation_id, division, opts = {})
|
313
|
+
data, _status_code, _headers = get_corporations_corporation_id_wallets_division_journal_with_http_info(corporation_id, division, opts)
|
314
|
+
return data
|
315
|
+
end
|
316
|
+
|
317
|
+
# Get corporation wallet journal
|
318
|
+
# Retrieve corporation wallet journal --- This route is cached for up to 3600 seconds
|
319
|
+
# @param corporation_id An EVE corporation ID
|
320
|
+
# @param division Wallet key of the division to fetch journals from
|
321
|
+
# @param [Hash] opts the optional parameters
|
322
|
+
# @option opts [String] :datasource The server name you would like data from
|
323
|
+
# @option opts [Integer] :from_id Only show journal entries happened before the transaction referenced by this id
|
324
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
325
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
326
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
327
|
+
# @return [Array<(Array<GetCorporationsCorporationIdWalletsDivisionJournal200Ok>, Fixnum, Hash)>] Array<GetCorporationsCorporationIdWalletsDivisionJournal200Ok> data, response status code and response headers
|
328
|
+
def get_corporations_corporation_id_wallets_division_journal_with_http_info(corporation_id, division, opts = {})
|
329
|
+
if @api_client.config.debugging
|
330
|
+
@api_client.config.logger.debug "Calling API: WalletApi.get_corporations_corporation_id_wallets_division_journal ..."
|
331
|
+
end
|
332
|
+
# verify the required parameter 'corporation_id' is set
|
333
|
+
if @api_client.config.client_side_validation && corporation_id.nil?
|
334
|
+
fail ArgumentError, "Missing the required parameter 'corporation_id' when calling WalletApi.get_corporations_corporation_id_wallets_division_journal"
|
335
|
+
end
|
336
|
+
# verify the required parameter 'division' is set
|
337
|
+
if @api_client.config.client_side_validation && division.nil?
|
338
|
+
fail ArgumentError, "Missing the required parameter 'division' when calling WalletApi.get_corporations_corporation_id_wallets_division_journal"
|
339
|
+
end
|
340
|
+
if @api_client.config.client_side_validation && division > 7
|
341
|
+
fail ArgumentError, 'invalid value for "division" when calling WalletApi.get_corporations_corporation_id_wallets_division_journal, must be smaller than or equal to 7.'
|
342
|
+
end
|
343
|
+
|
344
|
+
if @api_client.config.client_side_validation && division < 1
|
345
|
+
fail ArgumentError, 'invalid value for "division" when calling WalletApi.get_corporations_corporation_id_wallets_division_journal, must be greater than or equal to 1.'
|
346
|
+
end
|
347
|
+
|
348
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
349
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
350
|
+
end
|
351
|
+
# resource path
|
352
|
+
local_var_path = "/v1/corporations/{corporation_id}/wallets/{division}/journal/".sub('{' + 'corporation_id' + '}', corporation_id.to_s).sub('{' + 'division' + '}', division.to_s)
|
353
|
+
|
354
|
+
# query parameters
|
355
|
+
query_params = {}
|
356
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
357
|
+
query_params[:'from_id'] = opts[:'from_id'] if !opts[:'from_id'].nil?
|
358
|
+
query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
|
359
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
360
|
+
|
361
|
+
# header parameters
|
362
|
+
header_params = {}
|
363
|
+
# HTTP header 'Accept' (if needed)
|
364
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
365
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
366
|
+
|
367
|
+
# form parameters
|
368
|
+
form_params = {}
|
369
|
+
|
370
|
+
# http body (model)
|
371
|
+
post_body = nil
|
372
|
+
auth_names = ['evesso']
|
373
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
374
|
+
:header_params => header_params,
|
375
|
+
:query_params => query_params,
|
376
|
+
:form_params => form_params,
|
377
|
+
:body => post_body,
|
378
|
+
:auth_names => auth_names,
|
379
|
+
:return_type => 'Array<GetCorporationsCorporationIdWalletsDivisionJournal200Ok>')
|
380
|
+
if @api_client.config.debugging
|
381
|
+
@api_client.config.logger.debug "API called: WalletApi#get_corporations_corporation_id_wallets_division_journal\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
382
|
+
end
|
383
|
+
return data, status_code, headers
|
384
|
+
end
|
385
|
+
|
386
|
+
# Get corporation wallet transactions
|
387
|
+
# Get wallet transactions of a corporation --- This route is cached for up to 3600 seconds
|
388
|
+
# @param corporation_id An EVE corporation ID
|
389
|
+
# @param division Wallet key of the division to fetch journals from
|
390
|
+
# @param [Hash] opts the optional parameters
|
391
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
392
|
+
# @option opts [Integer] :from_id Only show journal entries happened before the transaction referenced by this id
|
393
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
394
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
395
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
396
|
+
# @return [Array<GetCorporationsCorporationIdWalletsDivisionTransactions200Ok>]
|
397
|
+
def get_corporations_corporation_id_wallets_division_transactions(corporation_id, division, opts = {})
|
398
|
+
data, _status_code, _headers = get_corporations_corporation_id_wallets_division_transactions_with_http_info(corporation_id, division, opts)
|
399
|
+
return data
|
400
|
+
end
|
401
|
+
|
402
|
+
# Get corporation wallet transactions
|
403
|
+
# Get wallet transactions of a corporation --- This route is cached for up to 3600 seconds
|
404
|
+
# @param corporation_id An EVE corporation ID
|
405
|
+
# @param division Wallet key of the division to fetch journals from
|
406
|
+
# @param [Hash] opts the optional parameters
|
407
|
+
# @option opts [String] :datasource The server name you would like data from
|
408
|
+
# @option opts [Integer] :from_id Only show journal entries happened before the transaction referenced by this id
|
409
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
410
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
411
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
412
|
+
# @return [Array<(Array<GetCorporationsCorporationIdWalletsDivisionTransactions200Ok>, Fixnum, Hash)>] Array<GetCorporationsCorporationIdWalletsDivisionTransactions200Ok> data, response status code and response headers
|
413
|
+
def get_corporations_corporation_id_wallets_division_transactions_with_http_info(corporation_id, division, opts = {})
|
414
|
+
if @api_client.config.debugging
|
415
|
+
@api_client.config.logger.debug "Calling API: WalletApi.get_corporations_corporation_id_wallets_division_transactions ..."
|
416
|
+
end
|
417
|
+
# verify the required parameter 'corporation_id' is set
|
418
|
+
if @api_client.config.client_side_validation && corporation_id.nil?
|
419
|
+
fail ArgumentError, "Missing the required parameter 'corporation_id' when calling WalletApi.get_corporations_corporation_id_wallets_division_transactions"
|
420
|
+
end
|
421
|
+
# verify the required parameter 'division' is set
|
422
|
+
if @api_client.config.client_side_validation && division.nil?
|
423
|
+
fail ArgumentError, "Missing the required parameter 'division' when calling WalletApi.get_corporations_corporation_id_wallets_division_transactions"
|
424
|
+
end
|
425
|
+
if @api_client.config.client_side_validation && division > 7
|
426
|
+
fail ArgumentError, 'invalid value for "division" when calling WalletApi.get_corporations_corporation_id_wallets_division_transactions, must be smaller than or equal to 7.'
|
427
|
+
end
|
428
|
+
|
429
|
+
if @api_client.config.client_side_validation && division < 1
|
430
|
+
fail ArgumentError, 'invalid value for "division" when calling WalletApi.get_corporations_corporation_id_wallets_division_transactions, must be greater than or equal to 1.'
|
431
|
+
end
|
432
|
+
|
433
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
52
434
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
53
435
|
end
|
54
436
|
# resource path
|
55
|
-
local_var_path = "/v1/
|
437
|
+
local_var_path = "/v1/corporations/{corporation_id}/wallets/{division}/transactions/".sub('{' + 'corporation_id' + '}', corporation_id.to_s).sub('{' + 'division' + '}', division.to_s)
|
56
438
|
|
57
439
|
# query parameters
|
58
440
|
query_params = {}
|
59
441
|
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
442
|
+
query_params[:'from_id'] = opts[:'from_id'] if !opts[:'from_id'].nil?
|
60
443
|
query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
|
61
444
|
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
62
445
|
|
@@ -78,9 +461,9 @@ module ESIClient
|
|
78
461
|
:form_params => form_params,
|
79
462
|
:body => post_body,
|
80
463
|
:auth_names => auth_names,
|
81
|
-
:return_type => 'Array<
|
464
|
+
:return_type => 'Array<GetCorporationsCorporationIdWalletsDivisionTransactions200Ok>')
|
82
465
|
if @api_client.config.debugging
|
83
|
-
@api_client.config.logger.debug "API called: WalletApi#
|
466
|
+
@api_client.config.logger.debug "API called: WalletApi#get_corporations_corporation_id_wallets_division_transactions\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
84
467
|
end
|
85
468
|
return data, status_code, headers
|
86
469
|
end
|