curl --location -g --request POST 'http:///rest/api/3/issueLinkType' \
--header 'Content-Type: application/json' \
--data-raw '{
"inward": "Duplicated by",
"name": "Duplicate",
"outward": "Duplicates"
}'
{"id":"1000","name":"Duplicate","inward":"Duplicated by","outward":"Duplicates","self":"https://your-domain.atlassian.net/rest/api/3/issueLinkType/1000"}
【JIRA7.6.1】API开发者 微信交流群
用微信扫右侧二维码,加入【JIRA7.6.1】API开发者 交流群,互助沟通