We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2537d9d commit 8e76d4eCopy full SHA for 8e76d4e
docs/en/docs/release-notes.md
@@ -7,6 +7,10 @@ hide:
7
8
## Latest Changes
9
10
+### Fixes
11
+
12
+* 🐛 Fix `convert_underscores=False` for header Pydantic models. PR [#13515](https://github.com/fastapi/fastapi/pull/13515) by [@tiangolo](https://github.com/tiangolo).
13
14
### Docs
15
16
* 📝 Update `docs/en/docs/tutorial/middleware.md`. PR [#13444](https://github.com/fastapi/fastapi/pull/13444) by [@Rishat-F](https://github.com/Rishat-F).
0 commit comments