Fix documentation for inspect_secret referring to removal.

Signed-off-by: Kajetan Champlewski <contact@kajetan.ch>
This commit is contained in:
Kajetan Champlewski 2019-05-24 15:34:30 +00:00 committed by Djordje Lukic
parent 1ef822afee
commit c5ca2ef85e
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ class SecretApiMixin(object):
Retrieve secret metadata Retrieve secret metadata
Args: Args:
id (string): Full ID of the secret to remove id (string): Full ID of the secret to inspect
Returns (dict): A dictionary of metadata Returns (dict): A dictionary of metadata