📝 Update release notes

This commit is contained in:
Sebastián Ramírez 2023-08-26 20:14:42 +02:00
parent 415eb1405a
commit a3f1689d78
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
### Features
* ✨ Add support for `openapi_examples` in all FastAPI parameters. PR [#10152](https://github.com/tiangolo/fastapi/pull/10152) by [@tiangolo](https://github.com/tiangolo).
* New docs: [OpenAPI-specific examples](https://fastapi.tiangolo.com/tutorial/schema-extra-example/#openapi-specific-examples).
### Docs