From 73a85e29a97093b047f3afc85f08ce7c9846c69a Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Wed, 3 Apr 2024 12:32:36 -0400 Subject: [PATCH] Update audit log event data (#49999) --- 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 56638f7f00..1d79524f25 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": "9eb6d78d642efbaed3122427fd3ccca68b88d7e5" + "sha": "db6a3fa34baf1f04f2d9e4f9b39247c2e2f5d945" } \ No newline at end of file