Browse Source

📝 Update release notes

pull/3188/head
github-actions 4 years ago
parent
commit
3dc74ba29f
  1. 1
      docs/en/docs/release-notes.md

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

@ -2,6 +2,7 @@
## Latest Changes
* 📝 Add external link to blog post "Authenticate Your FastAPI App with Auth0". PR [#2172](https://github.com/tiangolo/fastapi/pull/2172) by [@dompatmore](https://github.com/dompatmore).
### Features
* ✨ Add support for adding multiple `examples` in request bodies and path, query, cookie, and header params. New docs: [Declare Request Example Data](https://fastapi.tiangolo.com/tutorial/schema-extra-example/#body-with-multiple-examples). Initial PR [#1267](https://github.com/tiangolo/fastapi/pull/1267) by [@austinorr](https://github.com/austinorr).

Loading…
Cancel
Save