esi / esi-swagger-ui

ESI Swagger-UI (v3). For local development, see run.sh and/or the wiki
https://esi.evetech.net/ui/
Other
18 stars 17 forks source link

nested array support #13

Open a-tal opened 6 years ago

a-tal commented 6 years ago

it seems nested arrays are under-supported..

currently missing:

affecting:

https://esi.tech.ccp.is/ui/#/Routes/get_route_origin_destination

a-tal commented 6 years ago

if you're using this route, and trying to figure out how the connections parameter works, you can use the v2 ui as a workaround for the time being.

https://esi.tech.ccp.is/latest/#!/Routes/get_route_origin_destination

each connected pair is combined with a |, and the pairs are separated via ,. as an example:

screen shot 2017-11-30 at 10 10 19 am