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

Optional parameters #1

Open
Kripth opened this issue Jan 14, 2019 · 0 comments
Open

Optional parameters #1

Kripth opened this issue Jan 14, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Kripth
Copy link
Contributor

Kripth commented Jan 14, 2019

It is possible to get query parameters using @Param that they must be in the request's path, otherwise a Bad Request client error is returned. @OptionalParam could be a nullable type that is left null when the parameter is not in query.

@Kripth Kripth added the enhancement New feature or request label Jan 14, 2019
@Kripth Kripth self-assigned this Jan 14, 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