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 add type infos for query section #1

Open
runjuu opened this issue Mar 11, 2019 · 1 comment
Open

Support add type infos for query section #1

runjuu opened this issue Mar 11, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@runjuu
Copy link
Contributor

runjuu commented Mar 11, 2019

support add type infos for query section like ?foo=123

@runjuu runjuu added the enhancement New feature or request label Mar 11, 2019
@runjuu runjuu self-assigned this Mar 11, 2019
@runjuu runjuu changed the title support add query type info Support add type infos for query section Mar 11, 2019
@runjuu
Copy link
Contributor Author

runjuu commented Mar 11, 2019

something like:

paths:
  somePath: !!URL
    path: /some/path/:one
    query:
      id: number
      name: string
  anotherPath: /another/path:two

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