
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
82 B
JSON
8 lines
82 B
JSON
{
|
|
"availability_zones": [
|
|
"az1",
|
|
"az2",
|
|
"az3"
|
|
]
|
|
}
|