From 58d8b58c59c3afbf2271b3b4b780d08c70198756 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Sat, 9 Nov 2024 11:33:41 -0500 Subject: [PATCH] Update audit log event data (#53051) --- 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 20134b17fe53..3f6272bdc2cf 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": "5d970b28488c7feadf83faa4a426b5ce21fe3e0a" + "sha": "799eb5c9bf3a5c8963dd18327718f21e302f1c41" } \ No newline at end of file