0.140.8
📦 fastapiView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release fixes a bug where the stream item type was lost when using `include_router()`. The fix is detailed in PR #15077.
🐛 Bug Fixes
- Fix stream item type lost when using `include_router()`.