diff options
author | Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com> | 2018-11-10 11:54:05 -0500 |
---|---|---|
committer | Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com> | 2018-11-10 15:55:03 -0500 |
commit | a9bf0541c65d8bb81b814bd85253cf4518fcb52b (patch) | |
tree | 9b629b6f70cedf70fa4595d55c4a337fbc80add4 /components/model-catalog/resource-dictionary/starter-dictionary/volume-name.json | |
parent | 115a90365564d9cb5a6415f4fa525b999a36b5ea (diff) |
Controller Design Studio
Upgrade Spring Boot and Kotlin versions.
Change-Id: If0d7d0f476d8cfd23916013ff1ab554b26bc6b7a
Issue-ID: CCSDK-658
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/volume-name.json')
-rwxr-xr-x | components/model-catalog/resource-dictionary/starter-dictionary/volume-name.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/volume-name.json b/components/model-catalog/resource-dictionary/starter-dictionary/volume-name.json new file mode 100755 index 00000000..3fe5ab30 --- /dev/null +++ b/components/model-catalog/resource-dictionary/starter-dictionary/volume-name.json @@ -0,0 +1,15 @@ +{ + "name" : "volume-name", + "tags" : "volume-name", + "updated-by" : "Singal, Kapil <ks220y@att.com>", + "property" : { + "description" : "volume-name", + "type" : "string" + }, + "sources" : { + "input" : { + "type" : "source-input", + "properties" : { } + } + } +}
\ No newline at end of file |