[ADD] HORILLA_API: Helpdesk api and swagger setup

This commit is contained in:
Horilla
2026-01-05 17:34:08 +05:30
parent 3cbf7f6e0e
commit a67077e23e
22 changed files with 1097 additions and 87 deletions

View File

@@ -73,7 +73,7 @@ If endpoints are not appearing in documentation:
- Ensure the URL is included in the `patterns` list in `horilla_api/urls.py`
- Check that the view is using proper decorators
- Verify the serializer is correctly defined
If you see a Basic authorization option in Swagger:
- Clear your browser cache and refresh `/api/swagger/`
- Confirm `SWAGGER_SETTINGS` only contains the `Bearer` scheme
- Confirm `SWAGGER_SETTINGS` only contains the `Bearer` scheme