Resources Version Get Compatible Tod Versions
Get Compatible Tod Versions
Get tod version range compatible with this server
Http Method
GET
End Point
/~api/version/compatible-tod-versions
Response
Operation Successful
Status Code
200
Response Body
Content Type
application/json
Example
{
"minVersion" : "1.0.0" ,
"maxVersion" : "2.0.0"
}
Operation Failed
Status code
Status code other than 200 indicating the error type
Response Body
Error detail of content type "text/plain"
cURL Example
$ curl -u <login name>:<password or access token> https://git.codedune.app/~api/version/compatible-tod-versions
Please wait...
Page is in error, reload to recover