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,16 +1,14 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /characters/{character_id}/fittings/
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
/**
|
|
6
|
-
* fitting_id integer
|
|
7
|
-
*/
|
|
8
|
-
type PostCharactersCharacterIdFittingsFittingId = number;
|
|
9
|
-
|
|
10
5
|
/**
|
|
11
6
|
* 201 created object
|
|
12
7
|
*/
|
|
13
8
|
interface PostCharactersCharacterIdFittingsCreated {
|
|
14
|
-
|
|
9
|
+
/**
|
|
10
|
+
* fitting_id integer
|
|
11
|
+
*/
|
|
12
|
+
fitting_id: number;
|
|
15
13
|
[k: string]: unknown | undefined;
|
|
16
14
|
}
|
|
@@ -1,23 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/assets/locations/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* item_id integer
|
|
7
|
-
*/
|
|
8
|
-
type PostCorporationsCorporationIdAssetsLocationsItemId = number;
|
|
9
|
-
/**
|
|
10
|
-
* x number
|
|
11
|
-
*/
|
|
12
|
-
type PostCorporationsCorporationIdAssetsLocationsX = number;
|
|
13
|
-
/**
|
|
14
|
-
* y number
|
|
15
|
-
*/
|
|
16
|
-
type PostCorporationsCorporationIdAssetsLocationsY = number;
|
|
17
|
-
/**
|
|
18
|
-
* z number
|
|
19
|
-
*/
|
|
20
|
-
type PostCorporationsCorporationIdAssetsLocationsZ = number;
|
|
21
4
|
/**
|
|
22
5
|
* 200 ok array
|
|
23
6
|
*
|
|
@@ -29,7 +12,10 @@ type PostCorporationsCorporationIdAssetsLocationsOk = PostCorporationsCorporatio
|
|
|
29
12
|
* 200 ok object
|
|
30
13
|
*/
|
|
31
14
|
interface PostCorporationsCorporationIdAssetsLocations_200Ok {
|
|
32
|
-
|
|
15
|
+
/**
|
|
16
|
+
* item_id integer
|
|
17
|
+
*/
|
|
18
|
+
item_id: number;
|
|
33
19
|
position: PostCorporationsCorporationIdAssetsLocationsPosition;
|
|
34
20
|
[k: string]: unknown | undefined;
|
|
35
21
|
}
|
|
@@ -37,8 +23,17 @@ interface PostCorporationsCorporationIdAssetsLocations_200Ok {
|
|
|
37
23
|
* position object
|
|
38
24
|
*/
|
|
39
25
|
interface PostCorporationsCorporationIdAssetsLocationsPosition {
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
26
|
+
/**
|
|
27
|
+
* x number
|
|
28
|
+
*/
|
|
29
|
+
x: number;
|
|
30
|
+
/**
|
|
31
|
+
* y number
|
|
32
|
+
*/
|
|
33
|
+
y: number;
|
|
34
|
+
/**
|
|
35
|
+
* z number
|
|
36
|
+
*/
|
|
37
|
+
z: number;
|
|
43
38
|
[k: string]: unknown | undefined;
|
|
44
39
|
}
|
|
@@ -1,15 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /corporations/{corporation_id}/assets/names/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* item_id integer
|
|
7
|
-
*/
|
|
8
|
-
type PostCorporationsCorporationIdAssetsNamesItemId = number;
|
|
9
|
-
/**
|
|
10
|
-
* name string
|
|
11
|
-
*/
|
|
12
|
-
type PostCorporationsCorporationIdAssetsNamesName = string;
|
|
13
4
|
/**
|
|
14
5
|
* 200 ok array
|
|
15
6
|
*
|
|
@@ -21,7 +12,13 @@ type PostCorporationsCorporationIdAssetsNamesOk = PostCorporationsCorporationIdA
|
|
|
21
12
|
* 200 ok object
|
|
22
13
|
*/
|
|
23
14
|
interface PostCorporationsCorporationIdAssetsNames_200Ok {
|
|
24
|
-
|
|
25
|
-
|
|
15
|
+
/**
|
|
16
|
+
* item_id integer
|
|
17
|
+
*/
|
|
18
|
+
item_id: number;
|
|
19
|
+
/**
|
|
20
|
+
* name string
|
|
21
|
+
*/
|
|
22
|
+
name: string;
|
|
26
23
|
[k: string]: unknown | undefined;
|
|
27
24
|
}
|
|
@@ -1,31 +1,27 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /fleets/{fleet_id}/members/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* The character you want to invite
|
|
7
|
-
*/
|
|
8
|
-
type PostFleetsFleetIdMembersCharacterId = number;
|
|
9
4
|
/**
|
|
10
5
|
* If a character is invited with the `fleet_commander` role, neither `wing_id` or `squad_id` should be specified. If a character is invited with the `wing_commander` role, only `wing_id` should be specified. If a character is invited with the `squad_commander` role, both `wing_id` and `squad_id` should be specified. If a character is invited with the `squad_member` role, `wing_id` and `squad_id` should either both be specified or not specified at all. If they aren’t specified, the invited character will join any squad with available positions.
|
|
11
6
|
*/
|
|
12
7
|
type PostFleetsFleetIdMembersRole = "fleet_commander" | "wing_commander" | "squad_commander" | "squad_member";
|
|
13
|
-
/**
|
|
14
|
-
* squad_id integer
|
|
15
|
-
*/
|
|
16
|
-
type PostFleetsFleetIdMembersSquadId = number;
|
|
17
|
-
/**
|
|
18
|
-
* wing_id integer
|
|
19
|
-
*/
|
|
20
|
-
type PostFleetsFleetIdMembersWingId = number;
|
|
21
8
|
|
|
22
9
|
/**
|
|
23
10
|
* invitation object
|
|
24
11
|
*/
|
|
25
12
|
interface PostFleetsFleetIdMembersInvitation {
|
|
26
|
-
|
|
13
|
+
/**
|
|
14
|
+
* The character you want to invite
|
|
15
|
+
*/
|
|
16
|
+
character_id: number;
|
|
27
17
|
role: PostFleetsFleetIdMembersRole;
|
|
28
|
-
|
|
29
|
-
|
|
18
|
+
/**
|
|
19
|
+
* squad_id integer
|
|
20
|
+
*/
|
|
21
|
+
squad_id?: number;
|
|
22
|
+
/**
|
|
23
|
+
* wing_id integer
|
|
24
|
+
*/
|
|
25
|
+
wing_id?: number;
|
|
30
26
|
[k: string]: unknown | undefined;
|
|
31
27
|
}
|
|
@@ -1,16 +1,14 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /fleets/{fleet_id}/wings/
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
/**
|
|
6
|
-
* The wing_id of the newly created wing
|
|
7
|
-
*/
|
|
8
|
-
type PostFleetsFleetIdWingsWingId = number;
|
|
9
|
-
|
|
10
5
|
/**
|
|
11
6
|
* 201 created object
|
|
12
7
|
*/
|
|
13
8
|
interface PostFleetsFleetIdWingsCreated {
|
|
14
|
-
|
|
9
|
+
/**
|
|
10
|
+
* The wing_id of the newly created wing
|
|
11
|
+
*/
|
|
12
|
+
wing_id: number;
|
|
15
13
|
[k: string]: unknown | undefined;
|
|
16
14
|
}
|
|
@@ -1,16 +1,14 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /fleets/{fleet_id}/wings/{wing_id}/squads/
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
/**
|
|
6
|
-
* The squad_id of the newly created squad
|
|
7
|
-
*/
|
|
8
|
-
type PostFleetsFleetIdWingsWingIdSquadsSquadId = number;
|
|
9
|
-
|
|
10
5
|
/**
|
|
11
6
|
* 201 created object
|
|
12
7
|
*/
|
|
13
8
|
interface PostFleetsFleetIdWingsWingIdSquadsCreated {
|
|
14
|
-
|
|
9
|
+
/**
|
|
10
|
+
* The squad_id of the newly created squad
|
|
11
|
+
*/
|
|
12
|
+
squad_id: number;
|
|
15
13
|
[k: string]: unknown | undefined;
|
|
16
14
|
}
|
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /ui/openwindow/newmail/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* body string
|
|
7
|
-
*/
|
|
8
|
-
type PostUiOpenwindowNewmailBody = string;
|
|
9
4
|
/**
|
|
10
5
|
* recipients array
|
|
11
6
|
*
|
|
@@ -13,34 +8,33 @@ type PostUiOpenwindowNewmailBody = string;
|
|
|
13
8
|
* @maxItems 50
|
|
14
9
|
*/
|
|
15
10
|
type PostUiOpenwindowNewmailRecipients = [
|
|
16
|
-
|
|
17
|
-
|
|
11
|
+
/**
|
|
12
|
+
* recipient integer
|
|
13
|
+
*/
|
|
14
|
+
number,
|
|
15
|
+
...number[]
|
|
18
16
|
];
|
|
19
|
-
/**
|
|
20
|
-
* recipient integer
|
|
21
|
-
*/
|
|
22
|
-
type PostUiOpenwindowNewmailRecipient = number;
|
|
23
|
-
/**
|
|
24
|
-
* subject string
|
|
25
|
-
*/
|
|
26
|
-
type PostUiOpenwindowNewmailSubject = string;
|
|
27
|
-
/**
|
|
28
|
-
* to_corp_or_alliance_id integer
|
|
29
|
-
*/
|
|
30
|
-
type PostUiOpenwindowNewmailToCorpOrAllianceId = number;
|
|
31
|
-
/**
|
|
32
|
-
* Corporations, alliances and mailing lists are all types of mailing groups. You may only send to one mailing group, at a time, so you may fill out either this field or the to_corp_or_alliance_ids field
|
|
33
|
-
*/
|
|
34
|
-
type PostUiOpenwindowNewmailToMailingListId = number;
|
|
35
17
|
|
|
36
18
|
/**
|
|
37
19
|
* new_mail object
|
|
38
20
|
*/
|
|
39
21
|
interface PostUiOpenwindowNewmailNewMail {
|
|
40
|
-
|
|
22
|
+
/**
|
|
23
|
+
* body string
|
|
24
|
+
*/
|
|
25
|
+
body: string;
|
|
41
26
|
recipients: PostUiOpenwindowNewmailRecipients;
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
27
|
+
/**
|
|
28
|
+
* subject string
|
|
29
|
+
*/
|
|
30
|
+
subject: string;
|
|
31
|
+
/**
|
|
32
|
+
* to_corp_or_alliance_id integer
|
|
33
|
+
*/
|
|
34
|
+
to_corp_or_alliance_id?: number;
|
|
35
|
+
/**
|
|
36
|
+
* Corporations, alliances and mailing lists are all types of mailing groups. You may only send to one mailing group, at a time, so you may fill out either this field or the to_corp_or_alliance_ids field
|
|
37
|
+
*/
|
|
38
|
+
to_mailing_list_id?: number;
|
|
45
39
|
[k: string]: unknown | undefined;
|
|
46
40
|
}
|
|
@@ -1,241 +1,86 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /universe/ids/
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
|
-
*
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
/**
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
*/
|
|
88
|
-
type PostUniverseIdsFactions = PostUniverseIdsFaction[];
|
|
89
|
-
/**
|
|
90
|
-
* id integer
|
|
91
|
-
*/
|
|
92
|
-
type PostUniverseIdsInventoryTypeId = number;
|
|
93
|
-
/**
|
|
94
|
-
* name string
|
|
95
|
-
*/
|
|
96
|
-
type PostUniverseIdsInventoryTypeName = string;
|
|
97
|
-
/**
|
|
98
|
-
* inventory_types array
|
|
99
|
-
*
|
|
100
|
-
* @maxItems 500
|
|
101
|
-
*/
|
|
102
|
-
type PostUniverseIdsInventoryTypes = PostUniverseIdsInventoryType[];
|
|
103
|
-
/**
|
|
104
|
-
* id integer
|
|
105
|
-
*/
|
|
106
|
-
type PostUniverseIdsRegionId = number;
|
|
107
|
-
/**
|
|
108
|
-
* name string
|
|
109
|
-
*/
|
|
110
|
-
type PostUniverseIdsRegionName = string;
|
|
111
|
-
/**
|
|
112
|
-
* regions array
|
|
113
|
-
*
|
|
114
|
-
* @maxItems 500
|
|
115
|
-
*/
|
|
116
|
-
type PostUniverseIdsRegions = PostUniverseIdsRegion[];
|
|
117
|
-
/**
|
|
118
|
-
* id integer
|
|
119
|
-
*/
|
|
120
|
-
type PostUniverseIdsStationId = number;
|
|
121
|
-
/**
|
|
122
|
-
* name string
|
|
123
|
-
*/
|
|
124
|
-
type PostUniverseIdsStationName = string;
|
|
125
|
-
/**
|
|
126
|
-
* stations array
|
|
127
|
-
*
|
|
128
|
-
* @maxItems 500
|
|
129
|
-
*/
|
|
130
|
-
type PostUniverseIdsStations = PostUniverseIdsStation[];
|
|
131
|
-
/**
|
|
132
|
-
* id integer
|
|
133
|
-
*/
|
|
134
|
-
type PostUniverseIdsSystemId = number;
|
|
135
|
-
/**
|
|
136
|
-
* name string
|
|
137
|
-
*/
|
|
138
|
-
type PostUniverseIdsSystemName = string;
|
|
139
|
-
/**
|
|
140
|
-
* systems array
|
|
141
|
-
*
|
|
142
|
-
* @maxItems 500
|
|
143
|
-
*/
|
|
144
|
-
type PostUniverseIdsSystems = PostUniverseIdsSystem[];
|
|
145
|
-
|
|
146
|
-
/**
|
|
147
|
-
* 200 ok object
|
|
148
|
-
*/
|
|
149
|
-
interface PostUniverseIdsOk {
|
|
150
|
-
agents?: PostUniverseIdsAgents;
|
|
151
|
-
alliances?: PostUniverseIdsAlliances;
|
|
152
|
-
characters?: PostUniverseIdsCharacters;
|
|
153
|
-
constellations?: PostUniverseIdsConstellations;
|
|
154
|
-
corporations?: PostUniverseIdsCorporations;
|
|
155
|
-
factions?: PostUniverseIdsFactions;
|
|
156
|
-
inventory_types?: PostUniverseIdsInventoryTypes;
|
|
157
|
-
regions?: PostUniverseIdsRegions;
|
|
158
|
-
stations?: PostUniverseIdsStations;
|
|
159
|
-
systems?: PostUniverseIdsSystems;
|
|
160
|
-
[k: string]: unknown | undefined;
|
|
161
|
-
}
|
|
162
|
-
/**
|
|
163
|
-
* agent object
|
|
164
|
-
*/
|
|
165
|
-
interface PostUniverseIdsAgent {
|
|
166
|
-
id?: PostUniverseIdsId;
|
|
167
|
-
name?: PostUniverseIdsName;
|
|
168
|
-
[k: string]: unknown | undefined;
|
|
169
|
-
}
|
|
170
|
-
/**
|
|
171
|
-
* alliance object
|
|
172
|
-
*/
|
|
173
|
-
interface PostUniverseIdsAlliance {
|
|
174
|
-
id?: PostUniverseIdsAllianceId;
|
|
175
|
-
name?: PostUniverseIdsAllianceName;
|
|
176
|
-
[k: string]: unknown | undefined;
|
|
177
|
-
}
|
|
178
|
-
/**
|
|
179
|
-
* character object
|
|
180
|
-
*/
|
|
181
|
-
interface PostUniverseIdsCharacter {
|
|
182
|
-
id?: PostUniverseIdsCharacterId;
|
|
183
|
-
name?: PostUniverseIdsCharacterName;
|
|
184
|
-
[k: string]: unknown | undefined;
|
|
185
|
-
}
|
|
186
|
-
/**
|
|
187
|
-
* constellation object
|
|
188
|
-
*/
|
|
189
|
-
interface PostUniverseIdsConstellation {
|
|
190
|
-
id?: PostUniverseIdsConstellationId;
|
|
191
|
-
name?: PostUniverseIdsConstellationName;
|
|
192
|
-
[k: string]: unknown | undefined;
|
|
193
|
-
}
|
|
194
|
-
/**
|
|
195
|
-
* corporation object
|
|
196
|
-
*/
|
|
197
|
-
interface PostUniverseIdsCorporation {
|
|
198
|
-
id?: PostUniverseIdsCorporationId;
|
|
199
|
-
name?: PostUniverseIdsCorporationName;
|
|
200
|
-
[k: string]: unknown | undefined;
|
|
201
|
-
}
|
|
202
|
-
/**
|
|
203
|
-
* faction object
|
|
204
|
-
*/
|
|
205
|
-
interface PostUniverseIdsFaction {
|
|
206
|
-
id?: PostUniverseIdsFactionId;
|
|
207
|
-
name?: PostUniverseIdsFactionName;
|
|
208
|
-
[k: string]: unknown | undefined;
|
|
209
|
-
}
|
|
210
|
-
/**
|
|
211
|
-
* inventory_type object
|
|
212
|
-
*/
|
|
213
|
-
interface PostUniverseIdsInventoryType {
|
|
214
|
-
id?: PostUniverseIdsInventoryTypeId;
|
|
215
|
-
name?: PostUniverseIdsInventoryTypeName;
|
|
216
|
-
[k: string]: unknown | undefined;
|
|
217
|
-
}
|
|
218
|
-
/**
|
|
219
|
-
* region object
|
|
220
|
-
*/
|
|
221
|
-
interface PostUniverseIdsRegion {
|
|
222
|
-
id?: PostUniverseIdsRegionId;
|
|
223
|
-
name?: PostUniverseIdsRegionName;
|
|
224
|
-
[k: string]: unknown | undefined;
|
|
225
|
-
}
|
|
226
|
-
/**
|
|
227
|
-
* station object
|
|
228
|
-
*/
|
|
229
|
-
interface PostUniverseIdsStation {
|
|
230
|
-
id?: PostUniverseIdsStationId;
|
|
231
|
-
name?: PostUniverseIdsStationName;
|
|
232
|
-
[k: string]: unknown | undefined;
|
|
233
|
-
}
|
|
234
|
-
/**
|
|
235
|
-
* system object
|
|
236
|
-
*/
|
|
237
|
-
interface PostUniverseIdsSystem {
|
|
238
|
-
id?: PostUniverseIdsSystemId;
|
|
239
|
-
name?: PostUniverseIdsSystemName;
|
|
240
|
-
[k: string]: unknown | undefined;
|
|
241
|
-
}
|
|
6
|
+
* shared interface
|
|
7
|
+
*/
|
|
8
|
+
interface PostUniverseIdsEntity {
|
|
9
|
+
/**
|
|
10
|
+
* id integer
|
|
11
|
+
*/
|
|
12
|
+
id?: number;
|
|
13
|
+
/**
|
|
14
|
+
* name string
|
|
15
|
+
*/
|
|
16
|
+
name?: string;
|
|
17
|
+
[k: string]: unknown | undefined;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* 200 ok object
|
|
22
|
+
*/
|
|
23
|
+
interface PostUniverseIdsOk {
|
|
24
|
+
/**
|
|
25
|
+
* agents array
|
|
26
|
+
*
|
|
27
|
+
* @maxItems 500
|
|
28
|
+
*/
|
|
29
|
+
agents?: PostUniverseIdsEntity[];
|
|
30
|
+
/**
|
|
31
|
+
* alliances array
|
|
32
|
+
*
|
|
33
|
+
* @maxItems 500
|
|
34
|
+
*/
|
|
35
|
+
alliances?: PostUniverseIdsEntity[];
|
|
36
|
+
/**
|
|
37
|
+
* characters array
|
|
38
|
+
*
|
|
39
|
+
* @maxItems 500
|
|
40
|
+
*/
|
|
41
|
+
characters?: PostUniverseIdsEntity[];
|
|
42
|
+
/**
|
|
43
|
+
* constellations array
|
|
44
|
+
*
|
|
45
|
+
* @maxItems 500
|
|
46
|
+
*/
|
|
47
|
+
constellations?: PostUniverseIdsEntity[];
|
|
48
|
+
/**
|
|
49
|
+
* corporations array
|
|
50
|
+
*
|
|
51
|
+
* @maxItems 500
|
|
52
|
+
*/
|
|
53
|
+
corporations?: PostUniverseIdsEntity[];
|
|
54
|
+
/**
|
|
55
|
+
* factions array
|
|
56
|
+
*
|
|
57
|
+
* @maxItems 500
|
|
58
|
+
*/
|
|
59
|
+
factions?: PostUniverseIdsEntity[];
|
|
60
|
+
/**
|
|
61
|
+
* inventory_types array
|
|
62
|
+
*
|
|
63
|
+
* @maxItems 500
|
|
64
|
+
*/
|
|
65
|
+
inventory_types?: PostUniverseIdsEntity[];
|
|
66
|
+
/**
|
|
67
|
+
* regions array
|
|
68
|
+
*
|
|
69
|
+
* @maxItems 500
|
|
70
|
+
*/
|
|
71
|
+
regions?: PostUniverseIdsEntity[];
|
|
72
|
+
/**
|
|
73
|
+
* stations array
|
|
74
|
+
*
|
|
75
|
+
* @maxItems 500
|
|
76
|
+
*/
|
|
77
|
+
stations?: PostUniverseIdsEntity[];
|
|
78
|
+
/**
|
|
79
|
+
* systems array
|
|
80
|
+
*
|
|
81
|
+
* @maxItems 500
|
|
82
|
+
*/
|
|
83
|
+
systems?: PostUniverseIdsEntity[];
|
|
84
|
+
[k: string]: unknown | undefined;
|
|
85
|
+
}
|
|
86
|
+
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /universe/names/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
4
|
/**
|
|
6
5
|
* category string
|
|
7
6
|
*/
|
|
@@ -15,14 +14,6 @@ type PostUniverseNamesCategory =
|
|
|
15
14
|
| "solar_system"
|
|
16
15
|
| "station"
|
|
17
16
|
| "faction";
|
|
18
|
-
/**
|
|
19
|
-
* id integer
|
|
20
|
-
*/
|
|
21
|
-
type PostUniverseNamesId = number;
|
|
22
|
-
/**
|
|
23
|
-
* name string
|
|
24
|
-
*/
|
|
25
|
-
type PostUniverseNamesName = string;
|
|
26
17
|
/**
|
|
27
18
|
* 200 ok array
|
|
28
19
|
*
|
|
@@ -35,7 +26,13 @@ type PostUniverseNamesOk = PostUniverseNames_200Ok[];
|
|
|
35
26
|
*/
|
|
36
27
|
interface PostUniverseNames_200Ok {
|
|
37
28
|
category: PostUniverseNamesCategory;
|
|
38
|
-
|
|
39
|
-
|
|
29
|
+
/**
|
|
30
|
+
* id integer
|
|
31
|
+
*/
|
|
32
|
+
id: number;
|
|
33
|
+
/**
|
|
34
|
+
* name string
|
|
35
|
+
*/
|
|
36
|
+
name: string;
|
|
40
37
|
[k: string]: unknown | undefined;
|
|
41
38
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
2
|
* ESI endpoint: /characters/{character_id}/contacts/
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
4
|
/**
|
|
6
5
|
* contact_ids array
|
|
7
6
|
*
|
|
@@ -9,10 +8,9 @@
|
|
|
9
8
|
* @maxItems 100
|
|
10
9
|
*/
|
|
11
10
|
type PutCharactersCharacterIdContactsContactIds = [
|
|
12
|
-
|
|
13
|
-
|
|
11
|
+
/**
|
|
12
|
+
* ID of the contact to edit
|
|
13
|
+
*/
|
|
14
|
+
number,
|
|
15
|
+
...number[]
|
|
14
16
|
];
|
|
15
|
-
/**
|
|
16
|
-
* ID of the contact to edit
|
|
17
|
-
*/
|
|
18
|
-
type PutCharactersCharacterIdContactsContactId = number;
|