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.
Sebastián Ramírez b30cca8e9e 🔖 Release 0.31.0, upgrading Pydantic to 0.29 6 years ago
..
dependencies ♻️ Refine internal type declarations and logic around them (#338) 6 years ago
openapi ♻️ Refine internal type declarations and logic around them (#338) 6 years ago
security ♻️ Refine internal type declarations and logic around them (#338) 6 years ago
__init__.py 🔖 Release 0.31.0, upgrading Pydantic to 0.29 6 years ago
applications.py ♻️ Refine internal type declarations and logic around them (#338) 6 years ago
datastructures.py Add support for UploadFile class annotations (#63) 6 years ago
encoders.py Add include, exclude, and by_alias to path operation methods (#264) 6 years ago
exception_handlers.py Separate Pydantic's ValidationError handler and improve docs for error handling (#273) 6 years ago
exceptions.py 🐛 Fix type declaration of HTTPException (#279) 6 years ago
param_functions.py Implement dependency value cache per request (#292) 6 years ago
params.py Implement dependency value cache per request (#292) 6 years ago
py.typed add py.typed to ship typing information (#209) 6 years ago
routing.py ♻️ Refine internal type declarations and logic around them (#338) 6 years ago
utils.py ♻️ Refine internal type declarations and logic around them (#338) 6 years ago