mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-27 02:31:12 +01:00
Fix trailing whitespace complaints
This commit is contained in:
parent
5e0b16fe69
commit
5ccccde6da
@ -284,15 +284,15 @@ of the header should be "X-Vault-Token" and the value should be the token.
|
||||
|
||||
```javascript
|
||||
{
|
||||
"auth": null,
|
||||
"auth": null,
|
||||
"data": {
|
||||
"serials": {
|
||||
"13": {}
|
||||
}
|
||||
},
|
||||
"lease_duration": 0,
|
||||
"lease_id": "",
|
||||
"renewable": false,
|
||||
},
|
||||
"lease_duration": 0,
|
||||
"lease_id": "",
|
||||
"renewable": false,
|
||||
"warnings": null
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user