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.
2 parents 5d10939 + 347a165 commit 9c2867cCopy full SHA for 9c2867c
articles/event-grid/edge/event-schemas.md
@@ -13,7 +13,7 @@ services: event-grid
13
14
# Event schemas
15
16
-Event Grid module accepts and delivers events in JSON format. There are currently two schemas that are supported by Event Grid: -
+Event Grid module accepts and delivers events in JSON format. There are currently three schemas that are supported by Event Grid: -
17
18
* **EventGridSchema**
19
* **CustomSchema**
@@ -122,4 +122,4 @@ Refer to [CloudEvents specification](https://github.com/cloudevents/spec/blob/ma
122
"dataVersion": "1.0",
123
"specVersion": "1.0-rc1"
124
}]
125
-```
+```
0 commit comments