We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c863be3 commit 92579aeCopy full SHA for 92579ae
specification/communication/Communication.Messages/routes.tsp
@@ -41,6 +41,7 @@ interface NotificationMessagesOperations {
41
}
42
43
interface ReadReceiptsOperations {
44
+ #suppress "@azure-tools/typespec-azure-core/no-response-body" ""
45
@tag("ReadReceipts")
46
@added(Versions.c2025_09_01_Preview)
47
@doc("Sends a read receipt update from Business to User.")
0 commit comments