mirror of
https://github.com/fastapi/fastapi.git
synced 2026-09-16 15:32:53 -04:00
📝 Update release notes
This commit is contained in:
1 parent
1bf99b9a11
commit
04ff07fecd
1 file changed
+1
-1
@@ -9,7 +9,7 @@ hide:
|
||||
|
||||
### 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).
|
||||
* ♻️ Fix JSON Schema for bytes, use `"contentMediaType": "application/octet-stream"` instead of `"format": "binary"`. PR [#14953](https://github.com/fastapi/fastapi/pull/14953) by [@tiangolo](https://github.com/tiangolo).
|
||||
|
||||
### Docs
|
||||
|
||||
|
||||
Reference in new issue
Block a user