Health
健康检查
返回服务状态和统计信息
get/health
Response
服务正常
Example response
{
"ok": true,
"service": "prismer-im-server",
"version": "0.1.0"
}Changes
No recorded changes to this endpoint across all 4 revisions of this API.
返回服务状态和统计信息
服务正常
{
"ok": true,
"service": "prismer-im-server",
"version": "0.1.0"
}No recorded changes to this endpoint across all 4 revisions of this API.