summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/txn_cmds.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/commands/txn_cmds.idl')
-rw-r--r--src/mongo/db/commands/txn_cmds.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mongo/db/commands/txn_cmds.idl b/src/mongo/db/commands/txn_cmds.idl
index c9a479c63c3..7a1bf5783bb 100644
--- a/src/mongo/db/commands/txn_cmds.idl
+++ b/src/mongo/db/commands/txn_cmds.idl
@@ -80,6 +80,7 @@ structs:
commands:
commitTransaction:
description: "commitTransaction Command"
+ command_name: commitTransaction
namespace: ignored
fields:
commitTimestamp:
@@ -95,4 +96,5 @@ commands:
abortTransaction:
description: "abortTransaction Command"
+ command_name: abortTransaction
namespace: ignored