From b9e0307889976f1e107b4c51181a747ef87cc3cf Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Mon, 2 Sep 2024 09:35:07 -0700 Subject: [PATCH] Update audit log event data (#52186) --- 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 180acd85480b..c7385d962e1d 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": "d731e48e9d96673066f0099858a29d506d5fef85" + "sha": "34d03f4ac75933813cdf729e0080334adb1f61ca" } \ No newline at end of file