You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sebastián Ramírez
51e920e2fc
🔖 Release version 0.62.0
|
6 years ago |
| .. |
|
dependencies
|
✏️ Fix typo on dependencies utils and cleanup unused variable (#1912)
|
6 years ago |
|
middleware
|
✨ Re-export utils from Starlette (#1064)
|
6 years ago |
|
openapi
|
✨ Add support for shared/top-level parameters (dependencies, tags, etc) (#2434)
|
6 years ago |
|
security
|
🔧 Add Flake8 linting (#1774)
|
6 years ago |
|
__init__.py
|
🔖 Release version 0.62.0
|
6 years ago |
|
applications.py
|
✨ Add support for shared/top-level parameters (dependencies, tags, etc) (#2434)
|
6 years ago |
|
background.py
|
✨ Re-export utils from Starlette (#1064)
|
6 years ago |
|
concurrency.py
|
✨ Re-export utils from Starlette (#1064)
|
6 years ago |
|
datastructures.py
|
✨ Add support for shared/top-level parameters (dependencies, tags, etc) (#2434)
|
6 years ago |
|
encoders.py
|
🐛 Fix issues introduced by removing sqlalchemy safeguard in jsonable_encoder (#1987)
|
6 years ago |
|
exception_handlers.py
|
🐛 Fix issue with exotic pydantic error serialization (#748)
|
7 years ago |
|
exceptions.py
|
⬆ Require Pydantic > 1.0 (#1862)
|
6 years ago |
|
logger.py
|
🔊 Refactor logging (#781)
|
7 years ago |
|
param_functions.py
|
🎨 Add typing.Optional to variables that accept None as value (#1731)
|
6 years ago |
|
params.py
|
⬆ Require Pydantic > 1.0 (#1862)
|
6 years ago |
|
py.typed
|
✨ add py.typed to ship typing information (#209)
|
7 years ago |
|
requests.py
|
⬆ Require Pydantic > 1.0 (#1862)
|
6 years ago |
|
responses.py
|
✨ Add ORJSONResponse (#1065)
|
6 years ago |
|
routing.py
|
✨ Add support for shared/top-level parameters (dependencies, tags, etc) (#2434)
|
6 years ago |
|
staticfiles.py
|
✨ Re-export utils from Starlette (#1064)
|
6 years ago |
|
templating.py
|
✨ Re-export utils from Starlette (#1064)
|
6 years ago |
|
testclient.py
|
✨ Re-export utils from Starlette (#1064)
|
6 years ago |
|
utils.py
|
✨ Add support for shared/top-level parameters (dependencies, tags, etc) (#2434)
|
6 years ago |
|
websockets.py
|
✨ Re-export utils from Starlette (#1064)
|
6 years ago |