auto: Generated Json Schemas

This commit is contained in:
Orbi-bot
2023-10-23 22:32:13 +00:00
parent 325b02b2e3
commit 7462b9db96
2 changed files with 2 additions and 0 deletions

1
resource/ui/_ui_defs.json generated Normal file
View File

@@ -0,0 +1 @@
{"$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":{}}

1
resource/ui/ui.json generated Normal file

File diff suppressed because one or more lines are too long