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 9262fa8362
Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
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 Add `description` parameter to all the security scheme classes, e.g. `APIKeyQuery(name="key", description="A very cool API key")` (#1757) 4 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 Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 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