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