From 398586dafd8a1efe33cee22e504bf72c6cb02327 Mon Sep 17 00:00:00 2001 From: Ahila Date: Thu, 28 Apr 2022 18:12:21 +0530 Subject: RAN Slice Allocation - Bug fixes Issue-ID: CCSDK-3638 Signed-off-by: Ahila Change-Id: I50bbc23c8b957457d445ae11cc23087fca36442b --- .../src/main/json/cps-templates/cps-get-ric-from-cell-id.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform-logic') diff --git a/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-ric-from-cell-id.json b/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-ric-from-cell-id.json index 4446a809..60a62649 100644 --- a/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-ric-from-cell-id.json +++ b/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-ric-from-cell-id.json @@ -2,4 +2,4 @@ "inputParameters":{ "idNRCellDU":${tmp.cellLocalId} } -}' \ No newline at end of file +} \ No newline at end of file -- cgit 1.2.3-korg