smartfile/test/testassets/temp/mytest.json

9 lines
99 B
JSON
Raw Normal View History

2023-11-04 19:14:20 +00:00
{
"key1": "this works",
"key2": "this works too",
"key3": {
"nestedkey1": "hello"
}
}