Integrate aai-schema-ingest library into aai-core
[aai/aai-common.git] / aai-schema-ingest / src / test / resources / edgeRules / test3.json
index 916efdc..e34e79f 100644 (file)
                        "prevent-delete": "NONE",
                        "default": "true",
                        "description":""
+               },
+               {
+                       "from": "bloop",
+                       "to": "bloop",
+                       "label": "links",
+                       "direction": "OUT",
+                       "multiplicity": "ONE2ONE",
+                       "contains-other-v": "IN",
+                       "delete-other-v": "NONE",
+                       "prevent-delete": "NONE",
+                       "default": "true",
+                       "description": "for testing same type direction flip requirement"
                }
        ]
 }
\ No newline at end of file