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
cd3e2bc2d27ef5a026fff39f7b65cd36673ea055
fastapi__fastapi
/
fastapi
/
security
T
History
David Huser
3c70b55042
✏️
Fix typos in docstrings (
#11295
)
2024-03-14 17:38:24 +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 reference (code API) docs with PEP 727, add subclass with custom docstrings for
BackgroundTasks
, refactor docs structure (
#10392
)
2023-10-18 16:36:40 +04:00
base.py
✨
Update parameter names and order
2018-12-07 19:12:16 +04:00
http.py
👷
Adopt Ruff format (
#10517
)
2023-10-25 00:26:06 +04:00
oauth2.py
✏️
Fix typos in docstrings (
#11295
)
2024-03-14 17:38:24 +01:00
open_id_connect_url.py
✏️
Fix typos in docstrings (
#11295
)
2024-03-14 17:38:24 +01: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