Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-4659

Add extended json output capability for bson_array_as_json

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.24.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      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.

      https://stackoverflow.com/questions/53016213/converting-a-bson-document-containing-an-array-to-json-removes-the-array-from-t

      This ticket will add the functions needed to allow bson_array_as_json to output all three types of json.

            Assignee:
            josh.siegel@mongodb.com Josh Siegel (Inactive)
            Reporter:
            josh.siegel@mongodb.com Josh Siegel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: