aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/resource-dictionary/starter-dictionary/input-source.json
blob: d42d28c8cfbc2219a4e2b072675de8e8c9e31fed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
	"name": "input-source",
	"group":"default",
	"property" :{
		"description": "name of the ",
		"type": "string"
	},
	"updated-by": "brindasanth@onap.com",
	"tags": "input-source",
	"sources": {
		"input": {
			"type": "source-input",
			"properties": {
			}
		}
	}
}