Files
smartfile/test/testassets/temp/mytest.json

8 lines
98 B
JSON

{
"key1": "this works",
"key2": "this works too",
"key3": {
"nestedkey1": "hello"
}
}