mirror of https://github.com/tiangolo/fastapi.git
* ✨ Do not require default value in Query(), Path(), Header(), etc * 📝 Update source examples for docs with default and required values * ✅ Update tests with new default values and not required Ellipsis * 📝 Update docs for Query params and update info about default value, required, Ellipsis |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| api_key.py | ||
| base.py | ||
| http.py | ||
| oauth2.py | ||
| open_id_connect_url.py | ||
| utils.py | ||