6 lines
95 B
JSON
6 lines
95 B
JSON
{
|
|
"SomeKey": "Some Value goes here",
|
|
"SomeOther": "thisisAOnthervalue",
|
|
"Integer": 123
|
|
}
|