From 6f500a8edaadd5edbf469d0f3e7df3cf69139693 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Sat, 23 Nov 2024 08:34:22 -0800 Subject: [PATCH] Update audit log event data (#53269) --- 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 281047669120..1146aabd92d5 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": "49363b4aeeaf1b397f113178250e939829c4c684" + "sha": "d0b493306f08311371fb627084f8870cc1ce77e1" } \ No newline at end of file