Fix trailing whitespace complaints

This commit is contained in:
Jeff Mitchell 2015-11-02 13:35:30 -05:00
parent 5e72453b49
commit d3f7546602

View file

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