summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/tenant_migration_recipient_cmds.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/commands/tenant_migration_recipient_cmds.idl')
-rw-r--r--src/mongo/db/commands/tenant_migration_recipient_cmds.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mongo/db/commands/tenant_migration_recipient_cmds.idl b/src/mongo/db/commands/tenant_migration_recipient_cmds.idl
index b4811a1bde8..4c96e219c4e 100644
--- a/src/mongo/db/commands/tenant_migration_recipient_cmds.idl
+++ b/src/mongo/db/commands/tenant_migration_recipient_cmds.idl
@@ -86,6 +86,7 @@ commands:
command_name: recipientSyncData
strict: true
namespace: ignored
+ api_version: ""
inline_chained_structs: true
chained_structs:
MigrationRecipientCommonData: MigrationRecipientCommonData
@@ -104,6 +105,7 @@ commands:
command_name: recipientForgetMigration
strict: true
namespace: ignored
+ api_version: ""
inline_chained_structs: true
chained_structs:
MigrationRecipientCommonData: MigrationRecipientCommonData