Skip to content

Commit 5edabdc

Browse files
authored
Merge pull request #25290 from microsoftgraph/sthapliyal/fixTocForPermissionGrants
Fixing the toc for user-list-permissiongrants API
2 parents 533263f + afb6ad1 commit 5edabdc

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

api-reference/beta/resources/resourcespecificpermissiongrant.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ For more information about granting apps consent to access a specific instance o
2424
|[List permission grants of a chat](../api/chat-list-permissiongrants.md) | [resourceSpecificPermissionGrant](resourcespecificpermissiongrant.md) collection | List resource-specific permissions that have been granted in a specific [chat](chat.md). |
2525
|[List permission grants of a group](../api/group-list-permissiongrants.md) | [resourceSpecificPermissionGrant](resourcespecificpermissiongrant.md) collection | List resource-specific permissions that have been granted in a specific [group](group.md). |
2626
|[List permission grants of a team](../api/team-list-permissiongrants.md) | [resourceSpecificPermissionGrant](resourcespecificpermissiongrant.md) collection | List resource-specific permissions that have been granted in a specific [team](team.md). |
27+
|[List permission grants of a user](../api/user-list-permissiongrants.md) | [resourceSpecificPermissionGrant](resourcespecificpermissiongrant.md) collection | List resource-specific permissions that have been granted to a specific [user](user.md). |
2728

2829
## Properties
2930

api-reference/beta/toc/teamwork-and-communications/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@ items:
164164
href: ../../api/group-list-permissiongrants.md
165165
- name: List permission grants of a team
166166
href: ../../api/team-list-permissiongrants.md
167+
- name: List permission grants of a user
168+
href: ../../api/user-list-permissiongrants.md
167169
- name: Calls and online meetings
168170
items:
169171
- name: Overview

api-reference/v1.0/resources/resourcespecificpermissiongrant.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ For more information about granting apps consent to access a specific instance o
2222
|[List permission grants of a chat](../api/chat-list-permissiongrants.md) | [resourceSpecificPermissionGrant](resourcespecificpermissiongrant.md) collection | List permissions that have been granted in a specific chat. |
2323
|[List permission grants of a group](../api/group-list-permissiongrants.md) | [resourceSpecificPermissionGrant](resourcespecificpermissiongrant.md) collection | List resource-specific permissions that have been granted in a specific [group](group.md). |
2424
|[List permission grants of a team](../api/team-list-permissiongrants.md) | [resourceSpecificPermissionGrant](resourcespecificpermissiongrant.md) collection | List permissions that have been granted in a specific team. |
25+
|[List permission grants of a user](../api/user-list-permissiongrants.md) | [resourceSpecificPermissionGrant](resourcespecificpermissiongrant.md) collection | List resource-specific permissions that have been granted to a specific [user](user.md). |
2526

2627
## Properties
2728

api-reference/v1.0/toc/teamwork-and-communications/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ items:
8686
href: ../../api/group-list-permissiongrants.md
8787
- name: List permission grants of a team
8888
href: ../../api/team-list-permissiongrants.md
89+
- name: List permission grants of a user
90+
href: ../../api/user-list-permissiongrants.md
8991
- name: Calls and online meetings
9092
items:
9193
- name: Overview

0 commit comments

Comments
 (0)