Change8

0.123.6

📦 fastapiView on GitHub →
🐛 1 fixes🔧 2 symbols

Summary

This release fixes a bug involving the combined use of functools.wraps and functools.partial in FastAPI path operations and dependencies.

🐛 Bug Fixes

  • Fix support for functools.wraps and functools.partial when used together for async and regular functions/classes in path operations and dependencies.

🔧 Affected Symbols

functools.wrapsfunctools.partial