From 413feaafdd0dca9fe09b8e41c8970379f724b19b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 4 Sep 2026 06:15:52 +0000 Subject: [PATCH] chore: update OpenAPI snapshot (drift detected 2026-09-04) --- docs/openapi-snapshot.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/openapi-snapshot.json b/docs/openapi-snapshot.json index 5517ddd..c83e44f 100644 --- a/docs/openapi-snapshot.json +++ b/docs/openapi-snapshot.json @@ -2309,6 +2309,11 @@ "nullable": true, "type": "string" }, + "membershipRule": { + "description": "The dynamic membership rule (only populated for groups whose groupTypes contains DynamicMembership)", + "nullable": true, + "type": "string" + }, "visibility": { "description": "The visibility of the group (e.g., Public, Private)", "nullable": true,