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-07 00:17:48 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0.65.1
fastapi
/
fastapi
/
security
History
Sebastián Ramírez
fdb6c9ccc5
✨
Improve type annotations, add support for mypy --strict, internally and for external packages (
#2547
)
2020-12-20 19:50:00 +01:00
..
__init__.py
✨
Improve type annotations, add support for mypy --strict, internally and for external packages (
#2547
)
2020-12-20 19:50:00 +01:00
api_key.py
🎨
Add typing.Optional to variables that accept None as value (
#1731
)
2020-08-03 14:29:07 +02:00
base.py
✨
Update parameter names and order
2018-12-07 19:12:16 +04:00
http.py
♻ Simplify code syntax in several places (
#1753
)
2020-08-03 15:16:51 +02:00
oauth2.py
✨
Improve type annotations, add support for mypy --strict, internally and for external packages (
#2547
)
2020-12-20 19:50:00 +01:00
open_id_connect_url.py
🎨
Add typing.Optional to variables that accept None as value (
#1731
)
2020-08-03 14:29:07 +02:00
utils.py
🎨
Add missing type definition
2018-12-28 20:39:04 +04:00