summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/commands')
-rw-r--r--src/mongo/db/commands/internal_transactions_test_command.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/commands/internal_transactions_test_command.idl b/src/mongo/db/commands/internal_transactions_test_command.idl
index 2b78d05fcf7..c0feb59b686 100644
--- a/src/mongo/db/commands/internal_transactions_test_command.idl
+++ b/src/mongo/db/commands/internal_transactions_test_command.idl
@@ -48,7 +48,7 @@ structs:
dbName:
type: string
command:
- type: object
+ type: object_owned
exhaustCursor:
type: bool
optional: true