SemanticDiff fastapi
✨ Add `description` parameter to all the security scheme classes, e.g. `APIKeyQuery(name="key", description="A very cool API key")`
#1757
Merged

✨ Add `description` parameter to all the security scheme classes, e.g. `APIKeyQuery(name="key", description="A very cool API key")` #1757

tiangolo merged 8 commits into fastapi:master from hylkepostma:master
hylkepostma
hylkepostma Add description parameter to all APIKey* classes
2f4496aa
hylkepostma Reformat api_key.py to pass tests
31717c7e
codecov
n25a
n25a commented on 2020-08-08
n25a
n25a commented on 2020-08-08
n25a
n25a commented on 2020-08-08
hylkepostma 👌 Use Optional when initial value of input parameter can be None as d…
d4b21bed
hylkepostma Merge branch 'master' into master
466ddff9
github-actions
tiangolo 🔀 Merge master
874f546b
tiangolo 🚚 Move order of description for APIKey security schemes
7f8722cc
tiangolo ✨ Add description to all the security schemes
1756e51e
tiangolo ✅ Add tests for all the security schemes
c55a195c
tiangolo tiangolo changed the title Add description parameter to all APIKey* classes ✨ Add `description` parameter to all the security scheme classes, e.g. `APIKeyQuery(name="key", description="A very cool API key")` 3 years ago
github-actions
tiangolo
tiangolo tiangolo merged 3b2e8919 into master 3 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone