User Panel added API Docs link

This commit is contained in:
Ryan
2025-04-17 06:45:00 -04:00
committed by GitHub
parent cd9d7eb0ba
commit 3b58123584
3 changed files with 72 additions and 63 deletions

View File

@@ -5,6 +5,7 @@
- Generate OpenAPI spec and API HTML docs
- Fully autogenerated OpenAPI spec (`openapi.json`) and interactive HTML docs (`api.html`) powered by Redoc.
- .gitattributes added to mark (`openapi.json`) & (`api.html`) as documentation.
- User Panel added API Docs link.
---