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.
Marcelo Trylesinski adcf03f2bc
⬆ Upgrade version required of Starlette from `0.19.1` to `0.20.4` (#4820)
3 years ago
..
__init__.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 4 years ago
api_key.py ⬆ Upgrade version required of Starlette from `0.19.1` to `0.20.4` (#4820) 3 years ago
base.py Update parameter names and order 6 years ago
http.py Add `description` parameter to all the security scheme classes, e.g. `APIKeyQuery(name="key", description="A very cool API key")` (#1757) 4 years ago
oauth2.py 🔧 Fix Type hint of `auto_error` which does not need to be `Optional[bool]` (#4933) 3 years ago
open_id_connect_url.py Add `description` parameter to all the security scheme classes, e.g. `APIKeyQuery(name="key", description="A very cool API key")` (#1757) 4 years ago
utils.py 🎨 Add missing type definition 6 years ago