From 9d1c973d9830926e95a7268a820c4c96f79da73e Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Mon, 6 Jan 2025 01:47:52 -0800 Subject: [PATCH] Update audit log event data (#53735) Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com> --- 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 dbe913ddaefe..290606d8031f 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": "1cc65784575c62d12e1571bedef9126c2b7d2f15" + "sha": "aed021929f55efd8e1f773834dff3f02e75d1eba" } \ No newline at end of file