How to generate API Documentation using openapi-generator?
问题 I'm new to the OpenAPI 3.0.0. I have successfully created a java client library using an openapi-generator . But OpenAPI Generator allows the generation of API client libraries (SDK generation), server stubs, documentation. So I want to know is there any commands or steps are available to generate HTML documentation and also to customize the documentation template. 回答1: Old question, but for those still bumping into it. OpenApi Generator can do generation of html documentation from your yaml