Skip to content

Commit 02fdcff

Browse files
authored
PHPLIB-297 Support maxTimeMS option for DropIndexes operation (#434)
* PHPLIB-297 Support maxTimeMS option for DropIndexes operation
1 parent 2fd7e98 commit 02fdcff

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
source:
2+
file: apiargs-common-option.yaml
3+
ref: maxTimeMS
4+
---
15
source:
26
file: apiargs-MongoDBCollection-common-option.yaml
37
ref: typeMap

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
source:
2+
file: apiargs-common-option.yaml
3+
ref: maxTimeMS
4+
---
15
source:
26
file: apiargs-MongoDBCollection-common-option.yaml
37
ref: typeMap

0 commit comments

Comments
 (0)