All URIs are relative to http://localhost
Method | HTTP request | Description |
---|---|---|
HealthCheckApiV1HealthCheckGet | Get /api/v1/health/check | 检查服务器是否正确响应请求 / Check if the server responds to requests correctly |
HealthCheckApiV1HealthCheckGet_0 | Get /api/v1/health/check | 检查服务器是否正确响应请求 / Check if the server responds to requests correctly |
HealthCheckResponse HealthCheckApiV1HealthCheckGet(ctx, )
检查服务器是否正确响应请求 / Check if the server responds to requests correctly
[中文] ### 用途说明: - 检查服务器是否正确响应请求。 ### 参数说明: - 无参数。 ### 返回结果: - status
: 服务器状态,正常为 ok
。 # [English] ### Purpose: - Check if the server responds to requests correctly. ### Parameter Description: - No parameters. ### Return Result: - status
: Server status, normal is ok
.
This endpoint does not need any parameter.
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
HealthCheckResponse HealthCheckApiV1HealthCheckGet_0(ctx, )
检查服务器是否正确响应请求 / Check if the server responds to requests correctly
[中文] ### 用途说明: - 检查服务器是否正确响应请求。 ### 参数说明: - 无参数。 ### 返回结果: - status
: 服务器状态,正常为 ok
。 # [English] ### Purpose: - Check if the server responds to requests correctly. ### Parameter Description: - No parameters. ### Return Result: - status
: Server status, normal is ok
.
This endpoint does not need any parameter.
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]