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 5592fa0f6f 🔖 Release version 0.41.0 6 years ago
..
dependencies Allow defaults in path parameters (and don't use them) (#450) (#464) 6 years ago
openapi Sort schemas alphabetically (#554) 6 years ago
security ♻️ Refine internal type declarations and logic around them (#338) 6 years ago
__init__.py 🔖 Release version 0.41.0 6 years ago
applications.py ⬆️ Upgrade Starlette to 0.12.9 and add State (#593) 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 Add better support for request body access/manipulation with custom classes (#589) 6 years ago
utils.py Add support for strings and __future__ type annotations (#451) 6 years ago