Get controller version
GET
/versionContract
Parameter | Value |
|---|---|
| Section | meta |
| Authentication | CookieAuth |
| Consumes | not required |
| Produces | text/plain |
Parameters
0 parameters
No parameters are required.
Responses
2 responses
Status | Description | Type |
|---|---|---|
200 | Successful response | string |
401 | Unauthorized | object |
{ "data": {}, "error": "<string>" }