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 ca27317b65
Add param functions, to override types, to make mypy happy (#226)
6 years ago
..
dependencies Add param functions, to override types, to make mypy happy (#226) 6 years ago
openapi Use a logger instead of the root logging (#222) 6 years ago
security Use 401 with WWW-Authenticate for OAuth2 and add scope_str (#188) 6 years ago
__init__.py Add param functions, to override types, to make mypy happy (#226) 6 years ago
applications.py ♻️ Rename parameter content_type to response_class (#183) 6 years ago
datastructures.py Add support for UploadFile class annotations (#63) 6 years ago
encoders.py By default, encode by alias (#168) 6 years ago
exceptions.py Add HTTPException with custom headers (#35) 6 years ago
param_functions.py Add param functions, to override types, to make mypy happy (#226) 6 years ago
params.py 🐛 Fix Form and File params must always be embeded 6 years ago
py.typed add py.typed to ship typing information (#209) 6 years ago
routing.py 🔊 Raise from previous exception (#195) 6 years ago
utils.py ♻️ Update Pydantic usage, types, values, minor structure changes (#164) 6 years ago