fix odl patches
[ccsdk/distribution.git] / platform-logic / restapi-templates / src / main / json / cps-templates / cps-get-ric-from-cell-id.json
1 {
2 "inputParameters":{
3 "idNRCellDU":${tmp.cellLocalId}
4 }
5 }