From 1d949d95d901f6700ed8b2ee498c50b55b47e234 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Tue, 30 Apr 2024 12:32:25 -0400 Subject: [PATCH] Update audit log event data (#50394) --- 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 01250a06ab..a164fa9051 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": "d4b18dea5d87157068b1eed2110bc0b1657f4214" + "sha": "02cfc0785f87a86ee83ab29729bf57d3fe23ba07" } \ No newline at end of file