eve-esi-types 1.0.1 → 1.2.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.
Files changed (205) hide show
  1. package/README.md +28 -2
  2. package/esi-request.d.mts +58 -0
  3. package/esi-request.mjs +44 -8
  4. package/package.json +12 -3
  5. package/src/get_alliances_alliance_id_contacts_labels_ok.d.ts +10 -13
  6. package/src/get_alliances_alliance_id_contacts_ok.d.ts +16 -24
  7. package/src/get_alliances_alliance_id_corporations_ok.d.ts +3 -8
  8. package/src/get_alliances_alliance_id_icons_ok.d.ts +10 -13
  9. package/src/get_alliances_alliance_id_ok.d.ts +30 -38
  10. package/src/get_alliances_ok.d.ts +3 -8
  11. package/src/get_characters_character_id_agents_research_ok.d.ts +19 -28
  12. package/src/get_characters_character_id_assets_ok.d.ts +23 -33
  13. package/src/get_characters_character_id_attributes_ok.d.ts +34 -43
  14. package/src/get_characters_character_id_blueprints_ok.d.ts +27 -38
  15. package/src/get_characters_character_id_bookmarks_folders_ok.d.ts +10 -13
  16. package/src/get_characters_character_id_bookmarks_ok.d.ts +47 -63
  17. package/src/get_characters_character_id_calendar_event_id_attendees_ok.d.ts +6 -8
  18. package/src/get_characters_character_id_calendar_event_id_ok.d.ts +38 -48
  19. package/src/get_characters_character_id_calendar_ok.d.ts +18 -23
  20. package/src/get_characters_character_id_clones_ok.d.ts +32 -44
  21. package/src/get_characters_character_id_contacts_labels_ok.d.ts +10 -13
  22. package/src/get_characters_character_id_contacts_ok.d.ts +24 -34
  23. package/src/get_characters_character_id_contracts_contract_id_bids_ok.d.ts +18 -23
  24. package/src/get_characters_character_id_contracts_contract_id_items_ok.d.ts +23 -33
  25. package/src/get_characters_character_id_contracts_ok.d.ts +78 -98
  26. package/src/get_characters_character_id_corporationhistory_ok.d.ts +18 -23
  27. package/src/get_characters_character_id_fatigue_ok.d.ts +14 -18
  28. package/src/get_characters_character_id_fittings_ok.d.ts +20 -33
  29. package/src/get_characters_character_id_fleet_ok.d.ts +14 -18
  30. package/src/get_characters_character_id_fw_stats_ok.d.ts +42 -53
  31. package/src/get_characters_character_id_implants_ok.d.ts +3 -8
  32. package/src/get_characters_character_id_industry_jobs_ok.d.ts +80 -108
  33. package/src/get_characters_character_id_killmails_recent_ok.d.ts +10 -13
  34. package/src/get_characters_character_id_location_ok.d.ts +14 -18
  35. package/src/get_characters_character_id_loyalty_points_ok.d.ts +10 -13
  36. package/src/get_characters_character_id_mail_labels_ok.d.ts +18 -23
  37. package/src/get_characters_character_id_mail_lists_ok.d.ts +10 -13
  38. package/src/get_characters_character_id_mail_mail_id_ok.d.ts +32 -44
  39. package/src/get_characters_character_id_mail_ok.d.ts +32 -44
  40. package/src/get_characters_character_id_medals_ok.d.ts +46 -58
  41. package/src/get_characters_character_id_mining_ok.d.ts +15 -23
  42. package/src/get_characters_character_id_notifications_contacts_ok.d.ts +22 -28
  43. package/src/get_characters_character_id_notifications_ok.d.ts +22 -28
  44. package/src/get_characters_character_id_ok.d.ts +42 -53
  45. package/src/get_characters_character_id_online_ok.d.ts +18 -23
  46. package/src/get_characters_character_id_opportunities_ok.d.ts +10 -13
  47. package/src/get_characters_character_id_orders_history_ok.d.ts +51 -68
  48. package/src/get_characters_character_id_orders_ok.d.ts +51 -68
  49. package/src/get_characters_character_id_planets_ok.d.ts +26 -33
  50. package/src/get_characters_character_id_planets_planet_id_ok.d.ts +111 -151
  51. package/src/get_characters_character_id_portrait_ok.d.ts +18 -23
  52. package/src/get_characters_character_id_roles_ok.d.ts +2 -3
  53. package/src/get_characters_character_id_search_ok.d.ts +63 -124
  54. package/src/get_characters_character_id_ship_ok.d.ts +11 -18
  55. package/src/get_characters_character_id_skillqueue_ok.d.ts +34 -43
  56. package/src/get_characters_character_id_skills_ok.d.ts +26 -33
  57. package/src/get_characters_character_id_standings_ok.d.ts +10 -13
  58. package/src/get_characters_character_id_titles_ok.d.ts +10 -13
  59. package/src/get_characters_character_id_wallet_journal_ok.d.ts +46 -58
  60. package/src/get_characters_character_id_wallet_ok.d.ts +2 -3
  61. package/src/get_characters_character_id_wallet_transactions_ok.d.ts +39 -53
  62. package/src/get_contracts_public_bids_contract_id_ok.d.ts +14 -18
  63. package/src/get_contracts_public_items_contract_id_ok.d.ts +35 -48
  64. package/src/get_contracts_public_region_id_ok.d.ts +62 -78
  65. package/src/get_corporation_corporation_id_mining_extractions_ok.d.ts +25 -31
  66. package/src/get_corporation_corporation_id_mining_observers_observer_id_ok.d.ts +21 -30
  67. package/src/get_corporation_corporation_id_mining_observers_ok.d.ts +11 -14
  68. package/src/get_corporations_corporation_id_alliancehistory_ok.d.ts +18 -23
  69. package/src/get_corporations_corporation_id_assets_ok.d.ts +23 -33
  70. package/src/get_corporations_corporation_id_blueprints_ok.d.ts +27 -38
  71. package/src/get_corporations_corporation_id_bookmarks_folders_ok.d.ts +14 -18
  72. package/src/get_corporations_corporation_id_bookmarks_ok.d.ts +47 -63
  73. package/src/get_corporations_corporation_id_contacts_labels_ok.d.ts +10 -13
  74. package/src/get_corporations_corporation_id_contacts_ok.d.ts +20 -29
  75. package/src/get_corporations_corporation_id_containers_logs_ok.d.ts +32 -48
  76. package/src/get_corporations_corporation_id_contracts_contract_id_bids_ok.d.ts +18 -23
  77. package/src/get_corporations_corporation_id_contracts_contract_id_items_ok.d.ts +23 -33
  78. package/src/get_corporations_corporation_id_contracts_ok.d.ts +78 -98
  79. package/src/get_corporations_corporation_id_customs_offices_ok.d.ts +54 -68
  80. package/src/get_corporations_corporation_id_divisions_ok.d.ts +18 -23
  81. package/src/get_corporations_corporation_id_facilities_ok.d.ts +11 -18
  82. package/src/get_corporations_corporation_id_fw_stats_ok.d.ts +38 -48
  83. package/src/get_corporations_corporation_id_icons_ok.d.ts +14 -18
  84. package/src/get_corporations_corporation_id_industry_jobs_ok.d.ts +80 -108
  85. package/src/get_corporations_corporation_id_killmails_recent_ok.d.ts +10 -13
  86. package/src/get_corporations_corporation_id_medals_issued_ok.d.ts +22 -28
  87. package/src/get_corporations_corporation_id_medals_ok.d.ts +22 -28
  88. package/src/get_corporations_corporation_id_members_limit_ok.d.ts +2 -3
  89. package/src/get_corporations_corporation_id_members_ok.d.ts +3 -8
  90. package/src/get_corporations_corporation_id_members_titles_ok.d.ts +144 -147
  91. package/src/get_corporations_corporation_id_membertracking_ok.d.ts +27 -38
  92. package/src/get_corporations_corporation_id_ok.d.ts +58 -73
  93. package/src/get_corporations_corporation_id_orders_history_ok.d.ts +55 -73
  94. package/src/get_corporations_corporation_id_orders_ok.d.ts +55 -73
  95. package/src/get_corporations_corporation_id_roles_history_ok.d.ts +14 -18
  96. package/src/get_corporations_corporation_id_roles_ok.d.ts +6 -8
  97. package/src/get_corporations_corporation_id_shareholders_ok.d.ts +10 -13
  98. package/src/get_corporations_corporation_id_standings_ok.d.ts +10 -13
  99. package/src/get_corporations_corporation_id_starbases_ok.d.ts +27 -38
  100. package/src/get_corporations_corporation_id_starbases_starbase_id_ok.d.ts +35 -48
  101. package/src/get_corporations_corporation_id_structures_ok.d.ts +55 -73
  102. package/src/get_corporations_corporation_id_titles_ok.d.ts +10 -13
  103. package/src/get_corporations_corporation_id_wallets_division_journal_ok.d.ts +46 -58
  104. package/src/get_corporations_corporation_id_wallets_division_transactions_ok.d.ts +35 -48
  105. package/src/get_corporations_corporation_id_wallets_ok.d.ts +10 -13
  106. package/src/get_corporations_npccorps_ok.d.ts +3 -8
  107. package/src/get_dogma_attributes_attribute_id_ok.d.ts +42 -53
  108. package/src/get_dogma_attributes_ok.d.ts +3 -8
  109. package/src/get_dogma_dynamic_items_type_id_item_id_ok.d.ts +24 -38
  110. package/src/get_dogma_effects_effect_id_ok.d.ts +106 -133
  111. package/src/get_dogma_effects_ok.d.ts +3 -8
  112. package/src/get_fleets_fleet_id_members_ok.d.ts +35 -48
  113. package/src/get_fleets_fleet_id_ok.d.ts +18 -23
  114. package/src/get_fleets_fleet_id_wings_ok.d.ts +18 -23
  115. package/src/get_fw_leaderboards_characters_ok.d.ts +50 -63
  116. package/src/get_fw_leaderboards_corporations_ok.d.ts +50 -63
  117. package/src/get_fw_leaderboards_ok.d.ts +50 -63
  118. package/src/get_fw_stats_ok.d.ts +38 -48
  119. package/src/get_fw_systems_ok.d.ts +22 -28
  120. package/src/get_fw_wars_ok.d.ts +10 -13
  121. package/src/get_incursions_ok.d.ts +29 -44
  122. package/src/get_industry_facilities_ok.d.ts +23 -33
  123. package/src/get_industry_systems_ok.d.ts +10 -13
  124. package/src/get_insurance_prices_ok.d.ts +15 -23
  125. package/src/get_killmails_killmail_id_killmail_hash_ok.d.ts +128 -180
  126. package/src/get_loyalty_stores_corporation_id_offers_ok.d.ts +28 -43
  127. package/src/get_markets_groups_market_group_id_ok.d.ts +19 -34
  128. package/src/get_markets_groups_ok.d.ts +3 -8
  129. package/src/get_markets_prices_ok.d.ts +11 -18
  130. package/src/get_markets_region_id_history_ok.d.ts +26 -33
  131. package/src/get_markets_region_id_orders_ok.d.ts +43 -58
  132. package/src/get_markets_region_id_types_ok.d.ts +3 -8
  133. package/src/get_markets_structures_structure_id_ok.d.ts +39 -53
  134. package/src/get_opportunities_groups_group_id_ok.d.ts +30 -45
  135. package/src/get_opportunities_groups_ok.d.ts +3 -8
  136. package/src/get_opportunities_tasks_ok.d.ts +3 -8
  137. package/src/get_opportunities_tasks_task_id_ok.d.ts +18 -23
  138. package/src/get_route_origin_destination_ok.d.ts +3 -8
  139. package/src/get_sovereignty_campaigns_ok.d.ts +49 -60
  140. package/src/get_sovereignty_map_ok.d.ts +18 -23
  141. package/src/get_sovereignty_structures_ok.d.ts +32 -44
  142. package/src/get_status_ok.d.ts +18 -23
  143. package/src/get_universe_ancestries_ok.d.ts +26 -33
  144. package/src/get_universe_asteroid_belts_asteroid_belt_id_ok.d.ts +22 -28
  145. package/src/get_universe_bloodlines_ok.d.ts +43 -58
  146. package/src/get_universe_categories_category_id_ok.d.ts +20 -29
  147. package/src/get_universe_categories_ok.d.ts +3 -8
  148. package/src/get_universe_constellations_constellation_id_ok.d.ts +32 -44
  149. package/src/get_universe_constellations_ok.d.ts +3 -8
  150. package/src/get_universe_factions_ok.d.ts +42 -53
  151. package/src/get_universe_graphics_graphic_id_ok.d.ts +34 -43
  152. package/src/get_universe_graphics_ok.d.ts +3 -8
  153. package/src/get_universe_groups_group_id_ok.d.ts +19 -34
  154. package/src/get_universe_groups_ok.d.ts +3 -8
  155. package/src/get_universe_moons_moon_id_ok.d.ts +26 -33
  156. package/src/get_universe_planets_planet_id_ok.d.ts +27 -38
  157. package/src/get_universe_races_ok.d.ts +18 -23
  158. package/src/get_universe_regions_ok.d.ts +3 -8
  159. package/src/get_universe_regions_region_id_ok.d.ts +20 -29
  160. package/src/get_universe_schematics_schematic_id_ok.d.ts +10 -13
  161. package/src/get_universe_stargates_stargate_id_ok.d.ts +35 -48
  162. package/src/get_universe_stars_star_id_ok.d.ts +27 -38
  163. package/src/get_universe_stations_station_id_ok.d.ts +51 -68
  164. package/src/get_universe_structures_ok.d.ts +3 -8
  165. package/src/get_universe_structures_structure_id_ok.d.ts +27 -38
  166. package/src/get_universe_system_jumps_ok.d.ts +10 -13
  167. package/src/get_universe_system_kills_ok.d.ts +18 -23
  168. package/src/get_universe_systems_ok.d.ts +3 -8
  169. package/src/get_universe_systems_system_id_ok.d.ts +66 -97
  170. package/src/get_universe_types_ok.d.ts +3 -8
  171. package/src/get_universe_types_type_id_ok.d.ts +71 -93
  172. package/src/get_wars_ok.d.ts +3 -8
  173. package/src/get_wars_war_id_killmails_ok.d.ts +10 -13
  174. package/src/get_wars_war_id_ok.d.ts +70 -88
  175. package/src/index.d.ts +42 -26
  176. package/src/post_characters_affiliation_ok.d.ts +18 -23
  177. package/src/post_characters_character_id_assets_locations_ok.d.ts +18 -23
  178. package/src/post_characters_character_id_assets_names_ok.d.ts +10 -13
  179. package/src/post_characters_character_id_contacts_created.d.ts +3 -8
  180. package/src/post_characters_character_id_cspa_created.d.ts +2 -3
  181. package/src/post_characters_character_id_fittings_created.d.ts +6 -8
  182. package/src/post_characters_character_id_mail_created.d.ts +2 -3
  183. package/src/post_characters_character_id_mail_labels_created.d.ts +2 -3
  184. package/src/post_corporations_corporation_id_assets_locations_ok.d.ts +18 -23
  185. package/src/post_corporations_corporation_id_assets_names_ok.d.ts +10 -13
  186. package/src/post_fleets_fleet_id_wings_created.d.ts +6 -8
  187. package/src/post_fleets_fleet_id_wings_wing_id_squads_created.d.ts +6 -8
  188. package/src/post_universe_ids_ok.d.ts +83 -238
  189. package/src/post_universe_names_ok.d.ts +10 -13
  190. package/tsconfig.json +1 -0
  191. package/esi-request.mts +0 -309
  192. package/src/post_characters_character_id_contacts_contact_ids.d.ts +0 -18
  193. package/src/post_characters_character_id_cspa_characters.d.ts +0 -18
  194. package/src/post_characters_character_id_fittings_fitting.d.ts +0 -101
  195. package/src/post_characters_character_id_mail_labels_label.d.ts +0 -39
  196. package/src/post_characters_character_id_mail_mail.d.ts +0 -53
  197. package/src/post_fleets_fleet_id_members_invitation.d.ts +0 -31
  198. package/src/post_ui_openwindow_newmail_new_mail.d.ts +0 -46
  199. package/src/put_characters_character_id_calendar_event_id_response.d.ts +0 -16
  200. package/src/put_characters_character_id_contacts_contact_ids.d.ts +0 -18
  201. package/src/put_characters_character_id_mail_mail_id_contents.d.ts +0 -27
  202. package/src/put_fleets_fleet_id_members_member_id_movement.d.ts +0 -30
  203. package/src/put_fleets_fleet_id_new_settings.d.ts +0 -21
  204. package/src/put_fleets_fleet_id_squads_squad_id_naming.d.ts +0 -16
  205. package/src/put_fleets_fleet_id_wings_wing_id_naming.d.ts +0 -16
@@ -1,41 +1,6 @@
1
- /**
2
- * ESI endpoint: /sovereignty/structures/
3
- */
4
-
5
- /**
6
- * The alliance that owns the structure.
7
- *
8
- */
9
- type GetSovereigntyStructuresAllianceId = number;
10
- /**
11
- * Solar system in which the structure is located.
12
- *
13
- */
14
- type GetSovereigntyStructuresSolarSystemId = number;
15
- /**
16
- * Unique item ID for this structure.
17
- */
18
- type GetSovereigntyStructuresStructureId = number;
19
- /**
20
- * A reference to the type of structure this is.
21
- *
22
- */
23
- type GetSovereigntyStructuresStructureTypeId = number;
24
- /**
25
- * The occupancy level for the next or current vulnerability window. This takes into account all development indexes and capital system bonuses. Also known as Activity Defense Multiplier from in the client. It increases the time that attackers must spend using their entosis links on the structure.
26
- *
27
- */
28
- type GetSovereigntyStructuresVulnerabilityOccupancyLevel = number;
29
- /**
30
- * The time at which the next or current vulnerability window ends. At the end of a vulnerability window the next window is recalculated and locked in along with the vulnerabilityOccupancyLevel. If the structure is not in 100% entosis control of the defender, it will go in to 'overtime' and stay vulnerable for as long as that situation persists. Only once the defenders have 100% entosis control and has the vulnerableEndTime passed does the vulnerability interval expire and a new one is calculated.
31
- *
32
- */
33
- type GetSovereigntyStructuresVulnerableEndTime = string;
34
- /**
35
- * The next time at which the structure will become vulnerable. Or the start time of the current window if current time is between this and vulnerableEndTime.
36
- *
1
+ /*!
2
+ * ESI endpoint: get:/sovereignty/structures/
37
3
  */
38
- type GetSovereigntyStructuresVulnerableStartTime = string;
39
4
  /**
40
5
  * 200 ok array
41
6
  *
@@ -47,12 +12,35 @@ type GetSovereigntyStructuresOk = GetSovereigntyStructures_200Ok[];
47
12
  * 200 ok object
48
13
  */
49
14
  interface GetSovereigntyStructures_200Ok {
50
- alliance_id: GetSovereigntyStructuresAllianceId;
51
- solar_system_id: GetSovereigntyStructuresSolarSystemId;
52
- structure_id: GetSovereigntyStructuresStructureId;
53
- structure_type_id: GetSovereigntyStructuresStructureTypeId;
54
- vulnerability_occupancy_level?: GetSovereigntyStructuresVulnerabilityOccupancyLevel;
55
- vulnerable_end_time?: GetSovereigntyStructuresVulnerableEndTime;
56
- vulnerable_start_time?: GetSovereigntyStructuresVulnerableStartTime;
15
+ /**
16
+ * The alliance that owns the structure.
17
+ *
18
+ */
19
+ alliance_id: number;
20
+ /**
21
+ * Solar system in which the structure is located.
22
+ *
23
+ */
24
+ solar_system_id: number;
25
+ /**
26
+ * Unique item ID for this structure.
27
+ */
28
+ structure_id: number;
29
+ structure_type_id: number;
30
+ /**
31
+ * The occupancy level for the next or current vulnerability window. This takes into account all development indexes and capital system bonuses. Also known as Activity Defense Multiplier from in the client. It increases the time that attackers must spend using their entosis links on the structure.
32
+ *
33
+ */
34
+ vulnerability_occupancy_level?: number;
35
+ /**
36
+ * The time at which the next or current vulnerability window ends. At the end of a vulnerability window the next window is recalculated and locked in along with the vulnerabilityOccupancyLevel. If the structure is not in 100% entosis control of the defender, it will go in to 'overtime' and stay vulnerable for as long as that situation persists. Only once the defenders have 100% entosis control and has the vulnerableEndTime passed does the vulnerability interval expire and a new one is calculated.
37
+ *
38
+ */
39
+ vulnerable_end_time?: string;
40
+ /**
41
+ * The next time at which the structure will become vulnerable. Or the start time of the current window if current time is between this and vulnerableEndTime.
42
+ *
43
+ */
44
+ vulnerable_start_time?: string;
57
45
  [k: string]: unknown | undefined;
58
46
  }
@@ -1,31 +1,26 @@
1
- /**
2
- * ESI endpoint: /status/
3
- */
4
-
5
- /**
6
- * Current online player count
7
- */
8
- type GetStatusPlayers = number;
9
- /**
10
- * Running version as string
11
- */
12
- type GetStatusServerVersion = string;
13
- /**
14
- * Server start timestamp
15
- */
16
- type GetStatusStartTime = string;
17
- /**
18
- * If the server is in VIP mode
1
+ /*!
2
+ * ESI endpoint: get:/status/
19
3
  */
20
- type GetStatusVip = boolean;
21
4
 
22
5
  /**
23
6
  * 200 ok object
24
7
  */
25
8
  interface GetStatusOk {
26
- players: GetStatusPlayers;
27
- server_version: GetStatusServerVersion;
28
- start_time: GetStatusStartTime;
29
- vip?: GetStatusVip;
9
+ /**
10
+ * Current online player count
11
+ */
12
+ players: number;
13
+ /**
14
+ * Running version as string
15
+ */
16
+ server_version: string;
17
+ /**
18
+ * Server start timestamp
19
+ */
20
+ start_time: string;
21
+ /**
22
+ * If the server is in VIP mode
23
+ */
24
+ vip?: boolean;
30
25
  [k: string]: unknown | undefined;
31
26
  }
@@ -1,31 +1,6 @@
1
- /**
2
- * ESI endpoint: /universe/ancestries/
3
- */
4
-
5
- /**
6
- * The bloodline associated with this ancestry
7
- */
8
- type GetUniverseAncestriesBloodlineId = number;
9
- /**
10
- * description string
11
- */
12
- type GetUniverseAncestriesDescription = string;
13
- /**
14
- * icon_id integer
15
- */
16
- type GetUniverseAncestriesIconId = number;
17
- /**
18
- * id integer
19
- */
20
- type GetUniverseAncestriesId = number;
21
- /**
22
- * name string
23
- */
24
- type GetUniverseAncestriesName = string;
25
- /**
26
- * short_description string
1
+ /*!
2
+ * ESI endpoint: get:/universe/ancestries/
27
3
  */
28
- type GetUniverseAncestriesShortDescription = string;
29
4
  /**
30
5
  * 200 ok array
31
6
  *
@@ -37,11 +12,29 @@ type GetUniverseAncestriesOk = GetUniverseAncestries_200Ok[];
37
12
  * 200 ok object
38
13
  */
39
14
  interface GetUniverseAncestries_200Ok {
40
- bloodline_id: GetUniverseAncestriesBloodlineId;
41
- description: GetUniverseAncestriesDescription;
42
- icon_id?: GetUniverseAncestriesIconId;
43
- id: GetUniverseAncestriesId;
44
- name: GetUniverseAncestriesName;
45
- short_description?: GetUniverseAncestriesShortDescription;
15
+ /**
16
+ * The bloodline associated with this ancestry
17
+ */
18
+ bloodline_id: number;
19
+ /**
20
+ * description string
21
+ */
22
+ description: string;
23
+ /**
24
+ * icon_id integer
25
+ */
26
+ icon_id?: number;
27
+ /**
28
+ * id integer
29
+ */
30
+ id: number;
31
+ /**
32
+ * name string
33
+ */
34
+ name: string;
35
+ /**
36
+ * short_description string
37
+ */
38
+ short_description?: string;
46
39
  [k: string]: unknown | undefined;
47
40
  }
@@ -1,43 +1,37 @@
1
- /**
2
- * ESI endpoint: /universe/asteroid_belts/{asteroid_belt_id}/
3
- */
4
-
5
- /**
6
- * name string
7
- */
8
- type GetUniverseAsteroidBeltsAsteroidBeltIdName = string;
9
- /**
10
- * x number
11
- */
12
- type GetUniverseAsteroidBeltsAsteroidBeltIdX = number;
13
- /**
14
- * y number
15
- */
16
- type GetUniverseAsteroidBeltsAsteroidBeltIdY = number;
17
- /**
18
- * z number
19
- */
20
- type GetUniverseAsteroidBeltsAsteroidBeltIdZ = number;
21
- /**
22
- * The solar system this asteroid belt is in
1
+ /*!
2
+ * ESI endpoint: get:/universe/asteroid_belts/{asteroid_belt_id}/
23
3
  */
24
- type GetUniverseAsteroidBeltsAsteroidBeltIdSystemId = number;
25
4
 
26
5
  /**
27
6
  * 200 ok object
28
7
  */
29
8
  interface GetUniverseAsteroidBeltsAsteroidBeltIdOk {
30
- name: GetUniverseAsteroidBeltsAsteroidBeltIdName;
9
+ /**
10
+ * name string
11
+ */
12
+ name: string;
31
13
  position: GetUniverseAsteroidBeltsAsteroidBeltIdPosition;
32
- system_id: GetUniverseAsteroidBeltsAsteroidBeltIdSystemId;
14
+ /**
15
+ * The solar system this asteroid belt is in
16
+ */
17
+ system_id: number;
33
18
  [k: string]: unknown | undefined;
34
19
  }
35
20
  /**
36
21
  * position object
37
22
  */
38
23
  interface GetUniverseAsteroidBeltsAsteroidBeltIdPosition {
39
- x: GetUniverseAsteroidBeltsAsteroidBeltIdX;
40
- y: GetUniverseAsteroidBeltsAsteroidBeltIdY;
41
- z: GetUniverseAsteroidBeltsAsteroidBeltIdZ;
24
+ /**
25
+ * x number
26
+ */
27
+ x: number;
28
+ /**
29
+ * y number
30
+ */
31
+ y: number;
32
+ /**
33
+ * z number
34
+ */
35
+ z: number;
42
36
  [k: string]: unknown | undefined;
43
37
  }
@@ -1,51 +1,6 @@
1
- /**
2
- * ESI endpoint: /universe/bloodlines/
3
- */
4
-
5
- /**
6
- * bloodline_id integer
7
- */
8
- type GetUniverseBloodlinesBloodlineId = number;
9
- /**
10
- * charisma integer
11
- */
12
- type GetUniverseBloodlinesCharisma = number;
13
- /**
14
- * corporation_id integer
15
- */
16
- type GetUniverseBloodlinesCorporationId = number;
17
- /**
18
- * description string
19
- */
20
- type GetUniverseBloodlinesDescription = string;
21
- /**
22
- * intelligence integer
23
- */
24
- type GetUniverseBloodlinesIntelligence = number;
25
- /**
26
- * memory integer
27
- */
28
- type GetUniverseBloodlinesMemory = number;
29
- /**
30
- * name string
31
- */
32
- type GetUniverseBloodlinesName = string;
33
- /**
34
- * perception integer
35
- */
36
- type GetUniverseBloodlinesPerception = number;
37
- /**
38
- * race_id integer
39
- */
40
- type GetUniverseBloodlinesRaceId = number;
41
- /**
42
- * ship_type_id integer
43
- */
44
- type GetUniverseBloodlinesShipTypeId = number;
45
- /**
46
- * willpower integer
1
+ /*!
2
+ * ESI endpoint: get:/universe/bloodlines/
47
3
  */
48
- type GetUniverseBloodlinesWillpower = number;
49
4
  /**
50
5
  * 200 ok array
51
6
  *
@@ -57,16 +12,46 @@ type GetUniverseBloodlinesOk = GetUniverseBloodlines_200Ok[];
57
12
  * 200 ok object
58
13
  */
59
14
  interface GetUniverseBloodlines_200Ok {
60
- bloodline_id: GetUniverseBloodlinesBloodlineId;
61
- charisma: GetUniverseBloodlinesCharisma;
62
- corporation_id: GetUniverseBloodlinesCorporationId;
63
- description: GetUniverseBloodlinesDescription;
64
- intelligence: GetUniverseBloodlinesIntelligence;
65
- memory: GetUniverseBloodlinesMemory;
66
- name: GetUniverseBloodlinesName;
67
- perception: GetUniverseBloodlinesPerception;
68
- race_id: GetUniverseBloodlinesRaceId;
69
- ship_type_id: GetUniverseBloodlinesShipTypeId;
70
- willpower: GetUniverseBloodlinesWillpower;
15
+ /**
16
+ * bloodline_id integer
17
+ */
18
+ bloodline_id: number;
19
+ /**
20
+ * charisma integer
21
+ */
22
+ charisma: number;
23
+ /**
24
+ * corporation_id integer
25
+ */
26
+ corporation_id: number;
27
+ /**
28
+ * description string
29
+ */
30
+ description: string;
31
+ /**
32
+ * intelligence integer
33
+ */
34
+ intelligence: number;
35
+ /**
36
+ * memory integer
37
+ */
38
+ memory: number;
39
+ /**
40
+ * name string
41
+ */
42
+ name: string;
43
+ /**
44
+ * perception integer
45
+ */
46
+ perception: number;
47
+ /**
48
+ * race_id integer
49
+ */
50
+ race_id: number;
51
+ ship_type_id: number;
52
+ /**
53
+ * willpower integer
54
+ */
55
+ willpower: number;
71
56
  [k: string]: unknown | undefined;
72
57
  }
@@ -1,37 +1,28 @@
1
- /**
2
- * ESI endpoint: /universe/categories/{category_id}/
3
- */
4
-
5
- /**
6
- * category_id integer
7
- */
8
- type GetUniverseCategoriesCategoryIdCategoryId = number;
9
- /**
10
- * group integer
11
- */
12
- type GetUniverseCategoriesCategoryIdGroup = number;
13
- /**
14
- * groups array
15
- *
16
- * @maxItems 10000
17
- */
18
- type GetUniverseCategoriesCategoryIdGroups = GetUniverseCategoriesCategoryIdGroup[];
19
- /**
20
- * name string
21
- */
22
- type GetUniverseCategoriesCategoryIdName = string;
23
- /**
24
- * published boolean
1
+ /*!
2
+ * ESI endpoint: get:/universe/categories/{category_id}/
25
3
  */
26
- type GetUniverseCategoriesCategoryIdPublished = boolean;
27
4
 
28
5
  /**
29
6
  * 200 ok object
30
7
  */
31
8
  interface GetUniverseCategoriesCategoryIdOk {
32
- category_id: GetUniverseCategoriesCategoryIdCategoryId;
33
- groups: GetUniverseCategoriesCategoryIdGroups;
34
- name: GetUniverseCategoriesCategoryIdName;
35
- published: GetUniverseCategoriesCategoryIdPublished;
9
+ /**
10
+ * category_id integer
11
+ */
12
+ category_id: number;
13
+ /**
14
+ * groups array
15
+ *
16
+ * @maxItems 10000
17
+ */
18
+ groups: number[];
19
+ /**
20
+ * name string
21
+ */
22
+ name: string;
23
+ /**
24
+ * published boolean
25
+ */
26
+ published: boolean;
36
27
  [k: string]: unknown | undefined;
37
28
  }
@@ -1,14 +1,9 @@
1
- /**
2
- * ESI endpoint: /universe/categories/
3
- */
4
-
5
- /**
6
- * 200 ok integer
1
+ /*!
2
+ * ESI endpoint: get:/universe/categories/
7
3
  */
8
- type GetUniverseCategories_200Ok = number;
9
4
  /**
10
5
  * 200 ok array
11
6
  *
12
7
  * @maxItems 10000
13
8
  */
14
- type GetUniverseCategoriesOk = GetUniverseCategories_200Ok[];
9
+ type GetUniverseCategoriesOk = number[];
@@ -1,59 +1,47 @@
1
- /**
2
- * ESI endpoint: /universe/constellations/{constellation_id}/
3
- */
4
-
5
- /**
6
- * constellation_id integer
7
- */
8
- type GetUniverseConstellationsConstellationIdConstellationId = number;
9
- /**
10
- * name string
11
- */
12
- type GetUniverseConstellationsConstellationIdName = string;
13
- /**
14
- * x number
15
- */
16
- type GetUniverseConstellationsConstellationIdX = number;
17
- /**
18
- * y number
19
- */
20
- type GetUniverseConstellationsConstellationIdY = number;
21
- /**
22
- * z number
23
- */
24
- type GetUniverseConstellationsConstellationIdZ = number;
25
- /**
26
- * The region this constellation is in
27
- */
28
- type GetUniverseConstellationsConstellationIdRegionId = number;
29
- /**
30
- * system integer
31
- */
32
- type GetUniverseConstellationsConstellationIdSystem = number;
33
- /**
34
- * systems array
35
- *
36
- * @maxItems 10000
1
+ /*!
2
+ * ESI endpoint: get:/universe/constellations/{constellation_id}/
37
3
  */
38
- type GetUniverseConstellationsConstellationIdSystems = GetUniverseConstellationsConstellationIdSystem[];
39
4
 
40
5
  /**
41
6
  * 200 ok object
42
7
  */
43
8
  interface GetUniverseConstellationsConstellationIdOk {
44
- constellation_id: GetUniverseConstellationsConstellationIdConstellationId;
45
- name: GetUniverseConstellationsConstellationIdName;
9
+ /**
10
+ * constellation_id integer
11
+ */
12
+ constellation_id: number;
13
+ /**
14
+ * name string
15
+ */
16
+ name: string;
46
17
  position: GetUniverseConstellationsConstellationIdPosition;
47
- region_id: GetUniverseConstellationsConstellationIdRegionId;
48
- systems: GetUniverseConstellationsConstellationIdSystems;
18
+ /**
19
+ * The region this constellation is in
20
+ */
21
+ region_id: number;
22
+ /**
23
+ * systems array
24
+ *
25
+ * @maxItems 10000
26
+ */
27
+ systems: number[];
49
28
  [k: string]: unknown | undefined;
50
29
  }
51
30
  /**
52
31
  * position object
53
32
  */
54
33
  interface GetUniverseConstellationsConstellationIdPosition {
55
- x: GetUniverseConstellationsConstellationIdX;
56
- y: GetUniverseConstellationsConstellationIdY;
57
- z: GetUniverseConstellationsConstellationIdZ;
34
+ /**
35
+ * x number
36
+ */
37
+ x: number;
38
+ /**
39
+ * y number
40
+ */
41
+ y: number;
42
+ /**
43
+ * z number
44
+ */
45
+ z: number;
58
46
  [k: string]: unknown | undefined;
59
47
  }
@@ -1,14 +1,9 @@
1
- /**
2
- * ESI endpoint: /universe/constellations/
3
- */
4
-
5
- /**
6
- * 200 ok integer
1
+ /*!
2
+ * ESI endpoint: get:/universe/constellations/
7
3
  */
8
- type GetUniverseConstellations_200Ok = number;
9
4
  /**
10
5
  * 200 ok array
11
6
  *
12
7
  * @maxItems 10000
13
8
  */
14
- type GetUniverseConstellationsOk = GetUniverseConstellations_200Ok[];
9
+ type GetUniverseConstellationsOk = number[];
@@ -1,47 +1,6 @@
1
- /**
2
- * ESI endpoint: /universe/factions/
3
- */
4
-
5
- /**
6
- * corporation_id integer
7
- */
8
- type GetUniverseFactionsCorporationId = number;
9
- /**
10
- * description string
11
- */
12
- type GetUniverseFactionsDescription = string;
13
- /**
14
- * faction_id integer
15
- */
16
- type GetUniverseFactionsFactionId = number;
17
- /**
18
- * is_unique boolean
19
- */
20
- type GetUniverseFactionsIsUnique = boolean;
21
- /**
22
- * militia_corporation_id integer
23
- */
24
- type GetUniverseFactionsMilitiaCorporationId = number;
25
- /**
26
- * name string
27
- */
28
- type GetUniverseFactionsName = string;
29
- /**
30
- * size_factor number
31
- */
32
- type GetUniverseFactionsSizeFactor = number;
33
- /**
34
- * solar_system_id integer
35
- */
36
- type GetUniverseFactionsSolarSystemId = number;
37
- /**
38
- * station_count integer
39
- */
40
- type GetUniverseFactionsStationCount = number;
41
- /**
42
- * station_system_count integer
1
+ /*!
2
+ * ESI endpoint: get:/universe/factions/
43
3
  */
44
- type GetUniverseFactionsStationSystemCount = number;
45
4
  /**
46
5
  * 200 ok array
47
6
  *
@@ -53,15 +12,45 @@ type GetUniverseFactionsOk = GetUniverseFactions_200Ok[];
53
12
  * 200 ok object
54
13
  */
55
14
  interface GetUniverseFactions_200Ok {
56
- corporation_id?: GetUniverseFactionsCorporationId;
57
- description: GetUniverseFactionsDescription;
58
- faction_id: GetUniverseFactionsFactionId;
59
- is_unique: GetUniverseFactionsIsUnique;
60
- militia_corporation_id?: GetUniverseFactionsMilitiaCorporationId;
61
- name: GetUniverseFactionsName;
62
- size_factor: GetUniverseFactionsSizeFactor;
63
- solar_system_id?: GetUniverseFactionsSolarSystemId;
64
- station_count: GetUniverseFactionsStationCount;
65
- station_system_count: GetUniverseFactionsStationSystemCount;
15
+ /**
16
+ * corporation_id integer
17
+ */
18
+ corporation_id?: number;
19
+ /**
20
+ * description string
21
+ */
22
+ description: string;
23
+ /**
24
+ * faction_id integer
25
+ */
26
+ faction_id: number;
27
+ /**
28
+ * is_unique boolean
29
+ */
30
+ is_unique: boolean;
31
+ /**
32
+ * militia_corporation_id integer
33
+ */
34
+ militia_corporation_id?: number;
35
+ /**
36
+ * name string
37
+ */
38
+ name: string;
39
+ /**
40
+ * size_factor number
41
+ */
42
+ size_factor: number;
43
+ /**
44
+ * solar_system_id integer
45
+ */
46
+ solar_system_id?: number;
47
+ /**
48
+ * station_count integer
49
+ */
50
+ station_count: number;
51
+ /**
52
+ * station_system_count integer
53
+ */
54
+ station_system_count: number;
66
55
  [k: string]: unknown | undefined;
67
56
  }