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 580cf8f4e2 🔖 Release 0.38.1 6 years ago
..
dependencies 🐛 use media_type from Body params for OpenAPI requestBody (Fixes: #431) (#439) 6 years ago
openapi Allow disabling Google fonts in ReDoc (#481) 6 years ago
security ♻️ Refine internal type declarations and logic around them (#338) 6 years ago
__init__.py 🔖 Release 0.38.1 6 years ago
applications.py ⬆️ Upgrade support to Pydantic version 0.32.2 (breaking change) (#463) 6 years ago
datastructures.py Add support for UploadFile class annotations (#63) 6 years ago
encoders.py ⬆️ Upgrade support to Pydantic version 0.32.2 (breaking change) (#463) 6 years ago
exception_handlers.py Separate Pydantic's ValidationError handler and improve docs for error handling (#273) 6 years ago
exceptions.py 🐛 Use proper import for Request -- fixes #492 (#493) 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 ⬆️ Upgrade support to Pydantic version 0.32.2 (breaking change) (#463) 6 years ago
utils.py Add support and tests for Pydantic dataclasses in response_model (#454) 6 years ago