Ping Service
GET/v1/ping
Ping Service
Responses
- 200
- default
OK
- application/json
- Schema
- Example (from schema)
Schema
msgstring
{
"msg": "string"
}
generic error response
- application/json
- Schema
Schema
string
Loading...
GET/v1/ping
Ping Service
OK
Schema
{
"msg": "string"
}
generic error response
Schema
string