fastapi/fastapi
William Hayes d8716f94ae Add skip_defaults support for path operations (for #242) (#248) 2019-05-25 19:35:57 +04:00
..
dependencies Add support for WebSockets with dependencies, params, etc #166 (#178) 2019-05-24 20:41:41 +04:00
openapi Add swagger UI OAuth2 redirect page for implicit/code auth flows in API docs (#198) 2019-05-21 22:39:58 +04:00
security Use 401 with WWW-Authenticate for OAuth2 and add scope_str (#188) 2019-04-27 17:00:56 +04:00
__init__.py 🔖 Release 0.24.0 2019-05-24 22:48:27 +04:00
applications.py Add skip_defaults support for path operations (for #242) (#248) 2019-05-25 19:35:57 +04:00
datastructures.py Add support for UploadFile class annotations (#63) 2019-03-03 20:52:37 +04:00
encoders.py Add skip_defaults support for path operations (for #242) (#248) 2019-05-25 19:35:57 +04:00
exceptions.py Add HTTPException with custom headers (#35) 2019-02-16 17:01:29 +04:00
param_functions.py Add param functions, to override types, to make mypy happy (#226) 2019-05-15 21:25:11 +04:00
params.py 🐛 Fix Form and File params must always be embeded 2018-12-22 08:24:48 +04:00
py.typed add py.typed to ship typing information (#209) 2019-05-11 13:43:47 +04:00
routing.py Add skip_defaults support for path operations (for #242) (#248) 2019-05-25 19:35:57 +04:00
utils.py ♻️ Update Pydantic usage, types, values, minor structure changes (#164) 2019-04-16 23:26:09 +04:00