mirror of
https://github.com/Bornholm/formidable.git
synced 2025-08-02 02:31:34 +02:00
feat: url based data loading system
This commit is contained in:
6
misc/schema/json/my-schema.values.json
Normal file
6
misc/schema/json/my-schema.values.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"foo": {
|
||||
"bar": "toto",
|
||||
"enabled": true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user