Import junit xml report
POST/v1/:projectName/launch/import
Only following formats are supported: zip and xml.
Request
Path Parameters
projectName stringrequired
projectName
- multipart/form-data
Body
required
file binaryrequired
file
Responses
- 200
OK
- */*
- Schema
- Example (from schema)
Schema
message string
{
"message": "string"
}
Loading...