ClickHelp User Manual
Import OpenAPI/Swagger definitions
In ClickHelp, you can easily generate API documentation – you only need an OpenAPI/Swagger definition file, and ClickHelp will handle the rest.
Currently, we support Swagger 2.0, OpenAPI 3.0, and OpenAPI 3.1.
To import an existing OpenAPI/Swagger definition, prepare a source file (.json or .yaml) and follow the steps described in How to Generate API Documentation.
You can specify the URL to your OpenAPI/Swagger definition as well, and ClickHelp will successfully import it, providing the resource is not password-protected. |