auto: Generated Json Schemas

This commit is contained in:
Orbi-bot
2023-10-23 22:33:31 +00:00
parent 6f94ce1dae
commit 7ccaecebd1

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

@@ -0,0 +1 @@
{"title":"Global Variables","description":"Global variables that can be used in any JSON file.","type":"object","propertyNames":{"pattern":"^\\$[a-zA-Z0-9_]+$"},"additionalProperties":{"title":"Global Variable","type":["array","boolean","integer","number","string"]},"definitions":{}}