From eb9c85383fd92053be1b9d5fc513290440e8a7f4 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Fri, 13 Dec 2024 13:56:16 -0800 Subject: [PATCH] Update audit log event data (#53636) --- 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 33c6e070be96..11d02202edfd 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": "1b079a4c67a6c2eecccbef1d2d465dd62bc2248b" + "sha": "a85e375afbeda5a1a82c09f9cc513e9872cd76be" } \ No newline at end of file