Skip to content

Commit fdaa778

Browse files
committed
remove unnecessary metadata collections
1 parent 8b1bc2e commit fdaa778

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/examples/encryption.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -766,8 +766,6 @@ using an ``encrypted_fields`` mapping, as demonstrated by the following example:
766766
unindexed_key_id = client_encryption.create_data_key("local")
767767
768768
encrypted_fields = {
769-
"escCollection": "enxcol_.default.esc",
770-
"ecocCollection": "enxcol_.default.ecoc",
771769
"fields": [
772770
{
773771
"keyId": indexed_key_id,

0 commit comments

Comments
 (0)