Skip to content

Commit 197c490

Browse files
committed
DOCSP-48399-start-sync-syntax-error (mongodb#664)
(cherry picked from commit ea4d675)
1 parent 234835e commit 197c490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/api/requests/start-rs-shard.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ curl localhost:27182/api/v1/start -XPOST \
1212
"shardCollection": {
1313
"key": [
1414
{ "location": 1 },
15-
{ "region": 1 },
15+
{ "region": 1 }
1616
]
1717
}
1818
}

0 commit comments

Comments
 (0)