dv/backend/services/template-service/src/infrastructure
hailin 9d2969410e fix: use Response class for 204 DELETE routes
FastAPI latest rejects 204 with response body.
Use response_class=Response and return Response(status_code=204).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 01:07:55 -07:00
..
api fix: use Response class for 204 DELETE routes 2026-04-05 01:07:55 -07:00
seed feat: DataViz Pro full-stack data visualization platform 2026-04-04 23:20:12 -07:00
__init__.py feat: DataViz Pro full-stack data visualization platform 2026-04-04 23:20:12 -07:00
config.py feat: DataViz Pro full-stack data visualization platform 2026-04-04 23:20:12 -07:00
main.py feat: DataViz Pro full-stack data visualization platform 2026-04-04 23:20:12 -07:00