depth.json 231 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 { "total": 5, "docs": [ { "key": { "value": 0, "some": "property" } }, {"value": [1]}, {"value": {"a":2}}, {"blbl": [{}, {"a":0, "b":1, "value":"3"}, 10]}, {"value": 4} ] }