Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 1.63 KB

IssueLinkType.md

File metadata and controls

10 lines (9 loc) · 1.63 KB

IssueLinkType

Properties

Name Type Description Notes
id String The ID of the issue link type and is used as follows: * In the issueLink resource it is the type of issue link. Required on create when `name` isn't provided. Otherwise, read only. * In the issueLinkType resource it is read only. [optional]
name String The name of the issue link type and is used as follows: * In the issueLink resource it is the type of issue link. Required on create when `id` isn't provided. Otherwise, read only. * In the issueLinkType resource it is required on create and optional on update. Otherwise, read only. [optional]
inward String The description of the issue link type inward link and is used as follows: * In the issueLink resource it is read only. * In the issueLinkType resource it is required on create and optional on update. Otherwise, read only. [optional]
outward String The description of the issue link type outward link and is used as follows: * In the issueLink resource it is read only. * In the issueLinkType resource it is required on create and optional on update. Otherwise, read only. [optional]
self String The URL of the issue link type. Read only. [optional]