Skip to content

Commit f149911

Browse files
DOCSP-50398-bulkWrite-response-types (#12303)
1 parent 8d9844c commit f149911

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/manual/upcoming/source/reference/command/bulkWrite.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -319,11 +319,11 @@ The command returns a document with these fields:
319319
- Description for an error.
320320

321321
* - ``cursor.firstBatch.keyPattern``
322-
- string
322+
- embedded document
323323
- Document index key specification for an error.
324324

325325
* - ``cursor.firstBatch.keyValue``
326-
- string
326+
- embedded document
327327
- Document index key value for an error.
328328

329329
* - ``cursor.firstBatch.n``

0 commit comments

Comments
 (0)