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
Spring supports String[] for values of RequestMapping paths. Is it possible to support it in JsonDoc @ApiMethod#path?
String[]
value
RequestMapping
@ApiMethod#path
The text was updated successfully, but these errors were encountered:
Yes it's possible. I'll do that.
Sorry, something went wrong.
15ca155
Will be release in milestone 1.2.0
fabiomaffioletti
No branches or pull requests
Spring supports
String[]
forvalue
s ofRequestMapping
paths. Is it possible to support it in JsonDoc@ApiMethod#path
?The text was updated successfully, but these errors were encountered: