fixing the description of the /lookup/<token> api

This commit is contained in:
Raja Nadar 2016-01-25 23:26:29 -08:00
parent aede2fcb3e
commit cf9b3c7c66
1 changed files with 1 additions and 1 deletions

View File

@ -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>