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.
Hylke Postma
3b2e891917
✨ Add `description` parameter to all the security scheme classes, e.g. `APIKeyQuery(name="key", description="A very cool API key")` (#1757)
Co-authored-by: Hylke Postma <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
4 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 `description` parameter to all the security scheme classes, e.g. `APIKeyQuery(name="key", description="A very cool API key")` (#1757)
|
4 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 |