11 lines
202 B
JSON
11 lines
202 B
JSON
|
{
|
||
|
"teststring1": "one",
|
||
|
"teststring2": "two",
|
||
|
"teststring3": "three",
|
||
|
"teststring4": "four",
|
||
|
"testinteger1": 1,
|
||
|
"testinteger2": 2,
|
||
|
"testinteger3": 3,
|
||
|
"testinteger4": 4
|
||
|
}
|