Skip to content

Commit 92579ae

Browse files
add suppression for non-204 response expected to have a body
1 parent c863be3 commit 92579ae

File tree

1 file changed

+1
-0
lines changed
  • specification/communication/Communication.Messages

1 file changed

+1
-0
lines changed

specification/communication/Communication.Messages/routes.tsp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ interface NotificationMessagesOperations {
4141
}
4242

4343
interface ReadReceiptsOperations {
44+
#suppress "@azure-tools/typespec-azure-core/no-response-body" ""
4445
@tag("ReadReceipts")
4546
@added(Versions.c2025_09_01_Preview)
4647
@doc("Sends a read receipt update from Business to User.")

0 commit comments

Comments
 (0)