mirror of
https://github.com/hashicorp/vault.git
synced 2026-04-25 08:08:00 -04:00
website: fix formating
This commit is contained in:
parent
3c0c334d01
commit
91094ceeca
1 changed files with 3 additions and 2 deletions
|
|
@ -307,7 +307,8 @@ of the cookie should be "token" and the value should be the token.
|
|||
|
||||
<dt>Returns</dt>
|
||||
<dd>
|
||||
```javascript
|
||||
|
||||
```javascript
|
||||
{
|
||||
"auth": {
|
||||
"client_token": "ABCD",
|
||||
|
|
@ -320,4 +321,4 @@ of the cookie should be "token" and the value should be the token.
|
|||
```
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue