Skip to content

Commit 72280f9

Browse files
committed
add $$exists to legacy format
1 parent 48cb61c commit 72280f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/client-side-encryption/tests/README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ The following matches a command_started_event for an insert of a document where
6767

6868
The values of `$$type` correspond to `these documented string representations of BSON types <https://www.mongodb.com/docs/manual/reference/bson-types/>`_.
6969

70+
- Addition of `$$exists`. The semantics match the `Unified Test Format <https://github.com/mongodb/specifications/blob/master/source/unified-test-format/unified-test-format.rst#exists>`_.
71+
7072

7173
Each YAML file has the following keys:
7274

0 commit comments

Comments
 (0)