fix example json response

This commit is contained in:
Andrew Svoboda
2018-12-06 12:00:24 +00:00
committed by GitHub
parent 2e13bc04b5
commit 69562e1056

View File

@ -73,7 +73,7 @@ The response will include an access token and expiry information.
```json
{
"token_type": "Bearer",
"expires_in": "3599"
"expires_in": "3599",
"ext_expires_in": "0",
"expires_on": "1488720683",
"not_before": "1488720683",