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,35 +1,6 @@
1
- /**
2
- * ESI endpoint: /markets/{region_id}/orders/
3
- */
4
-
5
- /**
6
- * duration integer
7
- */
8
- type GetMarketsRegionIdOrdersDuration = number;
9
- /**
10
- * is_buy_order boolean
11
- */
12
- type GetMarketsRegionIdOrdersIsBuyOrder = boolean;
13
- /**
14
- * issued string
15
- */
16
- type GetMarketsRegionIdOrdersIssued = string;
17
- /**
18
- * location_id integer
19
- */
20
- type GetMarketsRegionIdOrdersLocationId = number;
21
- /**
22
- * min_volume integer
1
+ /*!
2
+ * ESI endpoint: get:/markets/{region_id}/orders/
23
3
  */
24
- type GetMarketsRegionIdOrdersMinVolume = number;
25
- /**
26
- * order_id integer
27
- */
28
- type GetMarketsRegionIdOrdersOrderId = number;
29
- /**
30
- * price number
31
- */
32
- type GetMarketsRegionIdOrdersPrice = number;
33
4
  /**
34
5
  * range string
35
6
  */
@@ -46,22 +17,6 @@ type GetMarketsRegionIdOrdersRange =
46
17
  | "20"
47
18
  | "30"
48
19
  | "40";
49
- /**
50
- * The solar system this order was placed
51
- */
52
- type GetMarketsRegionIdOrdersSystemId = number;
53
- /**
54
- * type_id integer
55
- */
56
- type GetMarketsRegionIdOrdersTypeId = number;
57
- /**
58
- * volume_remain integer
59
- */
60
- type GetMarketsRegionIdOrdersVolumeRemain = number;
61
- /**
62
- * volume_total integer
63
- */
64
- type GetMarketsRegionIdOrdersVolumeTotal = number;
65
20
  /**
66
21
  * 200 ok array
67
22
  *
@@ -73,17 +28,47 @@ type GetMarketsRegionIdOrdersOk = GetMarketsRegionIdOrders_200Ok[];
73
28
  * 200 ok object
74
29
  */
75
30
  interface GetMarketsRegionIdOrders_200Ok {
76
- duration: GetMarketsRegionIdOrdersDuration;
77
- is_buy_order: GetMarketsRegionIdOrdersIsBuyOrder;
78
- issued: GetMarketsRegionIdOrdersIssued;
79
- location_id: GetMarketsRegionIdOrdersLocationId;
80
- min_volume: GetMarketsRegionIdOrdersMinVolume;
81
- order_id: GetMarketsRegionIdOrdersOrderId;
82
- price: GetMarketsRegionIdOrdersPrice;
31
+ /**
32
+ * duration integer
33
+ */
34
+ duration: number;
35
+ /**
36
+ * is_buy_order boolean
37
+ */
38
+ is_buy_order: boolean;
39
+ /**
40
+ * issued string
41
+ */
42
+ issued: string;
43
+ /**
44
+ * location_id integer
45
+ */
46
+ location_id: number;
47
+ /**
48
+ * min_volume integer
49
+ */
50
+ min_volume: number;
51
+ /**
52
+ * order_id integer
53
+ */
54
+ order_id: number;
55
+ /**
56
+ * price number
57
+ */
58
+ price: number;
83
59
  range: GetMarketsRegionIdOrdersRange;
84
- system_id: GetMarketsRegionIdOrdersSystemId;
85
- type_id: GetMarketsRegionIdOrdersTypeId;
86
- volume_remain: GetMarketsRegionIdOrdersVolumeRemain;
87
- volume_total: GetMarketsRegionIdOrdersVolumeTotal;
60
+ /**
61
+ * The solar system this order was placed
62
+ */
63
+ system_id: number;
64
+ type_id: number;
65
+ /**
66
+ * volume_remain integer
67
+ */
68
+ volume_remain: number;
69
+ /**
70
+ * volume_total integer
71
+ */
72
+ volume_total: number;
88
73
  [k: string]: unknown | undefined;
89
74
  }
@@ -1,14 +1,9 @@
1
- /**
2
- * ESI endpoint: /markets/{region_id}/types/
3
- */
4
-
5
- /**
6
- * 200 ok integer
1
+ /*!
2
+ * ESI endpoint: get:/markets/{region_id}/types/
7
3
  */
8
- type GetMarketsRegionIdTypes_200Ok = number;
9
4
  /**
10
5
  * 200 ok array
11
6
  *
12
7
  * @maxItems 1000
13
8
  */
14
- type GetMarketsRegionIdTypesOk = GetMarketsRegionIdTypes_200Ok[];
9
+ type GetMarketsRegionIdTypesOk = number[];
@@ -1,35 +1,6 @@
1
- /**
2
- * ESI endpoint: /markets/structures/{structure_id}/
3
- */
4
-
5
- /**
6
- * duration integer
7
- */
8
- type GetMarketsStructuresStructureIdDuration = number;
9
- /**
10
- * is_buy_order boolean
11
- */
12
- type GetMarketsStructuresStructureIdIsBuyOrder = boolean;
13
- /**
14
- * issued string
15
- */
16
- type GetMarketsStructuresStructureIdIssued = string;
17
- /**
18
- * location_id integer
19
- */
20
- type GetMarketsStructuresStructureIdLocationId = number;
21
- /**
22
- * min_volume integer
23
- */
24
- type GetMarketsStructuresStructureIdMinVolume = number;
25
- /**
26
- * order_id integer
1
+ /*!
2
+ * ESI endpoint: get:/markets/structures/{structure_id}/
27
3
  */
28
- type GetMarketsStructuresStructureIdOrderId = number;
29
- /**
30
- * price number
31
- */
32
- type GetMarketsStructuresStructureIdPrice = number;
33
4
  /**
34
5
  * range string
35
6
  */
@@ -46,18 +17,6 @@ type GetMarketsStructuresStructureIdRange =
46
17
  | "20"
47
18
  | "30"
48
19
  | "40";
49
- /**
50
- * type_id integer
51
- */
52
- type GetMarketsStructuresStructureIdTypeId = number;
53
- /**
54
- * volume_remain integer
55
- */
56
- type GetMarketsStructuresStructureIdVolumeRemain = number;
57
- /**
58
- * volume_total integer
59
- */
60
- type GetMarketsStructuresStructureIdVolumeTotal = number;
61
20
  /**
62
21
  * 200 ok array
63
22
  *
@@ -69,16 +28,43 @@ type GetMarketsStructuresStructureIdOk = GetMarketsStructuresStructureId_200Ok[]
69
28
  * 200 ok object
70
29
  */
71
30
  interface GetMarketsStructuresStructureId_200Ok {
72
- duration: GetMarketsStructuresStructureIdDuration;
73
- is_buy_order: GetMarketsStructuresStructureIdIsBuyOrder;
74
- issued: GetMarketsStructuresStructureIdIssued;
75
- location_id: GetMarketsStructuresStructureIdLocationId;
76
- min_volume: GetMarketsStructuresStructureIdMinVolume;
77
- order_id: GetMarketsStructuresStructureIdOrderId;
78
- price: GetMarketsStructuresStructureIdPrice;
31
+ /**
32
+ * duration integer
33
+ */
34
+ duration: number;
35
+ /**
36
+ * is_buy_order boolean
37
+ */
38
+ is_buy_order: boolean;
39
+ /**
40
+ * issued string
41
+ */
42
+ issued: string;
43
+ /**
44
+ * location_id integer
45
+ */
46
+ location_id: number;
47
+ /**
48
+ * min_volume integer
49
+ */
50
+ min_volume: number;
51
+ /**
52
+ * order_id integer
53
+ */
54
+ order_id: number;
55
+ /**
56
+ * price number
57
+ */
58
+ price: number;
79
59
  range: GetMarketsStructuresStructureIdRange;
80
- type_id: GetMarketsStructuresStructureIdTypeId;
81
- volume_remain: GetMarketsStructuresStructureIdVolumeRemain;
82
- volume_total: GetMarketsStructuresStructureIdVolumeTotal;
60
+ type_id: number;
61
+ /**
62
+ * volume_remain integer
63
+ */
64
+ volume_remain: number;
65
+ /**
66
+ * volume_total integer
67
+ */
68
+ volume_total: number;
83
69
  [k: string]: unknown | undefined;
84
70
  }
@@ -1,53 +1,38 @@
1
- /**
2
- * ESI endpoint: /opportunities/groups/{group_id}/
3
- */
4
-
5
- /**
6
- * connected_group integer
7
- */
8
- type GetOpportunitiesGroupsGroupIdConnectedGroup = number;
9
- /**
10
- * The groups that are connected to this group on the opportunities map
11
- *
12
- * @maxItems 50
13
- */
14
- type GetOpportunitiesGroupsGroupIdConnectedGroups = GetOpportunitiesGroupsGroupIdConnectedGroup[];
15
- /**
16
- * description string
17
- */
18
- type GetOpportunitiesGroupsGroupIdDescription = string;
19
- /**
20
- * group_id integer
21
- */
22
- type GetOpportunitiesGroupsGroupIdGroupId = number;
23
- /**
24
- * name string
25
- */
26
- type GetOpportunitiesGroupsGroupIdName = string;
27
- /**
28
- * notification string
29
- */
30
- type GetOpportunitiesGroupsGroupIdNotification = string;
31
- /**
32
- * required_task integer
33
- */
34
- type GetOpportunitiesGroupsGroupIdRequiredTask = number;
35
- /**
36
- * Tasks need to complete for this group
37
- *
38
- * @maxItems 100
1
+ /*!
2
+ * ESI endpoint: get:/opportunities/groups/{group_id}/
39
3
  */
40
- type GetOpportunitiesGroupsGroupIdRequiredTasks = GetOpportunitiesGroupsGroupIdRequiredTask[];
41
4
 
42
5
  /**
43
6
  * 200 ok object
44
7
  */
45
8
  interface GetOpportunitiesGroupsGroupIdOk {
46
- connected_groups: GetOpportunitiesGroupsGroupIdConnectedGroups;
47
- description: GetOpportunitiesGroupsGroupIdDescription;
48
- group_id: GetOpportunitiesGroupsGroupIdGroupId;
49
- name: GetOpportunitiesGroupsGroupIdName;
50
- notification: GetOpportunitiesGroupsGroupIdNotification;
51
- required_tasks: GetOpportunitiesGroupsGroupIdRequiredTasks;
9
+ /**
10
+ * The groups that are connected to this group on the opportunities map
11
+ *
12
+ * @maxItems 50
13
+ */
14
+ connected_groups: number[];
15
+ /**
16
+ * description string
17
+ */
18
+ description: string;
19
+ /**
20
+ * group_id integer
21
+ */
22
+ group_id: number;
23
+ /**
24
+ * name string
25
+ */
26
+ name: string;
27
+ /**
28
+ * notification string
29
+ */
30
+ notification: string;
31
+ /**
32
+ * Tasks need to complete for this group
33
+ *
34
+ * @maxItems 100
35
+ */
36
+ required_tasks: number[];
52
37
  [k: string]: unknown | undefined;
53
38
  }
@@ -1,14 +1,9 @@
1
- /**
2
- * ESI endpoint: /opportunities/groups/
3
- */
4
-
5
- /**
6
- * 200 ok integer
1
+ /*!
2
+ * ESI endpoint: get:/opportunities/groups/
7
3
  */
8
- type GetOpportunitiesGroups_200Ok = number;
9
4
  /**
10
5
  * 200 ok array
11
6
  *
12
7
  * @maxItems 50
13
8
  */
14
- type GetOpportunitiesGroupsOk = GetOpportunitiesGroups_200Ok[];
9
+ type GetOpportunitiesGroupsOk = number[];
@@ -1,14 +1,9 @@
1
- /**
2
- * ESI endpoint: /opportunities/tasks/
3
- */
4
-
5
- /**
6
- * 200 ok integer
1
+ /*!
2
+ * ESI endpoint: get:/opportunities/tasks/
7
3
  */
8
- type GetOpportunitiesTasks_200Ok = number;
9
4
  /**
10
5
  * 200 ok array
11
6
  *
12
7
  * @maxItems 100
13
8
  */
14
- type GetOpportunitiesTasksOk = GetOpportunitiesTasks_200Ok[];
9
+ type GetOpportunitiesTasksOk = number[];
@@ -1,31 +1,26 @@
1
- /**
2
- * ESI endpoint: /opportunities/tasks/{task_id}/
3
- */
4
-
5
- /**
6
- * description string
7
- */
8
- type GetOpportunitiesTasksTaskIdDescription = string;
9
- /**
10
- * name string
11
- */
12
- type GetOpportunitiesTasksTaskIdName = string;
13
- /**
14
- * notification string
15
- */
16
- type GetOpportunitiesTasksTaskIdNotification = string;
17
- /**
18
- * task_id integer
1
+ /*!
2
+ * ESI endpoint: get:/opportunities/tasks/{task_id}/
19
3
  */
20
- type GetOpportunitiesTasksTaskIdTaskId = number;
21
4
 
22
5
  /**
23
6
  * 200 ok object
24
7
  */
25
8
  interface GetOpportunitiesTasksTaskIdOk {
26
- description: GetOpportunitiesTasksTaskIdDescription;
27
- name: GetOpportunitiesTasksTaskIdName;
28
- notification: GetOpportunitiesTasksTaskIdNotification;
29
- task_id: GetOpportunitiesTasksTaskIdTaskId;
9
+ /**
10
+ * description string
11
+ */
12
+ description: string;
13
+ /**
14
+ * name string
15
+ */
16
+ name: string;
17
+ /**
18
+ * notification string
19
+ */
20
+ notification: string;
21
+ /**
22
+ * task_id integer
23
+ */
24
+ task_id: number;
30
25
  [k: string]: unknown | undefined;
31
26
  }
@@ -1,14 +1,9 @@
1
- /**
2
- * ESI endpoint: /route/{origin}/{destination}/
3
- */
4
-
5
- /**
6
- * Solar system in route
1
+ /*!
2
+ * ESI endpoint: get:/route/{origin}/{destination}/
7
3
  */
8
- type SolarSystemID = number;
9
4
  /**
10
5
  * Solar systems in route
11
6
  *
12
7
  * @maxItems 1000
13
8
  */
14
- type GetRouteOriginDestinationOk = SolarSystemID[];
9
+ type GetRouteOriginDestinationOk = number[];
@@ -1,44 +1,11 @@
1
- /**
2
- * ESI endpoint: /sovereignty/campaigns/
3
- */
4
-
5
- /**
6
- * Score for all attacking parties, only present in Defense Events.
7
- *
8
- */
9
- type GetSovereigntyCampaignsAttackersScore = number;
10
- /**
11
- * Unique ID for this campaign.
1
+ /*!
2
+ * ESI endpoint: get:/sovereignty/campaigns/
12
3
  */
13
- type GetSovereigntyCampaignsCampaignId = number;
14
- /**
15
- * The constellation in which the campaign will take place.
16
- *
17
- */
18
- type GetSovereigntyCampaignsConstellationId = number;
19
- /**
20
- * Defending alliance, only present in Defense Events
21
- *
22
- */
23
- type GetSovereigntyCampaignsDefenderId = number;
24
- /**
25
- * Score for the defending alliance, only present in Defense Events.
26
- *
27
- */
28
- type GetSovereigntyCampaignsDefenderScore = number;
29
4
  /**
30
5
  * Type of event this campaign is for. tcu_defense, ihub_defense and station_defense are referred to as "Defense Events", station_freeport as "Freeport Events".
31
6
  *
32
7
  */
33
8
  type GetSovereigntyCampaignsEventType = "tcu_defense" | "ihub_defense" | "station_defense" | "station_freeport";
34
- /**
35
- * alliance_id integer
36
- */
37
- type GetSovereigntyCampaignsAllianceId = number;
38
- /**
39
- * score number
40
- */
41
- type GetSovereigntyCampaignsScore = number;
42
9
  /**
43
10
  * Alliance participating and their respective scores, only present in Freeport Events.
44
11
  *
@@ -46,21 +13,6 @@ type GetSovereigntyCampaignsScore = number;
46
13
  * @maxItems 5000
47
14
  */
48
15
  type GetSovereigntyCampaignsParticipants = GetSovereigntyCampaignsParticipant[];
49
- /**
50
- * The solar system the structure is located in.
51
- *
52
- */
53
- type GetSovereigntyCampaignsSolarSystemId = number;
54
- /**
55
- * Time the event is scheduled to start.
56
- *
57
- */
58
- type GetSovereigntyCampaignsStartTime = string;
59
- /**
60
- * The structure item ID that is related to this campaign.
61
- *
62
- */
63
- type GetSovereigntyCampaignsStructureId = number;
64
16
  /**
65
17
  * 200 ok array
66
18
  *
@@ -72,23 +24,60 @@ type GetSovereigntyCampaignsOk = GetSovereigntyCampaigns_200Ok[];
72
24
  * 200 ok object
73
25
  */
74
26
  interface GetSovereigntyCampaigns_200Ok {
75
- attackers_score?: GetSovereigntyCampaignsAttackersScore;
76
- campaign_id: GetSovereigntyCampaignsCampaignId;
77
- constellation_id: GetSovereigntyCampaignsConstellationId;
78
- defender_id?: GetSovereigntyCampaignsDefenderId;
79
- defender_score?: GetSovereigntyCampaignsDefenderScore;
27
+ /**
28
+ * Score for all attacking parties, only present in Defense Events.
29
+ *
30
+ */
31
+ attackers_score?: number;
32
+ /**
33
+ * Unique ID for this campaign.
34
+ */
35
+ campaign_id: number;
36
+ /**
37
+ * The constellation in which the campaign will take place.
38
+ *
39
+ */
40
+ constellation_id: number;
41
+ /**
42
+ * Defending alliance, only present in Defense Events
43
+ *
44
+ */
45
+ defender_id?: number;
46
+ /**
47
+ * Score for the defending alliance, only present in Defense Events.
48
+ *
49
+ */
50
+ defender_score?: number;
80
51
  event_type: GetSovereigntyCampaignsEventType;
81
52
  participants?: GetSovereigntyCampaignsParticipants;
82
- solar_system_id: GetSovereigntyCampaignsSolarSystemId;
83
- start_time: GetSovereigntyCampaignsStartTime;
84
- structure_id: GetSovereigntyCampaignsStructureId;
53
+ /**
54
+ * The solar system the structure is located in.
55
+ *
56
+ */
57
+ solar_system_id: number;
58
+ /**
59
+ * Time the event is scheduled to start.
60
+ *
61
+ */
62
+ start_time: string;
63
+ /**
64
+ * The structure item ID that is related to this campaign.
65
+ *
66
+ */
67
+ structure_id: number;
85
68
  [k: string]: unknown | undefined;
86
69
  }
87
70
  /**
88
71
  * participant object
89
72
  */
90
73
  interface GetSovereigntyCampaignsParticipant {
91
- alliance_id: GetSovereigntyCampaignsAllianceId;
92
- score: GetSovereigntyCampaignsScore;
74
+ /**
75
+ * alliance_id integer
76
+ */
77
+ alliance_id: number;
78
+ /**
79
+ * score number
80
+ */
81
+ score: number;
93
82
  [k: string]: unknown | undefined;
94
83
  }
@@ -1,23 +1,6 @@
1
- /**
2
- * ESI endpoint: /sovereignty/map/
3
- */
4
-
5
- /**
6
- * alliance_id integer
7
- */
8
- type GetSovereigntyMapAllianceId = number;
9
- /**
10
- * corporation_id integer
11
- */
12
- type GetSovereigntyMapCorporationId = number;
13
- /**
14
- * faction_id integer
15
- */
16
- type GetSovereigntyMapFactionId = number;
17
- /**
18
- * system_id integer
1
+ /*!
2
+ * ESI endpoint: get:/sovereignty/map/
19
3
  */
20
- type GetSovereigntyMapSystemId = number;
21
4
  /**
22
5
  * 200 ok array
23
6
  *
@@ -29,9 +12,21 @@ type GetSovereigntyMapOk = GetSovereigntyMap_200Ok[];
29
12
  * 200 ok object
30
13
  */
31
14
  interface GetSovereigntyMap_200Ok {
32
- alliance_id?: GetSovereigntyMapAllianceId;
33
- corporation_id?: GetSovereigntyMapCorporationId;
34
- faction_id?: GetSovereigntyMapFactionId;
35
- system_id: GetSovereigntyMapSystemId;
15
+ /**
16
+ * alliance_id integer
17
+ */
18
+ alliance_id?: number;
19
+ /**
20
+ * corporation_id integer
21
+ */
22
+ corporation_id?: number;
23
+ /**
24
+ * faction_id integer
25
+ */
26
+ faction_id?: number;
27
+ /**
28
+ * system_id integer
29
+ */
30
+ system_id: number;
36
31
  [k: string]: unknown | undefined;
37
32
  }