Added Openapi spec/swagger UI - added swagger to python requirements.txt

This commit is contained in:
gitglubber
2026-01-11 18:46:30 -08:00
parent e18d64933f
commit 0ae2ca43bd
5 changed files with 3194 additions and 0 deletions

View File

@@ -74,6 +74,7 @@ plugins:
- search
- minify:
minify_html: true
- swagger-ui-tag
nav:
- "Getting started": index.md
@@ -89,6 +90,7 @@ nav:
- "Installation": install.md
- "Configuration": config.md
- "Other things":
- "API Reference": api.md
- "FAQs": faq.md
- "Examples": examples.md
- "Integrations + projects": integrations.md