-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Users often represent a bson::ObjectId with a hex string in JSON rather than its extended JSON format. The Deserialize implementation for ObjectId should be updated to attempt to deserialize both from a hex string and extended JSON so users can use both formats.