fastapi/fastapi
Sebastián Ramírez fad3a9e1dc
Add auto_error to security utils (#134)
to allow them to be optional, also allowing the declaration of multiple security schemes
2019-04-03 15:44:52 +04:00
..
dependencies 🔥 Remove repeated param declaration (#123) 2019-03-30 21:07:41 +04:00
openapi 🐛 Fix JSON Schema of additional properties (#121) 2019-03-29 15:15:49 +04:00
security Add auto_error to security utils (#134) 2019-04-03 15:44:52 +04:00
__init__.py 🔖 Release 0.10.3 2019-03-30 21:54:00 +04:00
applications.py Add tags parameter to app.include_router (#55) 2019-03-16 21:15:08 +04:00
datastructures.py Add support for UploadFile class annotations (#63) 2019-03-03 20:52:37 +04:00
encoders.py ⬆️ Update Pydantic to 0.21.0 (#90) 2019-03-21 18:40:29 +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 Add support for BackgroundTasks parameters (#103) 2019-03-24 23:33:35 +04:00
utils.py 🐛 Fix constrained bytes, from defaults in Pydantic 2019-01-05 17:30:27 +04:00