mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 14:24:39 +00:00
Merge pull request #491 from BCWilsonDotCom/patch-1
correct the doc for obtaining formatted json
This commit is contained in:
commit
6468c70ea1
@ -86,7 +86,7 @@ leader. These can be used to gauge if a stale read should be used.
|
|||||||
## Formatted JSON Output
|
## Formatted JSON Output
|
||||||
|
|
||||||
By default, the output of all HTTP API requests return minimized JSON with all
|
By default, the output of all HTTP API requests return minimized JSON with all
|
||||||
whitespace removed. By adding "?pretty" to the HTTP request URL,
|
whitespace removed. By adding "?pretty=1" to the HTTP request URL,
|
||||||
formatted JSON will be returned.
|
formatted JSON will be returned.
|
||||||
|
|
||||||
## ACLs
|
## ACLs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user