summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/schema/encrypt_schema.idl
diff options
context:
space:
mode:
authorShreyas Kalyan <shreyas.kalyan@10gen.com>2019-04-02 16:16:36 -0400
committerShreyas Kalyan <shreyas.kalyan@10gen.com>2019-05-17 11:25:22 -0400
commit0dea5729cd3cf2fb219aeeb7fdbbdfa58c8c7bb3 (patch)
tree1dfc848a4d1da42c44eeea3d7e087126c4f9726c /src/mongo/db/matcher/schema/encrypt_schema.idl
parentc7f86d2fce5ad0145b57007f83584cf96d02d9d4 (diff)
downloadmongo-0dea5729cd3cf2fb219aeeb7fdbbdfa58c8c7bb3.tar.gz
SERVER-39897 Implement field level encryption for various commands in JS shell API
Diffstat (limited to 'src/mongo/db/matcher/schema/encrypt_schema.idl')
-rw-r--r--src/mongo/db/matcher/schema/encrypt_schema.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/matcher/schema/encrypt_schema.idl b/src/mongo/db/matcher/schema/encrypt_schema.idl
index ab27c05dea3..5f596c5eb16 100644
--- a/src/mongo/db/matcher/schema/encrypt_schema.idl
+++ b/src/mongo/db/matcher/schema/encrypt_schema.idl
@@ -131,4 +131,4 @@ structs:
v:
description: "value to encrypt"
type: encryptSchemaAnyType
- cpp_name: encryptSchemaAnyType
+ cpp_name: value