From 45ed796e95e91c5e08ee64aa10a2bd15d3e6344f Mon Sep 17 00:00:00 2001 From: Shalabh Mohan Shrivastava Date: Wed, 25 Mar 2020 10:56:13 -0700 Subject: [PATCH] resolving code review comments. --- reference/api/health_api.md | 1 - 1 file changed, 1 deletion(-) diff --git a/reference/api/health_api.md b/reference/api/health_api.md index f1cbbb675..0fbcef8a8 100644 --- a/reference/api/health_api.md +++ b/reference/api/health_api.md @@ -29,6 +29,5 @@ daprPort | The Dapr port. ```shell curl http://localhost:3500/v1.0/healthz - -H "Content-Type: application/json" ```