0.140.13
📦 fastapiView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release includes a fix for `status_code` being ignored in SSE and JSONL streaming endpoints. It also contains documentation improvements for `format_sse_event` and the addition of an API reference page for `fastapi.sse`.
🐛 Bug Fixes
- Fix `status_code` being ignored for SSE and JSONL streaming endpoints.