From 210e6970c8834e21b76e5d5d2d446f66120693d0 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Fri, 30 Aug 2024 09:33:55 -0700 Subject: [PATCH 1/2] Update audit log event data (#52173) --- src/audit-logs/lib/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/audit-logs/lib/config.json b/src/audit-logs/lib/config.json index 9b83958a33d9..180acd85480b 100644 --- a/src/audit-logs/lib/config.json +++ b/src/audit-logs/lib/config.json @@ -3,5 +3,5 @@ "apiOnlyEvents": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.", "apiRequestEvent": "This event is only available via audit log streaming." }, - "sha": "15fd749a37853e5031d654d96970f9fabc989c76" + "sha": "d731e48e9d96673066f0099858a29d506d5fef85" } \ No newline at end of file From 66c8167c19d1df3a10898b9cefd67370c47ef7de Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Fri, 30 Aug 2024 09:37:22 -0700 Subject: [PATCH 2/2] [Early access companion] PR #341 (#51956) Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com>