跳到正文

健康检查

GET
/healthz

返回服务状态。

响应

Service status

application/json
JSON
{
  
"status": "ok"
}

试验场

示例