Browse Source

📝 Update release notes

pull/14957/head
Sebastián Ramírez 3 months ago
parent
commit
04ff07fecd
  1. 2
      docs/en/docs/release-notes.md

2
docs/en/docs/release-notes.md

@ -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

Loading…
Cancel
Save