From 6f1d270f32d8d2839c745fcc2c632c8f62b9a8f9 Mon Sep 17 00:00:00 2001 From: shishir gowda Date: Tue, 20 Jan 2026 12:50:17 -0500 Subject: [PATCH] update schema --- observability/roomobs/gen_reporter.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/observability/roomobs/gen_reporter.go b/observability/roomobs/gen_reporter.go index 24aa42b7..209fc029 100644 --- a/observability/roomobs/gen_reporter.go +++ b/observability/roomobs/gen_reporter.go @@ -6,7 +6,7 @@ import ( "time" ) -const Version_RE171UO = true +const Version_PQD070O = true type KeyResolver interface { Resolve(string)