diff --git a/reference/api/health_api.md b/reference/api/health_api.md index 0fbcef8a8..5113017d2 100644 --- a/reference/api/health_api.md +++ b/reference/api/health_api.md @@ -16,8 +16,8 @@ GET http://localhost:/v1.0/healthz Code | Description ---- | ----------- -200 | health is ok -500 | health is not ok +200 | dapr is healthy +500 | dapr is not healthy #### URL Parameters