RanSlice DG, Templates - Integration Testing Fixes
[ccsdk/distribution.git] / platform-logic / restapi-templates / src / main / json / ranSlice-configDB-updategNBCUUP.json
index ebadca4..392475f 100644 (file)
@@ -6,18 +6,18 @@
   "pLMNInfoList": [
     {
       "pLMNId": ${tmp.payload.pLMNId},
-      "sNSSAI": {
-        "configData": {
+      "sNSSAI":[ {
+        "configData":[ {
           "dLThptPerSlice": ${tmp.dLThptPerSlice},
           "maxNumberOfConns": ${tmp.maxNumberOfConns},
           "uLThptPerSlice": ${tmp.uLThptPerSlice}
-        },
+        }],
         "globalSubscriberId": "",
         "sNSSAI": ${tmp.payload.sNSSAI},
         "status": "ACTIVE",
         "subscriptionServiceType": ""
-      }
+      }]
     }
   ],
   "resourceType": "DRB"
-}
+}
\ No newline at end of file