fleet/orbit/pkg/dataflatten/testdata/nested/inner.json

7 lines
61 B
JSON
Raw Normal View History

2023-11-02 02:11:35 +00:00
{
"arr": [
"one",
"two"
],
"astring": "hello"
}