LocFlow/apps/resources
root 324a91271e Add @extend_schema decorators to fix drf-spectacular serializer warnings
All @api_view function-based views now have explicit schema annotations,
eliminating "unable to guess serializer" warnings on startup and producing
complete OpenAPI documentation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 02:05:36 +02:00
..
migrations Normalize file permissions to executable 2026-03-06 22:24:34 +00:00
tests Add user management, profile editing, and improve test coverage 2026-03-07 00:03:01 +00:00
__init__.py Normalize file permissions to executable 2026-03-06 22:24:34 +00:00
admin.py Normalize file permissions to executable 2026-03-06 22:24:34 +00:00
apps.py Normalize file permissions to executable 2026-03-06 22:24:34 +00:00
models.py Normalize file permissions to executable 2026-03-06 22:24:34 +00:00
serializers.py Normalize file permissions to executable 2026-03-06 22:24:34 +00:00
services.py Normalize file permissions to executable 2026-03-06 22:24:34 +00:00
urls.py Normalize file permissions to executable 2026-03-06 22:24:34 +00:00
views.py Add @extend_schema decorators to fix drf-spectacular serializer warnings 2026-04-08 02:05:36 +02:00