aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/resource-dictionary/starter-dictionary/address.json
blob: 23bad6e2a455ac4343c56b2eff306d1f98f417bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
		"name": "address",
		"tags": "address",
	        "group":"default",
		"updated-by" : "Singal, Kapil <ks220y@att.com>",
		"property": {
			"description" : "address",
			"type": "string"
		},
		"sources": {
			"input": {
				"type": "source-input"
			}
		}
}