fix indentation

This commit is contained in:
Raja Nadar 2016-10-15 22:58:25 -07:00
parent f743ac97c2
commit d43e7395c7
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ allowed to read.
"data": {
"max_ttl": "5h",
"ttl": "1h",
"ttl_max": "5h"
"ttl_max": "5h"
},
"wrap_info": null,
"warnings": ["The field ttl_max is deprecated and will be removed in a future release. Use max_ttl instead."],