server : add /v1/health endpoint (#16461)
* server : add /v1/health endpoint * cont : update readme
This commit is contained in:
parent
4e0388aa8a
commit
df1b612e29
2 changed files with 3 additions and 1 deletions
|
|
@ -393,7 +393,7 @@ node index.js
|
|||
|
||||
### GET `/health`: Returns health check result
|
||||
|
||||
This endpoint is public (no API key check).
|
||||
This endpoint is public (no API key check). `/v1/health` also works.
|
||||
|
||||
**Response format**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue