From 66feb843f6813b18db49296293a024da888994f2 Mon Sep 17 00:00:00 2001 From: "grounds-openapi-publisher[bot]" <309496835+grounds-openapi-publisher[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 15:57:07 +0000 Subject: [PATCH] docs: update service-moderation api snapshot --- public/specs/service-moderation/openapi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/specs/service-moderation/openapi.json b/public/specs/service-moderation/openapi.json index 52c4929..f6270a4 100644 --- a/public/specs/service-moderation/openapi.json +++ b/public/specs/service-moderation/openapi.json @@ -663,7 +663,7 @@ }, "MessageChannel" : { "type" : "string", - "enum" : [ "GLOBAL", "SERVER", "PARTY", "PRIVATE" ] + "enum" : [ "GLOBAL", "SERVER", "GROUP", "PARTY", "PRIVATE" ] }, "MessageVisibility" : { "type" : "string", @@ -1251,7 +1251,7 @@ "info" : { "description" : "Internal REST API for moderation reports, evidence, and policy management.", "title" : "Moderation API", - "version" : "0.1.1" + "version" : "0.2.0" }, "tags" : [ { "name" : "Automatic moderation findings"