mirror of https://github.com/tiangolo/fastapi.git
📝 Update release notes
This commit is contained in:
parent
415eb1405a
commit
a3f1689d78
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue