summaryrefslogtreecommitdiffstats
path: root/aai-core/src/test/resources/bundleconfig-local/etc/relationship/only-relationship-data.json
blob: dc7445e0783bd053ca99dcc99bc6013ce4cc11d5 (plain)
1
2
3
4
5
6
7
{
	"related-to": "test-object",
	"relationship-data" : [{
		"relationship-key" : "test-object.vnf-id",
		"relationship-value":"key1"
	}]
}