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.json8
1 files changed, 0 insertions, 8 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 b3b4643b..6362d641 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
@@ -10,14 +10,6 @@
"value": {
"blacklisted": ${tmp.blacklisted}
}
- },
- {
- "edit-id": "patch phy-cell-id",
- "operation": "merge",
- "target": "/oofpcipoc:phy-cell-id",
- "value": {
- "phy-cell-id": ${tmp.phy-cell-id}
- }
}
]
}