📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2025-12-02 09:11:52 +00:00
parent dcf0299195
commit 5126e099bd
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ hide:
## Latest Changes
### Docs
* 📝 Fix docstring of `servers` parameter. PR [#14405](https://github.com/fastapi/fastapi/pull/14405) by [@YuriiMotov](https://github.com/YuriiMotov).
## 0.123.3
### Fixes