Skip to content

Commit 0ca07e0

Browse files
committed
fix the suggestions
1 parent 74448d4 commit 0ca07e0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

concepts/includes/known-issues/groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ The [List group members](/graph/api/group-list-members) API operation on the v1.
3737

3838
As a workaround, use one of the following options:
3939

40-
- Use the [List group members](/graph/api/group-list-members?view=graph-rest-beta) API operation on the beta endpoint.
40+
- Use the [List group members](/graph/api/group-list-members?view=graph-rest-beta&preserve-view=true) API operation on the beta endpoint.
4141
- Use the `/groups/{id}?$expand=members` API operation.

concepts/includes/known-issues/teamwork-communications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ In the **callRecord** participant resource, application/bot participants are cur
4848

4949
#### Workaround
5050

51-
Use the user agent **headerValue** on the [participantEndpoint](/graph/api/resources/participantendpoint) resource in a **callRecord** session to identify application participants and see additional details on the application identity.
51+
Use the user agent **headerValue** on the [participantEndpoint](/graph/api/resources/callrecords-participantendpoint) resource in a **callRecord** session to identify application participants and see additional details on the application identity.
5252

5353
### Communication Calling SDK: Support for multi-endpoint use case in delta roster notification mode is missing
5454

0 commit comments

Comments
 (0)