v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1329113117.1 KB
projects

Publish xml files to an existing Step. May return any of the following canonical error codes: - PERMISSION_DENIED - if the user is not authorized to write project - INVALID_ARGUMENT - if the request is malformed - FAILED_PRECONDITION - if the requested state transition is illegal, e.g. try to upload a duplicate xml file or a file too large. - NOT_FOUND - if the containing Execution does not exist

post/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}:publishXunitXmlFiles

Path parameters

projectIdstring required

A Project id. Required.

historyIdstring required

A History id. Required.

executionIdstring required

A Execution id. Required.

stepIdstring required

A Step id. Note: This step must include a TestExecutionStep. Required.

Request body

Response

Successful response