We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea1e4b5 commit ea4d675Copy full SHA for ea4d675
source/includes/api/requests/start-rs-shard.sh
@@ -12,7 +12,7 @@ curl localhost:27182/api/v1/start -XPOST \
12
"shardCollection": {
13
"key": [
14
{ "location": 1 },
15
- { "region": 1 },
+ { "region": 1 }
16
]
17
}
18
0 commit comments