Skip to content

Commit 865509d

Browse files
committed
Merge pull request #486
2 parents c1686b0 + 522bed1 commit 865509d

File tree

33 files changed

+76
-6
lines changed

33 files changed

+76
-6
lines changed

source/includes/apiargs-MongoDBClient-method-dropDatabase-option.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
source:
22
file: apiargs-common-option.yaml
33
ref: session
4+
post: |
5+
.. versionadded:: 1.3
46
---
57
source:
68
file: apiargs-common-option.yaml

source/includes/apiargs-MongoDBClient-method-listDatabases-option.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,6 @@ source:
1919
source:
2020
file: apiargs-common-option.yaml
2121
ref: session
22+
post: |
23+
.. versionadded:: 1.3
2224
...

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ type: array
44
description: |
55
An array of filter documents that determines which array elements to modify
66
for an update operation on an array field.
7-
8-
.. versionadded:: 1.3
97
interface: phpmethod
108
operation: ~
119
optional: true

source/includes/apiargs-MongoDBCollection-method-aggregate-option.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ post: |
7171
source:
7272
file: apiargs-common-option.yaml
7373
ref: session
74+
post: |
75+
.. versionadded:: 1.3
7476
---
7577
source:
7678
file: apiargs-MongoDBCollection-common-option.yaml

source/includes/apiargs-MongoDBCollection-method-bulkWrite-option.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ optional: true
2020
source:
2121
file: apiargs-common-option.yaml
2222
ref: session
23+
post: |
24+
.. versionadded:: 1.3
2325
---
2426
source:
2527
file: apiargs-MongoDBCollection-common-option.yaml

source/includes/apiargs-MongoDBCollection-method-count-option.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ source:
4141
source:
4242
file: apiargs-common-option.yaml
4343
ref: session
44+
post: |
45+
.. versionadded:: 1.3
4446
---
4547
arg_name: option
4648
name: skip

source/includes/apiargs-MongoDBCollection-method-createIndex-option.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ optional: true
4444
source:
4545
file: apiargs-common-option.yaml
4646
ref: maxTimeMS
47+
post: |
48+
.. versionadded:: 1.3
4749
---
4850
arg_name: option
4951
name: name
@@ -78,6 +80,8 @@ optional: true
7880
source:
7981
file: apiargs-common-option.yaml
8082
ref: session
83+
post: |
84+
.. versionadded:: 1.3
8185
---
8286
source:
8387
file: apiargs-MongoDBCollection-common-option.yaml

source/includes/apiargs-MongoDBCollection-method-createIndexes-option.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
source:
22
file: apiargs-common-option.yaml
33
ref: maxTimeMS
4+
post: |
5+
.. versionadded:: 1.3
46
---
57
source:
68
file: apiargs-common-option.yaml
79
ref: session
10+
post: |
11+
.. versionadded:: 1.3
812
---
913
source:
1014
file: apiargs-MongoDBCollection-common-option.yaml

source/includes/apiargs-MongoDBCollection-method-deleteMany-option.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ source:
55
source:
66
file: apiargs-common-option.yaml
77
ref: session
8+
post: |
9+
.. versionadded:: 1.3
810
---
911
source:
1012
file: apiargs-MongoDBCollection-common-option.yaml

source/includes/apiargs-MongoDBCollection-method-deleteOne-option.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ source:
55
source:
66
file: apiargs-common-option.yaml
77
ref: session
8+
post: |
9+
.. versionadded:: 1.3
810
---
911
source:
1012
file: apiargs-MongoDBCollection-common-option.yaml

0 commit comments

Comments
 (0)