eve-esi-types 2.0.3-beta → 2.0.4-beta

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.
Files changed (198) hide show
  1. package/package.json +1 -1
  2. package/snippet.ts +49 -0
  3. package/v2/get_alliances_alliance_id_contacts_labels_ok.d.ts +9 -9
  4. package/v2/get_alliances_alliance_id_contacts_ok.d.ts +14 -17
  5. package/v2/get_alliances_alliance_id_corporations_ok.d.ts +3 -6
  6. package/v2/get_alliances_alliance_id_icons_ok.d.ts +9 -9
  7. package/v2/get_alliances_alliance_id_ok.d.ts +24 -24
  8. package/v2/get_alliances_ok.d.ts +3 -6
  9. package/v2/get_characters_character_id_agents_research_ok.d.ts +15 -18
  10. package/v2/get_characters_character_id_assets_ok.d.ts +18 -21
  11. package/v2/get_characters_character_id_attributes_ok.d.ts +27 -27
  12. package/v2/get_characters_character_id_blueprints_ok.d.ts +21 -24
  13. package/v2/get_characters_character_id_bookmarks_folders_ok.d.ts +9 -9
  14. package/v2/get_characters_character_id_bookmarks_ok.d.ts +36 -39
  15. package/v2/get_characters_character_id_calendar_event_id_attendees_ok.d.ts +6 -6
  16. package/v2/get_characters_character_id_calendar_event_id_ok.d.ts +30 -30
  17. package/v2/get_characters_character_id_calendar_ok.d.ts +15 -15
  18. package/v2/get_characters_character_id_clones_ok.d.ts +26 -29
  19. package/v2/get_characters_character_id_contacts_labels_ok.d.ts +9 -9
  20. package/v2/get_characters_character_id_contacts_ok.d.ts +20 -23
  21. package/v2/get_characters_character_id_contracts_contract_id_bids_ok.d.ts +15 -15
  22. package/v2/get_characters_character_id_contracts_contract_id_items_ok.d.ts +18 -21
  23. package/v2/get_characters_character_id_contracts_ok.d.ts +60 -60
  24. package/v2/get_characters_character_id_corporationhistory_ok.d.ts +15 -15
  25. package/v2/get_characters_character_id_fatigue_ok.d.ts +12 -12
  26. package/v2/get_characters_character_id_fittings_ok.d.ts +15 -21
  27. package/v2/get_characters_character_id_fleet_ok.d.ts +12 -12
  28. package/v2/get_characters_character_id_fw_stats_ok.d.ts +33 -33
  29. package/v2/get_characters_character_id_implants_ok.d.ts +3 -6
  30. package/v2/get_characters_character_id_industry_jobs_ok.d.ts +60 -66
  31. package/v2/get_characters_character_id_killmails_recent_ok.d.ts +9 -9
  32. package/v2/get_characters_character_id_location_ok.d.ts +12 -12
  33. package/v2/get_characters_character_id_loyalty_points_ok.d.ts +9 -9
  34. package/v2/get_characters_character_id_mail_labels_ok.d.ts +15 -15
  35. package/v2/get_characters_character_id_mail_lists_ok.d.ts +9 -9
  36. package/v2/get_characters_character_id_mail_mail_id_ok.d.ts +25 -28
  37. package/v2/get_characters_character_id_mail_ok.d.ts +25 -28
  38. package/v2/get_characters_character_id_medals_ok.d.ts +36 -36
  39. package/v2/get_characters_character_id_mining_ok.d.ts +12 -15
  40. package/v2/get_characters_character_id_notifications_contacts_ok.d.ts +18 -18
  41. package/v2/get_characters_character_id_notifications_ok.d.ts +18 -18
  42. package/v2/get_characters_character_id_ok.d.ts +33 -33
  43. package/v2/get_characters_character_id_online_ok.d.ts +15 -15
  44. package/v2/get_characters_character_id_opportunities_ok.d.ts +9 -9
  45. package/v2/get_characters_character_id_orders_history_ok.d.ts +39 -43
  46. package/v2/get_characters_character_id_orders_ok.d.ts +39 -43
  47. package/v2/get_characters_character_id_planets_ok.d.ts +21 -21
  48. package/v2/get_characters_character_id_planets_planet_id_ok.d.ts +73 -124
  49. package/v2/get_characters_character_id_portrait_ok.d.ts +15 -15
  50. package/v2/get_characters_character_id_roles_ok.d.ts +3 -3
  51. package/v2/get_characters_character_id_search_ok.d.ts +52 -90
  52. package/v2/get_characters_character_id_ship_ok.d.ts +9 -12
  53. package/v2/get_characters_character_id_skillqueue_ok.d.ts +27 -27
  54. package/v2/get_characters_character_id_skills_ok.d.ts +21 -21
  55. package/v2/get_characters_character_id_standings_ok.d.ts +9 -9
  56. package/v2/get_characters_character_id_titles_ok.d.ts +9 -9
  57. package/v2/get_characters_character_id_wallet_journal_ok.d.ts +38 -40
  58. package/v2/get_characters_character_id_wallet_ok.d.ts +3 -3
  59. package/v2/get_characters_character_id_wallet_transactions_ok.d.ts +30 -33
  60. package/v2/get_contracts_public_bids_contract_id_ok.d.ts +12 -12
  61. package/v2/get_contracts_public_items_contract_id_ok.d.ts +27 -30
  62. package/v2/get_contracts_public_region_id_ok.d.ts +48 -48
  63. package/v2/get_corporation_corporation_id_mining_extractions_ok.d.ts +21 -21
  64. package/v2/get_corporation_corporation_id_mining_observers_observer_id_ok.d.ts +17 -20
  65. package/v2/get_corporation_corporation_id_mining_observers_ok.d.ts +10 -10
  66. package/v2/get_corporations_corporation_id_alliancehistory_ok.d.ts +15 -15
  67. package/v2/get_corporations_corporation_id_assets_ok.d.ts +18 -21
  68. package/v2/get_corporations_corporation_id_blueprints_ok.d.ts +21 -24
  69. package/v2/get_corporations_corporation_id_bookmarks_folders_ok.d.ts +12 -12
  70. package/v2/get_corporations_corporation_id_bookmarks_ok.d.ts +36 -39
  71. package/v2/get_corporations_corporation_id_contacts_labels_ok.d.ts +9 -9
  72. package/v2/get_corporations_corporation_id_contacts_ok.d.ts +17 -20
  73. package/v2/get_corporations_corporation_id_containers_logs_ok.d.ts +24 -30
  74. package/v2/get_corporations_corporation_id_contracts_contract_id_bids_ok.d.ts +15 -15
  75. package/v2/get_corporations_corporation_id_contracts_contract_id_items_ok.d.ts +18 -21
  76. package/v2/get_corporations_corporation_id_contracts_ok.d.ts +60 -60
  77. package/v2/get_corporations_corporation_id_customs_offices_ok.d.ts +42 -42
  78. package/v2/get_corporations_corporation_id_divisions_ok.d.ts +15 -15
  79. package/v2/get_corporations_corporation_id_facilities_ok.d.ts +9 -12
  80. package/v2/get_corporations_corporation_id_fw_stats_ok.d.ts +30 -30
  81. package/v2/get_corporations_corporation_id_icons_ok.d.ts +12 -12
  82. package/v2/get_corporations_corporation_id_industry_jobs_ok.d.ts +60 -66
  83. package/v2/get_corporations_corporation_id_killmails_recent_ok.d.ts +9 -9
  84. package/v2/get_corporations_corporation_id_medals_issued_ok.d.ts +18 -18
  85. package/v2/get_corporations_corporation_id_medals_ok.d.ts +18 -18
  86. package/v2/get_corporations_corporation_id_members_limit_ok.d.ts +3 -3
  87. package/v2/get_corporations_corporation_id_members_ok.d.ts +3 -6
  88. package/v2/get_corporations_corporation_id_members_titles_ok.d.ts +10 -412
  89. package/v2/get_corporations_corporation_id_membertracking_ok.d.ts +21 -24
  90. package/v2/get_corporations_corporation_id_ok.d.ts +45 -45
  91. package/v2/get_corporations_corporation_id_orders_history_ok.d.ts +42 -45
  92. package/v2/get_corporations_corporation_id_orders_ok.d.ts +42 -45
  93. package/v2/get_corporations_corporation_id_roles_history_ok.d.ts +12 -12
  94. package/v2/get_corporations_corporation_id_roles_ok.d.ts +6 -6
  95. package/v2/get_corporations_corporation_id_shareholders_ok.d.ts +9 -9
  96. package/v2/get_corporations_corporation_id_standings_ok.d.ts +9 -9
  97. package/v2/get_corporations_corporation_id_starbases_ok.d.ts +21 -24
  98. package/v2/get_corporations_corporation_id_starbases_starbase_id_ok.d.ts +27 -30
  99. package/v2/get_corporations_corporation_id_structures_ok.d.ts +42 -46
  100. package/v2/get_corporations_corporation_id_titles_ok.d.ts +9 -9
  101. package/v2/get_corporations_corporation_id_wallets_division_journal_ok.d.ts +38 -40
  102. package/v2/get_corporations_corporation_id_wallets_division_transactions_ok.d.ts +27 -30
  103. package/v2/get_corporations_corporation_id_wallets_ok.d.ts +9 -9
  104. package/v2/get_corporations_npccorps_ok.d.ts +3 -6
  105. package/v2/get_dogma_attributes_attribute_id_ok.d.ts +33 -33
  106. package/v2/get_dogma_attributes_ok.d.ts +3 -6
  107. package/v2/get_dogma_dynamic_items_type_id_item_id_ok.d.ts +18 -24
  108. package/v2/get_dogma_effects_effect_id_ok.d.ts +81 -81
  109. package/v2/get_dogma_effects_ok.d.ts +3 -6
  110. package/v2/get_fleets_fleet_id_members_ok.d.ts +27 -30
  111. package/v2/get_fleets_fleet_id_ok.d.ts +15 -15
  112. package/v2/get_fleets_fleet_id_wings_ok.d.ts +15 -15
  113. package/v2/get_fw_leaderboards_characters_ok.d.ts +39 -39
  114. package/v2/get_fw_leaderboards_corporations_ok.d.ts +39 -39
  115. package/v2/get_fw_leaderboards_ok.d.ts +39 -39
  116. package/v2/get_fw_stats_ok.d.ts +30 -30
  117. package/v2/get_fw_systems_ok.d.ts +18 -18
  118. package/v2/get_fw_wars_ok.d.ts +9 -9
  119. package/v2/get_incursions_ok.d.ts +22 -28
  120. package/v2/get_industry_facilities_ok.d.ts +18 -21
  121. package/v2/get_industry_systems_ok.d.ts +9 -9
  122. package/v2/get_insurance_prices_ok.d.ts +12 -15
  123. package/v2/get_killmails_killmail_id_killmail_hash_ok.d.ts +96 -114
  124. package/v2/get_loyalty_stores_corporation_id_offers_ok.d.ts +21 -27
  125. package/v2/get_markets_groups_market_group_id_ok.d.ts +14 -22
  126. package/v2/get_markets_groups_ok.d.ts +3 -6
  127. package/v2/get_markets_prices_ok.d.ts +9 -12
  128. package/v2/get_markets_region_id_history_ok.d.ts +21 -21
  129. package/v2/get_markets_region_id_orders_ok.d.ts +33 -36
  130. package/v2/get_markets_region_id_types_ok.d.ts +3 -6
  131. package/v2/get_markets_structures_structure_id_ok.d.ts +30 -33
  132. package/v2/get_opportunities_groups_group_id_ok.d.ts +24 -30
  133. package/v2/get_opportunities_groups_ok.d.ts +3 -6
  134. package/v2/get_opportunities_tasks_ok.d.ts +3 -6
  135. package/v2/get_opportunities_tasks_task_id_ok.d.ts +15 -15
  136. package/v2/get_route_origin_destination_ok.d.ts +3 -6
  137. package/v2/get_sovereignty_campaigns_ok.d.ts +40 -40
  138. package/v2/get_sovereignty_map_ok.d.ts +15 -15
  139. package/v2/get_sovereignty_structures_ok.d.ts +26 -30
  140. package/v2/get_status_ok.d.ts +15 -15
  141. package/v2/get_universe_ancestries_ok.d.ts +21 -21
  142. package/v2/get_universe_asteroid_belts_asteroid_belt_id_ok.d.ts +18 -18
  143. package/v2/get_universe_bloodlines_ok.d.ts +33 -36
  144. package/v2/get_universe_categories_category_id_ok.d.ts +16 -19
  145. package/v2/get_universe_categories_ok.d.ts +3 -6
  146. package/v2/get_universe_constellations_constellation_id_ok.d.ts +25 -28
  147. package/v2/get_universe_constellations_ok.d.ts +3 -6
  148. package/v2/get_universe_factions_ok.d.ts +33 -33
  149. package/v2/get_universe_graphics_graphic_id_ok.d.ts +27 -27
  150. package/v2/get_universe_graphics_ok.d.ts +3 -6
  151. package/v2/get_universe_groups_group_id_ok.d.ts +14 -22
  152. package/v2/get_universe_groups_ok.d.ts +3 -6
  153. package/v2/get_universe_moons_moon_id_ok.d.ts +21 -21
  154. package/v2/get_universe_planets_planet_id_ok.d.ts +21 -24
  155. package/v2/get_universe_races_ok.d.ts +15 -15
  156. package/v2/get_universe_regions_ok.d.ts +3 -6
  157. package/v2/get_universe_regions_region_id_ok.d.ts +16 -19
  158. package/v2/get_universe_schematics_schematic_id_ok.d.ts +9 -9
  159. package/v2/get_universe_stargates_stargate_id_ok.d.ts +27 -30
  160. package/v2/get_universe_stars_star_id_ok.d.ts +21 -24
  161. package/v2/get_universe_stations_station_id_ok.d.ts +39 -42
  162. package/v2/get_universe_structures_ok.d.ts +3 -6
  163. package/v2/get_universe_structures_structure_id_ok.d.ts +21 -24
  164. package/v2/get_universe_system_jumps_ok.d.ts +9 -9
  165. package/v2/get_universe_system_kills_ok.d.ts +15 -15
  166. package/v2/get_universe_systems_ok.d.ts +3 -6
  167. package/v2/get_universe_systems_system_id_ok.d.ts +52 -64
  168. package/v2/get_universe_types_ok.d.ts +3 -6
  169. package/v2/get_universe_types_type_id_ok.d.ts +54 -57
  170. package/v2/get_wars_ok.d.ts +3 -6
  171. package/v2/get_wars_war_id_killmails_ok.d.ts +9 -9
  172. package/v2/get_wars_war_id_ok.d.ts +54 -54
  173. package/v2/index.d.ts +1 -1
  174. package/v2/post_characters_affiliation_ok.d.ts +15 -15
  175. package/v2/post_characters_character_id_assets_locations_ok.d.ts +15 -15
  176. package/v2/post_characters_character_id_assets_names_ok.d.ts +9 -9
  177. package/v2/post_characters_character_id_contacts_created.d.ts +3 -6
  178. package/v2/post_characters_character_id_cspa_created.d.ts +3 -3
  179. package/v2/post_characters_character_id_fittings_created.d.ts +6 -6
  180. package/v2/post_characters_character_id_mail_created.d.ts +3 -3
  181. package/v2/post_characters_character_id_mail_labels_created.d.ts +3 -3
  182. package/v2/post_corporations_corporation_id_assets_locations_ok.d.ts +15 -15
  183. package/v2/post_corporations_corporation_id_assets_names_ok.d.ts +9 -9
  184. package/v2/post_fleets_fleet_id_members_invitation.d.ts +12 -12
  185. package/v2/post_fleets_fleet_id_wings_created.d.ts +6 -6
  186. package/v2/post_fleets_fleet_id_wings_wing_id_squads_created.d.ts +6 -6
  187. package/v2/post_ui_openwindow_newmail_new_mail.d.ts +18 -21
  188. package/v2/post_universe_ids_ok.d.ts +63 -63
  189. package/v2/post_universe_names_ok.d.ts +9 -9
  190. package/v2/put_characters_character_id_calendar_event_id_response.d.ts +3 -3
  191. package/v2/put_characters_character_id_contacts_contact_ids.d.ts +6 -9
  192. package/v2/put_characters_character_id_mail_mail_id_contents.d.ts +10 -13
  193. package/v2/put_fleets_fleet_id_members_member_id_movement.d.ts +9 -9
  194. package/v2/put_fleets_fleet_id_new_settings.d.ts +9 -9
  195. package/v2/put_fleets_fleet_id_squads_squad_id_naming.d.ts +6 -6
  196. package/v2/put_fleets_fleet_id_wings_wing_id_naming.d.ts +6 -6
  197. package/v2.mjs +6 -6
  198. package/v2.mts +8 -8
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /universe/types/{type_id}/
3
- */
1
+ /*!
2
+ * ESI endpoint: /universe/types/{type_id}/
3
+ */
4
4
  /**
5
5
  * dogma_attributes array
6
6
  *
@@ -18,63 +18,60 @@ type GetUniverseTypesTypeIdDogmaEffects = GetUniverseTypesTypeIdDogmaEffect[];
18
18
  * 200 ok object
19
19
  */
20
20
  interface GetUniverseTypesTypeIdOk {
21
- /**
22
- * capacity number
23
- */
21
+ /**
22
+ * capacity number
23
+ */
24
24
  capacity?: number;
25
- /**
26
- * description string
27
- */
25
+ /**
26
+ * description string
27
+ */
28
28
  description: string;
29
29
  dogma_attributes?: GetUniverseTypesTypeIdDogmaAttributes;
30
30
  dogma_effects?: GetUniverseTypesTypeIdDogmaEffects;
31
- /**
32
- * graphic_id integer
33
- */
31
+ /**
32
+ * graphic_id integer
33
+ */
34
34
  graphic_id?: number;
35
- /**
36
- * group_id integer
37
- */
35
+ /**
36
+ * group_id integer
37
+ */
38
38
  group_id: number;
39
- /**
40
- * icon_id integer
41
- */
39
+ /**
40
+ * icon_id integer
41
+ */
42
42
  icon_id?: number;
43
- /**
44
- * This only exists for types that can be put on the market
45
- */
43
+ /**
44
+ * This only exists for types that can be put on the market
45
+ */
46
46
  market_group_id?: number;
47
- /**
48
- * mass number
49
- */
47
+ /**
48
+ * mass number
49
+ */
50
50
  mass?: number;
51
- /**
52
- * name string
53
- */
51
+ /**
52
+ * name string
53
+ */
54
54
  name: string;
55
- /**
56
- * packaged_volume number
57
- */
55
+ /**
56
+ * packaged_volume number
57
+ */
58
58
  packaged_volume?: number;
59
- /**
60
- * portion_size integer
61
- */
59
+ /**
60
+ * portion_size integer
61
+ */
62
62
  portion_size?: number;
63
- /**
64
- * published boolean
65
- */
63
+ /**
64
+ * published boolean
65
+ */
66
66
  published: boolean;
67
- /**
68
- * radius number
69
- */
67
+ /**
68
+ * radius number
69
+ */
70
70
  radius?: number;
71
- /**
72
- * type_id integer
73
- */
74
71
  type_id: number;
75
- /**
76
- * volume number
77
- */
72
+ /**
73
+ * volume number
74
+ */
78
75
  volume?: number;
79
76
  [k: string]: unknown | undefined;
80
77
  }
@@ -82,13 +79,13 @@ interface GetUniverseTypesTypeIdOk {
82
79
  * dogma_attribute object
83
80
  */
84
81
  interface GetUniverseTypesTypeIdDogmaAttribute {
85
- /**
86
- * attribute_id integer
87
- */
82
+ /**
83
+ * attribute_id integer
84
+ */
88
85
  attribute_id: number;
89
- /**
90
- * value number
91
- */
86
+ /**
87
+ * value number
88
+ */
92
89
  value: number;
93
90
  [k: string]: unknown | undefined;
94
91
  }
@@ -96,13 +93,13 @@ interface GetUniverseTypesTypeIdDogmaAttribute {
96
93
  * dogma_effect object
97
94
  */
98
95
  interface GetUniverseTypesTypeIdDogmaEffect {
99
- /**
100
- * effect_id integer
101
- */
96
+ /**
97
+ * effect_id integer
98
+ */
102
99
  effect_id: number;
103
- /**
104
- * is_default boolean
105
- */
100
+ /**
101
+ * is_default boolean
102
+ */
106
103
  is_default: boolean;
107
104
  [k: string]: unknown | undefined;
108
105
  }
@@ -1,12 +1,9 @@
1
- /**
2
- * ESI endpoint: /wars/
3
- */
1
+ /*!
2
+ * ESI endpoint: /wars/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
7
7
  * @maxItems 2000
8
8
  */
9
- /**
10
- * 200 ok integer
11
- */
12
9
  type GetWarsOk = number[];
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /wars/{war_id}/killmails/
3
- */
1
+ /*!
2
+ * ESI endpoint: /wars/{war_id}/killmails/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -12,13 +12,13 @@ type GetWarsWarIdKillmailsOk = GetWarsWarIdKillmails_200Ok[];
12
12
  * 200 ok object
13
13
  */
14
14
  interface GetWarsWarIdKillmails_200Ok {
15
- /**
16
- * A hash of this killmail
17
- */
15
+ /**
16
+ * A hash of this killmail
17
+ */
18
18
  killmail_hash: string;
19
- /**
20
- * ID of this killmail
21
- */
19
+ /**
20
+ * ID of this killmail
21
+ */
22
22
  killmail_id: number;
23
23
  [k: string]: unknown | undefined;
24
24
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /wars/{war_id}/
3
- */
1
+ /*!
2
+ * ESI endpoint: /wars/{war_id}/
3
+ */
4
4
  /**
5
5
  * allied corporations or alliances, each object contains either corporation_id or alliance_id
6
6
  *
@@ -14,34 +14,34 @@ type GetWarsWarIdAllies = GetWarsWarIdAlly[];
14
14
  interface GetWarsWarIdOk {
15
15
  aggressor: GetWarsWarIdAggressor;
16
16
  allies?: GetWarsWarIdAllies;
17
- /**
18
- * Time that the war was declared
19
- */
17
+ /**
18
+ * Time that the war was declared
19
+ */
20
20
  declared: string;
21
21
  defender: GetWarsWarIdDefender;
22
- /**
23
- * Time the war ended and shooting was no longer allowed
24
- */
22
+ /**
23
+ * Time the war ended and shooting was no longer allowed
24
+ */
25
25
  finished?: string;
26
- /**
27
- * ID of the specified war
28
- */
26
+ /**
27
+ * ID of the specified war
28
+ */
29
29
  id: number;
30
- /**
31
- * Was the war declared mutual by both parties
32
- */
30
+ /**
31
+ * Was the war declared mutual by both parties
32
+ */
33
33
  mutual: boolean;
34
- /**
35
- * Is the war currently open for allies or not
36
- */
34
+ /**
35
+ * Is the war currently open for allies or not
36
+ */
37
37
  open_for_allies: boolean;
38
- /**
39
- * Time the war was retracted but both sides could still shoot each other
40
- */
38
+ /**
39
+ * Time the war was retracted but both sides could still shoot each other
40
+ */
41
41
  retracted?: string;
42
- /**
43
- * Time when the war started and both sides could shoot each other
44
- */
42
+ /**
43
+ * Time when the war started and both sides could shoot each other
44
+ */
45
45
  started?: string;
46
46
  [k: string]: unknown | undefined;
47
47
  }
@@ -49,21 +49,21 @@ interface GetWarsWarIdOk {
49
49
  * The aggressor corporation or alliance that declared this war, only contains either corporation_id or alliance_id
50
50
  */
51
51
  interface GetWarsWarIdAggressor {
52
- /**
53
- * Alliance ID if and only if the aggressor is an alliance
54
- */
52
+ /**
53
+ * Alliance ID if and only if the aggressor is an alliance
54
+ */
55
55
  alliance_id?: number;
56
- /**
57
- * Corporation ID if and only if the aggressor is a corporation
58
- */
56
+ /**
57
+ * Corporation ID if and only if the aggressor is a corporation
58
+ */
59
59
  corporation_id?: number;
60
- /**
61
- * ISK value of ships the aggressor has destroyed
62
- */
60
+ /**
61
+ * ISK value of ships the aggressor has destroyed
62
+ */
63
63
  isk_destroyed: number;
64
- /**
65
- * The number of ships the aggressor has killed
66
- */
64
+ /**
65
+ * The number of ships the aggressor has killed
66
+ */
67
67
  ships_killed: number;
68
68
  [k: string]: unknown | undefined;
69
69
  }
@@ -71,13 +71,13 @@ interface GetWarsWarIdAggressor {
71
71
  * ally object
72
72
  */
73
73
  interface GetWarsWarIdAlly {
74
- /**
75
- * Alliance ID if and only if this ally is an alliance
76
- */
74
+ /**
75
+ * Alliance ID if and only if this ally is an alliance
76
+ */
77
77
  alliance_id?: number;
78
- /**
79
- * Corporation ID if and only if this ally is a corporation
80
- */
78
+ /**
79
+ * Corporation ID if and only if this ally is a corporation
80
+ */
81
81
  corporation_id?: number;
82
82
  [k: string]: unknown | undefined;
83
83
  }
@@ -85,21 +85,21 @@ interface GetWarsWarIdAlly {
85
85
  * The defending corporation or alliance that declared this war, only contains either corporation_id or alliance_id
86
86
  */
87
87
  interface GetWarsWarIdDefender {
88
- /**
89
- * Alliance ID if and only if the defender is an alliance
90
- */
88
+ /**
89
+ * Alliance ID if and only if the defender is an alliance
90
+ */
91
91
  alliance_id?: number;
92
- /**
93
- * Corporation ID if and only if the defender is a corporation
94
- */
92
+ /**
93
+ * Corporation ID if and only if the defender is a corporation
94
+ */
95
95
  corporation_id?: number;
96
- /**
97
- * ISK value of ships the defender has killed
98
- */
96
+ /**
97
+ * ISK value of ships the defender has killed
98
+ */
99
99
  isk_destroyed: number;
100
- /**
101
- * The number of ships the defender has killed
102
- */
100
+ /**
101
+ * The number of ships the defender has killed
102
+ */
103
103
  ships_killed: number;
104
104
  [k: string]: unknown | undefined;
105
105
  }
package/v2/index.d.ts CHANGED
@@ -214,7 +214,7 @@ declare global {
214
214
  * @template EP - The endpoint path.
215
215
  */
216
216
  type InferESIResponseResult<
217
- M extends keyof TESIResponseOKMap,
217
+ M extends TESIEntryMethod,
218
218
  EP extends keyof TESIResponseOKMap[M]
219
219
  > = TESIResponseOKMap[M][EP] extends { result: infer U } ? U : never;
220
220
 
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/affiliation/
3
- */
1
+ /*!
2
+ * ESI endpoint: /characters/affiliation/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -12,21 +12,21 @@ type PostCharactersAffiliationOk = PostCharactersAffiliation_200Ok[];
12
12
  * 200 ok object
13
13
  */
14
14
  interface PostCharactersAffiliation_200Ok {
15
- /**
16
- * The character's alliance ID, if their corporation is in an alliance
17
- */
15
+ /**
16
+ * The character's alliance ID, if their corporation is in an alliance
17
+ */
18
18
  alliance_id?: number;
19
- /**
20
- * The character's ID
21
- */
19
+ /**
20
+ * The character's ID
21
+ */
22
22
  character_id: number;
23
- /**
24
- * The character's corporation ID
25
- */
23
+ /**
24
+ * The character's corporation ID
25
+ */
26
26
  corporation_id: number;
27
- /**
28
- * The character's faction ID, if their corporation is in a faction
29
- */
27
+ /**
28
+ * The character's faction ID, if their corporation is in a faction
29
+ */
30
30
  faction_id?: number;
31
31
  [k: string]: unknown | undefined;
32
32
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/assets/locations/
3
- */
1
+ /*!
2
+ * ESI endpoint: /characters/{character_id}/assets/locations/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -12,9 +12,9 @@ type PostCharactersCharacterIdAssetsLocationsOk = PostCharactersCharacterIdAsset
12
12
  * 200 ok object
13
13
  */
14
14
  interface PostCharactersCharacterIdAssetsLocations_200Ok {
15
- /**
16
- * item_id integer
17
- */
15
+ /**
16
+ * item_id integer
17
+ */
18
18
  item_id: number;
19
19
  position: PostCharactersCharacterIdAssetsLocationsPosition;
20
20
  [k: string]: unknown | undefined;
@@ -23,17 +23,17 @@ interface PostCharactersCharacterIdAssetsLocations_200Ok {
23
23
  * position object
24
24
  */
25
25
  interface PostCharactersCharacterIdAssetsLocationsPosition {
26
- /**
27
- * x number
28
- */
26
+ /**
27
+ * x number
28
+ */
29
29
  x: number;
30
- /**
31
- * y number
32
- */
30
+ /**
31
+ * y number
32
+ */
33
33
  y: number;
34
- /**
35
- * z number
36
- */
34
+ /**
35
+ * z number
36
+ */
37
37
  z: number;
38
38
  [k: string]: unknown | undefined;
39
39
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/assets/names/
3
- */
1
+ /*!
2
+ * ESI endpoint: /characters/{character_id}/assets/names/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -12,13 +12,13 @@ type PostCharactersCharacterIdAssetsNamesOk = PostCharactersCharacterIdAssetsNam
12
12
  * 200 ok object
13
13
  */
14
14
  interface PostCharactersCharacterIdAssetsNames_200Ok {
15
- /**
16
- * item_id integer
17
- */
15
+ /**
16
+ * item_id integer
17
+ */
18
18
  item_id: number;
19
- /**
20
- * name string
21
- */
19
+ /**
20
+ * name string
21
+ */
22
22
  name: string;
23
23
  [k: string]: unknown | undefined;
24
24
  }
@@ -1,12 +1,9 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/contacts/
3
- */
1
+ /*!
2
+ * ESI endpoint: /characters/{character_id}/contacts/
3
+ */
4
4
  /**
5
5
  * 201 created array
6
6
  *
7
7
  * @maxItems 100
8
8
  */
9
- /**
10
- * 201 created integer
11
- */
12
9
  type PostCharactersCharacterIdContactsCreated = number[];
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/cspa/
3
- */
1
+ /*!
2
+ * ESI endpoint: /characters/{character_id}/cspa/
3
+ */
4
4
  /**
5
5
  * 201 created number
6
6
  */
@@ -1,14 +1,14 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/fittings/
3
- */
1
+ /*!
2
+ * ESI endpoint: /characters/{character_id}/fittings/
3
+ */
4
4
 
5
5
  /**
6
6
  * 201 created object
7
7
  */
8
8
  interface PostCharactersCharacterIdFittingsCreated {
9
- /**
10
- * fitting_id integer
11
- */
9
+ /**
10
+ * fitting_id integer
11
+ */
12
12
  fitting_id: number;
13
13
  [k: string]: unknown | undefined;
14
14
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/mail/
3
- */
1
+ /*!
2
+ * ESI endpoint: /characters/{character_id}/mail/
3
+ */
4
4
  /**
5
5
  * Mail ID
6
6
  */
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/mail/labels/
3
- */
1
+ /*!
2
+ * ESI endpoint: /characters/{character_id}/mail/labels/
3
+ */
4
4
  /**
5
5
  * Label ID
6
6
  */
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /corporations/{corporation_id}/assets/locations/
3
- */
1
+ /*!
2
+ * ESI endpoint: /corporations/{corporation_id}/assets/locations/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -12,9 +12,9 @@ type PostCorporationsCorporationIdAssetsLocationsOk = PostCorporationsCorporatio
12
12
  * 200 ok object
13
13
  */
14
14
  interface PostCorporationsCorporationIdAssetsLocations_200Ok {
15
- /**
16
- * item_id integer
17
- */
15
+ /**
16
+ * item_id integer
17
+ */
18
18
  item_id: number;
19
19
  position: PostCorporationsCorporationIdAssetsLocationsPosition;
20
20
  [k: string]: unknown | undefined;
@@ -23,17 +23,17 @@ interface PostCorporationsCorporationIdAssetsLocations_200Ok {
23
23
  * position object
24
24
  */
25
25
  interface PostCorporationsCorporationIdAssetsLocationsPosition {
26
- /**
27
- * x number
28
- */
26
+ /**
27
+ * x number
28
+ */
29
29
  x: number;
30
- /**
31
- * y number
32
- */
30
+ /**
31
+ * y number
32
+ */
33
33
  y: number;
34
- /**
35
- * z number
36
- */
34
+ /**
35
+ * z number
36
+ */
37
37
  z: number;
38
38
  [k: string]: unknown | undefined;
39
39
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /corporations/{corporation_id}/assets/names/
3
- */
1
+ /*!
2
+ * ESI endpoint: /corporations/{corporation_id}/assets/names/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -12,13 +12,13 @@ type PostCorporationsCorporationIdAssetsNamesOk = PostCorporationsCorporationIdA
12
12
  * 200 ok object
13
13
  */
14
14
  interface PostCorporationsCorporationIdAssetsNames_200Ok {
15
- /**
16
- * item_id integer
17
- */
15
+ /**
16
+ * item_id integer
17
+ */
18
18
  item_id: number;
19
- /**
20
- * name string
21
- */
19
+ /**
20
+ * name string
21
+ */
22
22
  name: string;
23
23
  [k: string]: unknown | undefined;
24
24
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /fleets/{fleet_id}/members/
3
- */
1
+ /*!
2
+ * ESI endpoint: /fleets/{fleet_id}/members/
3
+ */
4
4
  /**
5
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.
6
6
  */
@@ -10,18 +10,18 @@ type PostFleetsFleetIdMembersRole = "fleet_commander" | "wing_commander" | "squa
10
10
  * invitation object
11
11
  */
12
12
  interface PostFleetsFleetIdMembersInvitation {
13
- /**
14
- * The character you want to invite
15
- */
13
+ /**
14
+ * The character you want to invite
15
+ */
16
16
  character_id: number;
17
17
  role: PostFleetsFleetIdMembersRole;
18
- /**
19
- * squad_id integer
20
- */
18
+ /**
19
+ * squad_id integer
20
+ */
21
21
  squad_id?: number;
22
- /**
23
- * wing_id integer
24
- */
22
+ /**
23
+ * wing_id integer
24
+ */
25
25
  wing_id?: number;
26
26
  [k: string]: unknown | undefined;
27
27
  }