Files
2023-10-23 22:32:13 +00:00

1 line
327 B
JSON
Generated

{"$schema":"http://json-schema.org/draft-07/schema","title":"UI definitions","type":"object","properties":{"ui_defs":{"title":"UI definitions","type":"array","items":{"type":"string","title":"UI definition path","description":"Path to a UI definition file.","examples":["ui/button.json","ui/checkbox.json"]}}},"definitions":{}}