This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
fastapi
Watch
1
Star
0
Fork
0
You've already forked fastapi
mirror of
https://github.com/fastapi/fastapi.git
synced
2026-03-01 21:29:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca2fae0588260f93f886aa59f689e3018e934a27
fastapi
/
fastapi
/
openapi
History
Teo Koon Peng
ec072d75fe
⬆ Upgrade Swagger UI copy of
oauth2-redirect.html
to include fixes for flavors of authorization code flows in Swagger UI (
#3439
)
...
Co-authored-by: Sebastián Ramírez <
tiangolo@gmail.com
>
2022-08-23 13:57:25 +00:00
..
__init__.py
♻️
Refactor, fix and update code
2018-12-06 20:24:50 +04:00
constants.py
🐛
Fix removing body from status codes that do not support it (
#5145
)
2022-07-14 13:19:42 +02:00
docs.py
⬆ Upgrade Swagger UI copy of
oauth2-redirect.html
to include fixes for flavors of authorization code flows in Swagger UI (
#3439
)
2022-08-23 13:57:25 +00:00
models.py
✨
Add support for not needing
...
as default value in required Query(), Path(), Header(), etc. (
#4906
)
2022-05-13 18:38:22 -05:00
utils.py
🐛
Fix edge case with repeated aliases names not shown in OpenAPI (
#2351
)
2022-08-18 20:31:19 +00:00