summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops/write_ops.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/ops/write_ops.idl')
-rw-r--r--src/mongo/db/ops/write_ops.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mongo/db/ops/write_ops.idl b/src/mongo/db/ops/write_ops.idl
index 06195f1fe50..c8915ae15ca 100644
--- a/src/mongo/db/ops/write_ops.idl
+++ b/src/mongo/db/ops/write_ops.idl
@@ -166,6 +166,7 @@ commands:
command_name: insert
strict: true
namespace: concatenate_with_db
+ api_version: ""
chained_structs:
WriteCommandBase: writeCommandBase
fields:
@@ -179,6 +180,7 @@ commands:
command_name: update
strict: true
namespace: concatenate_with_db
+ api_version: ""
chained_structs:
WriteCommandBase: writeCommandBase
fields:
@@ -203,6 +205,7 @@ commands:
command_name: delete
strict: true
namespace: concatenate_with_db
+ api_version: ""
chained_structs:
WriteCommandBase: writeCommandBase
fields: