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