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