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.
JAYATI SHRIVASTAVA 2b47f3e56b
Add support for adding OpenAPI schema for GET requests with a body (#1626)
5 years ago
..
dependencies Add support for adding OpenAPI schema for GET requests with a body (#1626) 5 years ago
middleware Re-export utils from Starlette (#1064) 5 years ago
openapi Add support for adding OpenAPI schema for GET requests with a body (#1626) 5 years ago
security ✏ Fix docstring typo for oauth2 utils (#1621) 5 years ago
__init__.py 🔖 Release version 0.59.0 5 years ago
applications.py Auto-generate OpenAPI servers from root_path (#1596) 5 years ago
background.py Re-export utils from Starlette (#1064) 5 years ago
concurrency.py Re-export utils from Starlette (#1064) 5 years ago
datastructures.py Add support for UploadFile class annotations (#63) 6 years ago
encoders.py When using Pydantic models with __root__ use the internal value in jsonable_encoder (#1524) 5 years ago
exception_handlers.py 🐛 Fix issue with exotic pydantic error serialization (#748) 5 years ago
exceptions.py 🐛 Admit valid types for Pydantic fields as responses models (#1017) 5 years ago
logger.py 🔊 Refactor logging (#781) 5 years ago
param_functions.py Implement dependency value cache per request (#292) 6 years ago
params.py Implement __repr__ methods for path parameters to simplify debugging (#1560) 5 years ago
py.typed add py.typed to ship typing information (#209) 6 years ago
requests.py Re-export utils from Starlette (#1064) 5 years ago
responses.py Add ORJSONResponse (#1065) 5 years ago
routing.py Update response_model_by_alias (#1642) 5 years ago
staticfiles.py Re-export utils from Starlette (#1064) 5 years ago
templating.py Re-export utils from Starlette (#1064) 5 years ago
testclient.py Re-export utils from Starlette (#1064) 5 years ago
utils.py ⬆ Upgrade isort to version 5.x.x (#1670) 5 years ago
websockets.py Re-export utils from Starlette (#1064) 5 years ago