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
|
|
@@ -21,11 +22,11 @@ module ESIClient
|
|
21
22
|
|
22
23
|
# Delete fitting
|
23
24
|
# Delete a fitting from a character ---
|
24
|
-
# @param character_id
|
25
|
+
# @param character_id An EVE character ID
|
25
26
|
# @param fitting_id ID for a fitting of this character
|
26
27
|
# @param [Hash] opts the optional parameters
|
27
28
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
28
|
-
# @option opts [String] :token Access token to use
|
29
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
29
30
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
30
31
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
31
32
|
# @return [nil]
|
@@ -36,11 +37,11 @@ module ESIClient
|
|
36
37
|
|
37
38
|
# Delete fitting
|
38
39
|
# Delete a fitting from a character ---
|
39
|
-
# @param character_id
|
40
|
+
# @param character_id An EVE character ID
|
40
41
|
# @param fitting_id ID for a fitting of this character
|
41
42
|
# @param [Hash] opts the optional parameters
|
42
43
|
# @option opts [String] :datasource The server name you would like data from
|
43
|
-
# @option opts [String] :token Access token to use
|
44
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
44
45
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
45
46
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
46
47
|
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
@@ -49,14 +50,18 @@ module ESIClient
|
|
49
50
|
@api_client.config.logger.debug "Calling API: FittingsApi.delete_characters_character_id_fittings_fitting_id ..."
|
50
51
|
end
|
51
52
|
# verify the required parameter 'character_id' is set
|
52
|
-
|
53
|
+
if @api_client.config.client_side_validation && character_id.nil?
|
54
|
+
fail ArgumentError, "Missing the required parameter 'character_id' when calling FittingsApi.delete_characters_character_id_fittings_fitting_id"
|
55
|
+
end
|
53
56
|
# verify the required parameter 'fitting_id' is set
|
54
|
-
|
55
|
-
|
57
|
+
if @api_client.config.client_side_validation && fitting_id.nil?
|
58
|
+
fail ArgumentError, "Missing the required parameter 'fitting_id' when calling FittingsApi.delete_characters_character_id_fittings_fitting_id"
|
59
|
+
end
|
60
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
56
61
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
57
62
|
end
|
58
63
|
# resource path
|
59
|
-
local_var_path = "/v1/characters/{character_id}/fittings/{fitting_id}/".sub('{
|
64
|
+
local_var_path = "/v1/characters/{character_id}/fittings/{fitting_id}/".sub('{' + 'character_id' + '}', character_id.to_s).sub('{' + 'fitting_id' + '}', fitting_id.to_s)
|
60
65
|
|
61
66
|
# query parameters
|
62
67
|
query_params = {}
|
@@ -90,10 +95,10 @@ module ESIClient
|
|
90
95
|
|
91
96
|
# Get fittings
|
92
97
|
# Return fittings of a character --- This route is cached for up to 300 seconds
|
93
|
-
# @param character_id
|
98
|
+
# @param character_id An EVE character ID
|
94
99
|
# @param [Hash] opts the optional parameters
|
95
100
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
96
|
-
# @option opts [String] :token Access token to use
|
101
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
97
102
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
98
103
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
99
104
|
# @return [Array<GetCharactersCharacterIdFittings200Ok>]
|
@@ -104,10 +109,10 @@ module ESIClient
|
|
104
109
|
|
105
110
|
# Get fittings
|
106
111
|
# Return fittings of a character --- This route is cached for up to 300 seconds
|
107
|
-
# @param character_id
|
112
|
+
# @param character_id An EVE character ID
|
108
113
|
# @param [Hash] opts the optional parameters
|
109
114
|
# @option opts [String] :datasource The server name you would like data from
|
110
|
-
# @option opts [String] :token Access token to use
|
115
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
111
116
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
112
117
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
113
118
|
# @return [Array<(Array<GetCharactersCharacterIdFittings200Ok>, Fixnum, Hash)>] Array<GetCharactersCharacterIdFittings200Ok> data, response status code and response headers
|
@@ -116,12 +121,14 @@ module ESIClient
|
|
116
121
|
@api_client.config.logger.debug "Calling API: FittingsApi.get_characters_character_id_fittings ..."
|
117
122
|
end
|
118
123
|
# verify the required parameter 'character_id' is set
|
119
|
-
|
120
|
-
|
124
|
+
if @api_client.config.client_side_validation && character_id.nil?
|
125
|
+
fail ArgumentError, "Missing the required parameter 'character_id' when calling FittingsApi.get_characters_character_id_fittings"
|
126
|
+
end
|
127
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
121
128
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
122
129
|
end
|
123
130
|
# resource path
|
124
|
-
local_var_path = "/v1/characters/{character_id}/fittings/".sub('{
|
131
|
+
local_var_path = "/v1/characters/{character_id}/fittings/".sub('{' + 'character_id' + '}', character_id.to_s)
|
125
132
|
|
126
133
|
# query parameters
|
127
134
|
query_params = {}
|
@@ -156,11 +163,11 @@ module ESIClient
|
|
156
163
|
|
157
164
|
# Create fitting
|
158
165
|
# Save a new fitting for a character ---
|
159
|
-
# @param character_id
|
166
|
+
# @param character_id An EVE character ID
|
160
167
|
# @param [Hash] opts the optional parameters
|
161
168
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
162
169
|
# @option opts [PostCharactersCharacterIdFittingsFitting] :fitting Details about the new fitting
|
163
|
-
# @option opts [String] :token Access token to use
|
170
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
164
171
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
165
172
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
166
173
|
# @return [PostCharactersCharacterIdFittingsCreated]
|
@@ -171,11 +178,11 @@ module ESIClient
|
|
171
178
|
|
172
179
|
# Create fitting
|
173
180
|
# Save a new fitting for a character ---
|
174
|
-
# @param character_id
|
181
|
+
# @param character_id An EVE character ID
|
175
182
|
# @param [Hash] opts the optional parameters
|
176
183
|
# @option opts [String] :datasource The server name you would like data from
|
177
184
|
# @option opts [PostCharactersCharacterIdFittingsFitting] :fitting Details about the new fitting
|
178
|
-
# @option opts [String] :token Access token to use
|
185
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
179
186
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
180
187
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
181
188
|
# @return [Array<(PostCharactersCharacterIdFittingsCreated, Fixnum, Hash)>] PostCharactersCharacterIdFittingsCreated data, response status code and response headers
|
@@ -184,12 +191,14 @@ module ESIClient
|
|
184
191
|
@api_client.config.logger.debug "Calling API: FittingsApi.post_characters_character_id_fittings ..."
|
185
192
|
end
|
186
193
|
# verify the required parameter 'character_id' is set
|
187
|
-
|
188
|
-
|
194
|
+
if @api_client.config.client_side_validation && character_id.nil?
|
195
|
+
fail ArgumentError, "Missing the required parameter 'character_id' when calling FittingsApi.post_characters_character_id_fittings"
|
196
|
+
end
|
197
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
189
198
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
190
199
|
end
|
191
200
|
# resource path
|
192
|
-
local_var_path = "/v1/characters/{character_id}/fittings/".sub('{
|
201
|
+
local_var_path = "/v1/characters/{character_id}/fittings/".sub('{' + 'character_id' + '}', character_id.to_s)
|
193
202
|
|
194
203
|
# query parameters
|
195
204
|
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
|
|
@@ -25,7 +26,7 @@ module ESIClient
|
|
25
26
|
# @param member_id The character ID of a member in this fleet
|
26
27
|
# @param [Hash] opts the optional parameters
|
27
28
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
28
|
-
# @option opts [String] :token Access token to use
|
29
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
29
30
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
30
31
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
31
32
|
# @return [nil]
|
@@ -40,7 +41,7 @@ module ESIClient
|
|
40
41
|
# @param member_id The character ID of a member in this fleet
|
41
42
|
# @param [Hash] opts the optional parameters
|
42
43
|
# @option opts [String] :datasource The server name you would like data from
|
43
|
-
# @option opts [String] :token Access token to use
|
44
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
44
45
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
45
46
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
46
47
|
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
@@ -49,14 +50,18 @@ module ESIClient
|
|
49
50
|
@api_client.config.logger.debug "Calling API: FleetsApi.delete_fleets_fleet_id_members_member_id ..."
|
50
51
|
end
|
51
52
|
# verify the required parameter 'fleet_id' is set
|
52
|
-
|
53
|
+
if @api_client.config.client_side_validation && fleet_id.nil?
|
54
|
+
fail ArgumentError, "Missing the required parameter 'fleet_id' when calling FleetsApi.delete_fleets_fleet_id_members_member_id"
|
55
|
+
end
|
53
56
|
# verify the required parameter 'member_id' is set
|
54
|
-
|
55
|
-
|
57
|
+
if @api_client.config.client_side_validation && member_id.nil?
|
58
|
+
fail ArgumentError, "Missing the required parameter 'member_id' when calling FleetsApi.delete_fleets_fleet_id_members_member_id"
|
59
|
+
end
|
60
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
56
61
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
57
62
|
end
|
58
63
|
# resource path
|
59
|
-
local_var_path = "/v1/fleets/{fleet_id}/members/{member_id}/".sub('{
|
64
|
+
local_var_path = "/v1/fleets/{fleet_id}/members/{member_id}/".sub('{' + 'fleet_id' + '}', fleet_id.to_s).sub('{' + 'member_id' + '}', member_id.to_s)
|
60
65
|
|
61
66
|
# query parameters
|
62
67
|
query_params = {}
|
@@ -94,7 +99,7 @@ module ESIClient
|
|
94
99
|
# @param squad_id The squad to delete
|
95
100
|
# @param [Hash] opts the optional parameters
|
96
101
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
97
|
-
# @option opts [String] :token Access token to use
|
102
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
98
103
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
99
104
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
100
105
|
# @return [nil]
|
@@ -109,7 +114,7 @@ module ESIClient
|
|
109
114
|
# @param squad_id The squad to delete
|
110
115
|
# @param [Hash] opts the optional parameters
|
111
116
|
# @option opts [String] :datasource The server name you would like data from
|
112
|
-
# @option opts [String] :token Access token to use
|
117
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
113
118
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
114
119
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
115
120
|
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
@@ -118,14 +123,18 @@ module ESIClient
|
|
118
123
|
@api_client.config.logger.debug "Calling API: FleetsApi.delete_fleets_fleet_id_squads_squad_id ..."
|
119
124
|
end
|
120
125
|
# verify the required parameter 'fleet_id' is set
|
121
|
-
|
126
|
+
if @api_client.config.client_side_validation && fleet_id.nil?
|
127
|
+
fail ArgumentError, "Missing the required parameter 'fleet_id' when calling FleetsApi.delete_fleets_fleet_id_squads_squad_id"
|
128
|
+
end
|
122
129
|
# verify the required parameter 'squad_id' is set
|
123
|
-
|
124
|
-
|
130
|
+
if @api_client.config.client_side_validation && squad_id.nil?
|
131
|
+
fail ArgumentError, "Missing the required parameter 'squad_id' when calling FleetsApi.delete_fleets_fleet_id_squads_squad_id"
|
132
|
+
end
|
133
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
125
134
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
126
135
|
end
|
127
136
|
# resource path
|
128
|
-
local_var_path = "/v1/fleets/{fleet_id}/squads/{squad_id}/".sub('{
|
137
|
+
local_var_path = "/v1/fleets/{fleet_id}/squads/{squad_id}/".sub('{' + 'fleet_id' + '}', fleet_id.to_s).sub('{' + 'squad_id' + '}', squad_id.to_s)
|
129
138
|
|
130
139
|
# query parameters
|
131
140
|
query_params = {}
|
@@ -163,7 +172,7 @@ module ESIClient
|
|
163
172
|
# @param wing_id The wing to delete
|
164
173
|
# @param [Hash] opts the optional parameters
|
165
174
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
166
|
-
# @option opts [String] :token Access token to use
|
175
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
167
176
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
168
177
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
169
178
|
# @return [nil]
|
@@ -178,7 +187,7 @@ module ESIClient
|
|
178
187
|
# @param wing_id The wing to delete
|
179
188
|
# @param [Hash] opts the optional parameters
|
180
189
|
# @option opts [String] :datasource The server name you would like data from
|
181
|
-
# @option opts [String] :token Access token to use
|
190
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
182
191
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
183
192
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
184
193
|
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
@@ -187,14 +196,18 @@ module ESIClient
|
|
187
196
|
@api_client.config.logger.debug "Calling API: FleetsApi.delete_fleets_fleet_id_wings_wing_id ..."
|
188
197
|
end
|
189
198
|
# verify the required parameter 'fleet_id' is set
|
190
|
-
|
199
|
+
if @api_client.config.client_side_validation && fleet_id.nil?
|
200
|
+
fail ArgumentError, "Missing the required parameter 'fleet_id' when calling FleetsApi.delete_fleets_fleet_id_wings_wing_id"
|
201
|
+
end
|
191
202
|
# verify the required parameter 'wing_id' is set
|
192
|
-
|
193
|
-
|
203
|
+
if @api_client.config.client_side_validation && wing_id.nil?
|
204
|
+
fail ArgumentError, "Missing the required parameter 'wing_id' when calling FleetsApi.delete_fleets_fleet_id_wings_wing_id"
|
205
|
+
end
|
206
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
194
207
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
195
208
|
end
|
196
209
|
# resource path
|
197
|
-
local_var_path = "/v1/fleets/{fleet_id}/wings/{wing_id}/".sub('{
|
210
|
+
local_var_path = "/v1/fleets/{fleet_id}/wings/{wing_id}/".sub('{' + 'fleet_id' + '}', fleet_id.to_s).sub('{' + 'wing_id' + '}', wing_id.to_s)
|
198
211
|
|
199
212
|
# query parameters
|
200
213
|
query_params = {}
|
@@ -226,12 +239,80 @@ module ESIClient
|
|
226
239
|
return data, status_code, headers
|
227
240
|
end
|
228
241
|
|
242
|
+
# Get character fleet info
|
243
|
+
# Return the fleet ID the character is in, if any. --- This route is cached for up to 60 seconds
|
244
|
+
# @param character_id An EVE character ID
|
245
|
+
# @param [Hash] opts the optional parameters
|
246
|
+
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
247
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
248
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
249
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
250
|
+
# @return [GetCharactersCharacterIdFleetOk]
|
251
|
+
def get_characters_character_id_fleet(character_id, opts = {})
|
252
|
+
data, _status_code, _headers = get_characters_character_id_fleet_with_http_info(character_id, opts)
|
253
|
+
return data
|
254
|
+
end
|
255
|
+
|
256
|
+
# Get character fleet info
|
257
|
+
# Return the fleet ID the character is in, if any. --- This route is cached for up to 60 seconds
|
258
|
+
# @param character_id An EVE character ID
|
259
|
+
# @param [Hash] opts the optional parameters
|
260
|
+
# @option opts [String] :datasource The server name you would like data from
|
261
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
262
|
+
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
263
|
+
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
264
|
+
# @return [Array<(GetCharactersCharacterIdFleetOk, Fixnum, Hash)>] GetCharactersCharacterIdFleetOk data, response status code and response headers
|
265
|
+
def get_characters_character_id_fleet_with_http_info(character_id, opts = {})
|
266
|
+
if @api_client.config.debugging
|
267
|
+
@api_client.config.logger.debug "Calling API: FleetsApi.get_characters_character_id_fleet ..."
|
268
|
+
end
|
269
|
+
# verify the required parameter 'character_id' is set
|
270
|
+
if @api_client.config.client_side_validation && character_id.nil?
|
271
|
+
fail ArgumentError, "Missing the required parameter 'character_id' when calling FleetsApi.get_characters_character_id_fleet"
|
272
|
+
end
|
273
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
274
|
+
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
275
|
+
end
|
276
|
+
# resource path
|
277
|
+
local_var_path = "/v1/characters/{character_id}/fleet/".sub('{' + 'character_id' + '}', character_id.to_s)
|
278
|
+
|
279
|
+
# query parameters
|
280
|
+
query_params = {}
|
281
|
+
query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
|
282
|
+
query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
|
283
|
+
query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
|
284
|
+
|
285
|
+
# header parameters
|
286
|
+
header_params = {}
|
287
|
+
# HTTP header 'Accept' (if needed)
|
288
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
289
|
+
header_params[:'X-User-Agent'] = opts[:'x_user_agent'] if !opts[:'x_user_agent'].nil?
|
290
|
+
|
291
|
+
# form parameters
|
292
|
+
form_params = {}
|
293
|
+
|
294
|
+
# http body (model)
|
295
|
+
post_body = nil
|
296
|
+
auth_names = ['evesso']
|
297
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
298
|
+
:header_params => header_params,
|
299
|
+
:query_params => query_params,
|
300
|
+
:form_params => form_params,
|
301
|
+
:body => post_body,
|
302
|
+
:auth_names => auth_names,
|
303
|
+
:return_type => 'GetCharactersCharacterIdFleetOk')
|
304
|
+
if @api_client.config.debugging
|
305
|
+
@api_client.config.logger.debug "API called: FleetsApi#get_characters_character_id_fleet\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
306
|
+
end
|
307
|
+
return data, status_code, headers
|
308
|
+
end
|
309
|
+
|
229
310
|
# Get fleet information
|
230
311
|
# Return details about a fleet --- This route is cached for up to 5 seconds
|
231
312
|
# @param fleet_id ID for a fleet
|
232
313
|
# @param [Hash] opts the optional parameters
|
233
314
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
234
|
-
# @option opts [String] :token Access token to use
|
315
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
235
316
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
236
317
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
237
318
|
# @return [GetFleetsFleetIdOk]
|
@@ -245,7 +326,7 @@ module ESIClient
|
|
245
326
|
# @param fleet_id ID for a fleet
|
246
327
|
# @param [Hash] opts the optional parameters
|
247
328
|
# @option opts [String] :datasource The server name you would like data from
|
248
|
-
# @option opts [String] :token Access token to use
|
329
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
249
330
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
250
331
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
251
332
|
# @return [Array<(GetFleetsFleetIdOk, Fixnum, Hash)>] GetFleetsFleetIdOk data, response status code and response headers
|
@@ -254,12 +335,14 @@ module ESIClient
|
|
254
335
|
@api_client.config.logger.debug "Calling API: FleetsApi.get_fleets_fleet_id ..."
|
255
336
|
end
|
256
337
|
# verify the required parameter 'fleet_id' is set
|
257
|
-
|
258
|
-
|
338
|
+
if @api_client.config.client_side_validation && fleet_id.nil?
|
339
|
+
fail ArgumentError, "Missing the required parameter 'fleet_id' when calling FleetsApi.get_fleets_fleet_id"
|
340
|
+
end
|
341
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
259
342
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
260
343
|
end
|
261
344
|
# resource path
|
262
|
-
local_var_path = "/v1/fleets/{fleet_id}/".sub('{
|
345
|
+
local_var_path = "/v1/fleets/{fleet_id}/".sub('{' + 'fleet_id' + '}', fleet_id.to_s)
|
263
346
|
|
264
347
|
# query parameters
|
265
348
|
query_params = {}
|
@@ -298,7 +381,7 @@ module ESIClient
|
|
298
381
|
# @param [Hash] opts the optional parameters
|
299
382
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
300
383
|
# @option opts [String] :language Language to use in the response (default to en-us)
|
301
|
-
# @option opts [String] :token Access token to use
|
384
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
302
385
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
303
386
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
304
387
|
# @return [Array<GetFleetsFleetIdMembers200Ok>]
|
@@ -313,7 +396,7 @@ module ESIClient
|
|
313
396
|
# @param [Hash] opts the optional parameters
|
314
397
|
# @option opts [String] :datasource The server name you would like data from
|
315
398
|
# @option opts [String] :language Language to use in the response
|
316
|
-
# @option opts [String] :token Access token to use
|
399
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
317
400
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
318
401
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
319
402
|
# @return [Array<(Array<GetFleetsFleetIdMembers200Ok>, Fixnum, Hash)>] Array<GetFleetsFleetIdMembers200Ok> data, response status code and response headers
|
@@ -322,15 +405,17 @@ module ESIClient
|
|
322
405
|
@api_client.config.logger.debug "Calling API: FleetsApi.get_fleets_fleet_id_members ..."
|
323
406
|
end
|
324
407
|
# verify the required parameter 'fleet_id' is set
|
325
|
-
|
326
|
-
|
408
|
+
if @api_client.config.client_side_validation && fleet_id.nil?
|
409
|
+
fail ArgumentError, "Missing the required parameter 'fleet_id' when calling FleetsApi.get_fleets_fleet_id_members"
|
410
|
+
end
|
411
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
327
412
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
328
413
|
end
|
329
|
-
if opts[:'language'] && !['de', 'en-us', 'fr', 'ja', 'ru', 'zh'].include?(opts[:'language'])
|
414
|
+
if @api_client.config.client_side_validation && opts[:'language'] && !['de', 'en-us', 'fr', 'ja', 'ru', 'zh'].include?(opts[:'language'])
|
330
415
|
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
331
416
|
end
|
332
417
|
# resource path
|
333
|
-
local_var_path = "/v1/fleets/{fleet_id}/members/".sub('{
|
418
|
+
local_var_path = "/v1/fleets/{fleet_id}/members/".sub('{' + 'fleet_id' + '}', fleet_id.to_s)
|
334
419
|
|
335
420
|
# query parameters
|
336
421
|
query_params = {}
|
@@ -370,7 +455,7 @@ module ESIClient
|
|
370
455
|
# @param [Hash] opts the optional parameters
|
371
456
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
372
457
|
# @option opts [String] :language Language to use in the response (default to en-us)
|
373
|
-
# @option opts [String] :token Access token to use
|
458
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
374
459
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
375
460
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
376
461
|
# @return [Array<GetFleetsFleetIdWings200Ok>]
|
@@ -385,7 +470,7 @@ module ESIClient
|
|
385
470
|
# @param [Hash] opts the optional parameters
|
386
471
|
# @option opts [String] :datasource The server name you would like data from
|
387
472
|
# @option opts [String] :language Language to use in the response
|
388
|
-
# @option opts [String] :token Access token to use
|
473
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
389
474
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
390
475
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
391
476
|
# @return [Array<(Array<GetFleetsFleetIdWings200Ok>, Fixnum, Hash)>] Array<GetFleetsFleetIdWings200Ok> data, response status code and response headers
|
@@ -394,15 +479,17 @@ module ESIClient
|
|
394
479
|
@api_client.config.logger.debug "Calling API: FleetsApi.get_fleets_fleet_id_wings ..."
|
395
480
|
end
|
396
481
|
# verify the required parameter 'fleet_id' is set
|
397
|
-
|
398
|
-
|
482
|
+
if @api_client.config.client_side_validation && fleet_id.nil?
|
483
|
+
fail ArgumentError, "Missing the required parameter 'fleet_id' when calling FleetsApi.get_fleets_fleet_id_wings"
|
484
|
+
end
|
485
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
399
486
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
400
487
|
end
|
401
|
-
if opts[:'language'] && !['de', 'en-us', 'fr', 'ja', 'ru', 'zh'].include?(opts[:'language'])
|
488
|
+
if @api_client.config.client_side_validation && opts[:'language'] && !['de', 'en-us', 'fr', 'ja', 'ru', 'zh'].include?(opts[:'language'])
|
402
489
|
fail ArgumentError, 'invalid value for "language", must be one of de, en-us, fr, ja, ru, zh'
|
403
490
|
end
|
404
491
|
# resource path
|
405
|
-
local_var_path = "/v1/fleets/{fleet_id}/wings/".sub('{
|
492
|
+
local_var_path = "/v1/fleets/{fleet_id}/wings/".sub('{' + 'fleet_id' + '}', fleet_id.to_s)
|
406
493
|
|
407
494
|
# query parameters
|
408
495
|
query_params = {}
|
@@ -437,12 +524,12 @@ module ESIClient
|
|
437
524
|
end
|
438
525
|
|
439
526
|
# Create fleet invitation
|
440
|
-
# Invite a character into the fleet
|
527
|
+
# Invite a character into the fleet. If a character has a CSPA charge set it is not possible to invite them to the fleet using ESI ---
|
441
528
|
# @param fleet_id ID for a fleet
|
442
529
|
# @param invitation Details of the invitation
|
443
530
|
# @param [Hash] opts the optional parameters
|
444
531
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
445
|
-
# @option opts [String] :token Access token to use
|
532
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
446
533
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
447
534
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
448
535
|
# @return [nil]
|
@@ -452,12 +539,12 @@ module ESIClient
|
|
452
539
|
end
|
453
540
|
|
454
541
|
# Create fleet invitation
|
455
|
-
# Invite a character into the fleet
|
542
|
+
# Invite a character into the fleet. If a character has a CSPA charge set it is not possible to invite them to the fleet using ESI ---
|
456
543
|
# @param fleet_id ID for a fleet
|
457
544
|
# @param invitation Details of the invitation
|
458
545
|
# @param [Hash] opts the optional parameters
|
459
546
|
# @option opts [String] :datasource The server name you would like data from
|
460
|
-
# @option opts [String] :token Access token to use
|
547
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
461
548
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
462
549
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
463
550
|
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
@@ -466,14 +553,18 @@ module ESIClient
|
|
466
553
|
@api_client.config.logger.debug "Calling API: FleetsApi.post_fleets_fleet_id_members ..."
|
467
554
|
end
|
468
555
|
# verify the required parameter 'fleet_id' is set
|
469
|
-
|
556
|
+
if @api_client.config.client_side_validation && fleet_id.nil?
|
557
|
+
fail ArgumentError, "Missing the required parameter 'fleet_id' when calling FleetsApi.post_fleets_fleet_id_members"
|
558
|
+
end
|
470
559
|
# verify the required parameter 'invitation' is set
|
471
|
-
|
472
|
-
|
560
|
+
if @api_client.config.client_side_validation && invitation.nil?
|
561
|
+
fail ArgumentError, "Missing the required parameter 'invitation' when calling FleetsApi.post_fleets_fleet_id_members"
|
562
|
+
end
|
563
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
473
564
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
474
565
|
end
|
475
566
|
# resource path
|
476
|
-
local_var_path = "/v1/fleets/{fleet_id}/members/".sub('{
|
567
|
+
local_var_path = "/v1/fleets/{fleet_id}/members/".sub('{' + 'fleet_id' + '}', fleet_id.to_s)
|
477
568
|
|
478
569
|
# query parameters
|
479
570
|
query_params = {}
|
@@ -510,7 +601,7 @@ module ESIClient
|
|
510
601
|
# @param fleet_id ID for a fleet
|
511
602
|
# @param [Hash] opts the optional parameters
|
512
603
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
513
|
-
# @option opts [String] :token Access token to use
|
604
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
514
605
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
515
606
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
516
607
|
# @return [PostFleetsFleetIdWingsCreated]
|
@@ -524,7 +615,7 @@ module ESIClient
|
|
524
615
|
# @param fleet_id ID for a fleet
|
525
616
|
# @param [Hash] opts the optional parameters
|
526
617
|
# @option opts [String] :datasource The server name you would like data from
|
527
|
-
# @option opts [String] :token Access token to use
|
618
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
528
619
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
529
620
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
530
621
|
# @return [Array<(PostFleetsFleetIdWingsCreated, Fixnum, Hash)>] PostFleetsFleetIdWingsCreated data, response status code and response headers
|
@@ -533,12 +624,14 @@ module ESIClient
|
|
533
624
|
@api_client.config.logger.debug "Calling API: FleetsApi.post_fleets_fleet_id_wings ..."
|
534
625
|
end
|
535
626
|
# verify the required parameter 'fleet_id' is set
|
536
|
-
|
537
|
-
|
627
|
+
if @api_client.config.client_side_validation && fleet_id.nil?
|
628
|
+
fail ArgumentError, "Missing the required parameter 'fleet_id' when calling FleetsApi.post_fleets_fleet_id_wings"
|
629
|
+
end
|
630
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
538
631
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
539
632
|
end
|
540
633
|
# resource path
|
541
|
-
local_var_path = "/v1/fleets/{fleet_id}/wings/".sub('{
|
634
|
+
local_var_path = "/v1/fleets/{fleet_id}/wings/".sub('{' + 'fleet_id' + '}', fleet_id.to_s)
|
542
635
|
|
543
636
|
# query parameters
|
544
637
|
query_params = {}
|
@@ -577,7 +670,7 @@ module ESIClient
|
|
577
670
|
# @param wing_id The wing_id to create squad in
|
578
671
|
# @param [Hash] opts the optional parameters
|
579
672
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
580
|
-
# @option opts [String] :token Access token to use
|
673
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
581
674
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
582
675
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
583
676
|
# @return [PostFleetsFleetIdWingsWingIdSquadsCreated]
|
@@ -592,7 +685,7 @@ module ESIClient
|
|
592
685
|
# @param wing_id The wing_id to create squad in
|
593
686
|
# @param [Hash] opts the optional parameters
|
594
687
|
# @option opts [String] :datasource The server name you would like data from
|
595
|
-
# @option opts [String] :token Access token to use
|
688
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
596
689
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
597
690
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
598
691
|
# @return [Array<(PostFleetsFleetIdWingsWingIdSquadsCreated, Fixnum, Hash)>] PostFleetsFleetIdWingsWingIdSquadsCreated data, response status code and response headers
|
@@ -601,14 +694,18 @@ module ESIClient
|
|
601
694
|
@api_client.config.logger.debug "Calling API: FleetsApi.post_fleets_fleet_id_wings_wing_id_squads ..."
|
602
695
|
end
|
603
696
|
# verify the required parameter 'fleet_id' is set
|
604
|
-
|
697
|
+
if @api_client.config.client_side_validation && fleet_id.nil?
|
698
|
+
fail ArgumentError, "Missing the required parameter 'fleet_id' when calling FleetsApi.post_fleets_fleet_id_wings_wing_id_squads"
|
699
|
+
end
|
605
700
|
# verify the required parameter 'wing_id' is set
|
606
|
-
|
607
|
-
|
701
|
+
if @api_client.config.client_side_validation && wing_id.nil?
|
702
|
+
fail ArgumentError, "Missing the required parameter 'wing_id' when calling FleetsApi.post_fleets_fleet_id_wings_wing_id_squads"
|
703
|
+
end
|
704
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
608
705
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
609
706
|
end
|
610
707
|
# resource path
|
611
|
-
local_var_path = "/v1/fleets/{fleet_id}/wings/{wing_id}/squads/".sub('{
|
708
|
+
local_var_path = "/v1/fleets/{fleet_id}/wings/{wing_id}/squads/".sub('{' + 'fleet_id' + '}', fleet_id.to_s).sub('{' + 'wing_id' + '}', wing_id.to_s)
|
612
709
|
|
613
710
|
# query parameters
|
614
711
|
query_params = {}
|
@@ -647,7 +744,7 @@ module ESIClient
|
|
647
744
|
# @param new_settings What to update for this fleet
|
648
745
|
# @param [Hash] opts the optional parameters
|
649
746
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
650
|
-
# @option opts [String] :token Access token to use
|
747
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
651
748
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
652
749
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
653
750
|
# @return [nil]
|
@@ -662,7 +759,7 @@ module ESIClient
|
|
662
759
|
# @param new_settings What to update for this fleet
|
663
760
|
# @param [Hash] opts the optional parameters
|
664
761
|
# @option opts [String] :datasource The server name you would like data from
|
665
|
-
# @option opts [String] :token Access token to use
|
762
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
666
763
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
667
764
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
668
765
|
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
@@ -671,14 +768,18 @@ module ESIClient
|
|
671
768
|
@api_client.config.logger.debug "Calling API: FleetsApi.put_fleets_fleet_id ..."
|
672
769
|
end
|
673
770
|
# verify the required parameter 'fleet_id' is set
|
674
|
-
|
771
|
+
if @api_client.config.client_side_validation && fleet_id.nil?
|
772
|
+
fail ArgumentError, "Missing the required parameter 'fleet_id' when calling FleetsApi.put_fleets_fleet_id"
|
773
|
+
end
|
675
774
|
# verify the required parameter 'new_settings' is set
|
676
|
-
|
677
|
-
|
775
|
+
if @api_client.config.client_side_validation && new_settings.nil?
|
776
|
+
fail ArgumentError, "Missing the required parameter 'new_settings' when calling FleetsApi.put_fleets_fleet_id"
|
777
|
+
end
|
778
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
678
779
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
679
780
|
end
|
680
781
|
# resource path
|
681
|
-
local_var_path = "/v1/fleets/{fleet_id}/".sub('{
|
782
|
+
local_var_path = "/v1/fleets/{fleet_id}/".sub('{' + 'fleet_id' + '}', fleet_id.to_s)
|
682
783
|
|
683
784
|
# query parameters
|
684
785
|
query_params = {}
|
@@ -717,7 +818,7 @@ module ESIClient
|
|
717
818
|
# @param movement Details of the invitation
|
718
819
|
# @param [Hash] opts the optional parameters
|
719
820
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
720
|
-
# @option opts [String] :token Access token to use
|
821
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
721
822
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
722
823
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
723
824
|
# @return [nil]
|
@@ -733,7 +834,7 @@ module ESIClient
|
|
733
834
|
# @param movement Details of the invitation
|
734
835
|
# @param [Hash] opts the optional parameters
|
735
836
|
# @option opts [String] :datasource The server name you would like data from
|
736
|
-
# @option opts [String] :token Access token to use
|
837
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
737
838
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
738
839
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
739
840
|
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
@@ -742,16 +843,22 @@ module ESIClient
|
|
742
843
|
@api_client.config.logger.debug "Calling API: FleetsApi.put_fleets_fleet_id_members_member_id ..."
|
743
844
|
end
|
744
845
|
# verify the required parameter 'fleet_id' is set
|
745
|
-
|
846
|
+
if @api_client.config.client_side_validation && fleet_id.nil?
|
847
|
+
fail ArgumentError, "Missing the required parameter 'fleet_id' when calling FleetsApi.put_fleets_fleet_id_members_member_id"
|
848
|
+
end
|
746
849
|
# verify the required parameter 'member_id' is set
|
747
|
-
|
850
|
+
if @api_client.config.client_side_validation && member_id.nil?
|
851
|
+
fail ArgumentError, "Missing the required parameter 'member_id' when calling FleetsApi.put_fleets_fleet_id_members_member_id"
|
852
|
+
end
|
748
853
|
# verify the required parameter 'movement' is set
|
749
|
-
|
750
|
-
|
854
|
+
if @api_client.config.client_side_validation && movement.nil?
|
855
|
+
fail ArgumentError, "Missing the required parameter 'movement' when calling FleetsApi.put_fleets_fleet_id_members_member_id"
|
856
|
+
end
|
857
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
751
858
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
752
859
|
end
|
753
860
|
# resource path
|
754
|
-
local_var_path = "/v1/fleets/{fleet_id}/members/{member_id}/".sub('{
|
861
|
+
local_var_path = "/v1/fleets/{fleet_id}/members/{member_id}/".sub('{' + 'fleet_id' + '}', fleet_id.to_s).sub('{' + 'member_id' + '}', member_id.to_s)
|
755
862
|
|
756
863
|
# query parameters
|
757
864
|
query_params = {}
|
@@ -790,7 +897,7 @@ module ESIClient
|
|
790
897
|
# @param squad_id The squad to rename
|
791
898
|
# @param [Hash] opts the optional parameters
|
792
899
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
793
|
-
# @option opts [String] :token Access token to use
|
900
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
794
901
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
795
902
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
796
903
|
# @return [nil]
|
@@ -806,7 +913,7 @@ module ESIClient
|
|
806
913
|
# @param squad_id The squad to rename
|
807
914
|
# @param [Hash] opts the optional parameters
|
808
915
|
# @option opts [String] :datasource The server name you would like data from
|
809
|
-
# @option opts [String] :token Access token to use
|
916
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
810
917
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
811
918
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
812
919
|
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
@@ -815,16 +922,22 @@ module ESIClient
|
|
815
922
|
@api_client.config.logger.debug "Calling API: FleetsApi.put_fleets_fleet_id_squads_squad_id ..."
|
816
923
|
end
|
817
924
|
# verify the required parameter 'fleet_id' is set
|
818
|
-
|
925
|
+
if @api_client.config.client_side_validation && fleet_id.nil?
|
926
|
+
fail ArgumentError, "Missing the required parameter 'fleet_id' when calling FleetsApi.put_fleets_fleet_id_squads_squad_id"
|
927
|
+
end
|
819
928
|
# verify the required parameter 'naming' is set
|
820
|
-
|
929
|
+
if @api_client.config.client_side_validation && naming.nil?
|
930
|
+
fail ArgumentError, "Missing the required parameter 'naming' when calling FleetsApi.put_fleets_fleet_id_squads_squad_id"
|
931
|
+
end
|
821
932
|
# verify the required parameter 'squad_id' is set
|
822
|
-
|
823
|
-
|
933
|
+
if @api_client.config.client_side_validation && squad_id.nil?
|
934
|
+
fail ArgumentError, "Missing the required parameter 'squad_id' when calling FleetsApi.put_fleets_fleet_id_squads_squad_id"
|
935
|
+
end
|
936
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
824
937
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
825
938
|
end
|
826
939
|
# resource path
|
827
|
-
local_var_path = "/v1/fleets/{fleet_id}/squads/{squad_id}/".sub('{
|
940
|
+
local_var_path = "/v1/fleets/{fleet_id}/squads/{squad_id}/".sub('{' + 'fleet_id' + '}', fleet_id.to_s).sub('{' + 'squad_id' + '}', squad_id.to_s)
|
828
941
|
|
829
942
|
# query parameters
|
830
943
|
query_params = {}
|
@@ -863,7 +976,7 @@ module ESIClient
|
|
863
976
|
# @param wing_id The wing to rename
|
864
977
|
# @param [Hash] opts the optional parameters
|
865
978
|
# @option opts [String] :datasource The server name you would like data from (default to tranquility)
|
866
|
-
# @option opts [String] :token Access token to use
|
979
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
867
980
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
868
981
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
869
982
|
# @return [nil]
|
@@ -879,7 +992,7 @@ module ESIClient
|
|
879
992
|
# @param wing_id The wing to rename
|
880
993
|
# @param [Hash] opts the optional parameters
|
881
994
|
# @option opts [String] :datasource The server name you would like data from
|
882
|
-
# @option opts [String] :token Access token to use
|
995
|
+
# @option opts [String] :token Access token to use if unable to set a header
|
883
996
|
# @option opts [String] :user_agent Client identifier, takes precedence over headers
|
884
997
|
# @option opts [String] :x_user_agent Client identifier, takes precedence over User-Agent
|
885
998
|
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
@@ -888,16 +1001,22 @@ module ESIClient
|
|
888
1001
|
@api_client.config.logger.debug "Calling API: FleetsApi.put_fleets_fleet_id_wings_wing_id ..."
|
889
1002
|
end
|
890
1003
|
# verify the required parameter 'fleet_id' is set
|
891
|
-
|
1004
|
+
if @api_client.config.client_side_validation && fleet_id.nil?
|
1005
|
+
fail ArgumentError, "Missing the required parameter 'fleet_id' when calling FleetsApi.put_fleets_fleet_id_wings_wing_id"
|
1006
|
+
end
|
892
1007
|
# verify the required parameter 'naming' is set
|
893
|
-
|
1008
|
+
if @api_client.config.client_side_validation && naming.nil?
|
1009
|
+
fail ArgumentError, "Missing the required parameter 'naming' when calling FleetsApi.put_fleets_fleet_id_wings_wing_id"
|
1010
|
+
end
|
894
1011
|
# verify the required parameter 'wing_id' is set
|
895
|
-
|
896
|
-
|
1012
|
+
if @api_client.config.client_side_validation && wing_id.nil?
|
1013
|
+
fail ArgumentError, "Missing the required parameter 'wing_id' when calling FleetsApi.put_fleets_fleet_id_wings_wing_id"
|
1014
|
+
end
|
1015
|
+
if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility', 'singularity'].include?(opts[:'datasource'])
|
897
1016
|
fail ArgumentError, 'invalid value for "datasource", must be one of tranquility, singularity'
|
898
1017
|
end
|
899
1018
|
# resource path
|
900
|
-
local_var_path = "/v1/fleets/{fleet_id}/wings/{wing_id}/".sub('{
|
1019
|
+
local_var_path = "/v1/fleets/{fleet_id}/wings/{wing_id}/".sub('{' + 'fleet_id' + '}', fleet_id.to_s).sub('{' + 'wing_id' + '}', wing_id.to_s)
|
901
1020
|
|
902
1021
|
# query parameters
|
903
1022
|
query_params = {}
|