2.1.1 VersionResponse object
Contains the application version of an API backend.
Example
{
"version": "2-1-1.42"
}
Fields
Field | Type | Description |
---|---|---|
version required |
String | The API backend's version number. |
Last updated on
Contains the application version of an API backend.
{
"version": "2-1-1.42"
}
Field | Type | Description |
---|---|---|
version required |
String | The API backend's version number. |
Last updated on