Fix the schema about external system.
[aai/aai-common.git] / aai-core / src / main / resources / dbedgerules / DbEdgeRules_v11.json
index 8f44ebc..a2943e3 100644 (file)
                        "SVC-INFRA": "!${direction}",
                        "prevent-delete": "${direction}"
                },
-               {
-                       "from": "cloud-region",
-                       "to": "auth-info-item",
-                       "label": "has",
-                       "direction": "OUT",
-                       "multiplicity": "One2Many",
-                       "contains-other-v": "${direction}",
-                       "delete-other-v": "NONE",
-                       "SVC-INFRA": "!${direction}",
-                       "prevent-delete": "${direction}"
-               },
                {
                        "from": "cloud-region",
                        "to": "image",