From 8528854d89b9852bb525e6a6221e5af1dc0c1265 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Sat, 21 Sep 2024 12:34:40 -0400 Subject: [PATCH] Update audit log event data (#52379) --- 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 dbebbece9853..e1f889665183 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": "2125b20d5c50ac322da77be38815b025d8129c9e" + "sha": "52f3277b4116c98b01c95d6164d2ce16e7656a6d" } \ No newline at end of file