fix odl patches
[ccsdk/distribution.git] / platform-logic / restapi-templates / src / main / json / cps-templates / delete-nearrtic-nssai.json
1 {
2 "inputParameters": {
3 "idNearRTRIC": ${tmp.nearRTRICId},
4 "mcc": ${tmp.mcc},
5 "mnc": ${tmp.mnc},
6 "sNSSAIList": ${tmp.ric.sNSSAI}
7 }
8 }