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