vcpe/srcs/libs/docs/json_schema/json/test-enum.json

11 lines
202 B
JSON
Raw Normal View History

{
"teststring1": "one",
"teststring2": "two",
"teststring3": "three",
"teststring4": "four",
"testinteger1": 1,
"testinteger2": 2,
"testinteger3": 3,
"testinteger4": 4
}