We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a14c76 commit 0de266bCopy full SHA for 0de266b
tests/SpecTests/command-monitoring/find.json
@@ -89,21 +89,19 @@
89
"skip": {
90
"$numberLong": "2"
91
},
92
- "modifiers": {
93
- "$comment": "test",
94
- "$hint": {
95
- "_id": 1
96
- },
97
- "$max": {
98
- "_id": 6
99
100
- "$maxTimeMS": 6000,
101
- "$min": {
102
- "_id": 0
103
104
- "$returnKey": false,
105
- "$showDiskLoc": false
106
- }
+ "comment": "test",
+ "hint": {
+ "_id": 1
+ },
+ "max": {
+ "_id": 6
+ "maxTimeMS": 6000,
+ "min": {
+ "_id": 0
+ "returnKey": false,
+ "showRecordId": false
107
}
108
109
"expectations": [
0 commit comments