Skip to content

Commit d8286f5

Browse files
authored
Update overview with new Files and Notes APIs
Added new features for file downloads and notes management.
1 parent 199e2f4 commit d8286f5

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

concepts/whats-new-overview.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ Use `default`, `notVisible`, and `visible` as supported values for the **approve
7878

7979
Added the **blueprintId** and **source** agent-descriptive properties to [agentRiskDetection](/graph/api/resources/agentriskdetection?view=graph-rest-beta&preserve-view=true) and [riskyAgent](/graph/api/resources/riskyagent?view=graph-rest-beta&preserve-view=true) resources.
8080

81+
### Files
82+
83+
Use the **height** and **width** query parameters on the [driveItem content conversion API](/graph/api/driveitem-get-content-format?view=graph-rest-beta&preserve-view=true) to download a file in another format when `format=jpg`.
84+
8185
### Mail
8286

8387
Introduced the new notes API that enables users to create and manage simple notes in their *Notes* folder. Notes support text content with optional inline image attachments, and are suitable for quick capture scenarios. Use the [note](/graph/api/resources/note?view=graph-rest-beta&preserve-view=true) resource and the following APIs:
@@ -90,9 +94,6 @@ Introduced the new notes API that enables users to create and manage simple note
9094
- [List attachments](/graph/api/note-list-attachments?view=graph-rest-beta&preserve-view=true) for a note.
9195
- [Create an attachment](/graph/api/note-post-attachments?view=graph-rest-beta&preserve-view=true) on a note.
9296
- [Delete an attachment](/graph/api/attachment-delete?view=graph-rest-beta&preserve-view=true) from a note.
93-
### Files
94-
95-
Use the **height** and **width** query parameters on the [driveItem content conversion API](/graph/api/driveitem-get-content-format?view=graph-rest-beta&preserve-view=true) to download a file in another format when `format=jpg`.
9697

9798
### People and workplace intelligence | Profile
9899

0 commit comments

Comments
 (0)