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

Complex Query Params #430

Closed
grayside opened this issue Mar 21, 2014 · 1 comment
Closed

Complex Query Params #430

grayside opened this issue Mar 21, 2014 · 1 comment

Comments

@grayside
Copy link

I'm documenting an Elasticsearch-driven API which is using some rather complex parameters. The querystring will commonly have parameters that are two-dimensional maps, along the lines of:

field[include][]=first

I've created complex types and tried various things, but at best there are encoding issues. How do I do this, or where should I look to contribute a solution?

@webron
Copy link
Contributor

webron commented Apr 7, 2014

@grayside - This issue should be opened in https://github.com/wordnik/swagger-spec as initially there needs to be support in the swagger specification for it.

There's an issue regarding map support (OAI/OpenAPI-Specification#38) however this may be only partial to what you're looking to add and you may want to add a specific issue about it there.

@webron webron closed this as completed Apr 7, 2014
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

2 participants