v1
latestOpenAPI 3.0.32026-07-1718922.1 KBTest Management
Get BOPTEST version
Returns the BOPTEST version for the running test.
get/version
Response
Successful response with the version of BOPTEST.
Example response
{
"message": "Queried the version number successfully.",
"payload": {
"version": "0.8.0"
},
"status": 200
}