From fa7f28d3a9e4f28ee05de7d6e05a7a23386880fb Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Sat, 1 Jun 2024 09:32:23 -0700 Subject: [PATCH] Update audit log event data (#50945) --- 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 582c4c2877bb..f9a09e007adc 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": "9efeec3aab07c852ea5085599e2e93bf09f0cff9" + "sha": "a263484f3c3f09ab4eb8dff7978b79c1d87dc49e" } \ No newline at end of file