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 96bfcd775cd..c8f58df0c0c 100644
--- a/src/mongo/db/commands/tenant_migration_recipient_cmds.idl
+++ b/src/mongo/db/commands/tenant_migration_recipient_cmds.idl
@@ -97,6 +97,7 @@ commands:
strict: true
namespace: ignored
api_version: ""
+ reply_type: recipientSyncDataResponse
inline_chained_structs: true
chained_structs:
MigrationRecipientCommonData: MigrationRecipientCommonData
@@ -144,6 +145,7 @@ commands:
recipientForgetMigration:
description: "Parser for the 'recipientForgetMigration' command."
command_name: recipientForgetMigration
+ reply_type: OkReply
strict: true
namespace: ignored
api_version: ""