Results 23 issues of Marcin Wisniowski

# Inconsistency [Get type information](https://developers.eveonline.com/api-explorer#/operations/GetUniverseTypesTypeId) endpoint is missing `raceID` in it's response. The field is available in the SDE, but is missing in ESI. ## Resolution Add `raceID` field. #...

esi-universe
inconsistency

# Feature Request New endpoint: **POST** `https://esi.evetech.net/ui/openlink` Request body: ```JSON { "link": "showinfo:26902" } ``` This would open the same window as clicking the provided link in-game. ## Examples `showinfo:26902`...

feature request
esi-ui

I would like to use kool to render a scene offscreen, without ever opening a window, and get the output back so that I can display it inside the UI...