Updated readme and sample.json
This commit is contained in:
parent
20c066635e
commit
f2d8fcfd6a
|
@ -77,7 +77,7 @@ Version|Date|Comments
|
|||
-------|----|--------
|
||||
1.0|June 22, 2021|Initial release
|
||||
2.0|November 25, 2021|Change to use Microsoft Graph Follow
|
||||
|
||||
3.0|January 13, 2022|Graph fixes
|
||||
|
||||
## Minimal Path to Awesome
|
||||
|
||||
|
@ -106,10 +106,6 @@ This extension illustrates the following concepts:
|
|||
[![Follow Documents in Modern Workspace with SPFx](./assets/video-thumbnail.jpg)](https://www.youtube.com/watch?v=Wx7nqlP3WQU "Follow Documents in Modern Workspace with SPFx")
|
||||
|
||||
|
||||
## Disclaimer
|
||||
**THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**
|
||||
|
||||
|
||||
## Help
|
||||
|
||||
We do not support samples, but this community is always willing to help, and we want to improve these samples. We use GitHub to track issues, which makes it easy for community members to volunteer their time and help resolve issues.
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"identify/follow user key documents from all Tenant and easily access them in Modern Pages and Microsoft Teams"
|
||||
],
|
||||
"creationDateTime": "2021-06-21",
|
||||
"updateDateTime": "2021-11-25",
|
||||
"updateDateTime": "2022-01-13",
|
||||
"products": [
|
||||
"SharePoint"
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue