From 3b747ba4b7fbca0d678700c0e2e2c71c720102e4 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Mon, 29 Jul 2024 09:34:22 -0700 Subject: [PATCH] Update audit log event data (#51819) --- 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 05faa2c0fe29..56778992c540 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": "fc5c52049e23b6e009bdb4273dd71bb750ddd02d" + "sha": "2ff6ca1490c05079b409af85320cec5089dc388a" } \ No newline at end of file