From 9dc8e4d8be5b44b6400bfa43f20240d33c8498c1 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Tue, 28 Nov 2023 11:33:53 -0500 Subject: [PATCH] Update audit log event data (#46853) --- 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 a83344abdc..e910d246a3 100644 --- a/src/audit-logs/lib/config.json +++ b/src/audit-logs/lib/config.json @@ -1,4 +1,4 @@ { "apiOnlyEventsAdditionalDescription": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.", - "sha": "302460583739306618c26fea02aa0e58a03eb89b" + "sha": "478b2e5d5df59cf716f051c0b72f5a946c5c1c93" } \ No newline at end of file