Details
-
Bug
-
Resolution: Done
-
Minor - P4
-
None
-
None
-
None
-
Fully Compatible
Description
libbson outputs the binary type as
{"$type": "<t>", "$binary": "<b>"}
|
The correct order should be
{ "$binary": "<b>", "$type": "<t>"}
|
https://docs.mongodb.com/manual/reference/mongodb-extended-json/#binary