fastapi/fastapi
Sebastián Ramírez 7f673cf4e9 🔖 Release 0.20.0 2019-04-27 17:51:31 +04:00
..
dependencies ♻️ Update Pydantic usage, types, values, minor structure changes (#164) 2019-04-16 23:26:09 +04:00
openapi ♻️ Rename parameter content_type to response_class (#183) 2019-04-26 13:11:16 +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.20.0 2019-04-27 17:51:31 +04:00
applications.py ♻️ Rename parameter content_type to response_class (#183) 2019-04-26 13:11:16 +04:00
datastructures.py Add support for UploadFile class annotations (#63) 2019-03-03 20:52:37 +04:00
encoders.py By default, encode by alias (#168) 2019-04-20 20:29:54 +04:00
exceptions.py Add HTTPException with custom headers (#35) 2019-02-16 17:01:29 +04:00
params.py 🐛 Fix Form and File params must always be embeded 2018-12-22 08:24:48 +04:00
routing.py ♻️ Rename parameter content_type to response_class (#183) 2019-04-26 13:11:16 +04:00
utils.py ♻️ Update Pydantic usage, types, values, minor structure changes (#164) 2019-04-16 23:26:09 +04:00