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: