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 9c3c9b6e78 🔖 Release version 0.49.0 5 years ago
..
dependencies 🐛 Fix body parsing (#918) 5 years ago
openapi 🔇 Log email-validator not installed only when used (#946) 5 years ago
security Implement OAuth2 authorization_code integration (#797) 5 years ago
__init__.py 🔖 Release version 0.49.0 5 years ago
applications.py ♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
concurrency.py Add support for Pydantic v1 and above 🎉 (#646) 5 years ago
datastructures.py Add support for UploadFile class annotations (#63) 6 years ago
encoders.py 🐛 Fix path encoding (#978) 5 years ago
exception_handlers.py 🐛 Fix issue with exotic pydantic error serialization (#748) 5 years ago
exceptions.py add body to RequestValidationError for easier debugging (#853) 5 years ago
logger.py 🔊 Refactor logging (#781) 5 years ago
param_functions.py Implement dependency value cache per request (#292) 6 years ago
params.py Add support for Pydantic v1 and above 🎉 (#646) 5 years ago
py.typed add py.typed to ship typing information (#209) 6 years ago
routing.py Allow callables (as functools.partial) in path operations (#977) 5 years ago
utils.py 🐛 Fix Pydantic field clone logic with validators (#899) 5 years ago