Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nested array support #13

Open
2 tasks
a-tal opened this issue Nov 30, 2017 · 1 comment
Open
2 tasks

nested array support #13

a-tal opened this issue Nov 30, 2017 · 1 comment

Comments

@a-tal
Copy link

a-tal commented Nov 30, 2017

it seems nested arrays are under-supported..

currently missing:

  • nested "add item" box does not respect maxItems, lets you add as many or few as you want
  • nested array does not consult the collectionFormat, resulting in malformed requests

affecting:

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

@a-tal
Copy link
Author

a-tal commented Nov 30, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant