7619e9f057
Some of the API sample json files include different indent spaces, it is better to nomalize them with 4 spaces indent. Change-Id: I7f22de6cef8998c7ae2d1d793b1fcad55334dca3
8 lines
78 B
JSON
8 lines
78 B
JSON
{
|
|
"nodes": [
|
|
"node-0",
|
|
"node-1",
|
|
"node-2"
|
|
]
|
|
}
|