summaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/application/load/resource_dictionary/input-source.json
blob: acfad16bb1d4d3924f34b1aeeae7455e6bc888e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
	"name": "input-source",
	"property" :{
		"description": "name of the ",
		"type": "string"
	},
	"updated-by": "brindasanth@onap.com",
	"tags": "action-name, brindasanth",
	"sources": {
		"input": {
			"type": "source-input",
			"properties": {
				"key": "action-name"
			}
		}
	}
}