Skip to content

0.140.11

Choose a tag to compare

@github-actions github-actions released this 28 Jul 14:33
31ce3cb

Fixes

  • 🐛 Fix response_model_* params ignored for non-generator endpoints with Iterable[..] return type. PR #15093 by @YuriiMotov.