Skip to content

Commit 5af37ae

Browse files
author
Dave
authored
DOCSP-20559 fix 4.4 build errors v4.4 (#430)
* DOCSP-20559 fix 4.4 build errors * DOCSP-20559 fix 4.4 build errors
1 parent 26a77d0 commit 5af37ae

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

source/includes/extracts-bypassDocumentValidation.yaml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -30,25 +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-
---
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-
---
5233
ref: bypassDocumentValidation-mapReduce
5334
inherit:
5435
ref: _bypassDocValidation

0 commit comments

Comments
 (0)