Import junit xml report
POST/v1/:projectName/launch/import
Only following formats are supported: zip and xml.
Request
Path Parameters
projectName stringrequired
projectName
Query Parameters
attributeKey string
Add Launch attribute key
attributeValue string
Add Launch attribute value
description string
Override Launch Description
launchName string
Override Launch Name
skippedIsNotIssue boolean
true: no defect type is applied to skipped issue
- multipart/form-data
Body
required
file binaryrequired
file
params
params
Responses
- 200
OK
- */*
- Schema
- Example (from schema)
Schema
message string
{
"message": "string"
}
Loading...