Commit 034b244
Fix Python type errors: remove stale PermissionDecision fields
PermissionDecision no longer has rules/feedback/message/path fields
in the new permission vocabulary. Clean up PermissionRequestResult
dataclass and client.py payload construction to match.
Passes ty check, ruff lint, and all E2E tests.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 2783bb2 commit 034b244
2 files changed
Lines changed: 1 addition & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2725 | 2725 | | |
2726 | 2726 | | |
2727 | 2727 | | |
2728 | | - | |
2729 | | - | |
2730 | | - | |
2731 | | - | |
2732 | | - | |
2733 | | - | |
2734 | | - | |
2735 | | - | |
2736 | | - | |
2737 | | - | |
| 2728 | + | |
2738 | 2729 | | |
2739 | 2730 | | |
2740 | 2731 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | 236 | | |
241 | 237 | | |
242 | 238 | | |
| |||
1453 | 1449 | | |
1454 | 1450 | | |
1455 | 1451 | | |
1456 | | - | |
1457 | | - | |
1458 | | - | |
1459 | | - | |
1460 | 1452 | | |
1461 | 1453 | | |
1462 | 1454 | | |
| |||
0 commit comments