formidable/internal/jsonpointer/testdata/set/nested.json

8 lines
91 B
JSON

{
"nestedObject": {
"foo": [
"bar",
0
]
}
}