mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-11 01:42:06 -04:00
Remove non-existent unseal API argument
This commit is contained in:
parent
cce15445c9
commit
eeb0bccd73
1 changed files with 0 additions and 5 deletions
|
|
@ -23,11 +23,6 @@ description: |-
|
|||
<dt>Parameters</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li>
|
||||
<span class="param">secret_shares</span>
|
||||
<span class="param-flags">required</span>
|
||||
The number of shares to split the master key into.
|
||||
</li>
|
||||
<li>
|
||||
<span class="param">key</span>
|
||||
<span class="param-flags">required</span>
|
||||
|
|
|
|||
Loading…
Reference in a new issue