mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-11 01:42:06 -04:00
fixing the description of the /lookup/<token> api
This commit is contained in:
parent
4eae699f19
commit
e391200599
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ of the header should be "X-Vault-Token" and the value should be the token.
|
|||
<dl class="api">
|
||||
<dt>Description</dt>
|
||||
<dd>
|
||||
Returns information about the current client token.
|
||||
Returns information about the client token provided in the request path.
|
||||
</dd>
|
||||
|
||||
<dt>Method</dt>
|
||||
|
|
|
|||
Loading…
Reference in a new issue