mirror of https://github.com/hashicorp/consul
parent
1435818792
commit
5ef79e747e
|
@ -86,7 +86,7 @@ leader. These can be used to gauge if a stale read should be used.
|
|||
## Formatted JSON Output
|
||||
|
||||
By default, the output of all HTTP API requests return minimized JSON with all
|
||||
whitespace removed. By adding "?pretty=1" to the HTTP request URL,
|
||||
whitespace removed. By adding "?pretty" to the HTTP request URL,
|
||||
formatted JSON will be returned.
|
||||
|
||||
## ACLs
|
||||
|
|
Loading…
Reference in New Issue