eve-esi-types 3.1.6 → 3.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 (227) hide show
  1. package/CHANGELOG.md +182 -0
  2. package/jsconfig.json +28 -0
  3. package/lib/rq-util.mjs +1 -1
  4. package/lib/tagged-request-api.mjs +5 -6
  5. package/package.json +14 -8
  6. package/v2/esi-tagged-types.d.ts +9 -5
  7. package/v2/{get_alliances_alliance_id_ok.d.ts → globals/alliance.d.ts} +44 -0
  8. package/v2/globals/assets.d.ts +443 -0
  9. package/v2/globals/calendar.d.ts +130 -0
  10. package/v2/globals/character.d.ts +1084 -0
  11. package/v2/{get_characters_character_id_clones_ok.d.ts → globals/clones.d.ts} +15 -0
  12. package/v2/globals/contacts.d.ts +212 -0
  13. package/v2/globals/contracts.d.ts +546 -0
  14. package/v2/globals/corporation.d.ts +2329 -0
  15. package/v2/globals/dogma.d.ts +262 -0
  16. package/v2/globals/factionwarfare.d.ts +668 -0
  17. package/v2/{get_characters_character_id_fittings_ok.d.ts → globals/fittings.d.ts} +23 -0
  18. package/v2/globals/fleets.d.ts +201 -0
  19. package/v2/{get_incursions_ok.d.ts → globals/incursions.d.ts} +5 -0
  20. package/v2/globals/industry.d.ts +445 -0
  21. package/v2/globals/insurance.d.ts +47 -0
  22. package/v2/{get_killmails_killmail_id_killmail_hash_ok.d.ts → globals/killmails.d.ts} +55 -0
  23. package/v2/globals/location.d.ts +74 -0
  24. package/v2/{get_loyalty_stores_corporation_id_offers_ok.d.ts → globals/loyalty.d.ts} +30 -0
  25. package/v2/globals/mail.d.ts +237 -0
  26. package/v2/globals/market.d.ts +615 -0
  27. package/v2/globals/planetaryinteraction.d.ts +344 -0
  28. package/v2/globals/routes.d.ts +14 -0
  29. package/v2/{get_characters_character_id_search_ok.d.ts → globals/search.d.ts} +5 -0
  30. package/v2/globals/skills.d.ts +144 -0
  31. package/v2/globals/sovereignty.d.ts +168 -0
  32. package/v2/{get_status_ok.d.ts → globals/status.d.ts} +5 -0
  33. package/v2/globals/universe.d.ts +1297 -0
  34. package/v2/globals/wallet.d.ts +601 -0
  35. package/v2/{get_wars_war_id_ok.d.ts → globals/wars.d.ts} +40 -0
  36. package/v2/index.d.ts +38 -163
  37. package/v2/response-map.d.ts +22 -45
  38. package/v2/types-index.d.ts +31 -182
  39. package/v2/types-util.d.ts +335 -0
  40. package/v2/util.d.ts +4 -2
  41. package/web/index.html +1 -1
  42. package/docs/esi-tagged-types.md +0 -120
  43. package/docs/v2/identify-parameters.md +0 -74
  44. package/docs/v2/if-parameterized-path.md +0 -70
  45. package/docs/v2/infer-esi-response-result.md +0 -44
  46. package/docs/v2/require-these.md +0 -57
  47. package/docs/v3/esi-enhanced-function-signature.md +0 -67
  48. package/docs/v3/esi-types-util3.md +0 -319
  49. package/docs/v3/has-require-params.md +0 -50
  50. package/docs/v3/infer-endpoint-origin.md +0 -57
  51. package/docs/v3/infer-path-params.md +0 -41
  52. package/docs/v3/pick-require-params.md +0 -56
  53. package/docs/v3/replace-path-params.md +0 -60
  54. package/docs/v3/resolved-endpoint.md +0 -44
  55. package/tsconfig.json +0 -28
  56. package/v2/get_alliances_alliance_id_contacts_labels_ok.d.ts +0 -24
  57. package/v2/get_alliances_alliance_id_contacts_ok.d.ts +0 -35
  58. package/v2/get_alliances_alliance_id_corporations_ok.d.ts +0 -9
  59. package/v2/get_alliances_alliance_id_icons_ok.d.ts +0 -18
  60. package/v2/get_alliances_ok.d.ts +0 -9
  61. package/v2/get_characters_character_id_agents_research_ok.d.ts +0 -33
  62. package/v2/get_characters_character_id_assets_ok.d.ts +0 -134
  63. package/v2/get_characters_character_id_attributes_ok.d.ts +0 -42
  64. package/v2/get_characters_character_id_blueprints_ok.d.ts +0 -122
  65. package/v2/get_characters_character_id_calendar_event_id_attendees_ok.d.ts +0 -30
  66. package/v2/get_characters_character_id_calendar_event_id_ok.d.ts +0 -56
  67. package/v2/get_characters_character_id_calendar_ok.d.ts +0 -37
  68. package/v2/get_characters_character_id_contacts_labels_ok.d.ts +0 -24
  69. package/v2/get_characters_character_id_contacts_ok.d.ts +0 -43
  70. package/v2/get_characters_character_id_contracts_contract_id_bids_ok.d.ts +0 -32
  71. package/v2/get_characters_character_id_contracts_contract_id_items_ok.d.ts +0 -38
  72. package/v2/get_characters_character_id_contracts_ok.d.ts +0 -117
  73. package/v2/get_characters_character_id_corporationhistory_ok.d.ts +0 -32
  74. package/v2/get_characters_character_id_fatigue_ok.d.ts +0 -22
  75. package/v2/get_characters_character_id_fleet_ok.d.ts +0 -31
  76. package/v2/get_characters_character_id_fw_stats_ok.d.ts +0 -64
  77. package/v2/get_characters_character_id_implants_ok.d.ts +0 -9
  78. package/v2/get_characters_character_id_industry_jobs_ok.d.ts +0 -105
  79. package/v2/get_characters_character_id_killmails_recent_ok.d.ts +0 -24
  80. package/v2/get_characters_character_id_location_ok.d.ts +0 -22
  81. package/v2/get_characters_character_id_loyalty_points_ok.d.ts +0 -24
  82. package/v2/get_characters_character_id_mail_labels_ok.d.ts +0 -62
  83. package/v2/get_characters_character_id_mail_lists_ok.d.ts +0 -24
  84. package/v2/get_characters_character_id_mail_mail_id_ok.d.ts +0 -59
  85. package/v2/get_characters_character_id_mail_ok.d.ts +0 -65
  86. package/v2/get_characters_character_id_medals_ok.d.ts +0 -135
  87. package/v2/get_characters_character_id_mining_ok.d.ts +0 -29
  88. package/v2/get_characters_character_id_notifications_contacts_ok.d.ts +0 -36
  89. package/v2/get_characters_character_id_notifications_ok.d.ts +0 -291
  90. package/v2/get_characters_character_id_ok.d.ts +0 -55
  91. package/v2/get_characters_character_id_online_ok.d.ts +0 -26
  92. package/v2/get_characters_character_id_opportunities_ok.d.ts +0 -24
  93. package/v2/get_characters_character_id_orders_history_ok.d.ts +0 -87
  94. package/v2/get_characters_character_id_orders_ok.d.ts +0 -82
  95. package/v2/get_characters_character_id_planets_ok.d.ts +0 -124
  96. package/v2/get_characters_character_id_planets_planet_id_ok.d.ts +0 -283
  97. package/v2/get_characters_character_id_portrait_ok.d.ts +0 -26
  98. package/v2/get_characters_character_id_roles_ok.d.ts +0 -270
  99. package/v2/get_characters_character_id_ship_ok.d.ts +0 -19
  100. package/v2/get_characters_character_id_skillqueue_ok.d.ts +0 -48
  101. package/v2/get_characters_character_id_skills_ok.d.ts +0 -47
  102. package/v2/get_characters_character_id_standings_ok.d.ts +0 -29
  103. package/v2/get_characters_character_id_titles_ok.d.ts +0 -184
  104. package/v2/get_characters_character_id_wallet_journal_ok.d.ts +0 -228
  105. package/v2/get_characters_character_id_wallet_ok.d.ts +0 -7
  106. package/v2/get_characters_character_id_wallet_transactions_ok.d.ts +0 -53
  107. package/v2/get_contracts_public_bids_contract_id_ok.d.ts +0 -28
  108. package/v2/get_contracts_public_items_contract_id_ok.d.ts +0 -49
  109. package/v2/get_contracts_public_region_id_ok.d.ts +0 -81
  110. package/v2/get_corporation_corporation_id_mining_extractions_ok.d.ts +0 -39
  111. package/v2/get_corporation_corporation_id_mining_observers_observer_id_ok.d.ts +0 -36
  112. package/v2/get_corporation_corporation_id_mining_observers_ok.d.ts +0 -30
  113. package/v2/get_corporations_corporation_id_alliancehistory_ok.d.ts +0 -32
  114. package/v2/get_corporations_corporation_id_assets_ok.d.ts +0 -170
  115. package/v2/get_corporations_corporation_id_blueprints_ok.d.ts +0 -163
  116. package/v2/get_corporations_corporation_id_contacts_labels_ok.d.ts +0 -24
  117. package/v2/get_corporations_corporation_id_contacts_ok.d.ts +0 -39
  118. package/v2/get_corporations_corporation_id_containers_logs_ok.d.ts +0 -188
  119. package/v2/get_corporations_corporation_id_contracts_contract_id_bids_ok.d.ts +0 -33
  120. package/v2/get_corporations_corporation_id_contracts_contract_id_items_ok.d.ts +0 -38
  121. package/v2/get_corporations_corporation_id_contracts_ok.d.ts +0 -117
  122. package/v2/get_corporations_corporation_id_customs_offices_ok.d.ts +0 -78
  123. package/v2/get_corporations_corporation_id_divisions_ok.d.ts +0 -128
  124. package/v2/get_corporations_corporation_id_facilities_ok.d.ts +0 -25
  125. package/v2/get_corporations_corporation_id_fw_stats_ok.d.ts +0 -60
  126. package/v2/get_corporations_corporation_id_icons_ok.d.ts +0 -22
  127. package/v2/get_corporations_corporation_id_industry_jobs_ok.d.ts +0 -105
  128. package/v2/get_corporations_corporation_id_killmails_recent_ok.d.ts +0 -24
  129. package/v2/get_corporations_corporation_id_medals_issued_ok.d.ts +0 -41
  130. package/v2/get_corporations_corporation_id_medals_ok.d.ts +0 -36
  131. package/v2/get_corporations_corporation_id_members_limit_ok.d.ts +0 -7
  132. package/v2/get_corporations_corporation_id_members_ok.d.ts +0 -9
  133. package/v2/get_corporations_corporation_id_members_titles_ok.d.ts +0 -194
  134. package/v2/get_corporations_corporation_id_membertracking_ok.d.ts +0 -41
  135. package/v2/get_corporations_corporation_id_ok.d.ts +0 -66
  136. package/v2/get_corporations_corporation_id_orders_history_ok.d.ts +0 -91
  137. package/v2/get_corporations_corporation_id_orders_ok.d.ts +0 -86
  138. package/v2/get_corporations_corporation_id_roles_history_ok.d.ts +0 -171
  139. package/v2/get_corporations_corporation_id_roles_ok.d.ts +0 -543
  140. package/v2/get_corporations_corporation_id_shareholders_ok.d.ts +0 -29
  141. package/v2/get_corporations_corporation_id_standings_ok.d.ts +0 -29
  142. package/v2/get_corporations_corporation_id_starbases_ok.d.ts +0 -51
  143. package/v2/get_corporations_corporation_id_starbases_starbase_id_ok.d.ts +0 -110
  144. package/v2/get_corporations_corporation_id_structures_ok.d.ts +0 -176
  145. package/v2/get_corporations_corporation_id_titles_ok.d.ts +0 -548
  146. package/v2/get_corporations_corporation_id_wallets_division_journal_ok.d.ts +0 -229
  147. package/v2/get_corporations_corporation_id_wallets_division_transactions_ok.d.ts +0 -50
  148. package/v2/get_corporations_corporation_id_wallets_ok.d.ts +0 -62
  149. package/v2/get_corporations_npccorps_ok.d.ts +0 -9
  150. package/v2/get_dogma_attributes_attribute_id_ok.d.ts +0 -50
  151. package/v2/get_dogma_attributes_ok.d.ts +0 -9
  152. package/v2/get_dogma_dynamic_items_type_id_item_id_ok.d.ts +0 -58
  153. package/v2/get_dogma_effects_effect_id_ok.d.ts +0 -127
  154. package/v2/get_dogma_effects_ok.d.ts +0 -9
  155. package/v2/get_fleets_fleet_id_members_ok.d.ts +0 -54
  156. package/v2/get_fleets_fleet_id_ok.d.ts +0 -26
  157. package/v2/get_fleets_fleet_id_wings_ok.d.ts +0 -45
  158. package/v2/get_fw_leaderboards_characters_ok.d.ts +0 -110
  159. package/v2/get_fw_leaderboards_corporations_ok.d.ts +0 -109
  160. package/v2/get_fw_leaderboards_ok.d.ts +0 -182
  161. package/v2/get_fw_stats_ok.d.ts +0 -66
  162. package/v2/get_fw_systems_ok.d.ts +0 -41
  163. package/v2/get_fw_wars_ok.d.ts +0 -24
  164. package/v2/get_industry_facilities_ok.d.ts +0 -37
  165. package/v2/get_industry_systems_ok.d.ts +0 -119
  166. package/v2/get_insurance_prices_ok.d.ts +0 -62
  167. package/v2/get_markets_groups_market_group_id_ok.d.ts +0 -27
  168. package/v2/get_markets_groups_ok.d.ts +0 -9
  169. package/v2/get_markets_prices_ok.d.ts +0 -25
  170. package/v2/get_markets_region_id_history_ok.d.ts +0 -40
  171. package/v2/get_markets_region_id_orders_ok.d.ts +0 -74
  172. package/v2/get_markets_region_id_types_ok.d.ts +0 -9
  173. package/v2/get_markets_structures_structure_id_ok.d.ts +0 -70
  174. package/v2/get_opportunities_groups_group_id_ok.d.ts +0 -38
  175. package/v2/get_opportunities_groups_ok.d.ts +0 -9
  176. package/v2/get_opportunities_tasks_ok.d.ts +0 -9
  177. package/v2/get_opportunities_tasks_task_id_ok.d.ts +0 -26
  178. package/v2/get_route_origin_destination_ok.d.ts +0 -9
  179. package/v2/get_sovereignty_campaigns_ok.d.ts +0 -83
  180. package/v2/get_sovereignty_map_ok.d.ts +0 -32
  181. package/v2/get_sovereignty_structures_ok.d.ts +0 -46
  182. package/v2/get_universe_ancestries_ok.d.ts +0 -40
  183. package/v2/get_universe_asteroid_belts_asteroid_belt_id_ok.d.ts +0 -37
  184. package/v2/get_universe_bloodlines_ok.d.ts +0 -57
  185. package/v2/get_universe_categories_category_id_ok.d.ts +0 -28
  186. package/v2/get_universe_categories_ok.d.ts +0 -9
  187. package/v2/get_universe_constellations_constellation_id_ok.d.ts +0 -47
  188. package/v2/get_universe_constellations_ok.d.ts +0 -9
  189. package/v2/get_universe_factions_ok.d.ts +0 -56
  190. package/v2/get_universe_graphics_graphic_id_ok.d.ts +0 -42
  191. package/v2/get_universe_graphics_ok.d.ts +0 -9
  192. package/v2/get_universe_groups_group_id_ok.d.ts +0 -27
  193. package/v2/get_universe_groups_ok.d.ts +0 -9
  194. package/v2/get_universe_moons_moon_id_ok.d.ts +0 -41
  195. package/v2/get_universe_planets_planet_id_ok.d.ts +0 -42
  196. package/v2/get_universe_races_ok.d.ts +0 -52
  197. package/v2/get_universe_regions_ok.d.ts +0 -9
  198. package/v2/get_universe_regions_region_id_ok.d.ts +0 -28
  199. package/v2/get_universe_schematics_schematic_id_ok.d.ts +0 -18
  200. package/v2/get_universe_stargates_stargate_id_ok.d.ts +0 -57
  201. package/v2/get_universe_stars_star_id_ok.d.ts +0 -129
  202. package/v2/get_universe_stations_station_id_ok.d.ts +0 -104
  203. package/v2/get_universe_structures_ok.d.ts +0 -9
  204. package/v2/get_universe_structures_structure_id_ok.d.ts +0 -43
  205. package/v2/get_universe_system_jumps_ok.d.ts +0 -24
  206. package/v2/get_universe_system_kills_ok.d.ts +0 -32
  207. package/v2/get_universe_systems_ok.d.ts +0 -9
  208. package/v2/get_universe_systems_system_id_ok.d.ts +0 -94
  209. package/v2/get_universe_types_ok.d.ts +0 -9
  210. package/v2/get_universe_types_type_id_ok.d.ts +0 -105
  211. package/v2/get_wars_ok.d.ts +0 -9
  212. package/v2/get_wars_war_id_killmails_ok.d.ts +0 -24
  213. package/v2/post_characters_affiliation_ok.d.ts +0 -32
  214. package/v2/post_characters_character_id_assets_locations_ok.d.ts +0 -39
  215. package/v2/post_characters_character_id_assets_names_ok.d.ts +0 -24
  216. package/v2/post_characters_character_id_contacts_created.d.ts +0 -9
  217. package/v2/post_characters_character_id_cspa_created.d.ts +0 -7
  218. package/v2/post_characters_character_id_fittings_created.d.ts +0 -14
  219. package/v2/post_characters_character_id_mail_created.d.ts +0 -7
  220. package/v2/post_characters_character_id_mail_labels_created.d.ts +0 -7
  221. package/v2/post_corporations_corporation_id_assets_locations_ok.d.ts +0 -39
  222. package/v2/post_corporations_corporation_id_assets_names_ok.d.ts +0 -24
  223. package/v2/post_fleets_fleet_id_wings_created.d.ts +0 -14
  224. package/v2/post_fleets_fleet_id_wings_wing_id_squads_created.d.ts +0 -14
  225. package/v2/post_universe_ids_ok.d.ts +0 -86
  226. package/v2/post_universe_names_ok.d.ts +0 -38
  227. /package/v2/{extra-types.d.ts → globals/extra-types.d.ts} +0 -0
@@ -1,40 +0,0 @@
1
- /*!
2
- * ESI endpoint: get:/universe/ancestries/
3
- */
4
- /**
5
- * 200 ok array
6
- *
7
- * @maxItems 100
8
- */
9
- type GetUniverseAncestriesOk = GetUniverseAncestries_200Ok[];
10
-
11
- /**
12
- * 200 ok object
13
- */
14
- interface GetUniverseAncestries_200Ok {
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;
39
- [k: string]: unknown | undefined;
40
- }
@@ -1,37 +0,0 @@
1
- /*!
2
- * ESI endpoint: get:/universe/asteroid_belts/{asteroid_belt_id}/
3
- */
4
-
5
- /**
6
- * 200 ok object
7
- */
8
- interface GetUniverseAsteroidBeltsAsteroidBeltIdOk {
9
- /**
10
- * name string
11
- */
12
- name: string;
13
- position: GetUniverseAsteroidBeltsAsteroidBeltIdPosition;
14
- /**
15
- * The solar system this asteroid belt is in
16
- */
17
- system_id: number;
18
- [k: string]: unknown | undefined;
19
- }
20
- /**
21
- * position object
22
- */
23
- interface GetUniverseAsteroidBeltsAsteroidBeltIdPosition {
24
- /**
25
- * x number
26
- */
27
- x: number;
28
- /**
29
- * y number
30
- */
31
- y: number;
32
- /**
33
- * z number
34
- */
35
- z: number;
36
- [k: string]: unknown | undefined;
37
- }
@@ -1,57 +0,0 @@
1
- /*!
2
- * ESI endpoint: get:/universe/bloodlines/
3
- */
4
- /**
5
- * 200 ok array
6
- *
7
- * @maxItems 100
8
- */
9
- type GetUniverseBloodlinesOk = GetUniverseBloodlines_200Ok[];
10
-
11
- /**
12
- * 200 ok object
13
- */
14
- interface GetUniverseBloodlines_200Ok {
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;
56
- [k: string]: unknown | undefined;
57
- }
@@ -1,28 +0,0 @@
1
- /*!
2
- * ESI endpoint: get:/universe/categories/{category_id}/
3
- */
4
-
5
- /**
6
- * 200 ok object
7
- */
8
- interface GetUniverseCategoriesCategoryIdOk {
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;
27
- [k: string]: unknown | undefined;
28
- }
@@ -1,9 +0,0 @@
1
- /*!
2
- * ESI endpoint: get:/universe/categories/
3
- */
4
- /**
5
- * 200 ok array
6
- *
7
- * @maxItems 10000
8
- */
9
- type GetUniverseCategoriesOk = number[];
@@ -1,47 +0,0 @@
1
- /*!
2
- * ESI endpoint: get:/universe/constellations/{constellation_id}/
3
- */
4
-
5
- /**
6
- * 200 ok object
7
- */
8
- interface GetUniverseConstellationsConstellationIdOk {
9
- /**
10
- * constellation_id integer
11
- */
12
- constellation_id: number;
13
- /**
14
- * name string
15
- */
16
- name: string;
17
- position: GetUniverseConstellationsConstellationIdPosition;
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[];
28
- [k: string]: unknown | undefined;
29
- }
30
- /**
31
- * position object
32
- */
33
- interface GetUniverseConstellationsConstellationIdPosition {
34
- /**
35
- * x number
36
- */
37
- x: number;
38
- /**
39
- * y number
40
- */
41
- y: number;
42
- /**
43
- * z number
44
- */
45
- z: number;
46
- [k: string]: unknown | undefined;
47
- }
@@ -1,9 +0,0 @@
1
- /*!
2
- * ESI endpoint: get:/universe/constellations/
3
- */
4
- /**
5
- * 200 ok array
6
- *
7
- * @maxItems 10000
8
- */
9
- type GetUniverseConstellationsOk = number[];
@@ -1,56 +0,0 @@
1
- /*!
2
- * ESI endpoint: get:/universe/factions/
3
- */
4
- /**
5
- * 200 ok array
6
- *
7
- * @maxItems 10000
8
- */
9
- type GetUniverseFactionsOk = GetUniverseFactions_200Ok[];
10
-
11
- /**
12
- * 200 ok object
13
- */
14
- interface GetUniverseFactions_200Ok {
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;
55
- [k: string]: unknown | undefined;
56
- }
@@ -1,42 +0,0 @@
1
- /*!
2
- * ESI endpoint: get:/universe/graphics/{graphic_id}/
3
- */
4
-
5
- /**
6
- * 200 ok object
7
- */
8
- interface GetUniverseGraphicsGraphicIdOk {
9
- /**
10
- * collision_file string
11
- */
12
- collision_file?: string;
13
- /**
14
- * graphic_file string
15
- */
16
- graphic_file?: string;
17
- /**
18
- * graphic_id integer
19
- */
20
- graphic_id: number;
21
- /**
22
- * icon_folder string
23
- */
24
- icon_folder?: string;
25
- /**
26
- * sof_dna string
27
- */
28
- sof_dna?: string;
29
- /**
30
- * sof_fation_name string
31
- */
32
- sof_fation_name?: string;
33
- /**
34
- * sof_hull_name string
35
- */
36
- sof_hull_name?: string;
37
- /**
38
- * sof_race_name string
39
- */
40
- sof_race_name?: string;
41
- [k: string]: unknown | undefined;
42
- }
@@ -1,9 +0,0 @@
1
- /*!
2
- * ESI endpoint: get:/universe/graphics/
3
- */
4
- /**
5
- * 200 ok array
6
- *
7
- * @maxItems 10000
8
- */
9
- type GetUniverseGraphicsOk = number[];
@@ -1,27 +0,0 @@
1
- /*!
2
- * ESI endpoint: get:/universe/groups/{group_id}/
3
- */
4
-
5
- /**
6
- * 200 ok object
7
- */
8
- interface GetUniverseGroupsGroupIdOk {
9
- /**
10
- * category_id integer
11
- */
12
- category_id: number;
13
- /**
14
- * group_id integer
15
- */
16
- group_id: number;
17
- /**
18
- * name string
19
- */
20
- name: string;
21
- /**
22
- * published boolean
23
- */
24
- published: boolean;
25
- types: number[];
26
- [k: string]: unknown | undefined;
27
- }
@@ -1,9 +0,0 @@
1
- /*!
2
- * ESI endpoint: get:/universe/groups/
3
- */
4
- /**
5
- * 200 ok array
6
- *
7
- * @maxItems 1000
8
- */
9
- type GetUniverseGroupsOk = number[];
@@ -1,41 +0,0 @@
1
- /*!
2
- * ESI endpoint: get:/universe/moons/{moon_id}/
3
- */
4
-
5
- /**
6
- * 200 ok object
7
- */
8
- interface GetUniverseMoonsMoonIdOk {
9
- /**
10
- * moon_id integer
11
- */
12
- moon_id: number;
13
- /**
14
- * name string
15
- */
16
- name: string;
17
- position: GetUniverseMoonsMoonIdPosition;
18
- /**
19
- * The solar system this moon is in
20
- */
21
- system_id: number;
22
- [k: string]: unknown | undefined;
23
- }
24
- /**
25
- * position object
26
- */
27
- interface GetUniverseMoonsMoonIdPosition {
28
- /**
29
- * x number
30
- */
31
- x: number;
32
- /**
33
- * y number
34
- */
35
- y: number;
36
- /**
37
- * z number
38
- */
39
- z: number;
40
- [k: string]: unknown | undefined;
41
- }
@@ -1,42 +0,0 @@
1
- /*!
2
- * ESI endpoint: get:/universe/planets/{planet_id}/
3
- */
4
-
5
- /**
6
- * 200 ok object
7
- */
8
- interface GetUniversePlanetsPlanetIdOk {
9
- /**
10
- * name string
11
- */
12
- name: string;
13
- /**
14
- * planet_id integer
15
- */
16
- planet_id: number;
17
- position: GetUniversePlanetsPlanetIdPosition;
18
- /**
19
- * The solar system this planet is in
20
- */
21
- system_id: number;
22
- type_id: number;
23
- [k: string]: unknown | undefined;
24
- }
25
- /**
26
- * position object
27
- */
28
- interface GetUniversePlanetsPlanetIdPosition {
29
- /**
30
- * x number
31
- */
32
- x: number;
33
- /**
34
- * y number
35
- */
36
- y: number;
37
- /**
38
- * z number
39
- */
40
- z: number;
41
- [k: string]: unknown | undefined;
42
- }
@@ -1,52 +0,0 @@
1
- /*!
2
- * ESI endpoint: get:/universe/races/
3
- */
4
- /**
5
- * 200 ok array
6
- *
7
- * @maxItems 6
8
- */
9
- type GetUniverseRacesOk =
10
- | []
11
- | [GetUniverseRaces_200Ok]
12
- | [GetUniverseRaces_200Ok, GetUniverseRaces_200Ok]
13
- | [GetUniverseRaces_200Ok, GetUniverseRaces_200Ok, GetUniverseRaces_200Ok]
14
- | [GetUniverseRaces_200Ok, GetUniverseRaces_200Ok, GetUniverseRaces_200Ok, GetUniverseRaces_200Ok]
15
- | [
16
- GetUniverseRaces_200Ok,
17
- GetUniverseRaces_200Ok,
18
- GetUniverseRaces_200Ok,
19
- GetUniverseRaces_200Ok,
20
- GetUniverseRaces_200Ok
21
- ]
22
- | [
23
- GetUniverseRaces_200Ok,
24
- GetUniverseRaces_200Ok,
25
- GetUniverseRaces_200Ok,
26
- GetUniverseRaces_200Ok,
27
- GetUniverseRaces_200Ok,
28
- GetUniverseRaces_200Ok
29
- ];
30
-
31
- /**
32
- * 200 ok object
33
- */
34
- interface GetUniverseRaces_200Ok {
35
- /**
36
- * The alliance generally associated with this race
37
- */
38
- alliance_id: number;
39
- /**
40
- * description string
41
- */
42
- description: string;
43
- /**
44
- * name string
45
- */
46
- name: string;
47
- /**
48
- * race_id integer
49
- */
50
- race_id: number;
51
- [k: string]: unknown | undefined;
52
- }
@@ -1,9 +0,0 @@
1
- /*!
2
- * ESI endpoint: get:/universe/regions/
3
- */
4
- /**
5
- * 200 ok array
6
- *
7
- * @maxItems 1000
8
- */
9
- type GetUniverseRegionsOk = number[];
@@ -1,28 +0,0 @@
1
- /*!
2
- * ESI endpoint: get:/universe/regions/{region_id}/
3
- */
4
-
5
- /**
6
- * 200 ok object
7
- */
8
- interface GetUniverseRegionsRegionIdOk {
9
- /**
10
- * constellations array
11
- *
12
- * @maxItems 1000
13
- */
14
- constellations: number[];
15
- /**
16
- * description string
17
- */
18
- description?: string;
19
- /**
20
- * name string
21
- */
22
- name: string;
23
- /**
24
- * region_id integer
25
- */
26
- region_id: number;
27
- [k: string]: unknown | undefined;
28
- }
@@ -1,18 +0,0 @@
1
- /*!
2
- * ESI endpoint: get:/universe/schematics/{schematic_id}/
3
- */
4
-
5
- /**
6
- * 200 ok object
7
- */
8
- interface GetUniverseSchematicsSchematicIdOk {
9
- /**
10
- * Time in seconds to process a run
11
- */
12
- cycle_time: number;
13
- /**
14
- * schematic_name string
15
- */
16
- schematic_name: string;
17
- [k: string]: unknown | undefined;
18
- }
@@ -1,57 +0,0 @@
1
- /*!
2
- * ESI endpoint: get:/universe/stargates/{stargate_id}/
3
- */
4
-
5
- /**
6
- * 200 ok object
7
- */
8
- interface GetUniverseStargatesStargateIdOk {
9
- destination: GetUniverseStargatesStargateIdDestination;
10
- /**
11
- * name string
12
- */
13
- name: string;
14
- position: GetUniverseStargatesStargateIdPosition;
15
- /**
16
- * stargate_id integer
17
- */
18
- stargate_id: number;
19
- /**
20
- * The solar system this stargate is in
21
- */
22
- system_id: number;
23
- type_id: number;
24
- [k: string]: unknown | undefined;
25
- }
26
- /**
27
- * destination object
28
- */
29
- interface GetUniverseStargatesStargateIdDestination {
30
- /**
31
- * The stargate this stargate connects to
32
- */
33
- stargate_id: number;
34
- /**
35
- * The solar system this stargate connects to
36
- */
37
- system_id: number;
38
- [k: string]: unknown | undefined;
39
- }
40
- /**
41
- * position object
42
- */
43
- interface GetUniverseStargatesStargateIdPosition {
44
- /**
45
- * x number
46
- */
47
- x: number;
48
- /**
49
- * y number
50
- */
51
- y: number;
52
- /**
53
- * z number
54
- */
55
- z: number;
56
- [k: string]: unknown | undefined;
57
- }