formidable/misc/schema/json/my-schema.values.json

7 lines
64 B
JSON
Raw Normal View History

2022-03-22 09:21:55 +01:00
{
"foo": {
"bar": "toto",
"enabled": true
}
}