PRH test fixes - align simulated Dmaap response to the real one
[integration/csit.git] / tests / dcaegen2 / prh-testcases / assets / re-registration / expected-logical-link.json
index 95c5570..b75df88 100644 (file)
@@ -1,11 +1,13 @@
 {
   "link-name": "bbs-link",
   "link-type": "attachment-point",
-  "relationship-list": [
-    {
-      "relationship": {
-        "related-link": "/network/pnfs/pnf/NOK6061ZW9"
+  "relationship-list":
+  {
+    "relationship": [
+      {
+        "related-link": "/network/pnfs/pnf/NOK6061ZW9",
+        "relationship-data": []
       }
-    }
-  ]
+    ]
+  }
 }