summaryrefslogtreecommitdiff
path: root/src/mongo/idl
diff options
context:
space:
mode:
authorShreyas Kalyan <shreyas.kalyan@mongodb.com>2022-05-26 14:44:55 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-06-20 14:53:39 +0000
commite9f8857523cf7d125de8542a62ebfcd26fef5cb3 (patch)
tree71e3f502cc3077a1eed737e5b4fc17c943d15907 /src/mongo/idl
parentf9c9120058d3d5597a282bc72e6bc4ced2517212 (diff)
downloadmongo-e9f8857523cf7d125de8542a62ebfcd26fef5cb3.tar.gz
SERVER-66662 Block insertion into __safeContent__
(cherry picked from commit 00300876a899a40fd6121b8f3abacdd3194daf54)
Diffstat (limited to 'src/mongo/idl')
-rw-r--r--src/mongo/idl/generic_argument.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/idl/generic_argument.idl b/src/mongo/idl/generic_argument.idl
index fdf340cbef1..5cb308bd2e1 100644
--- a/src/mongo/idl/generic_argument.idl
+++ b/src/mongo/idl/generic_argument.idl
@@ -104,6 +104,7 @@ generic_argument_lists:
mayBypassWriteBlocking:
forward_to_shards: true
+
generic_reply_field_lists:
generic_reply_fields_api_v1:
description: "Fields that may appear in any command reply. These are guaranteed backwards-compatible for as long as the server supports API Version 1."