dv/backend/services/template-service
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
..
alembic feat: DataViz Pro full-stack data visualization platform 2026-04-04 23:20:12 -07:00
src fix: use Response class for 204 DELETE routes 2026-04-05 01:07:55 -07:00
Dockerfile fix: use Tsinghua PyPI mirror in all Dockerfiles 2026-04-05 01:03:30 -07:00
alembic.ini feat: DataViz Pro full-stack data visualization platform 2026-04-04 23:20:12 -07:00
pyproject.toml fix: unify all services to poetry pyproject.toml format 2026-04-05 00:58:40 -07:00