mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-28 18:11:10 +02:00
Merge pull request #1321 from sidick/fix-token-renew-typo
Should be renew not revoke
This commit is contained in:
commit
21f18c86c4
@ -333,7 +333,7 @@ of the header should be "X-Vault-Token" and the value should be the token.
|
||||
<li>
|
||||
<span class="param">token</span>
|
||||
<span class="param-flags">required</span>
|
||||
Token to revoke. This can be part of the URL or the body.
|
||||
Token to renew. This can be part of the URL or the body.
|
||||
</li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
Loading…
x
Reference in New Issue
Block a user