aboutsummaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/input-source.json
blob: e876c537a6f071afefe49437d260892c04d6d042 (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": null,
	"sources": {
		"input": {
			"type": "source-input",
			"properties": {
				"key": "action-name"
			}
		}
	}
}