summaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-cells-list.json
diff options
context:
space:
mode:
Diffstat (limited to 'platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-cells-list.json')
-rw-r--r--platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-cells-list.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-cells-list.json b/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-cells-list.json
index a2ebef62..e72aa37c 100644
--- a/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-cells-list.json
+++ b/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-cells-list.json
@@ -1,8 +1,5 @@
{
"inputParameters": {
-"mcc": ${tmp.mcc},
-"mnc": ${tmp.mnc},
-"coverageArea": ${tmp.payload.coverageArea},
"nRTAC": ${tmp.payload.trackingArea}
}
}