dv/backend
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
..
services fix: use Response class for 204 DELETE routes 2026-04-05 01:07:55 -07:00
shared feat: DataViz Pro full-stack data visualization platform 2026-04-04 23:20:12 -07:00
tests feat: DataViz Pro full-stack data visualization platform 2026-04-04 23:20:12 -07:00
docker-compose.yml fix: use host network for Docker build, remove obsolete version 2026-04-05 00:47:31 -07:00
init-databases.sql feat: DataViz Pro full-stack data visualization platform 2026-04-04 23:20:12 -07:00
pyproject.toml feat: DataViz Pro full-stack data visualization platform 2026-04-04 23:20:12 -07:00