From 5fb98cc0a51537ab5a5e909d1cf111df1f8f19aa Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Sat, 28 Sep 2024 12:34:33 -0400 Subject: [PATCH] Update audit log event data (#52472) --- 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 02cacced6ce6..5d40cb6aa2f2 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": "09ad55c88b779f1bf2180e3865e17df1a2f115cb" + "sha": "3a21b2ac13997a590ad1a9b1a9f3f86109c3525e" } \ No newline at end of file