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

7 lines
61 B
JSON

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