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

Support schema_in with GET request with parameters #1

Open
braybaud opened this issue Mar 6, 2019 · 0 comments
Open

Support schema_in with GET request with parameters #1

braybaud opened this issue Mar 6, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@braybaud
Copy link

braybaud commented Mar 6, 2019

Description

For now, the @schema_in required the data to be in the body of the request.
It would be nice to be able to also support parsing the GET requests parameter (for example /my_route?id=1&field=2).

@braybaud braybaud added the enhancement New feature or request label Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant