We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ae98ad commit 7c11cedCopy full SHA for 7c11ced
source/includes/extracts-bypassDocumentValidation.yaml
@@ -30,17 +30,6 @@ replacement:
30
role: ":dbcommand:`update`"
31
interface: "command"
32
---
33
-ref: bypassDocumentValidation-db.collection.aggregate
34
-inherit:
35
- ref: _bypassDocValidation
36
- file: extracts-bypassDocumentValidation-base.yaml
37
-replacement:
38
- role: ":method:`db.collection.aggregate()`"
39
- interface: "method"
40
-post: |
41
- Document validation only occurs if you are using the
42
- :pipeline:`$out` operator in your aggregation operation.
43
----
44
ref: bypassDocumentValidation-aggregate
45
inherit:
46
ref: _bypassDocValidation
@@ -56,4 +45,4 @@ inherit:
56
replacement:
57
role: ":dbcommand:`mapReduce`"
58
47
59
-...
48
+...
0 commit comments