a72aad5354
As part of the migration to pre-commit for CI, we will begin linting JSON files in the repo. These were all invalid JSON and are being updated in anticipation of that update. Change-Id: Ib6c7581fb20211d2b7134f506286c73e5c2cd6bb
13 lines
147 B
JSON
13 lines
147 B
JSON
{
|
|
"shards": [
|
|
{
|
|
"count": 47,
|
|
"name": "example_shard1"
|
|
},
|
|
{
|
|
"count": 46,
|
|
"name": "example_shard2"
|
|
}
|
|
]
|
|
}
|