Skip to content

Commit 4b900a7

Browse files
authored
reflect that office files can be commented on in read only mode
1 parent 5355c7a commit 4b900a7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

api-reference/beta/resources/permission.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@ OneDrive for Business and SharePoint document libraries don't return the **inher
5858

5959
### Roles property values
6060

61-
| Value | Description |
62-
|:----------------|:-------------------------------------------------------------------------------|
63-
| read | Provides the ability to read the metadata and contents of the item. |
64-
| write | Provides the ability to read and modify the metadata and contents of the item. |
65-
| owner | For SharePoint and OneDrive for Business this represents the owner role. |
61+
| Value | Description |
62+
|:----------------|:-----------------------------------------------------------------------------------|
63+
| read | Provides the ability to read the metadata and commment on the contents of the item.|
64+
| write | Provides the ability to read and modify the metadata and contents of the item. |
65+
| owner | For SharePoint and OneDrive for Business this represents the owner role. |
6666

6767
The permission resource uses _facets_ to provide information about the kind of permission represented by the resource.
6868

0 commit comments

Comments
 (0)