Fix: Run both sonar and clm scans in parallel
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / vf-module-name.json
1 {
2         "tags": "vf-module-name",
3         "name": "vf-module-name",
4         "group":"default",
5         "property": {
6                 "description": "vf_module_name",
7                 "type": "string"
8         },
9         "updated-by": "Singal, Kapil <ks220y@att.com>",
10         "sources": {
11                 "input": {
12                         "type": "source-input"
13                 },
14                 "default": {
15                         "type": "source-default",
16                         "properties": {}
17                 }
18         }
19 }