diff options
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/default-source.json')
-rwxr-xr-x | components/model-catalog/resource-dictionary/starter-dictionary/default-source.json | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/default-source.json b/components/model-catalog/resource-dictionary/starter-dictionary/default-source.json deleted file mode 100755 index 42059ad8..00000000 --- a/components/model-catalog/resource-dictionary/starter-dictionary/default-source.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "tags": "v4-ip-type, tosca.datatypes.Root, data_type, brindasanth@onap.com", - "name": "default-source", - "property" :{ - "description": "name of the ", - "type": "string" - }, - "updated-by": "brindasanth@onap.com", - "sources": { - "default": { - "type": "source-default", - "properties": { - } - } - } -}
\ No newline at end of file |