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,132 +1,71 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/search/
3
- */
4
-
5
- /**
6
- * agent integer
7
- */
8
- type GetCharactersCharacterIdSearchAgentAgent = number;
9
- /**
10
- * agent array
11
- *
12
- * @maxItems 500
13
- */
14
- type GetCharactersCharacterIdSearchAgent = GetCharactersCharacterIdSearchAgentAgent[];
15
- /**
16
- * alliance integer
17
- */
18
- type GetCharactersCharacterIdSearchAllianceAlliance = number;
19
- /**
20
- * alliance array
21
- *
22
- * @maxItems 500
23
- */
24
- type GetCharactersCharacterIdSearchAlliance = GetCharactersCharacterIdSearchAllianceAlliance[];
25
- /**
26
- * character integer
27
- */
28
- type GetCharactersCharacterIdSearchCharacterCharacter = number;
29
- /**
30
- * character array
31
- *
32
- * @maxItems 500
33
- */
34
- type GetCharactersCharacterIdSearchCharacter = GetCharactersCharacterIdSearchCharacterCharacter[];
35
- /**
36
- * constellation integer
37
- */
38
- type GetCharactersCharacterIdSearchConstellationConstellation = number;
39
- /**
40
- * constellation array
41
- *
42
- * @maxItems 500
43
- */
44
- type GetCharactersCharacterIdSearchConstellation = GetCharactersCharacterIdSearchConstellationConstellation[];
45
- /**
46
- * corporation integer
47
- */
48
- type GetCharactersCharacterIdSearchCorporationCorporation = number;
49
- /**
50
- * corporation array
51
- *
52
- * @maxItems 500
53
- */
54
- type GetCharactersCharacterIdSearchCorporation = GetCharactersCharacterIdSearchCorporationCorporation[];
55
- /**
56
- * faction integer
57
- */
58
- type GetCharactersCharacterIdSearchFactionFaction = number;
59
- /**
60
- * faction array
61
- *
62
- * @maxItems 500
63
- */
64
- type GetCharactersCharacterIdSearchFaction = GetCharactersCharacterIdSearchFactionFaction[];
65
- /**
66
- * inventory_type integer
67
- */
68
- type GetCharactersCharacterIdSearchInventoryTypeInventoryType = number;
69
- /**
70
- * inventory_type array
71
- *
72
- * @maxItems 500
73
- */
74
- type GetCharactersCharacterIdSearchInventoryType = GetCharactersCharacterIdSearchInventoryTypeInventoryType[];
75
- /**
76
- * region integer
77
- */
78
- type GetCharactersCharacterIdSearchRegionRegion = number;
79
- /**
80
- * region array
81
- *
82
- * @maxItems 500
83
- */
84
- type GetCharactersCharacterIdSearchRegion = GetCharactersCharacterIdSearchRegionRegion[];
85
- /**
86
- * solar_system integer
87
- */
88
- type GetCharactersCharacterIdSearchSolarSystemSolarSystem = number;
89
- /**
90
- * solar_system array
91
- *
92
- * @maxItems 500
93
- */
94
- type GetCharactersCharacterIdSearchSolarSystem = GetCharactersCharacterIdSearchSolarSystemSolarSystem[];
95
- /**
96
- * station integer
97
- */
98
- type GetCharactersCharacterIdSearchStationStation = number;
99
- /**
100
- * station array
101
- *
102
- * @maxItems 500
103
- */
104
- type GetCharactersCharacterIdSearchStation = GetCharactersCharacterIdSearchStationStation[];
105
- /**
106
- * structure integer
107
- */
108
- type GetCharactersCharacterIdSearchStructureStructure = number;
109
- /**
110
- * structure array
111
- *
112
- * @maxItems 500
1
+ /*!
2
+ * ESI endpoint: get:/characters/{character_id}/search/
113
3
  */
114
- type GetCharactersCharacterIdSearchStructure = GetCharactersCharacterIdSearchStructureStructure[];
115
4
 
116
5
  /**
117
6
  * 200 ok object
118
7
  */
119
8
  interface GetCharactersCharacterIdSearchOk {
120
- agent?: GetCharactersCharacterIdSearchAgent;
121
- alliance?: GetCharactersCharacterIdSearchAlliance;
122
- character?: GetCharactersCharacterIdSearchCharacter;
123
- constellation?: GetCharactersCharacterIdSearchConstellation;
124
- corporation?: GetCharactersCharacterIdSearchCorporation;
125
- faction?: GetCharactersCharacterIdSearchFaction;
126
- inventory_type?: GetCharactersCharacterIdSearchInventoryType;
127
- region?: GetCharactersCharacterIdSearchRegion;
128
- solar_system?: GetCharactersCharacterIdSearchSolarSystem;
129
- station?: GetCharactersCharacterIdSearchStation;
130
- structure?: GetCharactersCharacterIdSearchStructure;
9
+ /**
10
+ * agent array
11
+ *
12
+ * @maxItems 500
13
+ */
14
+ agent?: number[];
15
+ /**
16
+ * alliance array
17
+ *
18
+ * @maxItems 500
19
+ */
20
+ alliance?: number[];
21
+ /**
22
+ * character array
23
+ *
24
+ * @maxItems 500
25
+ */
26
+ character?: number[];
27
+ /**
28
+ * constellation array
29
+ *
30
+ * @maxItems 500
31
+ */
32
+ constellation?: number[];
33
+ /**
34
+ * corporation array
35
+ *
36
+ * @maxItems 500
37
+ */
38
+ corporation?: number[];
39
+ /**
40
+ * faction array
41
+ *
42
+ * @maxItems 500
43
+ */
44
+ faction?: number[];
45
+ inventory_type?: number[];
46
+ /**
47
+ * region array
48
+ *
49
+ * @maxItems 500
50
+ */
51
+ region?: number[];
52
+ /**
53
+ * solar_system array
54
+ *
55
+ * @maxItems 500
56
+ */
57
+ solar_system?: number[];
58
+ /**
59
+ * station array
60
+ *
61
+ * @maxItems 500
62
+ */
63
+ station?: number[];
64
+ /**
65
+ * structure array
66
+ *
67
+ * @maxItems 500
68
+ */
69
+ structure?: number[];
131
70
  [k: string]: unknown | undefined;
132
71
  }
@@ -1,26 +1,19 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/ship/
3
- */
4
-
5
- /**
6
- * Item id's are unique to a ship and persist until it is repackaged. This value can be used to track repeated uses of a ship, or detect when a pilot changes into a different instance of the same ship type.
7
- */
8
- type GetCharactersCharacterIdShipShipItemId = number;
9
- /**
10
- * ship_name string
11
- */
12
- type GetCharactersCharacterIdShipShipName = string;
13
- /**
14
- * ship_type_id integer
1
+ /*!
2
+ * ESI endpoint: get:/characters/{character_id}/ship/
15
3
  */
16
- type GetCharactersCharacterIdShipShipTypeId = number;
17
4
 
18
5
  /**
19
6
  * 200 ok object
20
7
  */
21
8
  interface GetCharactersCharacterIdShipOk {
22
- ship_item_id: GetCharactersCharacterIdShipShipItemId;
23
- ship_name: GetCharactersCharacterIdShipShipName;
24
- ship_type_id: GetCharactersCharacterIdShipShipTypeId;
9
+ /**
10
+ * Item id's are unique to a ship and persist until it is repackaged. This value can be used to track repeated uses of a ship, or detect when a pilot changes into a different instance of the same ship type.
11
+ */
12
+ ship_item_id: number;
13
+ /**
14
+ * ship_name string
15
+ */
16
+ ship_name: string;
17
+ ship_type_id: number;
25
18
  [k: string]: unknown | undefined;
26
19
  }
@@ -1,39 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/skillqueue/
3
- */
4
-
5
- /**
6
- * Date on which training of the skill will complete. Omitted if the skill queue is paused.
7
- */
8
- type GetCharactersCharacterIdSkillqueueFinishDate = string;
9
- /**
10
- * finished_level integer
11
- */
12
- type GetCharactersCharacterIdSkillqueueFinishedLevel = number;
13
- /**
14
- * level_end_sp integer
15
- */
16
- type GetCharactersCharacterIdSkillqueueLevelEndSp = number;
17
- /**
18
- * Amount of SP that was in the skill when it started training it's current level. Used to calculate % of current level complete.
19
- */
20
- type GetCharactersCharacterIdSkillqueueLevelStartSp = number;
21
- /**
22
- * queue_position integer
23
- */
24
- type GetCharactersCharacterIdSkillqueueQueuePosition = number;
25
- /**
26
- * skill_id integer
27
- */
28
- type GetCharactersCharacterIdSkillqueueSkillId = number;
29
- /**
30
- * start_date string
31
- */
32
- type GetCharactersCharacterIdSkillqueueStartDate = string;
33
- /**
34
- * training_start_sp integer
1
+ /*!
2
+ * ESI endpoint: get:/characters/{character_id}/skillqueue/
35
3
  */
36
- type GetCharactersCharacterIdSkillqueueTrainingStartSp = number;
37
4
  /**
38
5
  * 200 ok array
39
6
  *
@@ -45,13 +12,37 @@ type GetCharactersCharacterIdSkillqueueOk = GetCharactersCharacterIdSkillqueue_2
45
12
  * 200 ok object
46
13
  */
47
14
  interface GetCharactersCharacterIdSkillqueue_200Ok {
48
- finish_date?: GetCharactersCharacterIdSkillqueueFinishDate;
49
- finished_level: GetCharactersCharacterIdSkillqueueFinishedLevel;
50
- level_end_sp?: GetCharactersCharacterIdSkillqueueLevelEndSp;
51
- level_start_sp?: GetCharactersCharacterIdSkillqueueLevelStartSp;
52
- queue_position: GetCharactersCharacterIdSkillqueueQueuePosition;
53
- skill_id: GetCharactersCharacterIdSkillqueueSkillId;
54
- start_date?: GetCharactersCharacterIdSkillqueueStartDate;
55
- training_start_sp?: GetCharactersCharacterIdSkillqueueTrainingStartSp;
15
+ /**
16
+ * Date on which training of the skill will complete. Omitted if the skill queue is paused.
17
+ */
18
+ finish_date?: string;
19
+ /**
20
+ * finished_level integer
21
+ */
22
+ finished_level: number;
23
+ /**
24
+ * level_end_sp integer
25
+ */
26
+ level_end_sp?: number;
27
+ /**
28
+ * Amount of SP that was in the skill when it started training it's current level. Used to calculate % of current level complete.
29
+ */
30
+ level_start_sp?: number;
31
+ /**
32
+ * queue_position integer
33
+ */
34
+ queue_position: number;
35
+ /**
36
+ * skill_id integer
37
+ */
38
+ skill_id: number;
39
+ /**
40
+ * start_date string
41
+ */
42
+ start_date?: string;
43
+ /**
44
+ * training_start_sp integer
45
+ */
46
+ training_start_sp?: number;
56
47
  [k: string]: unknown | undefined;
57
48
  }
@@ -1,54 +1,47 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/skills/
3
- */
4
-
5
- /**
6
- * active_skill_level integer
7
- */
8
- type GetCharactersCharacterIdSkillsActiveSkillLevel = number;
9
- /**
10
- * skill_id integer
11
- */
12
- type GetCharactersCharacterIdSkillsSkillId = number;
13
- /**
14
- * skillpoints_in_skill integer
15
- */
16
- type GetCharactersCharacterIdSkillsSkillpointsInSkill = number;
17
- /**
18
- * trained_skill_level integer
1
+ /*!
2
+ * ESI endpoint: get:/characters/{character_id}/skills/
19
3
  */
20
- type GetCharactersCharacterIdSkillsTrainedSkillLevel = number;
21
4
  /**
22
5
  * skills array
23
6
  *
24
7
  * @maxItems 1000
25
8
  */
26
9
  type GetCharactersCharacterIdSkillsSkills = GetCharactersCharacterIdSkillsSkill[];
27
- /**
28
- * total_sp integer
29
- */
30
- type GetCharactersCharacterIdSkillsTotalSp = number;
31
- /**
32
- * Skill points available to be assigned
33
- */
34
- type GetCharactersCharacterIdSkillsUnallocatedSp = number;
35
10
 
36
11
  /**
37
12
  * 200 ok object
38
13
  */
39
14
  interface GetCharactersCharacterIdSkillsOk {
40
15
  skills: GetCharactersCharacterIdSkillsSkills;
41
- total_sp: GetCharactersCharacterIdSkillsTotalSp;
42
- unallocated_sp?: GetCharactersCharacterIdSkillsUnallocatedSp;
16
+ /**
17
+ * total_sp integer
18
+ */
19
+ total_sp: number;
20
+ /**
21
+ * Skill points available to be assigned
22
+ */
23
+ unallocated_sp?: number;
43
24
  [k: string]: unknown | undefined;
44
25
  }
45
26
  /**
46
27
  * skill object
47
28
  */
48
29
  interface GetCharactersCharacterIdSkillsSkill {
49
- active_skill_level: GetCharactersCharacterIdSkillsActiveSkillLevel;
50
- skill_id: GetCharactersCharacterIdSkillsSkillId;
51
- skillpoints_in_skill: GetCharactersCharacterIdSkillsSkillpointsInSkill;
52
- trained_skill_level: GetCharactersCharacterIdSkillsTrainedSkillLevel;
30
+ /**
31
+ * active_skill_level integer
32
+ */
33
+ active_skill_level: number;
34
+ /**
35
+ * skill_id integer
36
+ */
37
+ skill_id: number;
38
+ /**
39
+ * skillpoints_in_skill integer
40
+ */
41
+ skillpoints_in_skill: number;
42
+ /**
43
+ * trained_skill_level integer
44
+ */
45
+ trained_skill_level: number;
53
46
  [k: string]: unknown | undefined;
54
47
  }
@@ -1,19 +1,10 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/standings/
3
- */
4
-
5
- /**
6
- * from_id integer
1
+ /*!
2
+ * ESI endpoint: get:/characters/{character_id}/standings/
7
3
  */
8
- type GetCharactersCharacterIdStandingsFromId = number;
9
4
  /**
10
5
  * from_type string
11
6
  */
12
7
  type GetCharactersCharacterIdStandingsFromType = "agent" | "npc_corp" | "faction";
13
- /**
14
- * standing number
15
- */
16
- type GetCharactersCharacterIdStandingsStanding = number;
17
8
  /**
18
9
  * 200 ok array
19
10
  *
@@ -25,8 +16,14 @@ type GetCharactersCharacterIdStandingsOk = GetCharactersCharacterIdStandings_200
25
16
  * 200 ok object
26
17
  */
27
18
  interface GetCharactersCharacterIdStandings_200Ok {
28
- from_id: GetCharactersCharacterIdStandingsFromId;
19
+ /**
20
+ * from_id integer
21
+ */
22
+ from_id: number;
29
23
  from_type: GetCharactersCharacterIdStandingsFromType;
30
- standing: GetCharactersCharacterIdStandingsStanding;
24
+ /**
25
+ * standing number
26
+ */
27
+ standing: number;
31
28
  [k: string]: unknown | undefined;
32
29
  }
@@ -1,7 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/titles/
1
+ /*!
2
+ * ESI endpoint: get:/characters/{character_id}/titles/
3
3
  */
4
-
5
4
  /**
6
5
  * 200 ok array
7
6
  *
@@ -168,20 +167,18 @@ type GetCharactersCharacterIdTitlesOk =
168
167
  GetCharactersCharacterIdTitles_200Ok,
169
168
  GetCharactersCharacterIdTitles_200Ok
170
169
  ];
171
- /**
172
- * name string
173
- */
174
- type GetCharactersCharacterIdTitlesName = string;
175
- /**
176
- * title_id integer
177
- */
178
- type GetCharactersCharacterIdTitlesTitleId = number;
179
170
 
180
171
  /**
181
172
  * 200 ok object
182
173
  */
183
174
  interface GetCharactersCharacterIdTitles_200Ok {
184
- name?: GetCharactersCharacterIdTitlesName;
185
- title_id?: GetCharactersCharacterIdTitlesTitleId;
175
+ /**
176
+ * name string
177
+ */
178
+ name?: string;
179
+ /**
180
+ * title_id integer
181
+ */
182
+ title_id?: number;
186
183
  [k: string]: unknown | undefined;
187
184
  }
@@ -1,19 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/wallet/journal/
3
- */
4
-
5
- /**
6
- * The amount of ISK given or taken from the wallet as a result of the given transaction. Positive when ISK is deposited into the wallet and negative when ISK is withdrawn
7
- */
8
- type GetCharactersCharacterIdWalletJournalAmount = number;
9
- /**
10
- * Wallet balance after transaction occurred
1
+ /*!
2
+ * ESI endpoint: get:/characters/{character_id}/wallet/journal/
11
3
  */
12
- type GetCharactersCharacterIdWalletJournalBalance = number;
13
- /**
14
- * An ID that gives extra context to the particular transaction. Because of legacy reasons the context is completely different per ref_type and means different things. It is also possible to not have a context_id
15
- */
16
- type GetCharactersCharacterIdWalletJournalContextId = number;
17
4
  /**
18
5
  * The type of the given context_id if present
19
6
  */
@@ -30,26 +17,6 @@ type GetCharactersCharacterIdWalletJournalContextIdType =
30
17
  | "planet_id"
31
18
  | "system_id"
32
19
  | "type_id";
33
- /**
34
- * Date and time of transaction
35
- */
36
- type GetCharactersCharacterIdWalletJournalDate = string;
37
- /**
38
- * The reason for the transaction, mirrors what is seen in the client
39
- */
40
- type GetCharactersCharacterIdWalletJournalDescription = string;
41
- /**
42
- * The id of the first party involved in the transaction. This attribute has no consistency and is different or non existant for particular ref_types. The description attribute will help make sense of what this attribute means. For more info about the given ID it can be dropped into the /universe/names/ ESI route to determine its type and name
43
- */
44
- type GetCharactersCharacterIdWalletJournalFirstPartyId = number;
45
- /**
46
- * Unique journal reference ID
47
- */
48
- type GetCharactersCharacterIdWalletJournalId = number;
49
- /**
50
- * The user stated reason for the transaction. Only applies to some ref_types
51
- */
52
- type GetCharactersCharacterIdWalletJournalReason = string;
53
20
  /**
54
21
  * "The transaction type for the given. transaction. Different transaction types will populate different attributes."
55
22
  */
@@ -200,18 +167,6 @@ type GetCharactersCharacterIdWalletJournalRefType =
200
167
  | "war_ally_contract"
201
168
  | "war_fee"
202
169
  | "war_fee_surrender";
203
- /**
204
- * The id of the second party involved in the transaction. This attribute has no consistency and is different or non existant for particular ref_types. The description attribute will help make sense of what this attribute means. For more info about the given ID it can be dropped into the /universe/names/ ESI route to determine its type and name
205
- */
206
- type GetCharactersCharacterIdWalletJournalSecondPartyId = number;
207
- /**
208
- * Tax amount received. Only applies to tax related transactions
209
- */
210
- type GetCharactersCharacterIdWalletJournalTax = number;
211
- /**
212
- * The corporation ID receiving any tax paid. Only applies to tax related transactions
213
- */
214
- type GetCharactersCharacterIdWalletJournalTaxReceiverId = number;
215
170
  /**
216
171
  * Wallet journal entries
217
172
  *
@@ -223,18 +178,51 @@ type GetCharactersCharacterIdWalletJournalOk = GetCharactersCharacterIdWalletJou
223
178
  * 200 ok object
224
179
  */
225
180
  interface GetCharactersCharacterIdWalletJournal_200Ok {
226
- amount?: GetCharactersCharacterIdWalletJournalAmount;
227
- balance?: GetCharactersCharacterIdWalletJournalBalance;
228
- context_id?: GetCharactersCharacterIdWalletJournalContextId;
181
+ /**
182
+ * The amount of ISK given or taken from the wallet as a result of the given transaction. Positive when ISK is deposited into the wallet and negative when ISK is withdrawn
183
+ */
184
+ amount?: number;
185
+ /**
186
+ * Wallet balance after transaction occurred
187
+ */
188
+ balance?: number;
189
+ /**
190
+ * An ID that gives extra context to the particular transaction. Because of legacy reasons the context is completely different per ref_type and means different things. It is also possible to not have a context_id
191
+ */
192
+ context_id?: number;
229
193
  context_id_type?: GetCharactersCharacterIdWalletJournalContextIdType;
230
- date: GetCharactersCharacterIdWalletJournalDate;
231
- description: GetCharactersCharacterIdWalletJournalDescription;
232
- first_party_id?: GetCharactersCharacterIdWalletJournalFirstPartyId;
233
- id: GetCharactersCharacterIdWalletJournalId;
234
- reason?: GetCharactersCharacterIdWalletJournalReason;
194
+ /**
195
+ * Date and time of transaction
196
+ */
197
+ date: string;
198
+ /**
199
+ * The reason for the transaction, mirrors what is seen in the client
200
+ */
201
+ description: string;
202
+ /**
203
+ * The id of the first party involved in the transaction. This attribute has no consistency and is different or non existant for particular ref_types. The description attribute will help make sense of what this attribute means. For more info about the given ID it can be dropped into the /universe/names/ ESI route to determine its type and name
204
+ */
205
+ first_party_id?: number;
206
+ /**
207
+ * Unique journal reference ID
208
+ */
209
+ id: number;
210
+ /**
211
+ * The user stated reason for the transaction. Only applies to some ref_types
212
+ */
213
+ reason?: string;
235
214
  ref_type: GetCharactersCharacterIdWalletJournalRefType;
236
- second_party_id?: GetCharactersCharacterIdWalletJournalSecondPartyId;
237
- tax?: GetCharactersCharacterIdWalletJournalTax;
238
- tax_receiver_id?: GetCharactersCharacterIdWalletJournalTaxReceiverId;
215
+ /**
216
+ * The id of the second party involved in the transaction. This attribute has no consistency and is different or non existant for particular ref_types. The description attribute will help make sense of what this attribute means. For more info about the given ID it can be dropped into the /universe/names/ ESI route to determine its type and name
217
+ */
218
+ second_party_id?: number;
219
+ /**
220
+ * Tax amount received. Only applies to tax related transactions
221
+ */
222
+ tax?: number;
223
+ /**
224
+ * The corporation ID receiving any tax paid. Only applies to tax related transactions
225
+ */
226
+ tax_receiver_id?: number;
239
227
  [k: string]: unknown | undefined;
240
228
  }
@@ -1,7 +1,6 @@
1
- /**
2
- * ESI endpoint: /characters/{character_id}/wallet/
1
+ /*!
2
+ * ESI endpoint: get:/characters/{character_id}/wallet/
3
3
  */
4
-
5
4
  /**
6
5
  * Wallet balance
7
6
  */