summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/aggregate_command.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/pipeline/aggregate_command.idl')
-rw-r--r--src/mongo/db/pipeline/aggregate_command.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/pipeline/aggregate_command.idl b/src/mongo/db/pipeline/aggregate_command.idl
index ddbe35f7389..1146df571e3 100644
--- a/src/mongo/db/pipeline/aggregate_command.idl
+++ b/src/mongo/db/pipeline/aggregate_command.idl
@@ -65,7 +65,7 @@ types:
commands:
aggregate:
description: "Represents the user-supplied options to the aggregate command."
- cpp_name: AggregateCommand
+ cpp_name: AggregateCommandRequest
command_name: aggregate
strict: true
namespace: concatenate_with_db