v54

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-03522891921.1 KB
Testsets

Create Testset Revision

Create and commit the initial revision for a testset variant.

Most callers instead use /testsets/revisions/commit, which writes the testcases and the revision together. This endpoint commits an initial revision with the initial guard, preventing duplicate initial revisions for the same variant.

post/testsets/revisions/

Request body

include_testcasesboolean nullable

Include full testcase objects in the response. Defaults to true when the response would carry revision data.

Response

Successful Response

countinteger

1 if a revision was returned, 0 otherwise.