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

Use explode modifier in API spec #103

Open
timwis opened this issue Jun 21, 2017 · 3 comments
Open

Use explode modifier in API spec #103

timwis opened this issue Jun 21, 2017 · 3 comments

Comments

@timwis
Copy link
Owner

timwis commented Jun 21, 2017

It suggests we can use {?filters*} to express how query string filters work.

https://github.com/apiaryio/api-blueprint/blob/master/API%20Blueprint%20Specification.md#def-uri-templates

@timwis
Copy link
Owner Author

timwis commented Jun 22, 2017

This old article suggests I misunderstood explode modifiers: they're for when you want multiple values for a particular query string param, ie. ?filter=x&filter=y&filter=z :(

@timwis timwis closed this as completed Jun 22, 2017
@timwis
Copy link
Owner Author

timwis commented Jun 22, 2017

But this tool suggests it is possible, using an object somehow...

@timwis timwis reopened this Jun 22, 2017
@timwis
Copy link
Owner Author

timwis commented Jun 22, 2017

Asked at stack overflow

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