Skip to content
This repository has been archived by the owner on Aug 4, 2019. It is now read-only.

apiv1 version get

Travis CI edited this page Jan 9, 2018 · 2 revisions
Parameter Value
Author TestEngine
Version 0.2.0-dev.0
Status Implemented

version

GET /apiv1/version

Role: Visitor

Status:

200 OK

Response Headers:

Content-Type: application/json; charset=utf-8
Content-Length: 31

Response Body:

{
    "version":"0.2.0-dev.0"
}
Clone this wiki locally