dagu
dagu copied to clipboard
Update REST API Documentation with OpenAPI Spec
Our current REST API docs could be better.
- [ ] Integrate sphinxcontrib-openapi into our Sphinx documentation setup.
- [ ] Use the tool to render our existing swagger file into a more user-friendly format.
https://github.com/deepmap/oapi-codegen ?
That seems more flexible than go-swagger. I'm a bit unsure if it's worth to switch at this moment though.