esi-client-bvv 1.0.2 → 1.0.3
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 +28 -26
- data/docs/ContactsApi.md +5 -5
- data/docs/FactionWarfareApi.md +1 -1
- data/docs/GetCorporationsCorporationIdDivisionsHangarHangar.md +9 -0
- data/docs/GetCorporationsCorporationIdDivisionsOk.md +2 -2
- data/docs/GetCorporationsCorporationIdDivisionsWalletWallet.md +9 -0
- data/docs/GetFwLeaderboardsActiveTotalActiveTotal.md +9 -0
- data/docs/GetFwLeaderboardsActiveTotalActiveTotal1.md +9 -0
- data/docs/GetFwLeaderboardsCharactersActiveTotalActiveTotal.md +9 -0
- data/docs/GetFwLeaderboardsCharactersActiveTotalActiveTotal1.md +9 -0
- data/docs/GetFwLeaderboardsCharactersKills.md +3 -3
- data/docs/GetFwLeaderboardsCharactersLastWeekLastWeek.md +9 -0
- data/docs/GetFwLeaderboardsCharactersLastWeekLastWeek1.md +9 -0
- data/docs/GetFwLeaderboardsCharactersVictoryPoints.md +3 -3
- data/docs/GetFwLeaderboardsCharactersYesterdayYesterday.md +9 -0
- data/docs/GetFwLeaderboardsCharactersYesterdayYesterday1.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsActiveTotalActiveTotal.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsActiveTotalActiveTotal1.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsKills.md +3 -3
- data/docs/GetFwLeaderboardsCorporationsLastWeekLastWeek.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsLastWeekLastWeek1.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsVictoryPoints.md +3 -3
- data/docs/GetFwLeaderboardsCorporationsYesterdayYesterday.md +9 -0
- data/docs/GetFwLeaderboardsCorporationsYesterdayYesterday1.md +9 -0
- data/docs/GetFwLeaderboardsKills.md +3 -3
- data/docs/GetFwLeaderboardsLastWeekLastWeek.md +9 -0
- data/docs/GetFwLeaderboardsLastWeekLastWeek1.md +9 -0
- data/docs/GetFwLeaderboardsVictoryPoints.md +3 -3
- data/docs/GetFwLeaderboardsYesterdayYesterday.md +9 -0
- data/docs/GetFwLeaderboardsYesterdayYesterday1.md +9 -0
- data/docs/GetKillmailsKillmailIdKillmailHashItem.md +4 -3
- data/docs/GetKillmailsKillmailIdKillmailHashItemsItem.md +12 -0
- data/docs/GetKillmailsKillmailIdKillmailHashVictim.md +1 -1
- data/docs/PostCorporationsCorporationIdAssetsLocationsNotFound.md +8 -0
- data/docs/PostCorporationsCorporationIdAssetsNamesNotFound.md +8 -0
- data/esi-client-bvv.gemspec +1 -1
- data/lib/esi-client-bvv.rb +24 -22
- data/lib/esi-client-bvv/api/alliance_api.rb +1 -1
- data/lib/esi-client-bvv/api/assets_api.rb +1 -1
- data/lib/esi-client-bvv/api/bookmarks_api.rb +1 -1
- data/lib/esi-client-bvv/api/calendar_api.rb +1 -1
- data/lib/esi-client-bvv/api/character_api.rb +1 -1
- data/lib/esi-client-bvv/api/clones_api.rb +1 -1
- data/lib/esi-client-bvv/api/contacts_api.rb +11 -11
- data/lib/esi-client-bvv/api/contracts_api.rb +1 -1
- data/lib/esi-client-bvv/api/corporation_api.rb +1 -1
- data/lib/esi-client-bvv/api/dogma_api.rb +1 -1
- data/lib/esi-client-bvv/api/faction_warfare_api.rb +3 -3
- data/lib/esi-client-bvv/api/fittings_api.rb +1 -1
- data/lib/esi-client-bvv/api/fleets_api.rb +1 -1
- data/lib/esi-client-bvv/api/incursions_api.rb +1 -1
- data/lib/esi-client-bvv/api/industry_api.rb +1 -1
- data/lib/esi-client-bvv/api/insurance_api.rb +1 -1
- data/lib/esi-client-bvv/api/killmails_api.rb +1 -1
- data/lib/esi-client-bvv/api/location_api.rb +1 -1
- data/lib/esi-client-bvv/api/loyalty_api.rb +1 -1
- data/lib/esi-client-bvv/api/mail_api.rb +1 -1
- data/lib/esi-client-bvv/api/market_api.rb +1 -1
- data/lib/esi-client-bvv/api/opportunities_api.rb +1 -1
- data/lib/esi-client-bvv/api/planetary_interaction_api.rb +1 -1
- data/lib/esi-client-bvv/api/routes_api.rb +1 -1
- data/lib/esi-client-bvv/api/search_api.rb +1 -1
- data/lib/esi-client-bvv/api/skills_api.rb +1 -1
- data/lib/esi-client-bvv/api/sovereignty_api.rb +1 -1
- data/lib/esi-client-bvv/api/status_api.rb +1 -1
- data/lib/esi-client-bvv/api/universe_api.rb +1 -1
- data/lib/esi-client-bvv/api/user_interface_api.rb +1 -1
- data/lib/esi-client-bvv/api/wallet_api.rb +1 -1
- data/lib/esi-client-bvv/api/wars_api.rb +1 -1
- data/lib/esi-client-bvv/api_client.rb +1 -1
- data/lib/esi-client-bvv/api_error.rb +1 -1
- data/lib/esi-client-bvv/configuration.rb +1 -1
- data/lib/esi-client-bvv/models/bad_gateway.rb +1 -1
- data/lib/esi-client-bvv/models/bad_request.rb +1 -1
- data/lib/esi-client-bvv/models/delete_characters_character_id_mail_labels_label_id_unprocessable_entity.rb +1 -1
- data/lib/esi-client-bvv/models/delete_fleets_fleet_id_members_member_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/delete_fleets_fleet_id_squads_squad_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/delete_fleets_fleet_id_wings_wing_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/forbidden.rb +1 -1
- data/lib/esi-client-bvv/models/get_alliances_alliance_id_contacts_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_alliances_alliance_id_contacts_labels_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_alliances_alliance_id_icons_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_alliances_alliance_id_icons_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_alliances_alliance_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_alliances_alliance_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_alliances_names_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_agents_research_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_assets_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_attributes_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_blueprints_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_bookmarks_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_bookmarks_coordinates.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_bookmarks_folders_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_bookmarks_item.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_calendar_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_calendar_event_id_attendees_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_calendar_event_id_attendees_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_calendar_event_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_calendar_event_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_clones_home_location.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_clones_jump_clone.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_clones_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_contacts_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_contacts_labels_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_contracts_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_contracts_contract_id_bids_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_contracts_contract_id_bids_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_contracts_contract_id_items_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_contracts_contract_id_items_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_corporationhistory_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_fatigue_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_fittings_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_fittings_item.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_fleet_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_fleet_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_fw_stats_kills.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_fw_stats_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_fw_stats_victory_points.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_industry_jobs_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_killmails_recent_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_location_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_loyalty_points_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_labels_label.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_labels_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_lists_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_mail_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_mail_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_mail_id_recipient.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_mail_recipient.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_medals_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_medals_graphic.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_mining_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_notifications_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_notifications_contacts_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_online_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_opportunities_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_orders_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_orders_history_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_content.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_extractor_details.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_factory_details.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_head.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_link.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_pin.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_planets_planet_id_route.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_portrait_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_portrait_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_roles_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_search_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_ship_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_skillqueue_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_skills_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_skills_skill.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_standings_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_character.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_combat.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_industry.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_inventory.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_isk.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_market.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_mining.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_module.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_orbital.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_pve.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_social.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_stats_travel.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_titles_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_wallet_journal_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_character_id_wallet_transactions_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_characters_names_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporation_corporation_id_mining_extractions_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporation_corporation_id_mining_observers_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporation_corporation_id_mining_observers_observer_id_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_alliancehistory_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_assets_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_blueprints_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_bookmarks_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_bookmarks_coordinates.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_bookmarks_folders_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_bookmarks_item.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_contacts_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_contacts_labels_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_containers_logs_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_contracts_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_contracts_contract_id_bids_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_contracts_contract_id_bids_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_contracts_contract_id_items_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_contracts_contract_id_items_520_response.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_contracts_contract_id_items_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_customs_offices_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_divisions_hangar_hangar.rb +240 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_divisions_ok.rb +3 -3
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_divisions_wallet_wallet.rb +240 -0
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_facilities_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_fw_stats_kills.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_fw_stats_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_fw_stats_victory_points.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_icons_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_icons_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_industry_jobs_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_killmails_recent_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_medals_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_medals_issued_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_members_titles_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_membertracking_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_orders_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_orders_history_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_outposts_outpost_id_coordinates.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_outposts_outpost_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_outposts_outpost_id_service.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_roles_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_roles_history_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_shareholders_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_standings_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_starbases_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_starbases_starbase_id_fuel.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_starbases_starbase_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_structures_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_structures_service.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_titles_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_wallets_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_wallets_division_journal_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_corporation_id_wallets_division_transactions_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_corporations_names_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_dogma_attributes_attribute_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_dogma_attributes_attribute_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_dogma_effects_effect_id_modifier.rb +1 -1
- data/lib/esi-client-bvv/models/get_dogma_effects_effect_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_dogma_effects_effect_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_members_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_members_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_wings_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_wings_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_fleets_fleet_id_wings_squad.rb +1 -1
- data/lib/esi-client-bvv/models/get_fw_leaderboards_active_total_active_total.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_active_total_active_total_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_active_total_active_total.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_active_total_active_total_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_kills.rb +4 -4
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_last_week_last_week.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_last_week_last_week_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_victory_points.rb +4 -4
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_yesterday_yesterday.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_characters_yesterday_yesterday_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_active_total_active_total.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_active_total_active_total_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_kills.rb +4 -4
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_last_week_last_week.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_last_week_last_week_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_victory_points.rb +4 -4
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_yesterday_yesterday.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_corporations_yesterday_yesterday_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_kills.rb +4 -4
- data/lib/esi-client-bvv/models/get_fw_leaderboards_last_week_last_week.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_last_week_last_week_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_fw_leaderboards_victory_points.rb +4 -4
- data/lib/esi-client-bvv/models/get_fw_leaderboards_yesterday_yesterday.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_leaderboards_yesterday_yesterday_1.rb +199 -0
- data/lib/esi-client-bvv/models/get_fw_stats_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_fw_stats_kills.rb +1 -1
- data/lib/esi-client-bvv/models/get_fw_stats_victory_points.rb +1 -1
- data/lib/esi-client-bvv/models/get_fw_systems_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_fw_wars_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_incursions_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_industry_facilities_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_industry_systems_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_industry_systems_cost_indice.rb +1 -1
- data/lib/esi-client-bvv/models/get_insurance_prices_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_insurance_prices_level.rb +1 -1
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_attacker.rb +1 -1
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_item.rb +17 -5
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_items_item.rb +244 -0
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_position.rb +1 -1
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_unprocessable_entity.rb +1 -1
- data/lib/esi-client-bvv/models/get_killmails_killmail_id_killmail_hash_victim.rb +2 -2
- data/lib/esi-client-bvv/models/get_loyalty_stores_corporation_id_offers_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_loyalty_stores_corporation_id_offers_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_loyalty_stores_corporation_id_offers_required_item.rb +1 -1
- data/lib/esi-client-bvv/models/get_markets_groups_market_group_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_markets_groups_market_group_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_markets_prices_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_markets_region_id_history_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_markets_region_id_history_520_response.rb +1 -1
- data/lib/esi-client-bvv/models/get_markets_region_id_history_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_markets_region_id_history_unprocessable_entity.rb +1 -1
- data/lib/esi-client-bvv/models/get_markets_region_id_orders_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_markets_region_id_orders_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_markets_region_id_orders_unprocessable_entity.rb +1 -1
- data/lib/esi-client-bvv/models/get_markets_structures_structure_id_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_opportunities_groups_group_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_opportunities_tasks_task_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_route_origin_destination_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_search_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_sovereignty_campaigns_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_sovereignty_campaigns_participant.rb +1 -1
- data/lib/esi-client-bvv/models/get_sovereignty_map_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_sovereignty_structures_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_status_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_ancestries_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_asteroid_belts_asteroid_belt_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_asteroid_belts_asteroid_belt_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_asteroid_belts_asteroid_belt_id_position.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_bloodlines_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_categories_category_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_categories_category_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_constellations_constellation_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_constellations_constellation_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_constellations_constellation_id_position.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_factions_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_graphics_graphic_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_graphics_graphic_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_groups_group_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_groups_group_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_moons_moon_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_moons_moon_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_moons_moon_id_position.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_planets_planet_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_planets_planet_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_planets_planet_id_position.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_races_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_regions_region_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_regions_region_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_schematics_schematic_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_schematics_schematic_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_stargates_stargate_id_destination.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_stargates_stargate_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_stargates_stargate_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_stargates_stargate_id_position.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_stars_star_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_stations_station_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_stations_station_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_stations_station_id_position.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_structures_structure_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_structures_structure_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_structures_structure_id_position.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_system_jumps_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_system_kills_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_systems_system_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_systems_system_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_systems_system_id_planet.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_systems_system_id_position.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_types_type_id_dogma_attribute.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_types_type_id_dogma_effect.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_types_type_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/get_universe_types_type_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_wars_war_id_aggressor.rb +1 -1
- data/lib/esi-client-bvv/models/get_wars_war_id_ally.rb +1 -1
- data/lib/esi-client-bvv/models/get_wars_war_id_defender.rb +1 -1
- data/lib/esi-client-bvv/models/get_wars_war_id_killmails_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_wars_war_id_killmails_unprocessable_entity.rb +1 -1
- data/lib/esi-client-bvv/models/get_wars_war_id_ok.rb +1 -1
- data/lib/esi-client-bvv/models/get_wars_war_id_unprocessable_entity.rb +1 -1
- data/lib/esi-client-bvv/models/internal_server_error.rb +1 -1
- data/lib/esi-client-bvv/models/post_characters_affiliation_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/post_characters_affiliation_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/post_characters_character_id_assets_locations_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/post_characters_character_id_assets_locations_position.rb +1 -1
- data/lib/esi-client-bvv/models/post_characters_character_id_assets_names_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/post_characters_character_id_fittings_created.rb +1 -1
- data/lib/esi-client-bvv/models/post_characters_character_id_fittings_fitting.rb +1 -1
- data/lib/esi-client-bvv/models/post_characters_character_id_fittings_item.rb +1 -1
- data/lib/esi-client-bvv/models/post_characters_character_id_mail_520_response.rb +1 -1
- data/lib/esi-client-bvv/models/post_characters_character_id_mail_labels_label.rb +1 -1
- data/lib/esi-client-bvv/models/post_characters_character_id_mail_mail.rb +1 -1
- data/lib/esi-client-bvv/models/post_characters_character_id_mail_recipient.rb +1 -1
- data/lib/esi-client-bvv/models/post_corporations_corporation_id_assets_locations_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/post_corporations_corporation_id_assets_locations_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/post_corporations_corporation_id_assets_locations_position.rb +1 -1
- data/lib/esi-client-bvv/models/post_corporations_corporation_id_assets_names_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/post_corporations_corporation_id_assets_names_not_found.rb +189 -0
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_members_invitation.rb +1 -1
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_members_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_members_unprocessable_entity.rb +1 -1
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_wings_created.rb +1 -1
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_wings_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_wings_wing_id_squads_created.rb +1 -1
- data/lib/esi-client-bvv/models/post_fleets_fleet_id_wings_wing_id_squads_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/post_ui_openwindow_newmail_new_mail.rb +1 -1
- data/lib/esi-client-bvv/models/post_ui_openwindow_newmail_unprocessable_entity.rb +1 -1
- data/lib/esi-client-bvv/models/post_universe_ids_agent.rb +1 -1
- data/lib/esi-client-bvv/models/post_universe_ids_alliance.rb +1 -1
- data/lib/esi-client-bvv/models/post_universe_ids_character.rb +1 -1
- data/lib/esi-client-bvv/models/post_universe_ids_constellation.rb +1 -1
- data/lib/esi-client-bvv/models/post_universe_ids_corporation.rb +1 -1
- data/lib/esi-client-bvv/models/post_universe_ids_faction.rb +1 -1
- data/lib/esi-client-bvv/models/post_universe_ids_inventory_type.rb +1 -1
- data/lib/esi-client-bvv/models/post_universe_ids_ok.rb +1 -1
- data/lib/esi-client-bvv/models/post_universe_ids_region.rb +1 -1
- data/lib/esi-client-bvv/models/post_universe_ids_station.rb +1 -1
- data/lib/esi-client-bvv/models/post_universe_ids_system.rb +1 -1
- data/lib/esi-client-bvv/models/post_universe_names_200_ok.rb +1 -1
- data/lib/esi-client-bvv/models/post_universe_names_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/put_characters_character_id_calendar_event_id_response.rb +1 -1
- data/lib/esi-client-bvv/models/put_characters_character_id_mail_mail_id_contents.rb +1 -1
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_members_member_id_movement.rb +1 -1
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_members_member_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_members_member_id_unprocessable_entity.rb +1 -1
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_new_settings.rb +1 -1
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_squads_squad_id_naming.rb +1 -1
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_squads_squad_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_wings_wing_id_naming.rb +1 -1
- data/lib/esi-client-bvv/models/put_fleets_fleet_id_wings_wing_id_not_found.rb +1 -1
- data/lib/esi-client-bvv/models/service_unavailable.rb +1 -1
- data/lib/esi-client-bvv/models/unauthorized.rb +1 -1
- data/lib/esi-client-bvv/version.rb +2 -2
- data/spec/models/get_corporations_corporation_id_divisions_hangar_hangar_spec.rb +48 -0
- data/spec/models/get_corporations_corporation_id_divisions_wallet_wallet_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_active_total_active_total_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_active_total_active_total_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_active_total_active_total_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_active_total_active_total_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_last_week_last_week_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_last_week_last_week_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_yesterday_yesterday_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_characters_yesterday_yesterday_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_active_total_active_total_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_active_total_active_total_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_last_week_last_week_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_last_week_last_week_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_yesterday_yesterday_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_corporations_yesterday_yesterday_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_last_week_last_week_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_last_week_last_week_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_yesterday_yesterday_1_spec.rb +48 -0
- data/spec/models/get_fw_leaderboards_yesterday_yesterday_spec.rb +48 -0
- data/spec/models/get_killmails_killmail_id_killmail_hash_items_item_spec.rb +66 -0
- data/spec/models/post_corporations_corporation_id_assets_locations_not_found_spec.rb +42 -0
- data/spec/models/post_corporations_corporation_id_assets_names_not_found_spec.rb +42 -0
- metadata +94 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bcf33961e0835af91c70c4bbc52246393ae26732
|
4
|
+
data.tar.gz: 2620c37f1c98f9dc67d3019052cf35288e338505
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 92402b2d9b651131fba38d917786e20ef7edfc6d9211a1f5687c993c66a62ec7fa6da890f5ed30ac9fcd1bc9227d8d7503db511524e00700f51122ebc6e77dff
|
7
|
+
data.tar.gz: bce8d1f8302ad7adca382a908443ba1dc46ae97ab456eb1289db00becc6ea676764000baec5cf106eed14aba27ab6ba5042755904e8b59878a7fc47ac6ef470f
|
data/README.md
CHANGED
@@ -6,8 +6,8 @@ An OpenAPI for EVE Online
|
|
6
6
|
|
7
7
|
This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
|
8
8
|
|
9
|
-
- API version: 0.8.
|
10
|
-
- Package version: 1.0.
|
9
|
+
- API version: 0.8.2
|
10
|
+
- Package version: 1.0.3
|
11
11
|
- Build package: io.swagger.codegen.languages.RubyClientCodegen
|
12
12
|
|
13
13
|
## Installation
|
@@ -23,15 +23,15 @@ gem build esi-client-bvv.gemspec
|
|
23
23
|
Then either install the gem locally:
|
24
24
|
|
25
25
|
```shell
|
26
|
-
gem install ./esi-client-bvv-1.0.
|
26
|
+
gem install ./esi-client-bvv-1.0.3.gem
|
27
27
|
```
|
28
|
-
(for development, run `gem install --dev ./esi-client-bvv-1.0.
|
28
|
+
(for development, run `gem install --dev ./esi-client-bvv-1.0.3.gem` to install the development dependencies)
|
29
29
|
|
30
30
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
31
31
|
|
32
32
|
Finally add this to the Gemfile:
|
33
33
|
|
34
|
-
gem 'esi-client-bvv', '~> 1.0.
|
34
|
+
gem 'esi-client-bvv', '~> 1.0.3'
|
35
35
|
|
36
36
|
### Install from Git
|
37
37
|
|
@@ -415,9 +415,9 @@ Class | Method | HTTP request | Description
|
|
415
415
|
- [ESI::GetCorporationsCorporationIdContractsContractIdItems520Response](docs/GetCorporationsCorporationIdContractsContractIdItems520Response.md)
|
416
416
|
- [ESI::GetCorporationsCorporationIdContractsContractIdItemsNotFound](docs/GetCorporationsCorporationIdContractsContractIdItemsNotFound.md)
|
417
417
|
- [ESI::GetCorporationsCorporationIdCustomsOffices200Ok](docs/GetCorporationsCorporationIdCustomsOffices200Ok.md)
|
418
|
-
- [ESI::
|
418
|
+
- [ESI::GetCorporationsCorporationIdDivisionsHangarHangar](docs/GetCorporationsCorporationIdDivisionsHangarHangar.md)
|
419
419
|
- [ESI::GetCorporationsCorporationIdDivisionsOk](docs/GetCorporationsCorporationIdDivisionsOk.md)
|
420
|
-
- [ESI::
|
420
|
+
- [ESI::GetCorporationsCorporationIdDivisionsWalletWallet](docs/GetCorporationsCorporationIdDivisionsWalletWallet.md)
|
421
421
|
- [ESI::GetCorporationsCorporationIdFacilities200Ok](docs/GetCorporationsCorporationIdFacilities200Ok.md)
|
422
422
|
- [ESI::GetCorporationsCorporationIdFwStatsKills](docs/GetCorporationsCorporationIdFwStatsKills.md)
|
423
423
|
- [ESI::GetCorporationsCorporationIdFwStatsOk](docs/GetCorporationsCorporationIdFwStatsOk.md)
|
@@ -463,33 +463,33 @@ Class | Method | HTTP request | Description
|
|
463
463
|
- [ESI::GetFleetsFleetIdWings200Ok](docs/GetFleetsFleetIdWings200Ok.md)
|
464
464
|
- [ESI::GetFleetsFleetIdWingsNotFound](docs/GetFleetsFleetIdWingsNotFound.md)
|
465
465
|
- [ESI::GetFleetsFleetIdWingsSquad](docs/GetFleetsFleetIdWingsSquad.md)
|
466
|
-
- [ESI::
|
467
|
-
- [ESI::
|
468
|
-
- [ESI::
|
469
|
-
- [ESI::
|
466
|
+
- [ESI::GetFwLeaderboardsActiveTotalActiveTotal](docs/GetFwLeaderboardsActiveTotalActiveTotal.md)
|
467
|
+
- [ESI::GetFwLeaderboardsActiveTotalActiveTotal1](docs/GetFwLeaderboardsActiveTotalActiveTotal1.md)
|
468
|
+
- [ESI::GetFwLeaderboardsCharactersActiveTotalActiveTotal](docs/GetFwLeaderboardsCharactersActiveTotalActiveTotal.md)
|
469
|
+
- [ESI::GetFwLeaderboardsCharactersActiveTotalActiveTotal1](docs/GetFwLeaderboardsCharactersActiveTotalActiveTotal1.md)
|
470
470
|
- [ESI::GetFwLeaderboardsCharactersKills](docs/GetFwLeaderboardsCharactersKills.md)
|
471
|
-
- [ESI::
|
472
|
-
- [ESI::
|
471
|
+
- [ESI::GetFwLeaderboardsCharactersLastWeekLastWeek](docs/GetFwLeaderboardsCharactersLastWeekLastWeek.md)
|
472
|
+
- [ESI::GetFwLeaderboardsCharactersLastWeekLastWeek1](docs/GetFwLeaderboardsCharactersLastWeekLastWeek1.md)
|
473
473
|
- [ESI::GetFwLeaderboardsCharactersOk](docs/GetFwLeaderboardsCharactersOk.md)
|
474
474
|
- [ESI::GetFwLeaderboardsCharactersVictoryPoints](docs/GetFwLeaderboardsCharactersVictoryPoints.md)
|
475
|
-
- [ESI::
|
476
|
-
- [ESI::
|
477
|
-
- [ESI::
|
478
|
-
- [ESI::
|
475
|
+
- [ESI::GetFwLeaderboardsCharactersYesterdayYesterday](docs/GetFwLeaderboardsCharactersYesterdayYesterday.md)
|
476
|
+
- [ESI::GetFwLeaderboardsCharactersYesterdayYesterday1](docs/GetFwLeaderboardsCharactersYesterdayYesterday1.md)
|
477
|
+
- [ESI::GetFwLeaderboardsCorporationsActiveTotalActiveTotal](docs/GetFwLeaderboardsCorporationsActiveTotalActiveTotal.md)
|
478
|
+
- [ESI::GetFwLeaderboardsCorporationsActiveTotalActiveTotal1](docs/GetFwLeaderboardsCorporationsActiveTotalActiveTotal1.md)
|
479
479
|
- [ESI::GetFwLeaderboardsCorporationsKills](docs/GetFwLeaderboardsCorporationsKills.md)
|
480
|
-
- [ESI::
|
481
|
-
- [ESI::
|
480
|
+
- [ESI::GetFwLeaderboardsCorporationsLastWeekLastWeek](docs/GetFwLeaderboardsCorporationsLastWeekLastWeek.md)
|
481
|
+
- [ESI::GetFwLeaderboardsCorporationsLastWeekLastWeek1](docs/GetFwLeaderboardsCorporationsLastWeekLastWeek1.md)
|
482
482
|
- [ESI::GetFwLeaderboardsCorporationsOk](docs/GetFwLeaderboardsCorporationsOk.md)
|
483
483
|
- [ESI::GetFwLeaderboardsCorporationsVictoryPoints](docs/GetFwLeaderboardsCorporationsVictoryPoints.md)
|
484
|
-
- [ESI::
|
485
|
-
- [ESI::
|
484
|
+
- [ESI::GetFwLeaderboardsCorporationsYesterdayYesterday](docs/GetFwLeaderboardsCorporationsYesterdayYesterday.md)
|
485
|
+
- [ESI::GetFwLeaderboardsCorporationsYesterdayYesterday1](docs/GetFwLeaderboardsCorporationsYesterdayYesterday1.md)
|
486
486
|
- [ESI::GetFwLeaderboardsKills](docs/GetFwLeaderboardsKills.md)
|
487
|
-
- [ESI::
|
488
|
-
- [ESI::
|
487
|
+
- [ESI::GetFwLeaderboardsLastWeekLastWeek](docs/GetFwLeaderboardsLastWeekLastWeek.md)
|
488
|
+
- [ESI::GetFwLeaderboardsLastWeekLastWeek1](docs/GetFwLeaderboardsLastWeekLastWeek1.md)
|
489
489
|
- [ESI::GetFwLeaderboardsOk](docs/GetFwLeaderboardsOk.md)
|
490
490
|
- [ESI::GetFwLeaderboardsVictoryPoints](docs/GetFwLeaderboardsVictoryPoints.md)
|
491
|
-
- [ESI::
|
492
|
-
- [ESI::
|
491
|
+
- [ESI::GetFwLeaderboardsYesterdayYesterday](docs/GetFwLeaderboardsYesterdayYesterday.md)
|
492
|
+
- [ESI::GetFwLeaderboardsYesterdayYesterday1](docs/GetFwLeaderboardsYesterdayYesterday1.md)
|
493
493
|
- [ESI::GetFwStats200Ok](docs/GetFwStats200Ok.md)
|
494
494
|
- [ESI::GetFwStatsKills](docs/GetFwStatsKills.md)
|
495
495
|
- [ESI::GetFwStatsVictoryPoints](docs/GetFwStatsVictoryPoints.md)
|
@@ -503,7 +503,7 @@ Class | Method | HTTP request | Description
|
|
503
503
|
- [ESI::GetInsurancePricesLevel](docs/GetInsurancePricesLevel.md)
|
504
504
|
- [ESI::GetKillmailsKillmailIdKillmailHashAttacker](docs/GetKillmailsKillmailIdKillmailHashAttacker.md)
|
505
505
|
- [ESI::GetKillmailsKillmailIdKillmailHashItem](docs/GetKillmailsKillmailIdKillmailHashItem.md)
|
506
|
-
- [ESI::
|
506
|
+
- [ESI::GetKillmailsKillmailIdKillmailHashItemsItem](docs/GetKillmailsKillmailIdKillmailHashItemsItem.md)
|
507
507
|
- [ESI::GetKillmailsKillmailIdKillmailHashOk](docs/GetKillmailsKillmailIdKillmailHashOk.md)
|
508
508
|
- [ESI::GetKillmailsKillmailIdKillmailHashPosition](docs/GetKillmailsKillmailIdKillmailHashPosition.md)
|
509
509
|
- [ESI::GetKillmailsKillmailIdKillmailHashUnprocessableEntity](docs/GetKillmailsKillmailIdKillmailHashUnprocessableEntity.md)
|
@@ -599,8 +599,10 @@ Class | Method | HTTP request | Description
|
|
599
599
|
- [ESI::PostCharactersCharacterIdMailMail](docs/PostCharactersCharacterIdMailMail.md)
|
600
600
|
- [ESI::PostCharactersCharacterIdMailRecipient](docs/PostCharactersCharacterIdMailRecipient.md)
|
601
601
|
- [ESI::PostCorporationsCorporationIdAssetsLocations200Ok](docs/PostCorporationsCorporationIdAssetsLocations200Ok.md)
|
602
|
+
- [ESI::PostCorporationsCorporationIdAssetsLocationsNotFound](docs/PostCorporationsCorporationIdAssetsLocationsNotFound.md)
|
602
603
|
- [ESI::PostCorporationsCorporationIdAssetsLocationsPosition](docs/PostCorporationsCorporationIdAssetsLocationsPosition.md)
|
603
604
|
- [ESI::PostCorporationsCorporationIdAssetsNames200Ok](docs/PostCorporationsCorporationIdAssetsNames200Ok.md)
|
605
|
+
- [ESI::PostCorporationsCorporationIdAssetsNamesNotFound](docs/PostCorporationsCorporationIdAssetsNamesNotFound.md)
|
604
606
|
- [ESI::PostFleetsFleetIdMembersInvitation](docs/PostFleetsFleetIdMembersInvitation.md)
|
605
607
|
- [ESI::PostFleetsFleetIdMembersNotFound](docs/PostFleetsFleetIdMembersNotFound.md)
|
606
608
|
- [ESI::PostFleetsFleetIdMembersUnprocessableEntity](docs/PostFleetsFleetIdMembersUnprocessableEntity.md)
|
data/docs/ContactsApi.md
CHANGED
@@ -84,7 +84,7 @@ nil (empty response body)
|
|
84
84
|
|
85
85
|
Get alliance contacts
|
86
86
|
|
87
|
-
Return contacts of an alliance --- This route is cached for up to 300 seconds ---
|
87
|
+
Return contacts of an alliance --- This route is cached for up to 300 seconds --- Warning: This route has an upgrade available. --- [Diff of the upcoming changes](https://esi.evetech.net/diff/latest/dev/#GET-/alliances/{alliance_id}/contacts/)
|
88
88
|
|
89
89
|
### Example
|
90
90
|
```ruby
|
@@ -214,7 +214,7 @@ Name | Type | Description | Notes
|
|
214
214
|
|
215
215
|
Get contacts
|
216
216
|
|
217
|
-
Return contacts of a character --- This route is cached for up to 300 seconds ---
|
217
|
+
Return contacts of a character --- This route is cached for up to 300 seconds --- Warning: This route has an upgrade available. --- [Diff of the upcoming changes](https://esi.evetech.net/diff/latest/dev/#GET-/characters/{character_id}/contacts/)
|
218
218
|
|
219
219
|
### Example
|
220
220
|
```ruby
|
@@ -344,7 +344,7 @@ Name | Type | Description | Notes
|
|
344
344
|
|
345
345
|
Get corporation contacts
|
346
346
|
|
347
|
-
Return contacts of a corporation --- This route is cached for up to 300 seconds ---
|
347
|
+
Return contacts of a corporation --- This route is cached for up to 300 seconds --- Warning: This route has an upgrade available. --- [Diff of the upcoming changes](https://esi.evetech.net/diff/latest/dev/#GET-/corporations/{corporation_id}/contacts/)
|
348
348
|
|
349
349
|
### Example
|
350
350
|
```ruby
|
@@ -474,7 +474,7 @@ Name | Type | Description | Notes
|
|
474
474
|
|
475
475
|
Add contacts
|
476
476
|
|
477
|
-
Bulk add contacts with same settings ---
|
477
|
+
Bulk add contacts with same settings --- Warning: This route has an upgrade available. --- [Diff of the upcoming changes](https://esi.evetech.net/diff/latest/dev/#POST-/characters/{character_id}/contacts/)
|
478
478
|
|
479
479
|
### Example
|
480
480
|
```ruby
|
@@ -546,7 +546,7 @@ Name | Type | Description | Notes
|
|
546
546
|
|
547
547
|
Edit contacts
|
548
548
|
|
549
|
-
Bulk edit contacts with same settings ---
|
549
|
+
Bulk edit contacts with same settings --- Warning: This route has an upgrade available. --- [Diff of the upcoming changes](https://esi.evetech.net/diff/latest/dev/#PUT-/characters/{character_id}/contacts/)
|
550
550
|
|
551
551
|
### Example
|
552
552
|
```ruby
|
data/docs/FactionWarfareApi.md
CHANGED
@@ -363,7 +363,7 @@ No authorization required
|
|
363
363
|
|
364
364
|
Ownership of faction warfare systems
|
365
365
|
|
366
|
-
An overview of the current ownership of faction warfare solar systems --- This route is cached for up to 1800 seconds
|
366
|
+
An overview of the current ownership of faction warfare solar systems --- This route is cached for up to 1800 seconds --- Warning: This route has an upgrade available. --- [Diff of the upcoming changes](https://esi.evetech.net/diff/latest/dev/#GET-/fw/systems/)
|
367
367
|
|
368
368
|
### Example
|
369
369
|
```ruby
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# ESI::GetCorporationsCorporationIdDivisionsHangarHangar
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**division** | **Integer** | division integer | [optional]
|
7
|
+
**name** | **String** | name string | [optional]
|
8
|
+
|
9
|
+
|
@@ -3,7 +3,7 @@
|
|
3
3
|
## Properties
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
|
-
**hangar** | [**Array<
|
7
|
-
**wallet** | [**Array<
|
6
|
+
**hangar** | [**Array<GetCorporationsCorporationIdDivisionsHangarHangar>**](GetCorporationsCorporationIdDivisionsHangarHangar.md) | hangar array | [optional]
|
7
|
+
**wallet** | [**Array<GetCorporationsCorporationIdDivisionsWalletWallet>**](GetCorporationsCorporationIdDivisionsWalletWallet.md) | wallet array | [optional]
|
8
8
|
|
9
9
|
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# ESI::GetCorporationsCorporationIdDivisionsWalletWallet
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**division** | **Integer** | division integer | [optional]
|
7
|
+
**name** | **String** | name string | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# ESI::GetFwLeaderboardsActiveTotalActiveTotal
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**amount** | **Integer** | Amount of kills | [optional]
|
7
|
+
**faction_id** | **Integer** | faction_id integer | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# ESI::GetFwLeaderboardsActiveTotalActiveTotal1
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**amount** | **Integer** | Amount of victory points | [optional]
|
7
|
+
**faction_id** | **Integer** | faction_id integer | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# ESI::GetFwLeaderboardsCharactersActiveTotalActiveTotal
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**amount** | **Integer** | Amount of kills | [optional]
|
7
|
+
**character_id** | **Integer** | character_id integer | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# ESI::GetFwLeaderboardsCharactersActiveTotalActiveTotal1
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**amount** | **Integer** | Amount of victory points | [optional]
|
7
|
+
**character_id** | **Integer** | character_id integer | [optional]
|
8
|
+
|
9
|
+
|
@@ -3,8 +3,8 @@
|
|
3
3
|
## Properties
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
|
-
**active_total** | [**Array<
|
7
|
-
**last_week** | [**Array<
|
8
|
-
**yesterday** | [**Array<
|
6
|
+
**active_total** | [**Array<GetFwLeaderboardsCharactersActiveTotalActiveTotal>**](GetFwLeaderboardsCharactersActiveTotalActiveTotal.md) | Top 100 ranking of pilots active in faction warfare by total kills. A pilot is considered \"active\" if they have participated in faction warfare in the past 14 days. |
|
7
|
+
**last_week** | [**Array<GetFwLeaderboardsCharactersLastWeekLastWeek>**](GetFwLeaderboardsCharactersLastWeekLastWeek.md) | Top 100 ranking of pilots by kills in the past week |
|
8
|
+
**yesterday** | [**Array<GetFwLeaderboardsCharactersYesterdayYesterday>**](GetFwLeaderboardsCharactersYesterdayYesterday.md) | Top 100 ranking of pilots by kills in the past day |
|
9
9
|
|
10
10
|
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# ESI::GetFwLeaderboardsCharactersLastWeekLastWeek
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**amount** | **Integer** | Amount of kills | [optional]
|
7
|
+
**character_id** | **Integer** | character_id integer | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# ESI::GetFwLeaderboardsCharactersLastWeekLastWeek1
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**amount** | **Integer** | Amount of victory points | [optional]
|
7
|
+
**character_id** | **Integer** | character_id integer | [optional]
|
8
|
+
|
9
|
+
|
@@ -3,8 +3,8 @@
|
|
3
3
|
## Properties
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
|
-
**active_total** | [**Array<
|
7
|
-
**last_week** | [**Array<
|
8
|
-
**yesterday** | [**Array<
|
6
|
+
**active_total** | [**Array<GetFwLeaderboardsCharactersActiveTotalActiveTotal1>**](GetFwLeaderboardsCharactersActiveTotalActiveTotal1.md) | Top 100 ranking of pilots active in faction warfare by total victory points. A pilot is considered \"active\" if they have participated in faction warfare in the past 14 days. |
|
7
|
+
**last_week** | [**Array<GetFwLeaderboardsCharactersLastWeekLastWeek1>**](GetFwLeaderboardsCharactersLastWeekLastWeek1.md) | Top 100 ranking of pilots by victory points in the past week |
|
8
|
+
**yesterday** | [**Array<GetFwLeaderboardsCharactersYesterdayYesterday1>**](GetFwLeaderboardsCharactersYesterdayYesterday1.md) | Top 100 ranking of pilots by victory points in the past day |
|
9
9
|
|
10
10
|
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# ESI::GetFwLeaderboardsCharactersYesterdayYesterday
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**amount** | **Integer** | Amount of kills | [optional]
|
7
|
+
**character_id** | **Integer** | character_id integer | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# ESI::GetFwLeaderboardsCharactersYesterdayYesterday1
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**amount** | **Integer** | Amount of victory points | [optional]
|
7
|
+
**character_id** | **Integer** | character_id integer | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# ESI::GetFwLeaderboardsCorporationsActiveTotalActiveTotal
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**amount** | **Integer** | Amount of kills | [optional]
|
7
|
+
**corporation_id** | **Integer** | corporation_id integer | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# ESI::GetFwLeaderboardsCorporationsActiveTotalActiveTotal1
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**amount** | **Integer** | Amount of victory points | [optional]
|
7
|
+
**corporation_id** | **Integer** | corporation_id integer | [optional]
|
8
|
+
|
9
|
+
|
@@ -3,8 +3,8 @@
|
|
3
3
|
## Properties
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
|
-
**active_total** | [**Array<
|
7
|
-
**last_week** | [**Array<
|
8
|
-
**yesterday** | [**Array<
|
6
|
+
**active_total** | [**Array<GetFwLeaderboardsCorporationsActiveTotalActiveTotal>**](GetFwLeaderboardsCorporationsActiveTotalActiveTotal.md) | Top 10 ranking of corporations active in faction warfare by total kills. A corporation is considered \"active\" if they have participated in faction warfare in the past 14 days. |
|
7
|
+
**last_week** | [**Array<GetFwLeaderboardsCorporationsLastWeekLastWeek>**](GetFwLeaderboardsCorporationsLastWeekLastWeek.md) | Top 10 ranking of corporations by kills in the past week |
|
8
|
+
**yesterday** | [**Array<GetFwLeaderboardsCorporationsYesterdayYesterday>**](GetFwLeaderboardsCorporationsYesterdayYesterday.md) | Top 10 ranking of corporations by kills in the past day |
|
9
9
|
|
10
10
|
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# ESI::GetFwLeaderboardsCorporationsLastWeekLastWeek
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**amount** | **Integer** | Amount of kills | [optional]
|
7
|
+
**corporation_id** | **Integer** | corporation_id integer | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# ESI::GetFwLeaderboardsCorporationsLastWeekLastWeek1
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**amount** | **Integer** | Amount of victory points | [optional]
|
7
|
+
**corporation_id** | **Integer** | corporation_id integer | [optional]
|
8
|
+
|
9
|
+
|
@@ -3,8 +3,8 @@
|
|
3
3
|
## Properties
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
|
-
**active_total** | [**Array<
|
7
|
-
**last_week** | [**Array<
|
8
|
-
**yesterday** | [**Array<
|
6
|
+
**active_total** | [**Array<GetFwLeaderboardsCorporationsActiveTotalActiveTotal1>**](GetFwLeaderboardsCorporationsActiveTotalActiveTotal1.md) | Top 10 ranking of corporations active in faction warfare by total victory points. A corporation is considered \"active\" if they have participated in faction warfare in the past 14 days. |
|
7
|
+
**last_week** | [**Array<GetFwLeaderboardsCorporationsLastWeekLastWeek1>**](GetFwLeaderboardsCorporationsLastWeekLastWeek1.md) | Top 10 ranking of corporations by victory points in the past week |
|
8
|
+
**yesterday** | [**Array<GetFwLeaderboardsCorporationsYesterdayYesterday1>**](GetFwLeaderboardsCorporationsYesterdayYesterday1.md) | Top 10 ranking of corporations by victory points in the past day |
|
9
9
|
|
10
10
|
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# ESI::GetFwLeaderboardsCorporationsYesterdayYesterday
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**amount** | **Integer** | Amount of kills | [optional]
|
7
|
+
**corporation_id** | **Integer** | corporation_id integer | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# ESI::GetFwLeaderboardsCorporationsYesterdayYesterday1
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**amount** | **Integer** | Amount of victory points | [optional]
|
7
|
+
**corporation_id** | **Integer** | corporation_id integer | [optional]
|
8
|
+
|
9
|
+
|
@@ -3,8 +3,8 @@
|
|
3
3
|
## Properties
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
|
-
**active_total** | [**Array<
|
7
|
-
**last_week** | [**Array<
|
8
|
-
**yesterday** | [**Array<
|
6
|
+
**active_total** | [**Array<GetFwLeaderboardsActiveTotalActiveTotal>**](GetFwLeaderboardsActiveTotalActiveTotal.md) | Top 4 ranking of factions active in faction warfare by total kills. A faction is considered \"active\" if they have participated in faction warfare in the past 14 days. |
|
7
|
+
**last_week** | [**Array<GetFwLeaderboardsLastWeekLastWeek>**](GetFwLeaderboardsLastWeekLastWeek.md) | Top 4 ranking of factions by kills in the past week |
|
8
|
+
**yesterday** | [**Array<GetFwLeaderboardsYesterdayYesterday>**](GetFwLeaderboardsYesterdayYesterday.md) | Top 4 ranking of factions by kills in the past day |
|
9
9
|
|
10
10
|
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# ESI::GetFwLeaderboardsLastWeekLastWeek
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**amount** | **Integer** | Amount of kills | [optional]
|
7
|
+
**faction_id** | **Integer** | faction_id integer | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# ESI::GetFwLeaderboardsLastWeekLastWeek1
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**amount** | **Integer** | Amount of victory points | [optional]
|
7
|
+
**faction_id** | **Integer** | faction_id integer | [optional]
|
8
|
+
|
9
|
+
|