diff --git a/resource/ui/_global_variables.json b/resource/ui/_global_variables.json new file mode 100644 index 00000000..103ecaa0 --- /dev/null +++ b/resource/ui/_global_variables.json @@ -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":{}} \ No newline at end of file