Skip to content

Commit 7d15751

Browse files
authored
Merge branch 'main' into permissions-tables-update/174186
2 parents 0715c7d + 2b9a97f commit 7d15751

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

api-reference/beta/api/roadmap-list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Any user can call these APIs, there are no admin role requirements.
3232
}
3333
-->
3434
``` http
35-
GET /identity/productChanges/microsoft.changeManagement.roadmap
35+
GET /identity/productChanges/microsoft.graph.roadmap
3636
```
3737

3838
## Optional query parameters
@@ -64,7 +64,7 @@ The following example shows a request.
6464
}
6565
-->
6666
``` http
67-
GET https://graph.microsoft.com/beta/identity/productChanges/microsoft.changeManagement.roadmap
67+
GET https://graph.microsoft.com/beta/identity/productChanges/microsoft.graph.roadmap
6868
```
6969

7070
### Response

concepts/whats-new-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Create and manage a [news link page](/graph/api/resources/newslinkpage?view=grap
5353

5454
### Files
5555

56-
Use a range of new methods and resources for enhanced file storage management, including methods for managing columns and recycle bin items. You can also run operations like restore, lock, unlock, and more across the [fileStorageContainer](/graph/api/resources/filestoragecontainer), [fileStorage](/graph/api/resources/filestorage) and [recycleBin](/graph/api/resources/recyclebin) resources.
56+
Use a range of new methods and resources for enhanced file storage management, including methods for managing columns and recycle bin items. You can also run operations like restore, lock, unlock, and more across the [fileStorageContainer](/graph/api/resources/filestoragecontainer), [fileStorage](/graph/api/resources/filestorage), and [recycleBin](/graph/api/resources/recyclebin) resources.
5757

5858
### Applications | Policies
5959

0 commit comments

Comments
 (0)