v1

latestOpenAPI 3.0.0Apache 2.02026-07-2483101116.9 KB
suites

Create a new test suite

This method is used to create a new test suite through API.

post/suite/{code}

Path parameters

codestring required

Code of project, where to search entities.

Request body

titlestring required

Test suite title.

descriptionstring

Test suite description.

preconditionsstring

Test suite preconditions

parent_idinteger nullable

Parent suite ID

Response

A result.

statusboolean