From 46c9f9a37b538ac96959afdb5686fbc00692ffe6 Mon Sep 17 00:00:00 2001 From: Lucas Manuel Rodriguez Date: Fri, 14 Mar 2025 17:41:57 -0300 Subject: [PATCH] Fix auto generated docs on main (#27165) Ran `make generate-doc`. --- docs/Contributing/Audit-logs.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Contributing/Audit-logs.md b/docs/Contributing/Audit-logs.md index 616eb4af7e..43a3934cc2 100644 --- a/docs/Contributing/Audit-logs.md +++ b/docs/Contributing/Audit-logs.md @@ -1470,7 +1470,7 @@ This activity contains the following fields: ## installed_app_store_app -Generated when an App Store app is installed on a host. +Generated when an App Store app is installed on a device. This activity contains the following fields: - "host_id": ID of the host on which the app was installed. @@ -1483,6 +1483,7 @@ This activity contains the following fields: - "policy_id": ID of the policy whose failure triggered the install. Null if no associated policy. - "policy_name": Name of the policy whose failure triggered the install. Null if no associated policy. + #### Example ```json