fleet/orbit/pkg/dataflatten/testdata/nested/inner.json
2023-11-01 20:11:35 -06:00

7 lines
No EOL
61 B
JSON

{
"arr": [
"one",
"two"
],
"astring": "hello"
}