Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit ea4d675

Browse files
DOCSP-48399-start-sync-syntax-error (#664)
1 parent ea1e4b5 commit ea4d675

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)