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 c7d1c3f + ec4d2b4 commit ebd9250Copy full SHA for ebd9250
fabric/item/schemaSet/definition/1.0.0/schema.json renamed to fabric/item/eventSchemaSet/definition/1.0.0/schema.json
@@ -1,7 +1,7 @@
1
{
2
- "$id": "https://developer.microsoft.com/json-schemas/fabric/item/schemaSet/definition/1.0.0/schema.json",
+ "$id": "https://developer.microsoft.com/json-schemas/fabric/item/eventSchemaSet/definition/1.0.0/schema.json",
3
"$schema": "http://json-schema.org/draft-07/schema#",
4
- "title": "EventSchemaSetDefinition",
+ "title": "EventSchemaSet",
5
"type": "object",
6
"properties": {
7
"eventTypes": {
0 commit comments