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