From 0346c1d392f9bb2b0a4b00e25ca5bd1f76eac660 Mon Sep 17 00:00:00 2001 From: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com> Date: Tue, 17 May 2022 08:56:16 -0500 Subject: [PATCH] Editor pass - Changes - issue-4738-host-summary (#5764) This has been edited for content and copy. --- changes/issue-4738-host-summary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/issue-4738-host-summary b/changes/issue-4738-host-summary index 57b1b495c4..90504ba29f 100644 --- a/changes/issue-4738-host-summary +++ b/changes/issue-4738-host-summary @@ -1 +1 @@ -- Add `all_linux_count` and `builtin_labels` to `GET /host_summary` response +- Added `all_linux_count` and `builtin_labels` to `GET /host_summary` response.