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 9da626eb2c 🔖 Release version 0.27.0 6 years ago
..
dependencies Refactor param extraction using Pydantic Field (#278) 6 years ago
openapi Refactor param extraction using Pydantic Field (#278) 6 years ago
security Use 401 with WWW-Authenticate for OAuth2 and add scope_str (#188) 6 years ago
__init__.py 🔖 Release version 0.27.0 6 years ago
applications.py Separate Pydantic's ValidationError handler and improve docs for error handling (#273) 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 Separate Pydantic's ValidationError handler and improve docs for error handling (#273) 6 years ago
param_functions.py Add param functions, to override types, to make mypy happy (#226) 6 years ago
params.py 🐛 Fix Form and File params must always be embeded 6 years ago
py.typed add py.typed to ship typing information (#209) 6 years ago
routing.py Separate Pydantic's ValidationError handler and improve docs for error handling (#273) 6 years ago
utils.py ♻️ Update Pydantic usage, types, values, minor structure changes (#164) 6 years ago