summaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/cps-templates/cps-put-ho.json
diff options
context:
space:
mode:
Diffstat (limited to 'platform-logic/restapi-templates/src/main/json/cps-templates/cps-put-ho.json')
-rw-r--r--platform-logic/restapi-templates/src/main/json/cps-templates/cps-put-ho.json2
1 files changed, 1 insertions, 1 deletions
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}}
}
}