Skip to main content

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

Body

required

    file binaryrequired

    file

    params

    params

Responses

OK

Schema

    message string
Loading...