Skip to content

Commit 5f885f0

Browse files
committed
version note
1 parent 7e07143 commit 5f885f0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/fundamentals/data-formats/serialization.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,10 @@ fields into snake case by setting the ``bsonNamingStrategy`` parameter:
257257
.. literalinclude:: /examples/generated/KotlinXSerializationTest.snippet.snake-case-serialization.kt
258258
:language: kotlin
259259

260+
.. note::
261+
262+
The ``bsonNamingStrategy`` parameter is available for MongoDB v5.4 and later.
263+
260264
For more information about the methods and classes mentioned in this section,
261265
see the following API documentation:
262266

0 commit comments

Comments
 (0)