smartfile/test/testassets/temp/mytest.json
2023-11-04 20:14:20 +01:00

9 lines
99 B
JSON

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