Skip to content

Commit 7c11ced

Browse files
remove faulty bypassDocumentValidation ref (#171)
1 parent 6ae98ad commit 7c11ced

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

source/includes/extracts-bypassDocumentValidation.yaml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,6 @@ replacement:
3030
role: ":dbcommand:`update`"
3131
interface: "command"
3232
---
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-
---
4433
ref: bypassDocumentValidation-aggregate
4534
inherit:
4635
ref: _bypassDocValidation
@@ -56,4 +45,4 @@ inherit:
5645
replacement:
5746
role: ":dbcommand:`mapReduce`"
5847
interface: "command"
59-
...
48+
...

0 commit comments

Comments
 (0)