summaryrefslogtreecommitdiff
path: root/src/mongo/idl/unittest.idl
diff options
context:
space:
mode:
authorMark Benvenuto <mark.benvenuto@mongodb.com>2017-12-15 11:10:00 -0500
committerMark Benvenuto <mark.benvenuto@mongodb.com>2017-12-15 11:10:00 -0500
commitff014351437e42f87f78c286c448f83de8165b14 (patch)
treef203094cef47e4cd2451beab7df5927c7cc0b968 /src/mongo/idl/unittest.idl
parent661bb326d8a02dfa202b003d1766a939e264e2bd (diff)
downloadmongo-ff014351437e42f87f78c286c448f83de8165b14.tar.gz
SERVER-32263 IDL Chained Structs should be inlined by default
Diffstat (limited to 'src/mongo/idl/unittest.idl')
-rw-r--r--src/mongo/idl/unittest.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/idl/unittest.idl b/src/mongo/idl/unittest.idl
index f2e43c056c7..8c621daa1d0 100644
--- a/src/mongo/idl/unittest.idl
+++ b/src/mongo/idl/unittest.idl
@@ -445,6 +445,7 @@ structs:
chained_struct_mixed:
description: Chained struct with chained structs and fields
strict: true
+ inline_chained_structs: false
chained_structs:
chained_any_basic_type : chained_any_basic_type
chained_object_basic_type : ChainedObjectBasicType