From 49f4a3256429d06bd92d49c5e6cdf610923ffccc Mon Sep 17 00:00:00 2001 From: hc-github-team-consul-core Date: Thu, 29 Jun 2023 14:39:19 -0500 Subject: [PATCH] Backport of Fix streaming backend link into release/1.16.x (#17961) * backport of commit 4f7d21da6cc2b314f82e92958dc215f25a023cb9 * backport of commit d1ba0e877c5713112dd77a2b1f8b16e34ea6c456 --------- Co-authored-by: David Yu --- website/content/api-docs/health.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/content/api-docs/health.mdx b/website/content/api-docs/health.mdx index cb8ef9f4ea..bd373c91b9 100644 --- a/website/content/api-docs/health.mdx +++ b/website/content/api-docs/health.mdx @@ -222,8 +222,7 @@ The table below shows this endpoint's support for | `YES` 1 | `all` | `background refresh` | `node:read,service:read` |

- 1some query parameters will use the - streaming backend + 1some query parameters will use the streaming backend for blocking queries.

### Path Parameters