Actions
Feature #2757
openSphinx openapi plugin
Start date:
2026-02-24
Estimated time:
Description
To again render the API endpoints in OpenAtlas, we can use this plugin: https://github.com/sphinx-contrib/openapi
This reads the OpenAPI file and renders it into Sphinx. So people don't need to access the Swagger, which can be quite confusing for non-developers.
Actions