OpenAPI documentation
Doctave can generate API reference documentation from your OpenAPI specification.
This is an example project with a simple OpenAPI specification included for an imaginary cloud orchestration company, Nebularis.
Using my own OpenAPI spec
All you have to do is replace the openapi.yaml
file in the root of this project with your own OpenAPI spec.
Read more
To find out more, you can read our documentation about OpenAPI specifications.
Read the docs ›