diff options
Diffstat (limited to 'components/model-catalog/resource-dictionary/test-dictionary/unit-number.json')
-rwxr-xr-x[-rw-r--r--] | components/model-catalog/resource-dictionary/test-dictionary/unit-number.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/components/model-catalog/resource-dictionary/test-dictionary/unit-number.json b/components/model-catalog/resource-dictionary/test-dictionary/unit-number.json index 333fd78eb..ea422247d 100644..100755 --- a/components/model-catalog/resource-dictionary/test-dictionary/unit-number.json +++ b/components/model-catalog/resource-dictionary/test-dictionary/unit-number.json @@ -1,6 +1,7 @@ { "tags": "unit-number", "name": "unit-number", + "group":"default", "property": { "description": "unit-number", "type": "string" @@ -11,4 +12,4 @@ "type": "source-input" } } - }
\ No newline at end of file + } |