6 lines
71 B
JSON
6 lines
71 B
JSON
|
{
|
||
|
"String": "config string",
|
||
|
"Int": 42,
|
||
|
"Unknown": "foo"
|
||
|
}
|