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
- application/json
Body
required
rq
Array [
]
issues
object[]
btsProject string
btsUrl string
pluginName string
submitDate int64
ticketId string
url string
testItemIds int64[]
Responses
- 200
OK
- */*
- Schema
- Example (from schema)
Schema
Array [
]
message string
[
{
"message": "string"
}
]
Loading...