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 0e250be commit da620c7Copy full SHA for da620c7
test/versioned-api/crud-api-version-1-strict.json
@@ -141,7 +141,6 @@
141
},
142
{
143
"description": "aggregate on database appends declared API version",
144
- "skipReason": "DRIVERS-1505 $listLocalSessions is not supported in API version 1",
145
"operations": [
146
147
"name": "aggregate",
@@ -155,6 +154,9 @@
155
154
"$limit": 1
156
}
157
]
+ },
158
+ "expectError": {
159
+ "errorCodeName": "APIStrictError"
160
161
162
],
0 commit comments