Skip to content

Commit 19c7b1b

Browse files
committed
Merge pull request #391
2 parents b7950eb + c67c4fb commit 19c7b1b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/includes/apiargs-MongoDBCollection-common-option.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ type: boolean
44
description: |
55
If ``true``, allows the write operation to circumvent document level
66
validation. Defaults to ``false``.
7+
8+
This option is available in MongoDB 3.2+ and is ignored for older server
9+
versions, which do not support document level validation.
710
interface: phpmethod
811
operation: ~
912
optional: true

0 commit comments

Comments
 (0)