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.