fix #3856 hint parameter is not optional
For the API the parameter --hint is not optional. This patch fixes the man page and cli command doesn't send an API call, if the parameter does not exist. Signed-off-by: Markus Frank <m.frank@proxmox.com>
This commit is contained in:
parent
af35bc8b9c
commit
fce49eab30
@ -145,7 +145,6 @@ fn show_key(
|
||||
},
|
||||
hint: {
|
||||
schema: PASSWORD_HINT_SCHEMA,
|
||||
optional: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user