Frontend version
Get current frontend version
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
- frontend_version string
{
"frontend_version": "2.0.0"
}
Loading...
Get current frontend version
OK
{
"frontend_version": "2.0.0"
}