summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mongo/db/ops/write_ops.idl3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mongo/db/ops/write_ops.idl b/src/mongo/db/ops/write_ops.idl
index 0a97848cbfe..91c82db928b 100644
--- a/src/mongo/db/ops/write_ops.idl
+++ b/src/mongo/db/ops/write_ops.idl
@@ -176,9 +176,8 @@ structs:
description: "This flag is set to true when the write command was originally sent
to the time-series view, but got rewritten to target time-series
buckets namespace."
- type: bool
+ type: optionalBool
unstable: false
- optional: true
collectionUUID:
description: "The expected UUID of the collection."
type: uuid