We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a79ccb5 commit 07c6888Copy full SHA for 07c6888
1 file changed
relationships/definition.json
@@ -28,6 +28,14 @@
28
"name": "shares",
29
"opposite": "shared-by"
30
},
31
+ {
32
+ "description": "This relationship describes an object which was shared by another object.",
33
+ "format": [
34
+ "misp"
35
+ ],
36
+ "name": "shared-by",
37
+ "opposite": "shares"
38
+ },
39
{
40
"description": "The referenced source and target objects are semantically duplicates of each other.",
41
"format": [
@@ -1758,5 +1766,5 @@
1758
1766
"opposite": "acquires"
1759
1767
}
1760
1768
],
1761
- "version": 42
1769
+ "version": 43
1762
1770
0 commit comments