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