summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--aai-schema/src/main/resources/onap/dbedgerules/v22/DbEdgeRules_v22.json2
-rw-r--r--aai-schema/src/main/resources/onap/dbedgerules/v23/DbEdgeRules_v23.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v22/DbEdgeRules_v22.json b/aai-schema/src/main/resources/onap/dbedgerules/v22/DbEdgeRules_v22.json
index 7973613..4b44c6b 100644
--- a/aai-schema/src/main/resources/onap/dbedgerules/v22/DbEdgeRules_v22.json
+++ b/aai-schema/src/main/resources/onap/dbedgerules/v22/DbEdgeRules_v22.json
@@ -5867,7 +5867,7 @@
"to": "network-route",
"label": "org.onap.relationships.inventory.ComposedOf",
"direction": "OUT",
- "multiplicity": "ONE2MANY",
+ "multiplicity": "MANY2MANY",
"contains-other-v": "NONE",
"delete-other-v": "${direction}",
"prevent-delete": "NONE",
diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v23/DbEdgeRules_v23.json b/aai-schema/src/main/resources/onap/dbedgerules/v23/DbEdgeRules_v23.json
index 926e483..62ac5a7 100644
--- a/aai-schema/src/main/resources/onap/dbedgerules/v23/DbEdgeRules_v23.json
+++ b/aai-schema/src/main/resources/onap/dbedgerules/v23/DbEdgeRules_v23.json
@@ -5867,7 +5867,7 @@
"to": "network-route",
"label": "org.onap.relationships.inventory.ComposedOf",
"direction": "OUT",
- "multiplicity": "ONE2MANY",
+ "multiplicity": "MANY2MANY",
"contains-other-v": "NONE",
"delete-other-v": "${direction}",
"prevent-delete": "NONE",