summaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/oofpcipoc-generic-neighbor-patch.json
diff options
context:
space:
mode:
Diffstat (limited to 'platform-logic/restapi-templates/src/main/json/oofpcipoc-generic-neighbor-patch.json')
-rw-r--r--platform-logic/restapi-templates/src/main/json/oofpcipoc-generic-neighbor-patch.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform-logic/restapi-templates/src/main/json/oofpcipoc-generic-neighbor-patch.json b/platform-logic/restapi-templates/src/main/json/oofpcipoc-generic-neighbor-patch.json
index 6362d641..aa4c013d 100644
--- a/platform-logic/restapi-templates/src/main/json/oofpcipoc-generic-neighbor-patch.json
+++ b/platform-logic/restapi-templates/src/main/json/oofpcipoc-generic-neighbor-patch.json
@@ -6,9 +6,9 @@
{
"edit-id": "patch blacklisted",
"operation": "merge",
- "target": "/oofpcipoc:blacklisted",
+ "target": "/ran-network:isHOAllowed",
"value": {
- "blacklisted": ${tmp.blacklisted}
+ "isHOAllowed": ${tmp.isHOAllowed}
}
}
]