auto: generated json schemas 2025-10-14 (#390)
Co-authored-by: DaanV2 <2393905+DaanV2@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
cfa89d59c5
commit
1f04c737cd
2
resource/ui/_global_variables.json
generated
2
resource/ui/_global_variables.json
generated
@@ -1 +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":{}}
|
||||
{"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":{}}
|
||||
Reference in New Issue
Block a user