Commit e98c1a7
π Fix backupdr.dataSources.list and remove fake recommender permission
- backupdr.dataSources.list β backupdr.bvdataSources.list (backup vault
data sources use the bvdataSources resource type)
- Remove recommender.recommendations.list β not a real permission; the
Recommender API uses type-specific permissions that can't be
auto-derived from the code
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 4c2d2c5 commit e98c1a7
File tree
2 files changed
+13
-11
lines changed- providers-sdk/v1/util/permissions
- providers/gcp/resources
2 files changed
+13
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
916 | 916 | | |
917 | 917 | | |
918 | 918 | | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
919 | 928 | | |
920 | 929 | | |
921 | 930 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
| |||
194 | 193 | | |
195 | 194 | | |
196 | 195 | | |
197 | | - | |
| 196 | + | |
198 | 197 | | |
199 | 198 | | |
200 | 199 | | |
| |||
607 | 606 | | |
608 | 607 | | |
609 | 608 | | |
610 | | - | |
611 | | - | |
612 | | - | |
613 | | - | |
614 | | - | |
615 | | - | |
616 | 609 | | |
617 | 610 | | |
618 | 611 | | |
| |||
676 | 669 | | |
677 | 670 | | |
678 | 671 | | |
679 | | - | |
| 672 | + | |
680 | 673 | | |
681 | 674 | | |
682 | 675 | | |
| |||
0 commit comments