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 234835e commit a4709acCopy full SHA for a4709ac
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