fastapi/fastapi
Sebastián Ramírez e71636e381
🐛 Fix mypy route errors after merging #415 (#462)
2019-08-24 20:05:44 -05:00
..
dependencies Fix request body parsing with Union (#400) 2019-08-07 13:55:33 -05:00
openapi ⬆️ Upgrade Pydantic to 0.30 (#384) 2019-07-12 18:56:25 -05:00
security ♻️ Refine internal type declarations and logic around them (#338) 2019-06-27 20:51:17 +02:00
__init__.py 🔖 Release 0.35.0 2019-08-07 14:12:15 -05:00
applications.py ♻️ Refine internal type declarations and logic around them (#338) 2019-06-27 20:51:17 +02:00
datastructures.py Add support for UploadFile class annotations (#63) 2019-03-03 20:52:37 +04:00
encoders.py Add include, exclude, and by_alias to path operation methods (#264) 2019-05-27 16:08:13 +04:00
exception_handlers.py Separate Pydantic's ValidationError handler and improve docs for error handling (#273) 2019-05-29 16:27:55 +04:00
exceptions.py 🐛 Fix type declaration of HTTPException (#279) 2019-05-30 19:43:02 +04:00
param_functions.py Implement dependency value cache per request (#292) 2019-06-05 21:00:54 +04:00
params.py Implement dependency value cache per request (#292) 2019-06-05 21:00:54 +04:00
py.typed add py.typed to ship typing information (#209) 2019-05-11 13:43:47 +04:00
routing.py 🐛 Fix mypy route errors after merging #415 (#462) 2019-08-24 20:05:44 -05:00
utils.py ⬆️ Upgrade Pydantic to 0.30 (#384) 2019-07-12 18:56:25 -05:00