[update]: Swagger documentation and responses

This commit is contained in:
VivianDee
2025-03-25 08:52:33 +01:00
parent 3e18c2b1cc
commit 0d87c82e3b
19 changed files with 153 additions and 99 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ Then, open the `.env` file and add the following:
```ini
# Environment Variables
BASIC_AUTH_USERNAME=admin
BASIC_AUTH_USERNAME=user
BASIC_AUTH_PASSWORD=password
SWAGGER_URL="/documentation"
API_URL="/swagger.json"