mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #641 from mdlayher/patch-1
docs(Documentation/api): fix JSON spacing, syntax highlighting
This commit is contained in:
commit
aeb9e0633a
@ -1120,7 +1120,7 @@ And this is an example response from a leader machine:
|
|||||||
curl -L http://127.0.0.1:4001/v2/stats/self
|
curl -L http://127.0.0.1:4001/v2/stats/self
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```json
|
||||||
{
|
{
|
||||||
"leaderInfo": {
|
"leaderInfo": {
|
||||||
"leader": "machine0",
|
"leader": "machine0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user