fastapi/fastapi
Sebastián Ramírez 90236c8135 🔖 Release version 0.44.1 2019-12-05 00:17:04 +01:00
..
dependencies 🐛 Allow async class methods as dependencies (#681) 2019-11-27 20:51:30 +01:00
openapi Add support for Pydantic v1 and above 🎉 (#646) 2019-11-27 20:32:02 +01:00
security ♻️ Refine internal type declarations and logic around them (#338) 2019-06-27 20:51:17 +02:00
__init__.py 🔖 Release version 0.44.1 2019-12-05 00:17:04 +01:00
applications.py Add support for Pydantic v1 and above 🎉 (#646) 2019-11-27 20:32:02 +01:00
concurrency.py Add support for Pydantic v1 and above 🎉 (#646) 2019-11-27 20:32:02 +01:00
datastructures.py Add support for UploadFile class annotations (#63) 2019-03-03 20:52:37 +04:00
encoders.py 🐛 Fix the usage of custom_encoder for jsonable_encoder #714 (#715) 2019-11-27 21:23:23 +01:00
exception_handlers.py 🐛 Fix issue with exotic pydantic error serialization (#748) 2019-11-29 07:02:10 +01:00
exceptions.py Add support for Pydantic v1 and above 🎉 (#646) 2019-11-27 20:32:02 +01:00
param_functions.py Implement dependency value cache per request (#292) 2019-06-05 21:00:54 +04:00
params.py Add support for Pydantic v1 and above 🎉 (#646) 2019-11-27 20:32:02 +01:00
py.typed add py.typed to ship typing information (#209) 2019-05-11 13:43:47 +04:00
routing.py Add support for Pydantic v1 and above 🎉 (#646) 2019-11-27 20:32:02 +01:00
utils.py Add support for Pydantic v1 and above 🎉 (#646) 2019-11-27 20:32:02 +01:00