From 226f97120080566b4b886e7cfe20e16585498714 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Mon, 16 Sep 2024 12:35:21 -0400 Subject: [PATCH] Update audit log event data (#52309) --- 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 52a6c39f4e..edbc952d26 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": "ee7d96263a737a0fd8c2b25b852a2ebbb1041ab3" + "sha": "59756bf36a9f30cef18140b482fa177f265a41ce" } \ No newline at end of file