Commit 0c49425
feat(frontier): add SetGroupMemberRole RPC (#485)
Introduces a new RPC to change an existing group member's role, mirroring
SetOrganizationMemberRole. Supports user (and future principal types) with
an explicit role, replacing the implicit role assignment in AddGroupUsers.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 36019fc commit 0c49425
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
96 | 98 | | |
97 | 99 | | |
98 | 100 | | |
| |||
2176 | 2178 | | |
2177 | 2179 | | |
2178 | 2180 | | |
| 2181 | + | |
| 2182 | + | |
| 2183 | + | |
| 2184 | + | |
| 2185 | + | |
| 2186 | + | |
| 2187 | + | |
| 2188 | + | |
| 2189 | + | |
| 2190 | + | |
2179 | 2191 | | |
2180 | 2192 | | |
2181 | 2193 | | |
| |||
0 commit comments