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 0717d18 commit cc2fbf0Copy full SHA for cc2fbf0
source/kafka-sink-postprocessors.txt
@@ -657,7 +657,7 @@ Custom Write Models
657
A **write model** defines the behavior of bulk write operations made on a
658
MongoDB collection. The default write model for the connector is
659
:java-docs:`ReplaceOneModel
660
-<javadoc/com/mongodb/client/model/ReplaceOneModel.html>` with
+</javadoc/com/mongodb/client/model/ReplaceOneModel.html>` with
661
:java-docs:`ReplaceOptions </javadoc/com/mongodb/client/model/ReplaceOptions.html>`
662
set to upsert mode.
663
0 commit comments