This website requires JavaScript.
Explore
Sign In
skills
/
fastapi__fastapi
Watch
1
Star
0
Fork
0
You've already forked fastapi__fastapi
mirror of
https://github.com/fastapi/fastapi.git
synced
2026-09-14 13:36:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db5b2bdf56d2339cd4df378e448df04330922feb
fastapi__fastapi
/
fastapi
/
openapi
T
History
Sebastián Ramírez
dc5a966548
✨
Allow setting the
response_class
to
RedirectResponse
and returning the URL from the function (
#3457
)
2021-07-03 21:51:28 +02:00
..
__init__.py
♻️
Refactor, fix and update code
2018-12-06 20:24:50 +04:00
constants.py
♻ Simplify code syntax in several places (
#1753
)
2020-08-03 15:16:51 +02:00
docs.py
✨
Improve type annotations, add support for mypy --strict, internally and for external packages (
#2547
)
2020-12-20 19:50:00 +01:00
models.py
🐛
Support custom OpenAPI / JSON Schema fields in the generated output OpenAPI (
#1429
)
2021-07-03 19:15:59 +02:00
utils.py
✨
Allow setting the
response_class
to
RedirectResponse
and returning the URL from the function (
#3457
)
2021-07-03 21:51:28 +02:00