You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dmontagu 19c77e35bd 🐛 Fix issue with exotic pydantic error serialization (#748) 5 years ago
..
dependencies 🐛 Allow async class methods as dependencies (#681) 5 years ago
openapi Add support for Pydantic v1 and above 🎉 (#646) 5 years ago
security ♻️ Refine internal type declarations and logic around them (#338) 6 years ago
__init__.py 🔖 Release 0.44.0, with support for Pydantic v1 and above! 🎉 5 years ago
applications.py Add support for Pydantic v1 and above 🎉 (#646) 5 years ago
concurrency.py Add support for Pydantic v1 and above 🎉 (#646) 5 years ago
datastructures.py Add support for UploadFile class annotations (#63) 6 years ago
encoders.py 🐛 Fix the usage of custom_encoder for jsonable_encoder #714 (#715) 5 years ago
exception_handlers.py 🐛 Fix issue with exotic pydantic error serialization (#748) 5 years ago
exceptions.py Add support for Pydantic v1 and above 🎉 (#646) 5 years ago
param_functions.py Implement dependency value cache per request (#292) 6 years ago
params.py Add support for Pydantic v1 and above 🎉 (#646) 5 years ago
py.typed add py.typed to ship typing information (#209) 6 years ago
routing.py Add support for Pydantic v1 and above 🎉 (#646) 5 years ago
utils.py Add support for Pydantic v1 and above 🎉 (#646) 5 years ago