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
@@ -0,0 +1,668 @@
1
+ // Generated by scripts/lib/code-synthesizer.mjs
2
+
3
+ // - - - - - - - - - - - - - - - - - - - -
4
+ // @method {get}
5
+ // - - - - - - - - - - - - - - - - - - - -
6
+ /*!
7
+ * ESI endpoint: get:/characters/{character_id}/fw/stats/
8
+ */
9
+
10
+ /**
11
+ * 200 ok object
12
+ */
13
+ interface GetCharactersCharacterIdFwStatsOk {
14
+ /**
15
+ * The given character's current faction rank
16
+ */
17
+ current_rank?: number;
18
+ /**
19
+ * The enlistment date of the given character into faction warfare. Will not be included if character is not enlisted in faction warfare
20
+ */
21
+ enlisted_on?: string;
22
+ /**
23
+ * The faction the given character is enlisted to fight for. Will not be included if character is not enlisted in faction warfare
24
+ */
25
+ faction_id?: number;
26
+ /**
27
+ * The given character's highest faction rank achieved
28
+ */
29
+ highest_rank?: number;
30
+ kills: GetCharactersCharacterIdFwStatsKills;
31
+ victory_points: GetCharactersCharacterIdFwStatsVictoryPoints;
32
+ [k: string]: unknown | undefined;
33
+ }
34
+ /**
35
+ * Summary of kills done by the given character against enemy factions
36
+ */
37
+ interface GetCharactersCharacterIdFwStatsKills {
38
+ /**
39
+ * Last week's total number of kills by a given character against enemy factions
40
+ */
41
+ last_week: number;
42
+ /**
43
+ * Total number of kills by a given character against enemy factions since the character enlisted
44
+ */
45
+ total: number;
46
+ /**
47
+ * Yesterday's total number of kills by a given character against enemy factions
48
+ */
49
+ yesterday: number;
50
+ [k: string]: unknown | undefined;
51
+ }
52
+ /**
53
+ * Summary of victory points gained by the given character for the enlisted faction
54
+ */
55
+ interface GetCharactersCharacterIdFwStatsVictoryPoints {
56
+ /**
57
+ * Last week's victory points gained by the given character
58
+ */
59
+ last_week: number;
60
+ /**
61
+ * Total victory points gained since the given character enlisted
62
+ */
63
+ total: number;
64
+ /**
65
+ * Yesterday's victory points gained by the given character
66
+ */
67
+ yesterday: number;
68
+ [k: string]: unknown | undefined;
69
+ }
70
+
71
+ /*!
72
+ * ESI endpoint: get:/corporations/{corporation_id}/fw/stats/
73
+ */
74
+
75
+ /**
76
+ * 200 ok object
77
+ */
78
+ interface GetCorporationsCorporationIdFwStatsOk {
79
+ /**
80
+ * The enlistment date of the given corporation into faction warfare. Will not be included if corporation is not enlisted in faction warfare
81
+ */
82
+ enlisted_on?: string;
83
+ /**
84
+ * The faction the given corporation is enlisted to fight for. Will not be included if corporation is not enlisted in faction warfare
85
+ */
86
+ faction_id?: number;
87
+ kills: GetCorporationsCorporationIdFwStatsKills;
88
+ /**
89
+ * How many pilots the enlisted corporation has. Will not be included if corporation is not enlisted in faction warfare
90
+ */
91
+ pilots?: number;
92
+ victory_points: GetCorporationsCorporationIdFwStatsVictoryPoints;
93
+ [k: string]: unknown | undefined;
94
+ }
95
+ /**
96
+ * Summary of kills done by the given corporation against enemy factions
97
+ */
98
+ interface GetCorporationsCorporationIdFwStatsKills {
99
+ /**
100
+ * Last week's total number of kills by members of the given corporation against enemy factions
101
+ */
102
+ last_week: number;
103
+ /**
104
+ * Total number of kills by members of the given corporation against enemy factions since the corporation enlisted
105
+ */
106
+ total: number;
107
+ /**
108
+ * Yesterday's total number of kills by members of the given corporation against enemy factions
109
+ */
110
+ yesterday: number;
111
+ [k: string]: unknown | undefined;
112
+ }
113
+ /**
114
+ * Summary of victory points gained by the given corporation for the enlisted faction
115
+ */
116
+ interface GetCorporationsCorporationIdFwStatsVictoryPoints {
117
+ /**
118
+ * Last week's victory points gained by members of the given corporation
119
+ */
120
+ last_week: number;
121
+ /**
122
+ * Total victory points gained since the given corporation enlisted
123
+ */
124
+ total: number;
125
+ /**
126
+ * Yesterday's victory points gained by members of the given corporation
127
+ */
128
+ yesterday: number;
129
+ [k: string]: unknown | undefined;
130
+ }
131
+
132
+ /*!
133
+ * ESI endpoint: get:/fw/leaderboards/
134
+ */
135
+ /**
136
+ * Top 4 ranking of factions active in faction warfare by total kills. A faction is considered "active" if they have participated in faction warfare in the past 14 days
137
+ *
138
+ * @maxItems 4
139
+ */
140
+ type GetFwLeaderboardsActiveTotal =
141
+ | []
142
+ | [GetFwLeaderboardsActiveTotalActiveTotal]
143
+ | [GetFwLeaderboardsActiveTotalActiveTotal, GetFwLeaderboardsActiveTotalActiveTotal]
144
+ | [
145
+ GetFwLeaderboardsActiveTotalActiveTotal,
146
+ GetFwLeaderboardsActiveTotalActiveTotal,
147
+ GetFwLeaderboardsActiveTotalActiveTotal
148
+ ]
149
+ | [
150
+ GetFwLeaderboardsActiveTotalActiveTotal,
151
+ GetFwLeaderboardsActiveTotalActiveTotal,
152
+ GetFwLeaderboardsActiveTotalActiveTotal,
153
+ GetFwLeaderboardsActiveTotalActiveTotal
154
+ ];
155
+ /**
156
+ * Top 4 ranking of factions by kills in the past week
157
+ *
158
+ * @maxItems 4
159
+ */
160
+ type GetFwLeaderboardsLastWeek =
161
+ | []
162
+ | [GetFwLeaderboardsLastWeekLastWeek]
163
+ | [GetFwLeaderboardsLastWeekLastWeek, GetFwLeaderboardsLastWeekLastWeek]
164
+ | [GetFwLeaderboardsLastWeekLastWeek, GetFwLeaderboardsLastWeekLastWeek, GetFwLeaderboardsLastWeekLastWeek]
165
+ | [
166
+ GetFwLeaderboardsLastWeekLastWeek,
167
+ GetFwLeaderboardsLastWeekLastWeek,
168
+ GetFwLeaderboardsLastWeekLastWeek,
169
+ GetFwLeaderboardsLastWeekLastWeek
170
+ ];
171
+ /**
172
+ * Top 4 ranking of factions by kills in the past day
173
+ *
174
+ * @maxItems 4
175
+ */
176
+ type GetFwLeaderboardsYesterday =
177
+ | []
178
+ | [GetFwLeaderboardsYesterdayYesterday]
179
+ | [GetFwLeaderboardsYesterdayYesterday, GetFwLeaderboardsYesterdayYesterday]
180
+ | [GetFwLeaderboardsYesterdayYesterday, GetFwLeaderboardsYesterdayYesterday, GetFwLeaderboardsYesterdayYesterday]
181
+ | [
182
+ GetFwLeaderboardsYesterdayYesterday,
183
+ GetFwLeaderboardsYesterdayYesterday,
184
+ GetFwLeaderboardsYesterdayYesterday,
185
+ GetFwLeaderboardsYesterdayYesterday
186
+ ];
187
+ /**
188
+ * Top 4 ranking of factions active in faction warfare by total victory points. A faction is considered "active" if they have participated in faction warfare in the past 14 days
189
+ *
190
+ * @maxItems 4
191
+ */
192
+ type GetFwLeaderboardsVictoryPointsActiveTotal =
193
+ | []
194
+ | [GetFwLeaderboardsActiveTotalActiveTotal_1]
195
+ | [GetFwLeaderboardsActiveTotalActiveTotal_1, GetFwLeaderboardsActiveTotalActiveTotal_1]
196
+ | [
197
+ GetFwLeaderboardsActiveTotalActiveTotal_1,
198
+ GetFwLeaderboardsActiveTotalActiveTotal_1,
199
+ GetFwLeaderboardsActiveTotalActiveTotal_1
200
+ ]
201
+ | [
202
+ GetFwLeaderboardsActiveTotalActiveTotal_1,
203
+ GetFwLeaderboardsActiveTotalActiveTotal_1,
204
+ GetFwLeaderboardsActiveTotalActiveTotal_1,
205
+ GetFwLeaderboardsActiveTotalActiveTotal_1
206
+ ];
207
+ /**
208
+ * Top 4 ranking of factions by victory points in the past week
209
+ *
210
+ * @maxItems 4
211
+ */
212
+ type GetFwLeaderboardsVictoryPointsLastWeek =
213
+ | []
214
+ | [GetFwLeaderboardsLastWeekLastWeek_1]
215
+ | [GetFwLeaderboardsLastWeekLastWeek_1, GetFwLeaderboardsLastWeekLastWeek_1]
216
+ | [GetFwLeaderboardsLastWeekLastWeek_1, GetFwLeaderboardsLastWeekLastWeek_1, GetFwLeaderboardsLastWeekLastWeek_1]
217
+ | [
218
+ GetFwLeaderboardsLastWeekLastWeek_1,
219
+ GetFwLeaderboardsLastWeekLastWeek_1,
220
+ GetFwLeaderboardsLastWeekLastWeek_1,
221
+ GetFwLeaderboardsLastWeekLastWeek_1
222
+ ];
223
+ /**
224
+ * Top 4 ranking of factions by victory points in the past day
225
+ *
226
+ * @maxItems 4
227
+ */
228
+ type GetFwLeaderboardsVictoryPointsYesterday =
229
+ | []
230
+ | [GetFwLeaderboardsYesterdayYesterday_1]
231
+ | [GetFwLeaderboardsYesterdayYesterday_1, GetFwLeaderboardsYesterdayYesterday_1]
232
+ | [
233
+ GetFwLeaderboardsYesterdayYesterday_1,
234
+ GetFwLeaderboardsYesterdayYesterday_1,
235
+ GetFwLeaderboardsYesterdayYesterday_1
236
+ ]
237
+ | [
238
+ GetFwLeaderboardsYesterdayYesterday_1,
239
+ GetFwLeaderboardsYesterdayYesterday_1,
240
+ GetFwLeaderboardsYesterdayYesterday_1,
241
+ GetFwLeaderboardsYesterdayYesterday_1
242
+ ];
243
+
244
+ /**
245
+ * 200 ok object
246
+ */
247
+ interface GetFwLeaderboardsOk {
248
+ kills: GetFwLeaderboardsKills;
249
+ victory_points: GetFwLeaderboardsVictoryPoints;
250
+ [k: string]: unknown | undefined;
251
+ }
252
+ /**
253
+ * Top 4 rankings of factions by number of kills from yesterday, last week and in total
254
+ */
255
+ interface GetFwLeaderboardsKills {
256
+ active_total: GetFwLeaderboardsActiveTotal;
257
+ last_week: GetFwLeaderboardsLastWeek;
258
+ yesterday: GetFwLeaderboardsYesterday;
259
+ [k: string]: unknown | undefined;
260
+ }
261
+ /**
262
+ * active_total object
263
+ */
264
+ interface GetFwLeaderboardsActiveTotalActiveTotal {
265
+ /**
266
+ * Amount of kills
267
+ */
268
+ amount?: number;
269
+ /**
270
+ * faction_id integer
271
+ */
272
+ faction_id?: number;
273
+ [k: string]: unknown | undefined;
274
+ }
275
+ /**
276
+ * last_week object
277
+ */
278
+ interface GetFwLeaderboardsLastWeekLastWeek extends GetFwLeaderboardsActiveTotalActiveTotal {}
279
+ /**
280
+ * yesterday object
281
+ */
282
+ interface GetFwLeaderboardsYesterdayYesterday extends GetFwLeaderboardsActiveTotalActiveTotal {}
283
+ /**
284
+ * Top 4 rankings of factions by victory points from yesterday, last week and in total
285
+ */
286
+ interface GetFwLeaderboardsVictoryPoints {
287
+ active_total: GetFwLeaderboardsVictoryPointsActiveTotal;
288
+ last_week: GetFwLeaderboardsVictoryPointsLastWeek;
289
+ yesterday: GetFwLeaderboardsVictoryPointsYesterday;
290
+ [k: string]: unknown | undefined;
291
+ }
292
+ /**
293
+ * active_total object
294
+ */
295
+ interface GetFwLeaderboardsActiveTotalActiveTotal_1 {
296
+ /**
297
+ * Amount of victory points
298
+ */
299
+ amount?: number;
300
+ /**
301
+ * faction_id integer
302
+ */
303
+ faction_id?: number;
304
+ [k: string]: unknown | undefined;
305
+ }
306
+ /**
307
+ * last_week object
308
+ */
309
+ interface GetFwLeaderboardsLastWeekLastWeek_1 extends GetFwLeaderboardsActiveTotalActiveTotal_1 {}
310
+ /**
311
+ * yesterday object
312
+ */
313
+ interface GetFwLeaderboardsYesterdayYesterday_1 extends GetFwLeaderboardsActiveTotalActiveTotal_1 {}
314
+
315
+ /*!
316
+ * ESI endpoint: get:/fw/leaderboards/characters/
317
+ */
318
+ /**
319
+ * Top 100 ranking of pilots active in faction warfare by total kills. A pilot is considered "active" if they have participated in faction warfare in the past 14 days
320
+ *
321
+ * @maxItems 100
322
+ */
323
+ type GetFwLeaderboardsCharactersActiveTotal = GetFwLeaderboardsCharactersActiveTotalActiveTotal[];
324
+ /**
325
+ * Top 100 ranking of pilots by kills in the past week
326
+ *
327
+ * @maxItems 100
328
+ */
329
+ type GetFwLeaderboardsCharactersLastWeek = GetFwLeaderboardsCharactersLastWeekLastWeek[];
330
+ /**
331
+ * Top 100 ranking of pilots by kills in the past day
332
+ *
333
+ * @maxItems 100
334
+ */
335
+ type GetFwLeaderboardsCharactersYesterday = GetFwLeaderboardsCharactersYesterdayYesterday[];
336
+ /**
337
+ * Top 100 ranking of pilots active in faction warfare by total victory points. A pilot is considered "active" if they have participated in faction warfare in the past 14 days
338
+ *
339
+ * @maxItems 100
340
+ */
341
+ type GetFwLeaderboardsCharactersVictoryPointsActiveTotal = GetFwLeaderboardsCharactersActiveTotalActiveTotal_1[];
342
+ /**
343
+ * Top 100 ranking of pilots by victory points in the past week
344
+ *
345
+ * @maxItems 100
346
+ */
347
+ type GetFwLeaderboardsCharactersVictoryPointsLastWeek = GetFwLeaderboardsCharactersLastWeekLastWeek_1[];
348
+ /**
349
+ * Top 100 ranking of pilots by victory points in the past day
350
+ *
351
+ * @maxItems 100
352
+ */
353
+ type GetFwLeaderboardsCharactersVictoryPointsYesterday = GetFwLeaderboardsCharactersYesterdayYesterday_1[];
354
+
355
+ /**
356
+ * 200 ok object
357
+ */
358
+ interface GetFwLeaderboardsCharactersOk {
359
+ kills: GetFwLeaderboardsCharactersKills;
360
+ victory_points: GetFwLeaderboardsCharactersVictoryPoints;
361
+ [k: string]: unknown | undefined;
362
+ }
363
+ /**
364
+ * Top 100 rankings of pilots by number of kills from yesterday, last week and in total
365
+ */
366
+ interface GetFwLeaderboardsCharactersKills {
367
+ active_total: GetFwLeaderboardsCharactersActiveTotal;
368
+ last_week: GetFwLeaderboardsCharactersLastWeek;
369
+ yesterday: GetFwLeaderboardsCharactersYesterday;
370
+ [k: string]: unknown | undefined;
371
+ }
372
+ /**
373
+ * active_total object
374
+ */
375
+ interface GetFwLeaderboardsCharactersActiveTotalActiveTotal {
376
+ /**
377
+ * Amount of kills
378
+ */
379
+ amount?: number;
380
+ /**
381
+ * character_id integer
382
+ */
383
+ character_id?: number;
384
+ [k: string]: unknown | undefined;
385
+ }
386
+ /**
387
+ * last_week object
388
+ */
389
+ interface GetFwLeaderboardsCharactersLastWeekLastWeek extends GetFwLeaderboardsCharactersActiveTotalActiveTotal{}
390
+ /**
391
+ * yesterday object
392
+ */
393
+ interface GetFwLeaderboardsCharactersYesterdayYesterday extends GetFwLeaderboardsCharactersActiveTotalActiveTotal{}
394
+ /**
395
+ * Top 100 rankings of pilots by victory points from yesterday, last week and in total
396
+ */
397
+ interface GetFwLeaderboardsCharactersVictoryPoints {
398
+ active_total: GetFwLeaderboardsCharactersVictoryPointsActiveTotal;
399
+ last_week: GetFwLeaderboardsCharactersVictoryPointsLastWeek;
400
+ yesterday: GetFwLeaderboardsCharactersVictoryPointsYesterday;
401
+ [k: string]: unknown | undefined;
402
+ }
403
+ /**
404
+ * active_total object
405
+ */
406
+ interface GetFwLeaderboardsCharactersActiveTotalActiveTotal_1 {
407
+ /**
408
+ * Amount of victory points
409
+ */
410
+ amount?: number;
411
+ /**
412
+ * character_id integer
413
+ */
414
+ character_id?: number;
415
+ [k: string]: unknown | undefined;
416
+ }
417
+ /**
418
+ * last_week object
419
+ */
420
+ interface GetFwLeaderboardsCharactersLastWeekLastWeek_1 extends GetFwLeaderboardsCharactersActiveTotalActiveTotal_1{}
421
+ /**
422
+ * yesterday object
423
+ */
424
+ interface GetFwLeaderboardsCharactersYesterdayYesterday_1 extends GetFwLeaderboardsCharactersActiveTotalActiveTotal_1{}
425
+
426
+ /*!
427
+ * ESI endpoint: get:/fw/leaderboards/corporations/
428
+ */
429
+ /**
430
+ * Top 10 ranking of corporations active in faction warfare by total kills. A corporation is considered "active" if they have participated in faction warfare in the past 14 days
431
+ *
432
+ * @maxItems 10
433
+ */
434
+ type GetFwLeaderboardsCorporationsActiveTotal = GetFwLeaderboardsCorporationsActiveTotalActiveTotal[];
435
+ /**
436
+ * Top 10 ranking of corporations by kills in the past week
437
+ *
438
+ * @maxItems 10
439
+ */
440
+ type GetFwLeaderboardsCorporationsLastWeek = GetFwLeaderboardsCorporationsLastWeekLastWeek[];
441
+ /**
442
+ * Top 10 ranking of corporations by kills in the past day
443
+ *
444
+ * @maxItems 10
445
+ */
446
+ type GetFwLeaderboardsCorporationsYesterday = GetFwLeaderboardsCorporationsYesterdayYesterday[];
447
+ /**
448
+ * Top 10 ranking of corporations active in faction warfare by total victory points. A corporation is considered "active" if they have participated in faction warfare in the past 14 days
449
+ *
450
+ * @maxItems 10
451
+ */
452
+ type GetFwLeaderboardsCorporationsVictoryPointsActiveTotal = GetFwLeaderboardsCorporationsActiveTotalActiveTotal_1[];
453
+ /**
454
+ * Top 10 ranking of corporations by victory points in the past week
455
+ *
456
+ * @maxItems 10
457
+ */
458
+ type GetFwLeaderboardsCorporationsVictoryPointsLastWeek = GetFwLeaderboardsCorporationsLastWeekLastWeek_1[];
459
+ /**
460
+ * Top 10 ranking of corporations by victory points in the past day
461
+ *
462
+ * @maxItems 10
463
+ */
464
+ type GetFwLeaderboardsCorporationsVictoryPointsYesterday = GetFwLeaderboardsCorporationsYesterdayYesterday_1[];
465
+ /**
466
+ * 200 ok object
467
+ */
468
+ interface GetFwLeaderboardsCorporationsOk {
469
+ kills: GetFwLeaderboardsCorporationsKills;
470
+ victory_points: GetFwLeaderboardsCorporationsVictoryPoints;
471
+ [k: string]: unknown | undefined;
472
+ }
473
+ /**
474
+ * Top 10 rankings of corporations by number of kills from yesterday, last week and in total
475
+ */
476
+ interface GetFwLeaderboardsCorporationsKills {
477
+ active_total: GetFwLeaderboardsCorporationsActiveTotal;
478
+ last_week: GetFwLeaderboardsCorporationsLastWeek;
479
+ yesterday: GetFwLeaderboardsCorporationsYesterday;
480
+ [k: string]: unknown | undefined;
481
+ }
482
+ /**
483
+ * active_total object
484
+ */
485
+ interface GetFwLeaderboardsCorporationsActiveTotalActiveTotal {
486
+ /**
487
+ * Amount of kills
488
+ */
489
+ amount?: number;
490
+ /**
491
+ * corporation_id integer
492
+ */
493
+ corporation_id?: number;
494
+ [k: string]: unknown | undefined;
495
+ }
496
+ /**
497
+ * last_week object
498
+ */
499
+ interface GetFwLeaderboardsCorporationsLastWeekLastWeek extends GetFwLeaderboardsCorporationsActiveTotalActiveTotal {}
500
+ /**
501
+ * yesterday object
502
+ */
503
+ interface GetFwLeaderboardsCorporationsYesterdayYesterday extends GetFwLeaderboardsCorporationsActiveTotalActiveTotal {}
504
+ /**
505
+ * Top 10 rankings of corporations by victory points from yesterday, last week and in total
506
+ */
507
+ interface GetFwLeaderboardsCorporationsVictoryPoints {
508
+ active_total: GetFwLeaderboardsCorporationsVictoryPointsActiveTotal;
509
+ last_week: GetFwLeaderboardsCorporationsVictoryPointsLastWeek;
510
+ yesterday: GetFwLeaderboardsCorporationsVictoryPointsYesterday;
511
+ [k: string]: unknown | undefined;
512
+ }
513
+ /**
514
+ * active_total object
515
+ */
516
+ interface GetFwLeaderboardsCorporationsActiveTotalActiveTotal_1 {
517
+ /**
518
+ * Amount of victory points
519
+ */
520
+ amount?: number;
521
+ /**
522
+ * corporation_id integer
523
+ */
524
+ corporation_id?: number;
525
+ [k: string]: unknown | undefined;
526
+ }
527
+ /**
528
+ * last_week object
529
+ */
530
+ interface GetFwLeaderboardsCorporationsLastWeekLastWeek_1 extends GetFwLeaderboardsCorporationsActiveTotalActiveTotal_1 {}
531
+ /**
532
+ * yesterday object
533
+ */
534
+ interface GetFwLeaderboardsCorporationsYesterdayYesterday_1 extends GetFwLeaderboardsCorporationsActiveTotalActiveTotal_1 {}
535
+
536
+ /*!
537
+ * ESI endpoint: get:/fw/stats/
538
+ */
539
+ /**
540
+ * 200 ok array
541
+ *
542
+ * @maxItems 100
543
+ */
544
+ type GetFwStatsOk = GetFwStats_200Ok[];
545
+
546
+ /**
547
+ * 200 ok object
548
+ */
549
+ interface GetFwStats_200Ok {
550
+ /**
551
+ * faction_id integer
552
+ */
553
+ faction_id: number;
554
+ kills: GetFwStatsKills;
555
+ /**
556
+ * How many pilots fight for the given faction
557
+ */
558
+ pilots: number;
559
+ /**
560
+ * The number of solar systems controlled by the given faction
561
+ */
562
+ systems_controlled: number;
563
+ victory_points: GetFwStatsVictoryPoints;
564
+ [k: string]: unknown | undefined;
565
+ }
566
+ /**
567
+ * Summary of kills against an enemy faction for the given faction
568
+ */
569
+ interface GetFwStatsKills {
570
+ /**
571
+ * Last week's total number of kills against enemy factions
572
+ */
573
+ last_week: number;
574
+ /**
575
+ * Total number of kills against enemy factions since faction warfare began
576
+ */
577
+ total: number;
578
+ /**
579
+ * Yesterday's total number of kills against enemy factions
580
+ */
581
+ yesterday: number;
582
+ [k: string]: unknown | undefined;
583
+ }
584
+ /**
585
+ * Summary of victory points gained for the given faction
586
+ */
587
+ interface GetFwStatsVictoryPoints {
588
+ /**
589
+ * Last week's victory points gained
590
+ */
591
+ last_week: number;
592
+ /**
593
+ * Total victory points gained since faction warfare began
594
+ */
595
+ total: number;
596
+ /**
597
+ * Yesterday's victory points gained
598
+ */
599
+ yesterday: number;
600
+ [k: string]: unknown | undefined;
601
+ }
602
+
603
+ /*!
604
+ * ESI endpoint: get:/fw/systems/
605
+ */
606
+ /**
607
+ * contested string
608
+ */
609
+ type GetFwSystemsContested = "captured" | "contested" | "uncontested" | "vulnerable";
610
+ /**
611
+ * 200 ok array
612
+ *
613
+ * @maxItems 171
614
+ */
615
+ type GetFwSystemsOk = GetFwSystems_200Ok[];
616
+
617
+ /**
618
+ * 200 ok object
619
+ */
620
+ interface GetFwSystems_200Ok {
621
+ contested: GetFwSystemsContested;
622
+ /**
623
+ * occupier_faction_id integer
624
+ */
625
+ occupier_faction_id: number;
626
+ /**
627
+ * owner_faction_id integer
628
+ */
629
+ owner_faction_id: number;
630
+ /**
631
+ * solar_system_id integer
632
+ */
633
+ solar_system_id: number;
634
+ /**
635
+ * victory_points integer
636
+ */
637
+ victory_points: number;
638
+ /**
639
+ * victory_points_threshold integer
640
+ */
641
+ victory_points_threshold: number;
642
+ [k: string]: unknown | undefined;
643
+ }
644
+
645
+ /*!
646
+ * ESI endpoint: get:/fw/wars/
647
+ */
648
+ /**
649
+ * List of factions at war
650
+ *
651
+ * @maxItems 100
652
+ */
653
+ type GetFwWarsOk = GetFwWars_200Ok[];
654
+
655
+ /**
656
+ * 200 ok object
657
+ */
658
+ interface GetFwWars_200Ok {
659
+ /**
660
+ * The faction ID of the enemy faction.
661
+ */
662
+ against_id: number;
663
+ /**
664
+ * faction_id integer
665
+ */
666
+ faction_id: number;
667
+ [k: string]: unknown | undefined;
668
+ }
@@ -1,3 +1,8 @@
1
+ // Generated by scripts/lib/code-synthesizer.mjs
2
+
3
+ // - - - - - - - - - - - - - - - - - - - -
4
+ // @method {get}
5
+ // - - - - - - - - - - - - - - - - - - - -
1
6
  /*!
2
7
  * ESI endpoint: get:/characters/{character_id}/fittings/
3
8
  */
@@ -93,3 +98,21 @@ interface GetCharactersCharacterIdFittingsItem {
93
98
  type_id: number;
94
99
  [k: string]: unknown | undefined;
95
100
  }
101
+
102
+ // - - - - - - - - - - - - - - - - - - - -
103
+ // @method {post}
104
+ // - - - - - - - - - - - - - - - - - - - -
105
+ /*!
106
+ * ESI endpoint: post:/characters/{character_id}/fittings/
107
+ */
108
+
109
+ /**
110
+ * 201 created object
111
+ */
112
+ interface PostCharactersCharacterIdFittingsCreated {
113
+ /**
114
+ * fitting_id integer
115
+ */
116
+ fitting_id: number;
117
+ [k: string]: unknown | undefined;
118
+ }