Skip to content

Commit ebd9250

Browse files
Merge pull request #403 from Vanson230/addingSchemaSetDefinitionLive
Updating schemaSet to be eventSchemaSet.
2 parents c7d1c3f + ec4d2b4 commit ebd9250

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fabric/item/schemaSet/definition/1.0.0/schema.json renamed to fabric/item/eventSchemaSet/definition/1.0.0/schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"$id": "https://developer.microsoft.com/json-schemas/fabric/item/schemaSet/definition/1.0.0/schema.json",
2+
"$id": "https://developer.microsoft.com/json-schemas/fabric/item/eventSchemaSet/definition/1.0.0/schema.json",
33
"$schema": "http://json-schema.org/draft-07/schema#",
4-
"title": "EventSchemaSetDefinition",
4+
"title": "EventSchemaSet",
55
"type": "object",
66
"properties": {
77
"eventTypes": {

0 commit comments

Comments
 (0)