File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -30,25 +30,6 @@ replacement:
30
30
role : " :dbcommand:`update`"
31
31
interface : " command"
32
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
47
- file : extracts-bypassDocumentValidation-base.yaml
48
- replacement :
49
- role : " :dbcommand:`aggregate`"
50
- interface : " command"
51
- ---
52
33
ref : bypassDocumentValidation-mapReduce
53
34
inherit :
54
35
ref : _bypassDocValidation
You can’t perform that action at this time.
0 commit comments