]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 24 May 2026 11:01:06 +0000 (11:01 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 24 May 2026 11:01:06 +0000 (11:01 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 2116f385c7efd528471565ef7c7bd7e286cdbfd7..bd5c59a0b25c3694a38aa4ed71ebfc3c3c8397a1 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Docs
 
+* ✏️ Use `Annotated` in inline example in `docs/en/docs/tutorial/body-multiple-params.md`. PR [#15591](https://github.com/fastapi/fastapi/pull/15591) by [@TheArchons](https://github.com/TheArchons).
 * 📝 Remove "NGINX Unit" from the list of ASGI-servers in docs. PR [#15475](https://github.com/fastapi/fastapi/pull/15475) by [@angryfoxx](https://github.com/angryfoxx).
 * 📝 Update `docs/en/docs/tutorial/security/oauth2-jwt.md`. PR [#14781](https://github.com/fastapi/fastapi/pull/14781) by [@zadevhub](https://github.com/zadevhub).