Alexander Rauhut
|
56af14bb88
|
🐛 Fix stream schema lost when using include_router()
Propagate stream_item_type through add_api_route so that
include_router preserves the already-computed stream item
type for SSE and JSONL endpoints.
|
2026-03-08 18:07:47 +01:00 |
Alexander Rauhut
|
b54f6dea01
|
🐛 Fix stream schema lost when using include_router()
Propagate stream_item_type through add_api_route so that
include_router preserves the already-computed stream item
type for SSE and JSONL endpoints.
|
2026-03-08 17:25:54 +01:00 |
Sebastián Ramírez
|
2238155844
|
✨ Add support for Server Sent Events (#15030)
|
2026-03-01 10:21:52 +01:00 |