eve-esi-types 1.0.0 → 1.1.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.
- package/README.md +38 -2
- package/esi-request.d.mts +58 -0
- package/esi-request.mjs +284 -0
- package/package.json +12 -3
- package/src/get_alliances_alliance_id_contacts_labels_ok.d.ts +9 -12
- package/src/get_alliances_alliance_id_contacts_ok.d.ts +15 -23
- package/src/get_alliances_alliance_id_corporations_ok.d.ts +2 -7
- package/src/get_alliances_alliance_id_icons_ok.d.ts +9 -12
- package/src/get_alliances_alliance_id_ok.d.ts +29 -37
- package/src/get_alliances_ok.d.ts +2 -7
- package/src/get_characters_character_id_agents_research_ok.d.ts +18 -27
- package/src/get_characters_character_id_assets_ok.d.ts +22 -32
- package/src/get_characters_character_id_attributes_ok.d.ts +33 -42
- package/src/get_characters_character_id_blueprints_ok.d.ts +26 -37
- package/src/get_characters_character_id_bookmarks_folders_ok.d.ts +9 -12
- package/src/get_characters_character_id_bookmarks_ok.d.ts +46 -62
- package/src/get_characters_character_id_calendar_event_id_attendees_ok.d.ts +5 -7
- package/src/get_characters_character_id_calendar_event_id_ok.d.ts +37 -47
- package/src/get_characters_character_id_calendar_ok.d.ts +17 -22
- package/src/get_characters_character_id_clones_ok.d.ts +31 -43
- package/src/get_characters_character_id_contacts_labels_ok.d.ts +9 -12
- package/src/get_characters_character_id_contacts_ok.d.ts +23 -33
- package/src/get_characters_character_id_contracts_contract_id_bids_ok.d.ts +17 -22
- package/src/get_characters_character_id_contracts_contract_id_items_ok.d.ts +22 -32
- package/src/get_characters_character_id_contracts_ok.d.ts +77 -97
- package/src/get_characters_character_id_corporationhistory_ok.d.ts +17 -22
- package/src/get_characters_character_id_fatigue_ok.d.ts +13 -17
- package/src/get_characters_character_id_fittings_ok.d.ts +19 -32
- package/src/get_characters_character_id_fleet_ok.d.ts +13 -17
- package/src/get_characters_character_id_fw_stats_ok.d.ts +41 -52
- package/src/get_characters_character_id_implants_ok.d.ts +2 -7
- package/src/get_characters_character_id_industry_jobs_ok.d.ts +79 -107
- package/src/get_characters_character_id_killmails_recent_ok.d.ts +9 -12
- package/src/get_characters_character_id_location_ok.d.ts +13 -17
- package/src/get_characters_character_id_loyalty_points_ok.d.ts +9 -12
- package/src/get_characters_character_id_mail_labels_ok.d.ts +17 -22
- package/src/get_characters_character_id_mail_lists_ok.d.ts +9 -12
- package/src/get_characters_character_id_mail_mail_id_ok.d.ts +31 -43
- package/src/get_characters_character_id_mail_ok.d.ts +31 -43
- package/src/get_characters_character_id_medals_ok.d.ts +45 -57
- package/src/get_characters_character_id_mining_ok.d.ts +14 -22
- package/src/get_characters_character_id_notifications_contacts_ok.d.ts +21 -27
- package/src/get_characters_character_id_notifications_ok.d.ts +21 -27
- package/src/get_characters_character_id_ok.d.ts +41 -52
- package/src/get_characters_character_id_online_ok.d.ts +17 -22
- package/src/get_characters_character_id_opportunities_ok.d.ts +9 -12
- package/src/get_characters_character_id_orders_history_ok.d.ts +50 -67
- package/src/get_characters_character_id_orders_ok.d.ts +50 -67
- package/src/get_characters_character_id_planets_ok.d.ts +25 -32
- package/src/get_characters_character_id_planets_planet_id_ok.d.ts +110 -150
- package/src/get_characters_character_id_portrait_ok.d.ts +17 -22
- package/src/get_characters_character_id_roles_ok.d.ts +1 -2
- package/src/get_characters_character_id_search_ok.d.ts +62 -123
- package/src/get_characters_character_id_ship_ok.d.ts +10 -17
- package/src/get_characters_character_id_skillqueue_ok.d.ts +33 -42
- package/src/get_characters_character_id_skills_ok.d.ts +25 -32
- package/src/get_characters_character_id_standings_ok.d.ts +9 -12
- package/src/get_characters_character_id_titles_ok.d.ts +9 -12
- package/src/get_characters_character_id_wallet_journal_ok.d.ts +45 -57
- package/src/get_characters_character_id_wallet_ok.d.ts +1 -2
- package/src/get_characters_character_id_wallet_transactions_ok.d.ts +38 -52
- package/src/get_contracts_public_bids_contract_id_ok.d.ts +13 -17
- package/src/get_contracts_public_items_contract_id_ok.d.ts +34 -47
- package/src/get_contracts_public_region_id_ok.d.ts +61 -77
- package/src/get_corporation_corporation_id_mining_extractions_ok.d.ts +24 -30
- package/src/get_corporation_corporation_id_mining_observers_observer_id_ok.d.ts +20 -29
- package/src/get_corporation_corporation_id_mining_observers_ok.d.ts +10 -13
- package/src/get_corporations_corporation_id_alliancehistory_ok.d.ts +17 -22
- package/src/get_corporations_corporation_id_assets_ok.d.ts +22 -32
- package/src/get_corporations_corporation_id_blueprints_ok.d.ts +26 -37
- package/src/get_corporations_corporation_id_bookmarks_folders_ok.d.ts +13 -17
- package/src/get_corporations_corporation_id_bookmarks_ok.d.ts +46 -62
- package/src/get_corporations_corporation_id_contacts_labels_ok.d.ts +9 -12
- package/src/get_corporations_corporation_id_contacts_ok.d.ts +19 -28
- package/src/get_corporations_corporation_id_containers_logs_ok.d.ts +31 -47
- package/src/get_corporations_corporation_id_contracts_contract_id_bids_ok.d.ts +17 -22
- package/src/get_corporations_corporation_id_contracts_contract_id_items_ok.d.ts +22 -32
- package/src/get_corporations_corporation_id_contracts_ok.d.ts +77 -97
- package/src/get_corporations_corporation_id_customs_offices_ok.d.ts +53 -67
- package/src/get_corporations_corporation_id_divisions_ok.d.ts +17 -22
- package/src/get_corporations_corporation_id_facilities_ok.d.ts +10 -17
- package/src/get_corporations_corporation_id_fw_stats_ok.d.ts +37 -47
- package/src/get_corporations_corporation_id_icons_ok.d.ts +13 -17
- package/src/get_corporations_corporation_id_industry_jobs_ok.d.ts +79 -107
- package/src/get_corporations_corporation_id_killmails_recent_ok.d.ts +9 -12
- package/src/get_corporations_corporation_id_medals_issued_ok.d.ts +21 -27
- package/src/get_corporations_corporation_id_medals_ok.d.ts +21 -27
- package/src/get_corporations_corporation_id_members_limit_ok.d.ts +1 -2
- package/src/get_corporations_corporation_id_members_ok.d.ts +2 -7
- package/src/get_corporations_corporation_id_members_titles_ok.d.ts +143 -146
- package/src/get_corporations_corporation_id_membertracking_ok.d.ts +26 -37
- package/src/get_corporations_corporation_id_ok.d.ts +57 -72
- package/src/get_corporations_corporation_id_orders_history_ok.d.ts +54 -72
- package/src/get_corporations_corporation_id_orders_ok.d.ts +54 -72
- package/src/get_corporations_corporation_id_roles_history_ok.d.ts +13 -17
- package/src/get_corporations_corporation_id_roles_ok.d.ts +5 -7
- package/src/get_corporations_corporation_id_shareholders_ok.d.ts +9 -12
- package/src/get_corporations_corporation_id_standings_ok.d.ts +9 -12
- package/src/get_corporations_corporation_id_starbases_ok.d.ts +26 -37
- package/src/get_corporations_corporation_id_starbases_starbase_id_ok.d.ts +34 -47
- package/src/get_corporations_corporation_id_structures_ok.d.ts +54 -72
- package/src/get_corporations_corporation_id_titles_ok.d.ts +9 -12
- package/src/get_corporations_corporation_id_wallets_division_journal_ok.d.ts +45 -57
- package/src/get_corporations_corporation_id_wallets_division_transactions_ok.d.ts +34 -47
- package/src/get_corporations_corporation_id_wallets_ok.d.ts +9 -12
- package/src/get_corporations_npccorps_ok.d.ts +2 -7
- package/src/get_dogma_attributes_attribute_id_ok.d.ts +41 -52
- package/src/get_dogma_attributes_ok.d.ts +2 -7
- package/src/get_dogma_dynamic_items_type_id_item_id_ok.d.ts +23 -37
- package/src/get_dogma_effects_effect_id_ok.d.ts +105 -132
- package/src/get_dogma_effects_ok.d.ts +2 -7
- package/src/get_fleets_fleet_id_members_ok.d.ts +34 -47
- package/src/get_fleets_fleet_id_ok.d.ts +17 -22
- package/src/get_fleets_fleet_id_wings_ok.d.ts +17 -22
- package/src/get_fw_leaderboards_characters_ok.d.ts +49 -62
- package/src/get_fw_leaderboards_corporations_ok.d.ts +49 -62
- package/src/get_fw_leaderboards_ok.d.ts +49 -62
- package/src/get_fw_stats_ok.d.ts +37 -47
- package/src/get_fw_systems_ok.d.ts +21 -27
- package/src/get_fw_wars_ok.d.ts +9 -12
- package/src/get_incursions_ok.d.ts +28 -43
- package/src/get_industry_facilities_ok.d.ts +22 -32
- package/src/get_industry_systems_ok.d.ts +9 -12
- package/src/get_insurance_prices_ok.d.ts +14 -22
- package/src/get_killmails_killmail_id_killmail_hash_ok.d.ts +127 -179
- package/src/get_loyalty_stores_corporation_id_offers_ok.d.ts +27 -42
- package/src/get_markets_groups_market_group_id_ok.d.ts +18 -33
- package/src/get_markets_groups_ok.d.ts +2 -7
- package/src/get_markets_prices_ok.d.ts +10 -17
- package/src/get_markets_region_id_history_ok.d.ts +25 -32
- package/src/get_markets_region_id_orders_ok.d.ts +42 -57
- package/src/get_markets_region_id_types_ok.d.ts +2 -7
- package/src/get_markets_structures_structure_id_ok.d.ts +38 -52
- package/src/get_opportunities_groups_group_id_ok.d.ts +29 -44
- package/src/get_opportunities_groups_ok.d.ts +2 -7
- package/src/get_opportunities_tasks_ok.d.ts +2 -7
- package/src/get_opportunities_tasks_task_id_ok.d.ts +17 -22
- package/src/get_route_origin_destination_ok.d.ts +2 -7
- package/src/get_sovereignty_campaigns_ok.d.ts +48 -59
- package/src/get_sovereignty_map_ok.d.ts +17 -22
- package/src/get_sovereignty_structures_ok.d.ts +31 -43
- package/src/get_status_ok.d.ts +17 -22
- package/src/get_universe_ancestries_ok.d.ts +25 -32
- package/src/get_universe_asteroid_belts_asteroid_belt_id_ok.d.ts +21 -27
- package/src/get_universe_bloodlines_ok.d.ts +42 -57
- package/src/get_universe_categories_category_id_ok.d.ts +19 -28
- package/src/get_universe_categories_ok.d.ts +2 -7
- package/src/get_universe_constellations_constellation_id_ok.d.ts +31 -43
- package/src/get_universe_constellations_ok.d.ts +2 -7
- package/src/get_universe_factions_ok.d.ts +41 -52
- package/src/get_universe_graphics_graphic_id_ok.d.ts +33 -42
- package/src/get_universe_graphics_ok.d.ts +2 -7
- package/src/get_universe_groups_group_id_ok.d.ts +18 -33
- package/src/get_universe_groups_ok.d.ts +2 -7
- package/src/get_universe_moons_moon_id_ok.d.ts +25 -32
- package/src/get_universe_planets_planet_id_ok.d.ts +26 -37
- package/src/get_universe_races_ok.d.ts +17 -22
- package/src/get_universe_regions_ok.d.ts +2 -7
- package/src/get_universe_regions_region_id_ok.d.ts +19 -28
- package/src/get_universe_schematics_schematic_id_ok.d.ts +9 -12
- package/src/get_universe_stargates_stargate_id_ok.d.ts +34 -47
- package/src/get_universe_stars_star_id_ok.d.ts +26 -37
- package/src/get_universe_stations_station_id_ok.d.ts +50 -67
- package/src/get_universe_structures_ok.d.ts +2 -7
- package/src/get_universe_structures_structure_id_ok.d.ts +26 -37
- package/src/get_universe_system_jumps_ok.d.ts +9 -12
- package/src/get_universe_system_kills_ok.d.ts +17 -22
- package/src/get_universe_systems_ok.d.ts +2 -7
- package/src/get_universe_systems_system_id_ok.d.ts +65 -96
- package/src/get_universe_types_ok.d.ts +2 -7
- package/src/get_universe_types_type_id_ok.d.ts +70 -92
- package/src/get_wars_ok.d.ts +2 -7
- package/src/get_wars_war_id_killmails_ok.d.ts +9 -12
- package/src/get_wars_war_id_ok.d.ts +69 -87
- package/src/index.d.ts +33 -8
- package/src/post_characters_affiliation_ok.d.ts +17 -22
- package/src/post_characters_character_id_assets_locations_ok.d.ts +17 -22
- package/src/post_characters_character_id_assets_names_ok.d.ts +9 -12
- package/src/post_characters_character_id_contacts_created.d.ts +2 -7
- package/src/post_characters_character_id_cspa_created.d.ts +1 -2
- package/src/post_characters_character_id_fittings_created.d.ts +5 -7
- package/src/post_characters_character_id_mail_created.d.ts +1 -2
- package/src/post_characters_character_id_mail_labels_created.d.ts +1 -2
- package/src/post_corporations_corporation_id_assets_locations_ok.d.ts +17 -22
- package/src/post_corporations_corporation_id_assets_names_ok.d.ts +9 -12
- package/src/post_fleets_fleet_id_members_invitation.d.ts +13 -17
- package/src/post_fleets_fleet_id_wings_created.d.ts +5 -7
- package/src/post_fleets_fleet_id_wings_wing_id_squads_created.d.ts +5 -7
- package/src/post_ui_openwindow_newmail_new_mail.d.ts +22 -28
- package/src/post_universe_ids_ok.d.ts +82 -237
- package/src/post_universe_names_ok.d.ts +9 -12
- package/src/put_characters_character_id_calendar_event_id_response.d.ts +1 -2
- package/src/put_characters_character_id_contacts_contact_ids.d.ts +6 -8
- package/src/put_characters_character_id_mail_mail_id_contents.d.ts +11 -18
- package/src/put_fleets_fleet_id_members_member_id_movement.d.ts +9 -12
- package/src/put_fleets_fleet_id_new_settings.d.ts +9 -12
- package/src/put_fleets_fleet_id_squads_squad_id_naming.d.ts +5 -7
- package/src/put_fleets_fleet_id_wings_wing_id_naming.d.ts +5 -7
- package/tsconfig.json +23 -0
- package/src/post_characters_character_id_contacts_contact_ids.d.ts +0 -18
- package/src/post_characters_character_id_cspa_characters.d.ts +0 -18
- package/src/post_characters_character_id_fittings_fitting.d.ts +0 -101
- package/src/post_characters_character_id_mail_labels_label.d.ts +0 -39
- package/src/post_characters_character_id_mail_mail.d.ts +0 -53
|
@@ -1,85 +1,36 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /fw/leaderboards/characters/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* Amount of kills
|
|
7
|
-
*/
|
|
8
|
-
type GetFwLeaderboardsCharactersAmount = number;
|
|
9
|
-
/**
|
|
10
|
-
* character_id integer
|
|
11
|
-
*/
|
|
12
|
-
type GetFwLeaderboardsCharactersCharacterId = number;
|
|
13
4
|
/**
|
|
14
5
|
* 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
|
|
15
6
|
*
|
|
16
7
|
* @maxItems 100
|
|
17
8
|
*/
|
|
18
9
|
type GetFwLeaderboardsCharactersActiveTotal = GetFwLeaderboardsCharactersActiveTotalActiveTotal[];
|
|
19
|
-
/**
|
|
20
|
-
* Amount of kills
|
|
21
|
-
*/
|
|
22
|
-
type GetFwLeaderboardsCharactersLastWeekAmount = number;
|
|
23
|
-
/**
|
|
24
|
-
* character_id integer
|
|
25
|
-
*/
|
|
26
|
-
type GetFwLeaderboardsCharactersLastWeekCharacterId = number;
|
|
27
10
|
/**
|
|
28
11
|
* Top 100 ranking of pilots by kills in the past week
|
|
29
12
|
*
|
|
30
13
|
* @maxItems 100
|
|
31
14
|
*/
|
|
32
15
|
type GetFwLeaderboardsCharactersLastWeek = GetFwLeaderboardsCharactersLastWeekLastWeek[];
|
|
33
|
-
/**
|
|
34
|
-
* Amount of kills
|
|
35
|
-
*/
|
|
36
|
-
type GetFwLeaderboardsCharactersYesterdayAmount = number;
|
|
37
|
-
/**
|
|
38
|
-
* character_id integer
|
|
39
|
-
*/
|
|
40
|
-
type GetFwLeaderboardsCharactersYesterdayCharacterId = number;
|
|
41
16
|
/**
|
|
42
17
|
* Top 100 ranking of pilots by kills in the past day
|
|
43
18
|
*
|
|
44
19
|
* @maxItems 100
|
|
45
20
|
*/
|
|
46
21
|
type GetFwLeaderboardsCharactersYesterday = GetFwLeaderboardsCharactersYesterdayYesterday[];
|
|
47
|
-
/**
|
|
48
|
-
* Amount of victory points
|
|
49
|
-
*/
|
|
50
|
-
type GetFwLeaderboardsCharactersActiveTotalAmount = number;
|
|
51
|
-
/**
|
|
52
|
-
* character_id integer
|
|
53
|
-
*/
|
|
54
|
-
type GetFwLeaderboardsCharactersActiveTotalCharacterId = number;
|
|
55
22
|
/**
|
|
56
23
|
* 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
|
|
57
24
|
*
|
|
58
25
|
* @maxItems 100
|
|
59
26
|
*/
|
|
60
27
|
type GetFwLeaderboardsCharactersVictoryPointsActiveTotal = GetFwLeaderboardsCharactersActiveTotalActiveTotal_1[];
|
|
61
|
-
/**
|
|
62
|
-
* Amount of victory points
|
|
63
|
-
*/
|
|
64
|
-
type GetFwLeaderboardsCharactersLastWeekAmount_1 = number;
|
|
65
|
-
/**
|
|
66
|
-
* character_id integer
|
|
67
|
-
*/
|
|
68
|
-
type GetFwLeaderboardsCharactersLastWeekCharacterId_1 = number;
|
|
69
28
|
/**
|
|
70
29
|
* Top 100 ranking of pilots by victory points in the past week
|
|
71
30
|
*
|
|
72
31
|
* @maxItems 100
|
|
73
32
|
*/
|
|
74
33
|
type GetFwLeaderboardsCharactersVictoryPointsLastWeek = GetFwLeaderboardsCharactersLastWeekLastWeek_1[];
|
|
75
|
-
/**
|
|
76
|
-
* Amount of victory points
|
|
77
|
-
*/
|
|
78
|
-
type GetFwLeaderboardsCharactersYesterdayAmount_1 = number;
|
|
79
|
-
/**
|
|
80
|
-
* character_id integer
|
|
81
|
-
*/
|
|
82
|
-
type GetFwLeaderboardsCharactersYesterdayCharacterId_1 = number;
|
|
83
34
|
/**
|
|
84
35
|
* Top 100 ranking of pilots by victory points in the past day
|
|
85
36
|
*
|
|
@@ -108,24 +59,42 @@ interface GetFwLeaderboardsCharactersKills {
|
|
|
108
59
|
* active_total object
|
|
109
60
|
*/
|
|
110
61
|
interface GetFwLeaderboardsCharactersActiveTotalActiveTotal {
|
|
111
|
-
|
|
112
|
-
|
|
62
|
+
/**
|
|
63
|
+
* Amount of kills
|
|
64
|
+
*/
|
|
65
|
+
amount?: number;
|
|
66
|
+
/**
|
|
67
|
+
* character_id integer
|
|
68
|
+
*/
|
|
69
|
+
character_id?: number;
|
|
113
70
|
[k: string]: unknown | undefined;
|
|
114
71
|
}
|
|
115
72
|
/**
|
|
116
73
|
* last_week object
|
|
117
74
|
*/
|
|
118
75
|
interface GetFwLeaderboardsCharactersLastWeekLastWeek {
|
|
119
|
-
|
|
120
|
-
|
|
76
|
+
/**
|
|
77
|
+
* Amount of kills
|
|
78
|
+
*/
|
|
79
|
+
amount?: number;
|
|
80
|
+
/**
|
|
81
|
+
* character_id integer
|
|
82
|
+
*/
|
|
83
|
+
character_id?: number;
|
|
121
84
|
[k: string]: unknown | undefined;
|
|
122
85
|
}
|
|
123
86
|
/**
|
|
124
87
|
* yesterday object
|
|
125
88
|
*/
|
|
126
89
|
interface GetFwLeaderboardsCharactersYesterdayYesterday {
|
|
127
|
-
|
|
128
|
-
|
|
90
|
+
/**
|
|
91
|
+
* Amount of kills
|
|
92
|
+
*/
|
|
93
|
+
amount?: number;
|
|
94
|
+
/**
|
|
95
|
+
* character_id integer
|
|
96
|
+
*/
|
|
97
|
+
character_id?: number;
|
|
129
98
|
[k: string]: unknown | undefined;
|
|
130
99
|
}
|
|
131
100
|
/**
|
|
@@ -141,23 +110,41 @@ interface GetFwLeaderboardsCharactersVictoryPoints {
|
|
|
141
110
|
* active_total object
|
|
142
111
|
*/
|
|
143
112
|
interface GetFwLeaderboardsCharactersActiveTotalActiveTotal_1 {
|
|
144
|
-
|
|
145
|
-
|
|
113
|
+
/**
|
|
114
|
+
* Amount of victory points
|
|
115
|
+
*/
|
|
116
|
+
amount?: number;
|
|
117
|
+
/**
|
|
118
|
+
* character_id integer
|
|
119
|
+
*/
|
|
120
|
+
character_id?: number;
|
|
146
121
|
[k: string]: unknown | undefined;
|
|
147
122
|
}
|
|
148
123
|
/**
|
|
149
124
|
* last_week object
|
|
150
125
|
*/
|
|
151
126
|
interface GetFwLeaderboardsCharactersLastWeekLastWeek_1 {
|
|
152
|
-
|
|
153
|
-
|
|
127
|
+
/**
|
|
128
|
+
* Amount of victory points
|
|
129
|
+
*/
|
|
130
|
+
amount?: number;
|
|
131
|
+
/**
|
|
132
|
+
* character_id integer
|
|
133
|
+
*/
|
|
134
|
+
character_id?: number;
|
|
154
135
|
[k: string]: unknown | undefined;
|
|
155
136
|
}
|
|
156
137
|
/**
|
|
157
138
|
* yesterday object
|
|
158
139
|
*/
|
|
159
140
|
interface GetFwLeaderboardsCharactersYesterdayYesterday_1 {
|
|
160
|
-
|
|
161
|
-
|
|
141
|
+
/**
|
|
142
|
+
* Amount of victory points
|
|
143
|
+
*/
|
|
144
|
+
amount?: number;
|
|
145
|
+
/**
|
|
146
|
+
* character_id integer
|
|
147
|
+
*/
|
|
148
|
+
character_id?: number;
|
|
162
149
|
[k: string]: unknown | undefined;
|
|
163
150
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /fw/leaderboards/corporations/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
4
|
/**
|
|
6
5
|
* 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
6
|
*
|
|
@@ -79,14 +78,6 @@ type GetFwLeaderboardsCorporationsActiveTotal =
|
|
|
79
78
|
GetFwLeaderboardsCorporationsActiveTotalActiveTotal,
|
|
80
79
|
GetFwLeaderboardsCorporationsActiveTotalActiveTotal
|
|
81
80
|
];
|
|
82
|
-
/**
|
|
83
|
-
* Amount of kills
|
|
84
|
-
*/
|
|
85
|
-
type GetFwLeaderboardsCorporationsAmount = number;
|
|
86
|
-
/**
|
|
87
|
-
* corporation_id integer
|
|
88
|
-
*/
|
|
89
|
-
type GetFwLeaderboardsCorporationsCorporationId = number;
|
|
90
81
|
/**
|
|
91
82
|
* Top 10 ranking of corporations by kills in the past week
|
|
92
83
|
*
|
|
@@ -164,14 +155,6 @@ type GetFwLeaderboardsCorporationsLastWeek =
|
|
|
164
155
|
GetFwLeaderboardsCorporationsLastWeekLastWeek,
|
|
165
156
|
GetFwLeaderboardsCorporationsLastWeekLastWeek
|
|
166
157
|
];
|
|
167
|
-
/**
|
|
168
|
-
* Amount of kills
|
|
169
|
-
*/
|
|
170
|
-
type GetFwLeaderboardsCorporationsLastWeekAmount = number;
|
|
171
|
-
/**
|
|
172
|
-
* corporation_id integer
|
|
173
|
-
*/
|
|
174
|
-
type GetFwLeaderboardsCorporationsLastWeekCorporationId = number;
|
|
175
158
|
/**
|
|
176
159
|
* Top 10 ranking of corporations by kills in the past day
|
|
177
160
|
*
|
|
@@ -249,14 +232,6 @@ type GetFwLeaderboardsCorporationsYesterday =
|
|
|
249
232
|
GetFwLeaderboardsCorporationsYesterdayYesterday,
|
|
250
233
|
GetFwLeaderboardsCorporationsYesterdayYesterday
|
|
251
234
|
];
|
|
252
|
-
/**
|
|
253
|
-
* Amount of kills
|
|
254
|
-
*/
|
|
255
|
-
type GetFwLeaderboardsCorporationsYesterdayAmount = number;
|
|
256
|
-
/**
|
|
257
|
-
* corporation_id integer
|
|
258
|
-
*/
|
|
259
|
-
type GetFwLeaderboardsCorporationsYesterdayCorporationId = number;
|
|
260
235
|
/**
|
|
261
236
|
* 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
|
|
262
237
|
*
|
|
@@ -334,14 +309,6 @@ type GetFwLeaderboardsCorporationsVictoryPointsActiveTotal =
|
|
|
334
309
|
GetFwLeaderboardsCorporationsActiveTotalActiveTotal_1,
|
|
335
310
|
GetFwLeaderboardsCorporationsActiveTotalActiveTotal_1
|
|
336
311
|
];
|
|
337
|
-
/**
|
|
338
|
-
* Amount of victory points
|
|
339
|
-
*/
|
|
340
|
-
type GetFwLeaderboardsCorporationsActiveTotalAmount = number;
|
|
341
|
-
/**
|
|
342
|
-
* corporation_id integer
|
|
343
|
-
*/
|
|
344
|
-
type GetFwLeaderboardsCorporationsActiveTotalCorporationId = number;
|
|
345
312
|
/**
|
|
346
313
|
* Top 10 ranking of corporations by victory points in the past week
|
|
347
314
|
*
|
|
@@ -419,14 +386,6 @@ type GetFwLeaderboardsCorporationsVictoryPointsLastWeek =
|
|
|
419
386
|
GetFwLeaderboardsCorporationsLastWeekLastWeek_1,
|
|
420
387
|
GetFwLeaderboardsCorporationsLastWeekLastWeek_1
|
|
421
388
|
];
|
|
422
|
-
/**
|
|
423
|
-
* Amount of victory points
|
|
424
|
-
*/
|
|
425
|
-
type GetFwLeaderboardsCorporationsLastWeekAmount_1 = number;
|
|
426
|
-
/**
|
|
427
|
-
* corporation_id integer
|
|
428
|
-
*/
|
|
429
|
-
type GetFwLeaderboardsCorporationsLastWeekCorporationId_1 = number;
|
|
430
389
|
/**
|
|
431
390
|
* Top 10 ranking of corporations by victory points in the past day
|
|
432
391
|
*
|
|
@@ -504,14 +463,6 @@ type GetFwLeaderboardsCorporationsVictoryPointsYesterday =
|
|
|
504
463
|
GetFwLeaderboardsCorporationsYesterdayYesterday_1,
|
|
505
464
|
GetFwLeaderboardsCorporationsYesterdayYesterday_1
|
|
506
465
|
];
|
|
507
|
-
/**
|
|
508
|
-
* Amount of victory points
|
|
509
|
-
*/
|
|
510
|
-
type GetFwLeaderboardsCorporationsYesterdayAmount_1 = number;
|
|
511
|
-
/**
|
|
512
|
-
* corporation_id integer
|
|
513
|
-
*/
|
|
514
|
-
type GetFwLeaderboardsCorporationsYesterdayCorporationId_1 = number;
|
|
515
466
|
|
|
516
467
|
/**
|
|
517
468
|
* 200 ok object
|
|
@@ -534,24 +485,42 @@ interface GetFwLeaderboardsCorporationsKills {
|
|
|
534
485
|
* active_total object
|
|
535
486
|
*/
|
|
536
487
|
interface GetFwLeaderboardsCorporationsActiveTotalActiveTotal {
|
|
537
|
-
|
|
538
|
-
|
|
488
|
+
/**
|
|
489
|
+
* Amount of kills
|
|
490
|
+
*/
|
|
491
|
+
amount?: number;
|
|
492
|
+
/**
|
|
493
|
+
* corporation_id integer
|
|
494
|
+
*/
|
|
495
|
+
corporation_id?: number;
|
|
539
496
|
[k: string]: unknown | undefined;
|
|
540
497
|
}
|
|
541
498
|
/**
|
|
542
499
|
* last_week object
|
|
543
500
|
*/
|
|
544
501
|
interface GetFwLeaderboardsCorporationsLastWeekLastWeek {
|
|
545
|
-
|
|
546
|
-
|
|
502
|
+
/**
|
|
503
|
+
* Amount of kills
|
|
504
|
+
*/
|
|
505
|
+
amount?: number;
|
|
506
|
+
/**
|
|
507
|
+
* corporation_id integer
|
|
508
|
+
*/
|
|
509
|
+
corporation_id?: number;
|
|
547
510
|
[k: string]: unknown | undefined;
|
|
548
511
|
}
|
|
549
512
|
/**
|
|
550
513
|
* yesterday object
|
|
551
514
|
*/
|
|
552
515
|
interface GetFwLeaderboardsCorporationsYesterdayYesterday {
|
|
553
|
-
|
|
554
|
-
|
|
516
|
+
/**
|
|
517
|
+
* Amount of kills
|
|
518
|
+
*/
|
|
519
|
+
amount?: number;
|
|
520
|
+
/**
|
|
521
|
+
* corporation_id integer
|
|
522
|
+
*/
|
|
523
|
+
corporation_id?: number;
|
|
555
524
|
[k: string]: unknown | undefined;
|
|
556
525
|
}
|
|
557
526
|
/**
|
|
@@ -567,23 +536,41 @@ interface GetFwLeaderboardsCorporationsVictoryPoints {
|
|
|
567
536
|
* active_total object
|
|
568
537
|
*/
|
|
569
538
|
interface GetFwLeaderboardsCorporationsActiveTotalActiveTotal_1 {
|
|
570
|
-
|
|
571
|
-
|
|
539
|
+
/**
|
|
540
|
+
* Amount of victory points
|
|
541
|
+
*/
|
|
542
|
+
amount?: number;
|
|
543
|
+
/**
|
|
544
|
+
* corporation_id integer
|
|
545
|
+
*/
|
|
546
|
+
corporation_id?: number;
|
|
572
547
|
[k: string]: unknown | undefined;
|
|
573
548
|
}
|
|
574
549
|
/**
|
|
575
550
|
* last_week object
|
|
576
551
|
*/
|
|
577
552
|
interface GetFwLeaderboardsCorporationsLastWeekLastWeek_1 {
|
|
578
|
-
|
|
579
|
-
|
|
553
|
+
/**
|
|
554
|
+
* Amount of victory points
|
|
555
|
+
*/
|
|
556
|
+
amount?: number;
|
|
557
|
+
/**
|
|
558
|
+
* corporation_id integer
|
|
559
|
+
*/
|
|
560
|
+
corporation_id?: number;
|
|
580
561
|
[k: string]: unknown | undefined;
|
|
581
562
|
}
|
|
582
563
|
/**
|
|
583
564
|
* yesterday object
|
|
584
565
|
*/
|
|
585
566
|
interface GetFwLeaderboardsCorporationsYesterdayYesterday_1 {
|
|
586
|
-
|
|
587
|
-
|
|
567
|
+
/**
|
|
568
|
+
* Amount of victory points
|
|
569
|
+
*/
|
|
570
|
+
amount?: number;
|
|
571
|
+
/**
|
|
572
|
+
* corporation_id integer
|
|
573
|
+
*/
|
|
574
|
+
corporation_id?: number;
|
|
588
575
|
[k: string]: unknown | undefined;
|
|
589
576
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /fw/leaderboards/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
4
|
/**
|
|
6
5
|
* 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
6
|
*
|
|
@@ -22,14 +21,6 @@ type GetFwLeaderboardsActiveTotal =
|
|
|
22
21
|
GetFwLeaderboardsActiveTotalActiveTotal,
|
|
23
22
|
GetFwLeaderboardsActiveTotalActiveTotal
|
|
24
23
|
];
|
|
25
|
-
/**
|
|
26
|
-
* Amount of kills
|
|
27
|
-
*/
|
|
28
|
-
type GetFwLeaderboardsAmount = number;
|
|
29
|
-
/**
|
|
30
|
-
* faction_id integer
|
|
31
|
-
*/
|
|
32
|
-
type GetFwLeaderboardsFactionId = number;
|
|
33
24
|
/**
|
|
34
25
|
* Top 4 ranking of factions by kills in the past week
|
|
35
26
|
*
|
|
@@ -46,14 +37,6 @@ type GetFwLeaderboardsLastWeek =
|
|
|
46
37
|
GetFwLeaderboardsLastWeekLastWeek,
|
|
47
38
|
GetFwLeaderboardsLastWeekLastWeek
|
|
48
39
|
];
|
|
49
|
-
/**
|
|
50
|
-
* Amount of kills
|
|
51
|
-
*/
|
|
52
|
-
type GetFwLeaderboardsLastWeekAmount = number;
|
|
53
|
-
/**
|
|
54
|
-
* faction_id integer
|
|
55
|
-
*/
|
|
56
|
-
type GetFwLeaderboardsLastWeekFactionId = number;
|
|
57
40
|
/**
|
|
58
41
|
* Top 4 ranking of factions by kills in the past day
|
|
59
42
|
*
|
|
@@ -70,14 +53,6 @@ type GetFwLeaderboardsYesterday =
|
|
|
70
53
|
GetFwLeaderboardsYesterdayYesterday,
|
|
71
54
|
GetFwLeaderboardsYesterdayYesterday
|
|
72
55
|
];
|
|
73
|
-
/**
|
|
74
|
-
* Amount of kills
|
|
75
|
-
*/
|
|
76
|
-
type GetFwLeaderboardsYesterdayAmount = number;
|
|
77
|
-
/**
|
|
78
|
-
* faction_id integer
|
|
79
|
-
*/
|
|
80
|
-
type GetFwLeaderboardsYesterdayFactionId = number;
|
|
81
56
|
/**
|
|
82
57
|
* Top 4 ranking of factions active in faction warfare by total victory points. A faction is considered "active" if they have participated in faction warfare in the past 14 days
|
|
83
58
|
*
|
|
@@ -98,14 +73,6 @@ type GetFwLeaderboardsVictoryPointsActiveTotal =
|
|
|
98
73
|
GetFwLeaderboardsActiveTotalActiveTotal_1,
|
|
99
74
|
GetFwLeaderboardsActiveTotalActiveTotal_1
|
|
100
75
|
];
|
|
101
|
-
/**
|
|
102
|
-
* Amount of victory points
|
|
103
|
-
*/
|
|
104
|
-
type GetFwLeaderboardsActiveTotalAmount = number;
|
|
105
|
-
/**
|
|
106
|
-
* faction_id integer
|
|
107
|
-
*/
|
|
108
|
-
type GetFwLeaderboardsActiveTotalFactionId = number;
|
|
109
76
|
/**
|
|
110
77
|
* Top 4 ranking of factions by victory points in the past week
|
|
111
78
|
*
|
|
@@ -122,14 +89,6 @@ type GetFwLeaderboardsVictoryPointsLastWeek =
|
|
|
122
89
|
GetFwLeaderboardsLastWeekLastWeek_1,
|
|
123
90
|
GetFwLeaderboardsLastWeekLastWeek_1
|
|
124
91
|
];
|
|
125
|
-
/**
|
|
126
|
-
* Amount of victory points
|
|
127
|
-
*/
|
|
128
|
-
type GetFwLeaderboardsLastWeekAmount_1 = number;
|
|
129
|
-
/**
|
|
130
|
-
* faction_id integer
|
|
131
|
-
*/
|
|
132
|
-
type GetFwLeaderboardsLastWeekFactionId_1 = number;
|
|
133
92
|
/**
|
|
134
93
|
* Top 4 ranking of factions by victory points in the past day
|
|
135
94
|
*
|
|
@@ -150,14 +109,6 @@ type GetFwLeaderboardsVictoryPointsYesterday =
|
|
|
150
109
|
GetFwLeaderboardsYesterdayYesterday_1,
|
|
151
110
|
GetFwLeaderboardsYesterdayYesterday_1
|
|
152
111
|
];
|
|
153
|
-
/**
|
|
154
|
-
* Amount of victory points
|
|
155
|
-
*/
|
|
156
|
-
type GetFwLeaderboardsYesterdayAmount_1 = number;
|
|
157
|
-
/**
|
|
158
|
-
* faction_id integer
|
|
159
|
-
*/
|
|
160
|
-
type GetFwLeaderboardsYesterdayFactionId_1 = number;
|
|
161
112
|
|
|
162
113
|
/**
|
|
163
114
|
* 200 ok object
|
|
@@ -180,24 +131,42 @@ interface GetFwLeaderboardsKills {
|
|
|
180
131
|
* active_total object
|
|
181
132
|
*/
|
|
182
133
|
interface GetFwLeaderboardsActiveTotalActiveTotal {
|
|
183
|
-
|
|
184
|
-
|
|
134
|
+
/**
|
|
135
|
+
* Amount of kills
|
|
136
|
+
*/
|
|
137
|
+
amount?: number;
|
|
138
|
+
/**
|
|
139
|
+
* faction_id integer
|
|
140
|
+
*/
|
|
141
|
+
faction_id?: number;
|
|
185
142
|
[k: string]: unknown | undefined;
|
|
186
143
|
}
|
|
187
144
|
/**
|
|
188
145
|
* last_week object
|
|
189
146
|
*/
|
|
190
147
|
interface GetFwLeaderboardsLastWeekLastWeek {
|
|
191
|
-
|
|
192
|
-
|
|
148
|
+
/**
|
|
149
|
+
* Amount of kills
|
|
150
|
+
*/
|
|
151
|
+
amount?: number;
|
|
152
|
+
/**
|
|
153
|
+
* faction_id integer
|
|
154
|
+
*/
|
|
155
|
+
faction_id?: number;
|
|
193
156
|
[k: string]: unknown | undefined;
|
|
194
157
|
}
|
|
195
158
|
/**
|
|
196
159
|
* yesterday object
|
|
197
160
|
*/
|
|
198
161
|
interface GetFwLeaderboardsYesterdayYesterday {
|
|
199
|
-
|
|
200
|
-
|
|
162
|
+
/**
|
|
163
|
+
* Amount of kills
|
|
164
|
+
*/
|
|
165
|
+
amount?: number;
|
|
166
|
+
/**
|
|
167
|
+
* faction_id integer
|
|
168
|
+
*/
|
|
169
|
+
faction_id?: number;
|
|
201
170
|
[k: string]: unknown | undefined;
|
|
202
171
|
}
|
|
203
172
|
/**
|
|
@@ -213,23 +182,41 @@ interface GetFwLeaderboardsVictoryPoints {
|
|
|
213
182
|
* active_total object
|
|
214
183
|
*/
|
|
215
184
|
interface GetFwLeaderboardsActiveTotalActiveTotal_1 {
|
|
216
|
-
|
|
217
|
-
|
|
185
|
+
/**
|
|
186
|
+
* Amount of victory points
|
|
187
|
+
*/
|
|
188
|
+
amount?: number;
|
|
189
|
+
/**
|
|
190
|
+
* faction_id integer
|
|
191
|
+
*/
|
|
192
|
+
faction_id?: number;
|
|
218
193
|
[k: string]: unknown | undefined;
|
|
219
194
|
}
|
|
220
195
|
/**
|
|
221
196
|
* last_week object
|
|
222
197
|
*/
|
|
223
198
|
interface GetFwLeaderboardsLastWeekLastWeek_1 {
|
|
224
|
-
|
|
225
|
-
|
|
199
|
+
/**
|
|
200
|
+
* Amount of victory points
|
|
201
|
+
*/
|
|
202
|
+
amount?: number;
|
|
203
|
+
/**
|
|
204
|
+
* faction_id integer
|
|
205
|
+
*/
|
|
206
|
+
faction_id?: number;
|
|
226
207
|
[k: string]: unknown | undefined;
|
|
227
208
|
}
|
|
228
209
|
/**
|
|
229
210
|
* yesterday object
|
|
230
211
|
*/
|
|
231
212
|
interface GetFwLeaderboardsYesterdayYesterday_1 {
|
|
232
|
-
|
|
233
|
-
|
|
213
|
+
/**
|
|
214
|
+
* Amount of victory points
|
|
215
|
+
*/
|
|
216
|
+
amount?: number;
|
|
217
|
+
/**
|
|
218
|
+
* faction_id integer
|
|
219
|
+
*/
|
|
220
|
+
faction_id?: number;
|
|
234
221
|
[k: string]: unknown | undefined;
|
|
235
222
|
}
|
package/src/get_fw_stats_ok.d.ts
CHANGED
|
@@ -1,43 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /fw/stats/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* faction_id integer
|
|
7
|
-
*/
|
|
8
|
-
type GetFwStatsFactionId = number;
|
|
9
|
-
/**
|
|
10
|
-
* Last week's total number of kills against enemy factions
|
|
11
|
-
*/
|
|
12
|
-
type GetFwStatsLastWeek = number;
|
|
13
|
-
/**
|
|
14
|
-
* Total number of kills against enemy factions since faction warfare began
|
|
15
|
-
*/
|
|
16
|
-
type GetFwStatsTotal = number;
|
|
17
|
-
/**
|
|
18
|
-
* Yesterday's total number of kills against enemy factions
|
|
19
|
-
*/
|
|
20
|
-
type GetFwStatsYesterday = number;
|
|
21
|
-
/**
|
|
22
|
-
* How many pilots fight for the given faction
|
|
23
|
-
*/
|
|
24
|
-
type GetFwStatsPilots = number;
|
|
25
|
-
/**
|
|
26
|
-
* The number of solar systems controlled by the given faction
|
|
27
|
-
*/
|
|
28
|
-
type GetFwStatsSystemsControlled = number;
|
|
29
|
-
/**
|
|
30
|
-
* Last week's victory points gained
|
|
31
|
-
*/
|
|
32
|
-
type GetFwStatsVictoryPointsLastWeek = number;
|
|
33
|
-
/**
|
|
34
|
-
* Total victory points gained since faction warfare began
|
|
35
|
-
*/
|
|
36
|
-
type GetFwStatsVictoryPointsTotal = number;
|
|
37
|
-
/**
|
|
38
|
-
* Yesterday's victory points gained
|
|
39
|
-
*/
|
|
40
|
-
type GetFwStatsVictoryPointsYesterday = number;
|
|
41
4
|
/**
|
|
42
5
|
* 200 ok array
|
|
43
6
|
*
|
|
@@ -49,10 +12,19 @@ type GetFwStatsOk = GetFwStats_200Ok[];
|
|
|
49
12
|
* 200 ok object
|
|
50
13
|
*/
|
|
51
14
|
interface GetFwStats_200Ok {
|
|
52
|
-
|
|
15
|
+
/**
|
|
16
|
+
* faction_id integer
|
|
17
|
+
*/
|
|
18
|
+
faction_id: number;
|
|
53
19
|
kills: GetFwStatsKills;
|
|
54
|
-
|
|
55
|
-
|
|
20
|
+
/**
|
|
21
|
+
* How many pilots fight for the given faction
|
|
22
|
+
*/
|
|
23
|
+
pilots: number;
|
|
24
|
+
/**
|
|
25
|
+
* The number of solar systems controlled by the given faction
|
|
26
|
+
*/
|
|
27
|
+
systems_controlled: number;
|
|
56
28
|
victory_points: GetFwStatsVictoryPoints;
|
|
57
29
|
[k: string]: unknown | undefined;
|
|
58
30
|
}
|
|
@@ -60,17 +32,35 @@ interface GetFwStats_200Ok {
|
|
|
60
32
|
* Summary of kills against an enemy faction for the given faction
|
|
61
33
|
*/
|
|
62
34
|
interface GetFwStatsKills {
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
35
|
+
/**
|
|
36
|
+
* Last week's total number of kills against enemy factions
|
|
37
|
+
*/
|
|
38
|
+
last_week: number;
|
|
39
|
+
/**
|
|
40
|
+
* Total number of kills against enemy factions since faction warfare began
|
|
41
|
+
*/
|
|
42
|
+
total: number;
|
|
43
|
+
/**
|
|
44
|
+
* Yesterday's total number of kills against enemy factions
|
|
45
|
+
*/
|
|
46
|
+
yesterday: number;
|
|
66
47
|
[k: string]: unknown | undefined;
|
|
67
48
|
}
|
|
68
49
|
/**
|
|
69
50
|
* Summary of victory points gained for the given faction
|
|
70
51
|
*/
|
|
71
52
|
interface GetFwStatsVictoryPoints {
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
53
|
+
/**
|
|
54
|
+
* Last week's victory points gained
|
|
55
|
+
*/
|
|
56
|
+
last_week: number;
|
|
57
|
+
/**
|
|
58
|
+
* Total victory points gained since faction warfare began
|
|
59
|
+
*/
|
|
60
|
+
total: number;
|
|
61
|
+
/**
|
|
62
|
+
* Yesterday's victory points gained
|
|
63
|
+
*/
|
|
64
|
+
yesterday: number;
|
|
75
65
|
[k: string]: unknown | undefined;
|
|
76
66
|
}
|