formidable/internal/jsonpointer/testdata/set/nested.json
2022-05-03 18:04:11 +02:00

8 lines
91 B
JSON

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