Skip to content

Commit d08464d

Browse files
julianna-ciqkriswest
authored andcommitted
Make broadcastEvent's metadata required
1 parent 147aa5d commit d08464d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/fdc3-schema/schemas/api/broadcastEvent.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"additionalProperties": false,
5656
"required": [
57-
"channelId", "context"
57+
"channelId", "context", "metadata"
5858
]
5959
}
6060
}

0 commit comments

Comments
 (0)