From b77978a7e8bce7cb457b392a0fab1fde6612616c Mon Sep 17 00:00:00 2001 From: "workos-sdk-automation[bot]" <255426317+workos-sdk-automation[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 15:02:00 +0000 Subject: [PATCH] Update OpenAPI spec from workos/workos@8efea61f918efcec56c264951f11144501043ed8 --- .last-synced-sha | 2 +- spec/open-api-spec.yaml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.last-synced-sha b/.last-synced-sha index 54f99cb..5cfe0bd 100644 --- a/.last-synced-sha +++ b/.last-synced-sha @@ -1 +1 @@ -72e26bfe5599afc21dd2b0b429165edd5cc2d1c9 +8efea61f918efcec56c264951f11144501043ed8 diff --git a/spec/open-api-spec.yaml b/spec/open-api-spec.yaml index 406956a..9e40212 100644 --- a/spec/open-api-spec.yaml +++ b/spec/open-api-spec.yaml @@ -19659,10 +19659,12 @@ components: type: string description: The external ID of the resource. example: proj-456 + x-feature-flag: user-groups-role-assignment-enabled resource_type_slug: type: string description: The resource type slug. example: project + x-feature-flag: user-groups-role-assignment-enabled required: - role_slug ReplaceGroupRoleAssignmentEntryDto: