mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-15 12:28:57 -04:00
📝 Update release notes
[skip ci]
This commit is contained in:
@@ -13,6 +13,7 @@ hide:
|
||||
|
||||
### Fixes
|
||||
|
||||
* 🐛 Reenable `allow_arbitrary_types` when only 1 argument is used on the API endpoint. PR [#13694](https://github.com/fastapi/fastapi/pull/13694) by [@rmawatson](https://github.com/rmawatson).
|
||||
* 🐛 Fix `inspect.getcoroutinefunction()` can break testing with `unittest.mock.patch()`. PR [#14022](https://github.com/fastapi/fastapi/pull/14022) by [@secrett2633](https://github.com/secrett2633).
|
||||
|
||||
### Refactors
|
||||
|
||||
Reference in New Issue
Block a user