fix request type for secret list
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-04-13 14:11:13 +10:00
parent 969d1ca8d0
commit 95c6bccefb
2 changed files with 3 additions and 3 deletions

View File

@@ -153,4 +153,4 @@ Users with ReadOnly role will receive Forbidden error when calling this API endp
#### List
GET `/api/secret/list`
Not yet implemented. Will generate a list of device names and categories but not username or secret data.
Will generate a list of device names and categories but not secret data.