From a2c5652349cf191cf1626672cbea500c0eabe3b2 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Wed, 6 Nov 2024 11:34:40 -0500 Subject: [PATCH] Update audit log event data (#52993) --- 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 ded9136427..f7f876565d 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": "4b879b4f2e7de0a99b0e5a109935b34ecd9e1cad" + "sha": "548a504f9bbeb14e74a0da48a869f8e6239b6d9f" } \ No newline at end of file