Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
Description
Currently, we allow users to convert their bson to json in three different ways (legacy, relaxed, canonical) using the corresponding bson_to_json functions. However, there is no capability to do so with a bson array.
This ticket will add the functions needed to allow bson_array_as_json to output all three types of json.
Attachments
Issue Links
- is depended on by
-
CXX-1712 Overload bsoncxx::to_json to accept a bsoncxx::array::view
-
- Closed
-