Skip to content

Commit 1f4ff3c

Browse files
DOCSP-50398-bulkWrite-response-types-main-backport (12303) (#12340)
* DOCSP-50398-bulkWrite-response-types (#12303) * " " rebuild * backport-DOCSP-50398-bulkWrite-response-types-main
1 parent 8d1fc76 commit 1f4ff3c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/manual/manual/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``

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ The command returns a document with these fields:
323323
- Document index key specification for an error.
324324

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

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

0 commit comments

Comments
 (0)