-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: Documentation
-
None
-
Java Drivers
-
None
-
None
-
None
-
None
-
None
-
None
The documentation on kotlinx-serialization does not mention org.mongodb:mongodb-driver-kotlin-extensions, although the extension library is the only way to work with kotlinx-serialization. E.g. com.mongodb.client.model.Filters does not respect @SerialName annotations whereas com.mongodb.kotlin.client.model.Filters does.