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> |
||
|---|---|---|
| .. | ||
| adapters | ||
| application | ||
| domain | ||
| infrastructure | ||
| __init__.py | ||
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> |
||
|---|---|---|
| .. | ||
| adapters | ||
| application | ||
| domain | ||
| infrastructure | ||
| __init__.py | ||