Translation
此页面暂无中文版本,显示的是英文版本。
Returns a simple OK message without touching DB
Response Body
application/json
curl -X GET "https://example.com/api/v3/empty"{ "message": "ok"}application/json
curl -X GET "https://example.com/api/v3/empty"{ "message": "ok"}