From c6e4dad6288a50e8853c65f3acb91ff58f875d70 Mon Sep 17 00:00:00 2001 From: David Yu Date: Thu, 29 Jun 2023 18:27:32 +0000 Subject: [PATCH 1/2] backport of commit 4f7d21da6cc2b314f82e92958dc215f25a023cb9 --- website/content/api-docs/health.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/api-docs/health.mdx b/website/content/api-docs/health.mdx index ba5eef9788a..ceeb82b4a3c 100644 --- a/website/content/api-docs/health.mdx +++ b/website/content/api-docs/health.mdx @@ -223,7 +223,7 @@ The table below shows this endpoint's support for

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

### Path Parameters From 1edced4d42894de64758cfb9fcf2ccb16d2ccaae Mon Sep 17 00:00:00 2001 From: David Yu Date: Thu, 29 Jun 2023 18:39:54 +0000 Subject: [PATCH 2/2] backport of commit d1ba0e877c5713112dd77a2b1f8b16e34ea6c456 --- 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 ceeb82b4a3c..a9d9536a220 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 for blocking queries. + 1some query parameters will use the streaming backend for blocking queries.

### Path Parameters