From 584642ce1a09c58335a1882c84dde82136883210 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Sat, 20 Jul 2024 09:33:07 -0700 Subject: [PATCH] Update audit log event data (#51729) --- 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 8d62ed987fda..2546afa2c7f1 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": "ade3f07f6be41a3c708b0a7e1d1afc565309f1aa" + "sha": "0f13b3c0c28c57038519c0d02f7af59b0bdf1f9a" } \ No newline at end of file