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-04-26 01:40:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8be5867de74e7c9cb60b884c9e16c59fc2daf256
fastapi
/
fastapi
/
security
History
Sebastián Ramírez
d390f2e41f
➕
Migrate internal reference documentation from
typing_extensions.Doc
to
annotated_doc.Doc
(
#14222
)
2025-10-23 22:31:35 +02: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
➕
Migrate internal reference documentation from
typing_extensions.Doc
to
annotated_doc.Doc
(
#14222
)
2025-10-23 22:31:35 +02:00
base.py
✨
Update parameter names and order
2018-12-07 19:12:16 +04:00
http.py
➕
Migrate internal reference documentation from
typing_extensions.Doc
to
annotated_doc.Doc
(
#14222
)
2025-10-23 22:31:35 +02:00
oauth2.py
➕
Migrate internal reference documentation from
typing_extensions.Doc
to
annotated_doc.Doc
(
#14222
)
2025-10-23 22:31:35 +02:00
open_id_connect_url.py
➕
Migrate internal reference documentation from
typing_extensions.Doc
to
annotated_doc.Doc
(
#14222
)
2025-10-23 22:31:35 +02:00
utils.py
⬆ Upgrade Starlette to
0.21.0
, including the new [
TestClient
based on HTTPX](
https://github.com/encode/starlette/releases/tag/0.21.0
) (
#5471
)
2022-11-13 15:26:09 +01:00