-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Expand 'example' support #418
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
Comments
@ApiParam(value = "The Ordernumber", example = {"1234", "5678"}) @PathParam("orderNumber") That would be nice and easy to use :) |
Link to parent #565 |
Merged
Done. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Later on I'll try to add the history behind the issue, but for now, here's an explanation of what's needed:
The text was updated successfully, but these errors were encountered: