From 318822480cdd513a03b93703da8e1d1e53914bd5 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Mon, 6 Jan 2025 04:29:21 -0800 Subject: [PATCH] Update audit log event data (#53747) Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com> --- 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 39421fd41e1a..9a9fdde4059f 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": "eafe424495cc22bd92b9122b9bb41a01f07314d9" + "sha": "20c2272a952ed0bd5281b59da7c6b538ed330b75" } \ No newline at end of file