Skip to content

Commit 084742f

Browse files
committed
Undo DOCSP-45737
1 parent 4cdc57d commit 084742f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

source/write/bulk-write.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,6 @@ The following example creates an instance of ``InsertOne``:
6767

6868
To insert multiple documents, create an instance of ``InsertOne`` for each document.
6969

70-
.. note::
71-
72-
You must specify a value for the ``_id`` field for each document you insert. If you don't,
73-
the driver throws a ``DuplicateKeyError``.
74-
7570
Update Operations
7671
~~~~~~~~~~~~~~~~~
7772

0 commit comments

Comments
 (0)