Skip to content

Commit aebb445

Browse files
milanholemansJwaegebaert
authored andcommitted
Fixes 'spo sharinglink list' response
1 parent d5442a1 commit aebb445

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/cmd/spo/file/file-sharinglink-list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ m365 spo file sharinglink list --webUrl https://contoso.sharepoint.com/sites/dem
7272
}
7373
],
7474
"link": {
75-
"scope": "anonymous",
75+
"scope": "organization",
7676
"type": "view",
77-
"webUrl": "https://contoso.sharepoint.com/:b:/s/demo/EY50lub3559MtRKfj2hrZqoBWnHOpGIcgi4gzw9XiWYJ-A",
77+
"webUrl": "https://contoso.sharepoint.com/:w:/s/demo/EY50lub3559MtRKfj2hrZqoBWnHOpGIcgi4gzw9XiWYJ-A",
7878
"preventsDownload": false
7979
}
8080
}

0 commit comments

Comments
 (0)