15.24Health endpoint
A Mule API may expose:
GET /health
Simple response:
{
"status": "UP"
}
But think carefully about what this proves.
A Mule API may expose:
GET /health
Simple response:
{
"status": "UP"
}
But think carefully about what this proves.