Skip to main content

Test Applet By Version

POST 

/v1/applet/:appletUid/version/:appletVersion/test

Create new applet version test of applet by appletUid and appletVersion.

To create a new Applet version test suite you need just the binary (string with test source code).

Parameters

FieldTypeRequiredDescription
appletUidstringrequiredUnique Applet identification
versionstringrequiredApplet version

Body

FieldTypeRequiredDescription
identifierstringrequiredTest suite identifier
binarystringrequiredBinary as string

Request

Responses

OK

Response Headers
    Content-Type