diff options
author | Ahila <ahila.pandaram@wipro.com> | 2022-04-28 18:12:21 +0530 |
---|---|---|
committer | Ahila <ahila.pandaram@wipro.com> | 2022-04-28 18:12:21 +0530 |
commit | 398586dafd8a1efe33cee22e504bf72c6cb02327 (patch) | |
tree | 0350e221ab9efc8e209932888a4f442ae1e34322 /platform-logic | |
parent | 04838d81c2c9c32d9fdb4b881fb2a966efdbe061 (diff) |
RAN Slice Allocation - Bug fixes
Issue-ID: CCSDK-3638
Signed-off-by: Ahila <ahila.pandaram@wipro.com>
Change-Id: I50bbc23c8b957457d445ae11cc23087fca36442b
Diffstat (limited to 'platform-logic')
-rw-r--r-- | platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-ric-from-cell-id.json | 2 |
1 files changed, 1 insertions, 1 deletions
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 |