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 c26f1760d4 🔖 Release 0.29.1 6 years ago
..
dependencies bug: Fix handling an empty-body request with a required body param (#311) 6 years ago
openapi Refactor param extraction using Pydantic Field (#278) 6 years ago
security 🐛 Fix HTTP Bearer security auto-error (#282) 6 years ago
__init__.py 🔖 Release 0.29.1 6 years ago
applications.py Implement dependency overrides for testing (#291) 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 Add support for Response parameters to set headers, cookies, and status codes (#294) 6 years ago
utils.py ♻️ Update Pydantic usage, types, values, minor structure changes (#164) 6 years ago