Commit 8661ed8
Add missing roles field to TenantPermissions and ResourcePermissions types
The PDP returns a roles array in getUserPermissions responses, but the
SDK types did not include it, forcing users to use type assertions.
Fixes PER-14323
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 1898747 commit 8661ed8
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
| |||
157 | 158 | | |
158 | 159 | | |
159 | 160 | | |
| 161 | + | |
160 | 162 | | |
161 | 163 | | |
162 | 164 | | |
| |||
0 commit comments