Modify notification endpoint interface definition in swagger
[modeling/etsicatalog.git] / catalog / packages / tests / const.py
index 233f3ee..a67dbef 100644 (file)
@@ -559,7 +559,7 @@ vnf_subscription_data = {
         "notificationTypes": [
             "VnfPackageOnboardingNotification"
         ],
-        "vnfProductsFromProviders": {
+        "vnfProductsFromProviders": [{
             "vnfProvider": "string",
             "vnfProducts": {
                 "vnfProductName": "string",
@@ -570,7 +570,7 @@ vnf_subscription_data = {
                     ]
                 }
             }
-        },
+        }],
         "vnfdId": [
             "00342b18-a5c7-11e8-998c-bf1755941f12"
         ],