From e2d0b73994093b41e30ecbb5663045698721ec0e Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Sat, 13 Jan 2024 08:33:29 -0800 Subject: [PATCH] Update audit log event data (#48696) --- 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 e9f7fd7a84..b394f9d1e1 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": "bcd0b39ae88db05362e2c408879b1cc5a9282974" + "sha": "bee899a7b45cf57aefce15054f8ba57a84bdfa97" } \ No newline at end of file