]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 21 Feb 2026 13:01:58 +0000 (13:01 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 21 Feb 2026 13:01:58 +0000 (13:01 +0000)
[skip ci]

docs/en/docs/release-notes.md

index d579a3cb0aa41933ef8644ec2756c4b00e8cdce8..fe70b9e87ceff5cdfe81802c4d0ab5b06786160f 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Fixes
+
+* 🐛 Fix JSON Schema for files, use `contentMediaType` instead of `format: binary`. PR [#14953](https://github.com/fastapi/fastapi/pull/14953) by [@tiangolo](https://github.com/tiangolo).
+
 ### Docs
 
 * 🔨 Add Kapa.ai widget (AI chatbot). PR [#14938](https://github.com/fastapi/fastapi/pull/14938) by [@tiangolo](https://github.com/tiangolo).