From 0ee38751935a58b6f529d2a4d2481affc5769a50 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Sat, 8 Jun 2024 09:33:24 -0700 Subject: [PATCH] Update audit log event data (#51074) --- 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 99b75f29f3..59d95b183e 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": "192b7f948cc86a674bfe320d91daa9d9dde67f6e" + "sha": "388fbe0209d465ccdc56d5b34fefa9e47d2a4d94" } \ No newline at end of file