Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 489 Bytes

LinkedIssue.md

File metadata and controls

9 lines (8 loc) · 489 Bytes

LinkedIssue

Properties

Name Type Description Notes
id String The ID of an issue. Required if `key` isn't provided. [optional]
key String The key of an issue. Required if `id` isn't provided. [optional]
self String The URL of the issue. [optional]
fields AllOfLinkedIssueFields The fields associated with the issue. [optional]