modcomms/backend/app/api
michael 8eb0821c9f Delete associated files when proof or campaign is deleted
Previously, deleting a proof or campaign only removed database records,
leaving orphaned files in the storage directory. Now the delete endpoints
extract file_storage_key from proof versions and delete files via
storage_service before removing database records.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 06:25:02 -06:00
..
__init__.py permissions changes 2025-12-18 16:51:27 +00:00
routes.py Delete associated files when proof or campaign is deleted 2025-12-19 06:25:02 -06:00
schemas.py Seed database with agencies, brand guidelines, and dropdown options 2025-12-18 17:16:23 -06:00