Skip to content

Commit 2e9a154

Browse files
DOCSP-47952: replicaSets[n].members[m]._id should be required-v6.0-backport (768) (#771)
# Backport This will backport the following commits from `master` to `v6.0`: - [DOCSP-47952: replicaSets[n].members[m]._id should be required (#768)](10gen/docs-ops-manager#768) <!--- Backport version: 9.6.0 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport)
1 parent 312ffc9 commit 2e9a154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/api/automation-configuration/replicaSets.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ This field is required for deployments with replica sets.
9999

100100
* - replicaSets[n].members[m]._id
101101
- integer
102-
- Optional
102+
- Required
103103
- Any positive integer that indicates the member of the replica
104104
set.
105105

0 commit comments

Comments
 (0)