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: /fw/leaderboards/
3
- */
1
+ /*!
2
+ * ESI endpoint: /fw/leaderboards/
3
+ */
4
4
  /**
5
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
6
6
  *
@@ -131,13 +131,13 @@ interface GetFwLeaderboardsKills {
131
131
  * active_total object
132
132
  */
133
133
  interface GetFwLeaderboardsActiveTotalActiveTotal {
134
- /**
135
- * Amount of kills
136
- */
134
+ /**
135
+ * Amount of kills
136
+ */
137
137
  amount?: number;
138
- /**
139
- * faction_id integer
140
- */
138
+ /**
139
+ * faction_id integer
140
+ */
141
141
  faction_id?: number;
142
142
  [k: string]: unknown | undefined;
143
143
  }
@@ -145,13 +145,13 @@ interface GetFwLeaderboardsActiveTotalActiveTotal {
145
145
  * last_week object
146
146
  */
147
147
  interface GetFwLeaderboardsLastWeekLastWeek {
148
- /**
149
- * Amount of kills
150
- */
148
+ /**
149
+ * Amount of kills
150
+ */
151
151
  amount?: number;
152
- /**
153
- * faction_id integer
154
- */
152
+ /**
153
+ * faction_id integer
154
+ */
155
155
  faction_id?: number;
156
156
  [k: string]: unknown | undefined;
157
157
  }
@@ -159,13 +159,13 @@ interface GetFwLeaderboardsLastWeekLastWeek {
159
159
  * yesterday object
160
160
  */
161
161
  interface GetFwLeaderboardsYesterdayYesterday {
162
- /**
163
- * Amount of kills
164
- */
162
+ /**
163
+ * Amount of kills
164
+ */
165
165
  amount?: number;
166
- /**
167
- * faction_id integer
168
- */
166
+ /**
167
+ * faction_id integer
168
+ */
169
169
  faction_id?: number;
170
170
  [k: string]: unknown | undefined;
171
171
  }
@@ -182,13 +182,13 @@ interface GetFwLeaderboardsVictoryPoints {
182
182
  * active_total object
183
183
  */
184
184
  interface GetFwLeaderboardsActiveTotalActiveTotal_1 {
185
- /**
186
- * Amount of victory points
187
- */
185
+ /**
186
+ * Amount of victory points
187
+ */
188
188
  amount?: number;
189
- /**
190
- * faction_id integer
191
- */
189
+ /**
190
+ * faction_id integer
191
+ */
192
192
  faction_id?: number;
193
193
  [k: string]: unknown | undefined;
194
194
  }
@@ -196,13 +196,13 @@ interface GetFwLeaderboardsActiveTotalActiveTotal_1 {
196
196
  * last_week object
197
197
  */
198
198
  interface GetFwLeaderboardsLastWeekLastWeek_1 {
199
- /**
200
- * Amount of victory points
201
- */
199
+ /**
200
+ * Amount of victory points
201
+ */
202
202
  amount?: number;
203
- /**
204
- * faction_id integer
205
- */
203
+ /**
204
+ * faction_id integer
205
+ */
206
206
  faction_id?: number;
207
207
  [k: string]: unknown | undefined;
208
208
  }
@@ -210,13 +210,13 @@ interface GetFwLeaderboardsLastWeekLastWeek_1 {
210
210
  * yesterday object
211
211
  */
212
212
  interface GetFwLeaderboardsYesterdayYesterday_1 {
213
- /**
214
- * Amount of victory points
215
- */
213
+ /**
214
+ * Amount of victory points
215
+ */
216
216
  amount?: number;
217
- /**
218
- * faction_id integer
219
- */
217
+ /**
218
+ * faction_id integer
219
+ */
220
220
  faction_id?: number;
221
221
  [k: string]: unknown | undefined;
222
222
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /fw/stats/
3
- */
1
+ /*!
2
+ * ESI endpoint: /fw/stats/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -12,18 +12,18 @@ type GetFwStatsOk = GetFwStats_200Ok[];
12
12
  * 200 ok object
13
13
  */
14
14
  interface GetFwStats_200Ok {
15
- /**
16
- * faction_id integer
17
- */
15
+ /**
16
+ * faction_id integer
17
+ */
18
18
  faction_id: number;
19
19
  kills: GetFwStatsKills;
20
- /**
21
- * How many pilots fight for the given faction
22
- */
20
+ /**
21
+ * How many pilots fight for the given faction
22
+ */
23
23
  pilots: number;
24
- /**
25
- * The number of solar systems controlled by the given faction
26
- */
24
+ /**
25
+ * The number of solar systems controlled by the given faction
26
+ */
27
27
  systems_controlled: number;
28
28
  victory_points: GetFwStatsVictoryPoints;
29
29
  [k: string]: unknown | undefined;
@@ -32,17 +32,17 @@ interface GetFwStats_200Ok {
32
32
  * Summary of kills against an enemy faction for the given faction
33
33
  */
34
34
  interface GetFwStatsKills {
35
- /**
36
- * Last week's total number of kills against enemy factions
37
- */
35
+ /**
36
+ * Last week's total number of kills against enemy factions
37
+ */
38
38
  last_week: number;
39
- /**
40
- * Total number of kills against enemy factions since faction warfare began
41
- */
39
+ /**
40
+ * Total number of kills against enemy factions since faction warfare began
41
+ */
42
42
  total: number;
43
- /**
44
- * Yesterday's total number of kills against enemy factions
45
- */
43
+ /**
44
+ * Yesterday's total number of kills against enemy factions
45
+ */
46
46
  yesterday: number;
47
47
  [k: string]: unknown | undefined;
48
48
  }
@@ -50,17 +50,17 @@ interface GetFwStatsKills {
50
50
  * Summary of victory points gained for the given faction
51
51
  */
52
52
  interface GetFwStatsVictoryPoints {
53
- /**
54
- * Last week's victory points gained
55
- */
53
+ /**
54
+ * Last week's victory points gained
55
+ */
56
56
  last_week: number;
57
- /**
58
- * Total victory points gained since faction warfare began
59
- */
57
+ /**
58
+ * Total victory points gained since faction warfare began
59
+ */
60
60
  total: number;
61
- /**
62
- * Yesterday's victory points gained
63
- */
61
+ /**
62
+ * Yesterday's victory points gained
63
+ */
64
64
  yesterday: number;
65
65
  [k: string]: unknown | undefined;
66
66
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /fw/systems/
3
- */
1
+ /*!
2
+ * ESI endpoint: /fw/systems/
3
+ */
4
4
  /**
5
5
  * contested string
6
6
  */
@@ -17,25 +17,25 @@ type GetFwSystemsOk = GetFwSystems_200Ok[];
17
17
  */
18
18
  interface GetFwSystems_200Ok {
19
19
  contested: GetFwSystemsContested;
20
- /**
21
- * occupier_faction_id integer
22
- */
20
+ /**
21
+ * occupier_faction_id integer
22
+ */
23
23
  occupier_faction_id: number;
24
- /**
25
- * owner_faction_id integer
26
- */
24
+ /**
25
+ * owner_faction_id integer
26
+ */
27
27
  owner_faction_id: number;
28
- /**
29
- * solar_system_id integer
30
- */
28
+ /**
29
+ * solar_system_id integer
30
+ */
31
31
  solar_system_id: number;
32
- /**
33
- * victory_points integer
34
- */
32
+ /**
33
+ * victory_points integer
34
+ */
35
35
  victory_points: number;
36
- /**
37
- * victory_points_threshold integer
38
- */
36
+ /**
37
+ * victory_points_threshold integer
38
+ */
39
39
  victory_points_threshold: number;
40
40
  [k: string]: unknown | undefined;
41
41
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /fw/wars/
3
- */
1
+ /*!
2
+ * ESI endpoint: /fw/wars/
3
+ */
4
4
  /**
5
5
  * List of factions at war
6
6
  *
@@ -12,13 +12,13 @@ type GetFwWarsOk = GetFwWars_200Ok[];
12
12
  * 200 ok object
13
13
  */
14
14
  interface GetFwWars_200Ok {
15
- /**
16
- * The faction ID of the enemy faction.
17
- */
15
+ /**
16
+ * The faction ID of the enemy faction.
17
+ */
18
18
  against_id: number;
19
- /**
20
- * faction_id integer
21
- */
19
+ /**
20
+ * faction_id integer
21
+ */
22
22
  faction_id: number;
23
23
  [k: string]: unknown | undefined;
24
24
  }
@@ -1,10 +1,5 @@
1
- /**
2
- * ESI endpoint: /incursions/
3
- */
4
- /**
5
- * A list of infested solar system ids that are a part of this incursion
6
- *
7
- * @maxItems 100
1
+ /*!
2
+ * ESI endpoint: /incursions/
8
3
  */
9
4
  /**
10
5
  * The state of this incursion
@@ -21,34 +16,33 @@ type GetIncursionsOk = GetIncursions_200Ok[];
21
16
  * 200 ok object
22
17
  */
23
18
  interface GetIncursions_200Ok {
24
- /**
25
- * The constellation id in which this incursion takes place
26
- */
19
+ /**
20
+ * The constellation id in which this incursion takes place
21
+ */
27
22
  constellation_id: number;
28
- /**
29
- * The attacking faction's id
30
- */
23
+ /**
24
+ * The attacking faction's id
25
+ */
31
26
  faction_id: number;
32
- /**
33
- * Whether the final encounter has boss or not
34
- */
27
+ /**
28
+ * Whether the final encounter has boss or not
29
+ */
35
30
  has_boss: boolean;
36
- /**
37
- * infested_solar_system integer
38
- */
31
+ /**
32
+ * A list of infested solar system ids that are a part of this incursion
33
+ *
34
+ * @maxItems 100
35
+ */
39
36
  infested_solar_systems: number[];
40
- /**
41
- * Influence of this incursion as a float from 0 to 1
42
- */
37
+ /**
38
+ * Influence of this incursion as a float from 0 to 1
39
+ */
43
40
  influence: number;
44
- /**
45
- * Staging solar system for this incursion
46
- */
41
+ /**
42
+ * Staging solar system for this incursion
43
+ */
47
44
  staging_solar_system_id: number;
48
45
  state: GetIncursionsState;
49
- /**
50
- * The type of this incursion
51
- */
52
46
  type: string;
53
47
  [k: string]: unknown | undefined;
54
48
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /industry/facilities/
3
- */
1
+ /*!
2
+ * ESI endpoint: /industry/facilities/
3
+ */
4
4
  /**
5
5
  * 200 ok array
6
6
  *
@@ -12,29 +12,26 @@ type GetIndustryFacilitiesOk = GetIndustryFacilities_200Ok[];
12
12
  * 200 ok object
13
13
  */
14
14
  interface GetIndustryFacilities_200Ok {
15
- /**
16
- * ID of the facility
17
- */
15
+ /**
16
+ * ID of the facility
17
+ */
18
18
  facility_id: number;
19
- /**
20
- * Owner of the facility
21
- */
19
+ /**
20
+ * Owner of the facility
21
+ */
22
22
  owner_id: number;
23
- /**
24
- * Region ID where the facility is
25
- */
23
+ /**
24
+ * Region ID where the facility is
25
+ */
26
26
  region_id: number;
27
- /**
28
- * Solar system ID where the facility is
29
- */
27
+ /**
28
+ * Solar system ID where the facility is
29
+ */
30
30
  solar_system_id: number;
31
- /**
32
- * Tax imposed by the facility
33
- */
31
+ /**
32
+ * Tax imposed by the facility
33
+ */
34
34
  tax?: number;
35
- /**
36
- * Type ID of the facility
37
- */
38
35
  type_id: number;
39
36
  [k: string]: unknown | undefined;
40
37
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /industry/systems/
3
- */
1
+ /*!
2
+ * ESI endpoint: /industry/systems/
3
+ */
4
4
  /**
5
5
  * cost_indices array
6
6
  *
@@ -100,9 +100,9 @@ type GetIndustrySystemsOk = GetIndustrySystems_200Ok[];
100
100
  */
101
101
  interface GetIndustrySystems_200Ok {
102
102
  cost_indices: GetIndustrySystemsCostIndices;
103
- /**
104
- * solar_system_id integer
105
- */
103
+ /**
104
+ * solar_system_id integer
105
+ */
106
106
  solar_system_id: number;
107
107
  [k: string]: unknown | undefined;
108
108
  }
@@ -111,9 +111,9 @@ interface GetIndustrySystems_200Ok {
111
111
  */
112
112
  interface GetIndustrySystemsCostIndice {
113
113
  activity: GetIndustrySystemsActivity;
114
- /**
115
- * cost_index number
116
- */
114
+ /**
115
+ * cost_index number
116
+ */
117
117
  cost_index: number;
118
118
  [k: string]: unknown | undefined;
119
119
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * ESI endpoint: /insurance/prices/
3
- */
1
+ /*!
2
+ * ESI endpoint: /insurance/prices/
3
+ */
4
4
  /**
5
5
  * A list of a available insurance levels for this ship type
6
6
  *
@@ -39,9 +39,6 @@ type GetInsurancePricesOk = GetInsurancePrices_200Ok[];
39
39
  */
40
40
  interface GetInsurancePrices_200Ok {
41
41
  levels: GetInsurancePricesLevels;
42
- /**
43
- * type_id integer
44
- */
45
42
  type_id: number;
46
43
  [k: string]: unknown | undefined;
47
44
  }
@@ -49,17 +46,17 @@ interface GetInsurancePrices_200Ok {
49
46
  * level object
50
47
  */
51
48
  interface GetInsurancePricesLevel {
52
- /**
53
- * cost number
54
- */
49
+ /**
50
+ * cost number
51
+ */
55
52
  cost: number;
56
- /**
57
- * Localized insurance level
58
- */
53
+ /**
54
+ * Localized insurance level
55
+ */
59
56
  name: string;
60
- /**
61
- * payout number
62
- */
57
+ /**
58
+ * payout number
59
+ */
63
60
  payout: number;
64
61
  [k: string]: unknown | undefined;
65
62
  }