fastapi/fastapi
Sebastián Ramírez 51e920e2fc 🔖 Release version 0.62.0 2020-11-29 19:36:38 +01:00
..
dependencies ✏️ Fix typo on dependencies utils and cleanup unused variable (#1912) 2020-11-05 22:09:17 +01:00
middleware Re-export utils from Starlette (#1064) 2020-03-01 21:49:20 +01:00
openapi Add support for shared/top-level parameters (dependencies, tags, etc) (#2434) 2020-11-29 18:32:18 +01:00
security 🔧 Add Flake8 linting (#1774) 2020-08-09 12:54:05 +02:00
__init__.py 🔖 Release version 0.62.0 2020-11-29 19:36:38 +01:00
applications.py Add support for shared/top-level parameters (dependencies, tags, etc) (#2434) 2020-11-29 18:32:18 +01:00
background.py Re-export utils from Starlette (#1064) 2020-03-01 21:49:20 +01:00
concurrency.py Re-export utils from Starlette (#1064) 2020-03-01 21:49:20 +01:00
datastructures.py Add support for shared/top-level parameters (dependencies, tags, etc) (#2434) 2020-11-29 18:32:18 +01:00
encoders.py 🐛 Fix issues introduced by removing sqlalchemy safeguard in jsonable_encoder (#1987) 2020-08-29 14:21:00 +02:00
exception_handlers.py 🐛 Fix issue with exotic pydantic error serialization (#748) 2019-11-29 07:02:10 +01:00
exceptions.py ⬆ Require Pydantic > 1.0 (#1862) 2020-08-09 22:17:08 +02:00
logger.py 🔊 Refactor logging (#781) 2019-12-09 20:02:44 +01:00
param_functions.py 🎨 Add typing.Optional to variables that accept None as value (#1731) 2020-08-03 14:29:07 +02:00
params.py ⬆ Require Pydantic > 1.0 (#1862) 2020-08-09 22:17:08 +02:00
py.typed add py.typed to ship typing information (#209) 2019-05-11 13:43:47 +04:00
requests.py ⬆ Require Pydantic > 1.0 (#1862) 2020-08-09 22:17:08 +02:00
responses.py Add ORJSONResponse (#1065) 2020-03-01 22:30:58 +01:00
routing.py Add support for shared/top-level parameters (dependencies, tags, etc) (#2434) 2020-11-29 18:32:18 +01:00
staticfiles.py Re-export utils from Starlette (#1064) 2020-03-01 21:49:20 +01:00
templating.py Re-export utils from Starlette (#1064) 2020-03-01 21:49:20 +01:00
testclient.py Re-export utils from Starlette (#1064) 2020-03-01 21:49:20 +01:00
utils.py Add support for shared/top-level parameters (dependencies, tags, etc) (#2434) 2020-11-29 18:32:18 +01:00
websockets.py Re-export utils from Starlette (#1064) 2020-03-01 21:49:20 +01:00