diff options
author | Dan Timoney <dtimoney@att.com> | 2019-09-04 15:45:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-04 15:45:06 +0000 |
commit | 302ec11f5832bca25336febccedbc49490fc1106 (patch) | |
tree | e33d6c547ddab86fdc3cda20cca139ffd379f50f /ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/input-source.json | |
parent | 82089df8930c27c3ef2dfa36e9b1a08e3e1d4fdd (diff) | |
parent | 122a42a959de49a0f9fcc817d9e75ab8ef908cf5 (diff) |
Merge "Do not duplicate model types and data dictionaries"
Diffstat (limited to 'ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/input-source.json')
-rw-r--r-- | ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/input-source.json | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/input-source.json b/ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/input-source.json deleted file mode 100644 index e876c537a..000000000 --- a/ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/input-source.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "input-source", - "property" :{ - "description": "name of the ", - "type": "string" - }, - "updated-by": "brindasanth@onap.com", - "tags": null, - "sources": { - "input": { - "type": "source-input", - "properties": { - "key": "action-name" - } - } - } -}
\ No newline at end of file |