diff options
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/vf-module-name.json')
-rw-r--r-- | components/model-catalog/resource-dictionary/starter-dictionary/vf-module-name.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/vf-module-name.json b/components/model-catalog/resource-dictionary/starter-dictionary/vf-module-name.json new file mode 100644 index 000000000..0cd9da12a --- /dev/null +++ b/components/model-catalog/resource-dictionary/starter-dictionary/vf-module-name.json @@ -0,0 +1,18 @@ +{ + "tags": "vf-module-name", + "name": "vf-module-name", + "property": { + "description": "vf_module_name", + "type": "string" + }, + "updated-by": "Singal, Kapil <ks220y@att.com>", + "sources": { + "input": { + "type": "source-input" + }, + "default": { + "type": "source-default", + "properties": {} + } + } +}
\ No newline at end of file |