Skip to content

Commit cf75261

Browse files
committed
PHPLIB-254: Version info for maxTimeMS Create/DropIndexes option
1 parent 4505413 commit cf75261

3 files changed

+6
-0
lines changed

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

Lines changed: 2 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

docs/includes/apiargs-MongoDBCollection-method-createIndexes-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: maxTimeMS
4+
post: |
5+
.. versionadded:: 1.3
46
---
57
source:
68
file: apiargs-common-option.yaml

docs/includes/apiargs-MongoDBCollection-method-dropIndex-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: maxTimeMS
4+
post: |
5+
.. versionadded:: 1.3
46
---
57
source:
68
file: apiargs-common-option.yaml

0 commit comments

Comments
 (0)