X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fsrc%2Fmain%2Fjson%2Fcps-templates%2Fcps-put-ho.json;h=ee5e07c9ed8c2603ed0dff9f970efa78eec588e7;hb=135361cff32dd84b2fa72cd713c9204f24363e6d;hp=5f3ade8c27faeffe23a3d36624fb4156f3f61aee;hpb=7e8bd180002c4883d0ca3abe47f4d04f437df1fa;p=ccsdk%2Fdistribution.git diff --git a/platform-logic/restapi-templates/src/main/json/cps-templates/cps-put-ho.json b/platform-logic/restapi-templates/src/main/json/cps-templates/cps-put-ho.json index 5f3ade8c..ee5e07c9 100644 --- a/platform-logic/restapi-templates/src/main/json/cps-templates/cps-put-ho.json +++ b/platform-logic/restapi-templates/src/main/json/cps-templates/cps-put-ho.json @@ -6,6 +6,6 @@ "idNRCellRelation":${tmp.idNRCellRelation} }, "payload":{ -"attributes":{"nRTCI":${tmp.nRTCI},"isHOAllowed":${tmp.isHOAllowed}} +"attributes":{"isHOAllowed":${tmp.isHOAllowed}} } }