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 90a5796b94 🔖 Release 0.43.0 5 years ago
..
dependencies 🚨 Fix black linting (#682) 5 years ago
openapi Generate correct OpenAPI docs for responses with no content (#621) 5 years ago
security ♻️ Refine internal type declarations and logic around them (#338) 6 years ago
__init__.py 🔖 Release 0.43.0 5 years ago
applications.py Add dependencies with yield (used as context managers) (#595) 6 years ago
concurrency.py Add dependencies with yield (used as context managers) (#595) 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 Generate correct OpenAPI docs for responses with no content (#621) 5 years ago
utils.py 🐛 Fixing validator-caused incorrect output key order (#637) 5 years ago