HTML documentation is not generated #11884
Unanswered
iliapastushenko
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to generate html swagger documentation from yml file by the means of
I have a next plugin configuration
After I run mvn clean install I expect documentation to be generated, but I got nothing. Documentation is not generated at all. I've checked all possible folders - no result.
Could you please tell me what is wrong with my configuration or provide working example ?
Thanks!
P.S. When I change html to java/spring code is generated and everything looks good. But html does not work.
Beta Was this translation helpful? Give feedback.
All reactions