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.
William Hayes d8716f94ae Add skip_defaults support for path operations (for #242) (#248) 6 years ago
..
dependencies Add support for WebSockets with dependencies, params, etc #166 (#178) 6 years ago
openapi Add swagger UI OAuth2 redirect page for implicit/code auth flows in API docs (#198) 6 years ago
security Use 401 with WWW-Authenticate for OAuth2 and add scope_str (#188) 6 years ago
__init__.py 🔖 Release 0.24.0 6 years ago
applications.py Add skip_defaults support for path operations (for #242) (#248) 6 years ago
datastructures.py Add support for UploadFile class annotations (#63) 6 years ago
encoders.py Add skip_defaults support for path operations (for #242) (#248) 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 Add skip_defaults support for path operations (for #242) (#248) 6 years ago
utils.py ♻️ Update Pydantic usage, types, values, minor structure changes (#164) 6 years ago