From 80c4d965dd8249a9e19a3e0094e4cbaf1e5d9cf9 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Thu, 10 Oct 2024 12:34:36 -0400 Subject: [PATCH] Update audit log event data (#52620) --- 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 b72a11a21b17..83ccf857d396 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": "42e6e74ccc55e35e6e7c24a497e36454c29663dc" + "sha": "d4847e69869467c8366f808de040e0ca1562906d" } \ No newline at end of file