Skip to content

Commit 062d86a

Browse files
authored
Merge pull request #24899 from microsoftgraph/sasthana/update-call-known-issues
Update Known issues for Calling resource
2 parents 9511694 + 0bec6ed commit 062d86a

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

api-reference/beta/resources/call.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,10 @@ Becomes:
2828
```http
2929
https://teams.microsoft.com/l/meetup-join/19:meeting_NTg0NmQ3NTctZDVkZC00YzRhLThmNmEtOGQ3M2E0ODdmZDZk@thread.v2/0?context={"Tid":"72f988bf-86f1-41af-91ab-2d7cd011db47","Oid":"4b444206-207c-42f8-92a6-e332b41c88a2"}
3030
```
31-
31+
> [!NOTE]
32+
> The following known issues are associated with this resource:
33+
> - [Webhook message processing exception: System.Security.Cryptography.CryptographicException](https://developer.microsoft.com/en-us/graph/known-issues/?search=24752)
34+
> - [Support for multi-endpoint use case in delta roster notification mode is missing](https://developer.microsoft.com/en-us/graph/known-issues/?search=24894)
3235
3336
## Methods
3437

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ Becomes:
2626
https://teams.microsoft.com/l/meetup-join/19:meeting_NTg0NmQ3NTctZDVkZC00YzRhLThmNmEtOGQ3M2E0ODdmZDZk@thread.v2/0?context={"Tid":"72f988bf-86f1-41af-91ab-2d7cd011db47","Oid":"4b444206-207c-42f8-92a6-e332b41c88a2"}
2727
```
2828

29+
> [!NOTE]
30+
> The following known issues are associated with this resource:
31+
> - [Webhook message processing exception: System.Security.Cryptography.CryptographicException](https://developer.microsoft.com/en-us/graph/known-issues/?search=24752)
32+
> - [Support for multi-endpoint use case in delta roster notification mode is missing](https://developer.microsoft.com/en-us/graph/known-issues/?search=24894)
33+
2934
## Methods
3035

3136
| Method | Return Type | Description |
@@ -158,4 +163,3 @@ The following JSON representation shows the resource type.
158163
"suppressions": []
159164
}
160165
-->
161-

0 commit comments

Comments
 (0)