Sync the latest code changes
[aai/aai-common.git] / aai-core / src / test / resources / bundleconfig-local / etc / relationship / only-relationship-data.json
1 {
2         "related-to": "generic-vnf",
3         "relationship-data" : [{
4                 "relationship-key" : "generic-vnf.vnf-id",
5                 "relationship-value":"key1"
6         }]
7 }