aboutsummaryrefslogtreecommitdiffstats
path: root/blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/Mdsal/resource-assignments-complex.json
blob: e42bd94313b9136e156f3f55bc96bd67321777cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
	{
		"name": "location",
		"input-param": true,
		"property": {
			"type": "dt-location"
		},
		"dictionary-name": "location",
		"dictionary-source": "mdsal",
		"dependencies": []
	}
]