Flatten values retrieved from any level of a JSON object
I have JSON objects that contain double values under the key value
. However, sometimes those are nested, so data structures like this can exist:
I have JSON objects that contain double values under the key value
. However, sometimes those are nested, so data structures like this can exist: