v1

latestOpenAPI 3.0.0Apache 2.02026-07-2483101116.9 KB
suites

Update test suite

This method is used to update a test suite through API.

patch/suite/{code}/{id}

Path parameters

codestring required

Code of project, where to search entities.

idinteger required

Identifier.

Request body

titlestring

Test suite title.

descriptionstring

Test suite description.

preconditionsstring

Test suite preconditions

parent_idinteger nullable

Parent suite ID

Response

A result of operation.

statusboolean