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 7e07143 commit 5f885f0Copy full SHA for 5f885f0
source/fundamentals/data-formats/serialization.txt
@@ -257,6 +257,10 @@ fields into snake case by setting the ``bsonNamingStrategy`` parameter:
257
.. literalinclude:: /examples/generated/KotlinXSerializationTest.snippet.snake-case-serialization.kt
258
:language: kotlin
259
260
+.. note::
261
+
262
+ The ``bsonNamingStrategy`` parameter is available for MongoDB v5.4 and later.
263
264
For more information about the methods and classes mentioned in this section,
265
see the following API documentation:
266
0 commit comments