mirror of https://github.com/tiangolo/fastapi.git
📝 Update release notes
This commit is contained in:
parent
e049fc4ea1
commit
f0be768646
|
|
@ -9,6 +9,7 @@ hide:
|
|||
|
||||
### Fixes
|
||||
|
||||
* 🐛 Fix openapi generation with responses kwarg. PR [#10895](https://github.com/fastapi/fastapi/pull/10895) by [@flxdot](https://github.com/flxdot).
|
||||
* 🐛 Remove `Required` shadowing from fastapi using Pydantic v2. PR [#12197](https://github.com/fastapi/fastapi/pull/12197) by [@pachewise](https://github.com/pachewise).
|
||||
|
||||
### Refactors
|
||||
|
|
|
|||
Loading…
Reference in New Issue