You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/AzureCommunicationServices.json
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -174,11 +174,11 @@
174
174
}
175
175
}
176
176
},
177
-
"ACSSMSDeliveryReportReceivedEventData": {
177
+
"AcsSmsDeliveryReportReceivedEventData": {
178
178
"description": "Schema of the Data property of an EventGridEvent for an Microsoft.Communication.SMSDeliveryReportReceived event.",
179
179
"allOf": [
180
180
{
181
-
"$ref": "#/definitions/ACSSMSEventBaseProperties"
181
+
"$ref": "#/definitions/AcsSmsEventBaseProperties"
182
182
}
183
183
],
184
184
"properties": {
@@ -194,7 +194,7 @@
194
194
"description": "List of details of delivery attempts made",
0 commit comments