Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 498 Bytes

IssueLink.md

File metadata and controls

10 lines (9 loc) · 498 Bytes

IssueLink

Properties

Name Type Description Notes
id String The ID of the issue link. [optional]
self String The URL of the issue link. [optional]
type AllOfIssueLinkType The type of link between the issues.
inwardIssue AllOfIssueLinkInwardIssue The issue the link joins to.
outwardIssue AllOfIssueLinkOutwardIssue The issue the link originates from.