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