diff options
Diffstat (limited to 'aai-schema/src/main/resources/onap/dbedgerules/v16')
-rw-r--r-- | aai-schema/src/main/resources/onap/dbedgerules/v16/DbEdgeRules_v16.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v16/DbEdgeRules_v16.json b/aai-schema/src/main/resources/onap/dbedgerules/v16/DbEdgeRules_v16.json index 1f6829c..2d448aa 100644 --- a/aai-schema/src/main/resources/onap/dbedgerules/v16/DbEdgeRules_v16.json +++ b/aai-schema/src/main/resources/onap/dbedgerules/v16/DbEdgeRules_v16.json @@ -2622,7 +2622,7 @@ "to": "l3-network", "label": "org.onap.relationships.inventory.PartOf", "direction": "OUT", - "multiplicity": "ONE2ONE", + "multiplicity": "MANY2MANY", "contains-other-v": "NONE", "delete-other-v": "NONE", "prevent-delete": "NONE", |