From 11ef92e7dd83082b2424b0587f6b915c112a7f42 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 cb8ef9f4eaf..0c486324040 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 227d35cf155c445c60764d81f2700c871cae6ccd 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 0c486324040..bd373c91b91 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