-
Type: Task
-
Resolution: Works as Designed
-
Priority: Minor - P4
-
None
-
Affects Version/s: 2.4, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.5
-
Component/s: BSON, Serialization
-
Environment:Windows 10
When ObjectSerializer needs to serialize a decimal (Decimal, not Decimal128), it is treated as an object and serialized to {_t: "System.Decimal", _v: "1.5" }.