Added DbEdgerules-Fix for Multiplicity Violation 91/114691/1
authorhariharan97 <rh20085046@wipro.com>
Mon, 9 Nov 2020 12:29:20 +0000 (17:59 +0530)
committerhariharan97 <rh20085046@wipro.com>
Mon, 9 Nov 2020 13:09:32 +0000 (18:39 +0530)
Issue-ID: AAI-3220

Signed-off-by: hariharan97 <rh20085046@wipro.com>
Change-Id: Id4ecf2c514c189f812b5b4a5a348320ba98283ca
Signed-off-by: hariharan97 <rh20085046@wipro.com>
aai-schema/src/main/resources/onap/dbedgerules/v21/DbEdgeRules_v21.json

index 833be5f..2c2c0fc 100644 (file)
                        "to": "service-instance",
                        "label": "org.onap.relationships.inventory.ComposedOf",
                        "direction": "OUT",
-                       "multiplicity": "ONE2MANY",
+                       "multiplicity": "MANY2MANY",
                        "contains-other-v": "NONE",
                        "delete-other-v": "NONE",
                        "prevent-delete": "NONE",