Matt Pollock

Results 1 issues of Matt Pollock

I need to parse json that has the following form: ```json [ { "key": "item 1", "points": [ { "nested_key": "item 1,1", "nested_value": 11, "nested_string": "point 1 of item 1"...