Skip to content

Commit bb77498

Browse files
committed
Update whats new
1 parent de49e2b commit bb77498

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

concepts/whats-new-overview.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,11 @@ Using the **signInAudience** property to limit where an [application](/graph/api
2626

2727
### Files
2828

29-
Use the following new container columns APIs added to further support structured file storage in SharePoint Embedded applications:
29+
- Use the following new container columns APIs added to further support structured file storage in SharePoint Embedded applications:
3030
- [Get column](/graph/api/filestoragecontainer-get-column)
3131
- [Update column](/graph/api/filestoragecontainer-update-column)
3232
- [Delete column](/graph/api/filestoragecontainer-delete-column)
33+
- [Download a partial range of bytes from a previous version of a file](/graph/api/driveitemversion-get-contents#example-2-download-a-partial-range-of-bytes-from-a-previous-version-of-a-file).
3334

3435
### Identity and access | Directory management
3536

@@ -86,7 +87,8 @@ Use the [follow user](/graph/api/storyline-follow?view=graph-rest-beta&preserve-
8687

8788
### Files
8889

89-
Added support for the `DELETE /groups/{group-id}/drive/items/{item-id}/retentionLabel`, `DELETE /me/drive/items/{item-id}/retentionLabel`, and `DELETE /users/{user-id}/drive/items/{item-id}/retentionLabel` endpoints to the [driveItem: removeRetentionLabel](/graph/api/driveitem-removeretentionlabel?view=graph-rest-beta&preserve-view=true) API.
90+
- Added support for the `DELETE /groups/{group-id}/drive/items/{item-id}/retentionLabel`, `DELETE /me/drive/items/{item-id}/retentionLabel`, and `DELETE /users/{user-id}/drive/items/{item-id}/retentionLabel` endpoints to the [driveItem: removeRetentionLabel](/graph/api/driveitem-removeretentionlabel?view=graph-rest-beta&preserve-view=true) API.
91+
- [Download a partial range of bytes from a previous version of a file](/graph/api/driveitemversion-get-contents#example-2-download-a-partial-range-of-bytes-from-a-previous-version-of-a-file).
9092

9193
### Files | File storage container
9294

0 commit comments

Comments
 (0)