| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.140.11 source code.tar.gz | 2026-07-28 | 17.8 MB | |
| 0.140.11 source code.zip | 2026-07-28 | 19.7 MB | |
| README.md | 2026-07-28 | 228 Bytes | |
| Totals: 3 Items | 37.5 MB | 0 | |
Fixes
- đ Fix
response_model_*params ignored for non-generator endpoints withIterable[..]return type. PR #15093 by @YuriiMotov.