diff options
Diffstat (limited to 'src/mongo/idl/generic_argument.idl')
-rw-r--r-- | src/mongo/idl/generic_argument.idl | 1 |
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." |