Skip to main content

Attach external issue for specified test items

PUT 

/v1/:projectName/item/issue/link

Attach external issue for specified test items

Request

Path Parameters

    projectName stringrequired

    projectName

Body

required

rq

    issues

    object[]

  • Array [

  • btsProject string
    btsUrl string
    pluginName string
    submitDate int64
    ticketId string
    url string
  • ]

  • testItemIds int64[]

Responses

OK

Schema

  • Array [

  • message string
  • ]

Loading...