From 51f970a4b29e3fb6944a275c15f45a93ed742590 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Tue, 11 Jun 2024 09:34:48 -0700 Subject: [PATCH] Update audit log event data (#51124) --- 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 f53e0d043a..204f616077 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": "02af3186061478ec55d60b2b9e535b446e55cc19" + "sha": "9abb0598d633678b63c20c9d0a994960a5c57dac" } \ No newline at end of file