diff --git a/source/reference/command/applyOps-field.yaml b/source/reference/command/applyOps-field.yaml index 48fd175cd16..aeb9575987d 100644 --- a/source/reference/command/applyOps-field.yaml +++ b/source/reference/command/applyOps-field.yaml @@ -1,6 +1,6 @@ object: name: applyOps - type: command + type: dbcommand field: optional: false type: field @@ -11,7 +11,7 @@ description: "The oplog entries to apply." --- object: name: applyOps - type: command + type: dbcommand field: optional: true type: field diff --git a/source/reference/command/applyOps-preCondition-field.yaml b/source/reference/command/applyOps-preCondition-field.yaml index 3d1bf9068b5..452fa372faf 100644 --- a/source/reference/command/applyOps-preCondition-field.yaml +++ b/source/reference/command/applyOps-preCondition-field.yaml @@ -1,6 +1,6 @@ object: name: applyOps - type: command + type: dbcommand field: optional: false type: field @@ -11,7 +11,7 @@ description: "A :term:`namespace`. If you use this field, :dbcommand:`applyOps` --- object: name: applyOps - type: command + type: dbcommand field: optional: false type: param @@ -22,7 +22,7 @@ description: "Specifies the :term:`query` that produces the results specified in --- object: name: applyOps - type: command + type: dbcommand field: optional: false type: param diff --git a/source/reference/command/sleep-field.yaml b/source/reference/command/sleep-field.yaml index 722c119e49e..4f3a6097c0e 100644 --- a/source/reference/command/sleep-field.yaml +++ b/source/reference/command/sleep-field.yaml @@ -1,6 +1,6 @@ object: name: sleep - type: command + type: dbcommand field: optional: false type: field @@ -11,7 +11,7 @@ description: "If true, obtains a global write lock. Otherwise obtains a read loc --- object: name: sleep - type: command + type: dbcommand field: optional: false type: field