This website requires JavaScript.
Explore
Help
Register
Sign In
salman
/
igny8
Watch
1
Star
0
Fork
0
You've already forked igny8
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c4daeb18709647246a0e39a473ca447ba5ab2dc9
igny8
/
backend
/
igny8_core
/
api
History
Desktop
c4daeb1870
Revert "Fix authentication: Follow unified API model - token account_id is authoritative"
...
This reverts commit
8171014a7e
.
2025-11-17 01:35:26 +05:00
..
tests
Enhance ImagesViewSet and Images component with site and sector filtering
2025-11-16 10:24:46 +00:00
__init__.py
Integrate OpenAPI/Swagger documentation using drf-spectacular, enhancing API documentation with comprehensive guides and schema generation. Add multiple documentation files covering authentication, error codes, rate limiting, and migration strategies. Update settings and URLs to support new documentation endpoints and schema configurations.
2025-11-16 02:15:37 +00:00
authentication.py
Revert "Fix authentication: Follow unified API model - token account_id is authoritative"
2025-11-17 01:35:26 +05:00
base.py
fixes of broken fucntions
2025-11-16 04:56:48 +05:00
exception_handlers.py
Enhance API response handling and implement unified API standard across multiple modules. Added feature flags for unified exception handling and debug throttling in settings. Updated pagination and response formats in various viewsets to align with the new standard. Improved error handling and response validation in frontend components for better user feedback.
2025-11-15 20:18:42 +00:00
pagination.py
Enhance API response handling and implement unified API standard across multiple modules. Added feature flags for unified exception handling and debug throttling in settings. Updated pagination and response formats in various viewsets to align with the new standard. Improved error handling and response validation in frontend components for better user feedback.
2025-11-15 20:18:42 +00:00
permissions.py
Enhance API response handling and implement unified API standard across multiple modules. Added feature flags for unified exception handling and debug throttling in settings. Updated pagination and response formats in various viewsets to align with the new standard. Improved error handling and response validation in frontend components for better user feedback.
2025-11-15 20:18:42 +00:00
response.py
Enhance API response handling and implement unified API standard across multiple modules. Added feature flags for unified exception handling and debug throttling in settings. Updated pagination and response formats in various viewsets to align with the new standard. Improved error handling and response validation in frontend components for better user feedback.
2025-11-15 20:18:42 +00:00
schema_extensions.py
Add health check endpoint and refactor integration response handling
2025-11-16 07:01:19 +00:00
throttles.py
Enhance API response handling and implement unified API standard across multiple modules. Added feature flags for unified exception handling and debug throttling in settings. Updated pagination and response formats in various viewsets to align with the new standard. Improved error handling and response validation in frontend components for better user feedback.
2025-11-15 20:18:42 +00:00