Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"tags": [
"EmailGetSendResult"
],
"summary": "Gets the status of the email send operation.",
"summary": "Gets the status of the email send operation. Test",
"operationId": "Email_GetSendResult",
"produces": [
"application/json"
Expand Down Expand Up @@ -42,7 +42,7 @@
}
},
"200": {
"description": "Message status was successfully retrieved.",
"description": "Message status was successfully retrieved. Test.",
"headers": {
"retry-after": {
"description": "This header will only be present when the status is a non-terminal status. It indicates the minimum amount of time in seconds to wait before polling for operation status again.",
Expand Down