Skip to content

Commit fb1ca2e

Browse files
committed
chg: [relationship] add a releasable-to relationship
1 parent 12c4d69 commit fb1ca2e

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

relationships/definition.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1900,7 +1900,14 @@
19001900
],
19011901
"name": "summarized-by",
19021902
"opposite": "summarizes"
1903+
},
1904+
{
1905+
"description": "The source object is releasable to the target object.",
1906+
"name": "releasable-to",
1907+
"format": [
1908+
"misp"
1909+
]
19031910
}
19041911
],
1905-
"version": 49
1906-
}
1912+
"version": 50
1913+
}

0 commit comments

Comments
 (0)