diff options
Diffstat (limited to 'platform-logic/restapi-templates')
-rw-r--r-- | platform-logic/restapi-templates/src/main/json/cps-templates/delete-celldu-rrm-nssai.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform-logic/restapi-templates/src/main/json/cps-templates/delete-celldu-rrm-nssai.json b/platform-logic/restapi-templates/src/main/json/cps-templates/delete-celldu-rrm-nssai.json index cdc55efb..14336155 100644 --- a/platform-logic/restapi-templates/src/main/json/cps-templates/delete-celldu-rrm-nssai.json +++ b/platform-logic/restapi-templates/src/main/json/cps-templates/delete-celldu-rrm-nssai.json @@ -4,7 +4,7 @@ "idGNBDUFunction": ${tmp.GNBDUId}, "idNRCellDU": ${tmp.cellDULocalId}, "id": ${tmp.cellDURRMPolicyRatio_id}, -"idx": ${tmp.cellDURRMPolicyMember_sNSSAI} +"idx": ${tmp.cellDURRMPolicyMember_id} } } |