api
get the runs for a test
get the runs from a particular test
get/tests/{testId}/run
Parameters
./parameters.yaml#/components/parameters/testId — unresolved $ref
./parameters.yaml#/components/parameters/take — unresolved $ref
./parameters.yaml#/components/parameters/skip — unresolved $ref
Response
successful operation
TestRun[] required— unresolved $ref
Changes
Changed in 2 of the 50 revisions of this API.132
- ●
deleted the
pathrequest parametertestIdrequest-parameter-removed
- ●
deleted the
queryrequest parameterskiprequest-parameter-removed
- ●
deleted the
queryrequest parametertakerequest-parameter-removed
- ●
- ▲
added the new path request parameter
testIdnew-request-path-parameter
- ○
added the new optional
queryrequest parameterskipnew-optional-request-parameter
- ○
added the new optional
queryrequest parametertakenew-optional-request-parameter
- ▲