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

Add schema-relevant parameters to query parameters #164

Closed
CasperWA opened this issue Feb 5, 2020 · 0 comments · Fixed by #166
Closed

Add schema-relevant parameters to query parameters #164

CasperWA opened this issue Feb 5, 2020 · 0 comments · Fixed by #166
Labels
good first issue Good for newcomers OpenAPI OpenAPI / Swagger related issue priority/high Issue or PR with a consensus of high priority

Comments

@CasperWA
Copy link
Member

CasperWA commented Feb 5, 2020

By adding parameters like description, title and more to the Query() instances of the query parameters they will be described in the OpenAPI.
Currently, only filter is (sort of) described.

May be as simple as taking descriptions from the spec and copying over.

@CasperWA CasperWA added good first issue Good for newcomers OpenAPI OpenAPI / Swagger related issue priority/high Issue or PR with a consensus of high priority labels Feb 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers OpenAPI OpenAPI / Swagger related issue priority/high Issue or PR with a consensus of high priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant