Skip to content

Commit 96f0921

Browse files
committed
📝 Update release notes
1 parent 8505b71 commit 96f0921

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Latest changes
22

3+
* Add support for Swagger UI [initOauth](https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/oauth2.md) settings with the parameter `swagger_ui_init_oauth`. PR [#499](https://github.com/tiangolo/fastapi/pull/499) by [@zamiramir](https://github.com/zamiramir).
4+
35
## 0.39.0
46

57
* Allow path parameters to have default values (e.g. `None`) and discard them instead of raising an error.

0 commit comments

Comments
 (0)