Skip to content

Commit 26484cf

Browse files
package-solution.json updated with required permissions
1 parent 7333018 commit 26484cf

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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)