Skip to content

Commit b6037a5

Browse files
authored
Merge pull request #1903 from HarminderSethi/main
Package-solution updated with required permissions
2 parents f875aa7 + d5b0d89 commit b6037a5

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

.metadata/errors.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"timestamp": "2026-06-20T18:22:11+02:00",
3-
"commit": "d1a85e035a0e311e86b68a85f8023369c6ce6155",
2+
"timestamp": "2026-06-21T23:07:33+05:30",
3+
"commit": "26484cf9d80430a4ddfa074cff46b0159adafb0d",
44
"errors": [
55
{
66
"file": "samples/react-access-lens/assets/sample.json",

samples/react-site-content-ribbon-extension/config/package-solution.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@
2525
"videoUrl": "",
2626
"categories": []
2727
},
28+
"webApiPermissionRequests": [
29+
{
30+
"scope": "Sites.Read.All",
31+
"resource": "Microsoft Graph"
32+
}
33+
],
2834
"features": [
2935
{
3036
"title": "Application Extension - Deployment of custom action",

0 commit comments

Comments
 (0)