Skip to content

Commit 863436f

Browse files
set type
1 parent a69cef2 commit 863436f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/context/schemas/chatInitSettings.schema.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"title": "ChatInitSettings",
66
"allOf": [{ "$ref": "context.schema.json#" }],
77
"properties": {
8+
"type": { "const": "fdc3.chat.initSettings" },
89
"chatName": {
910
"type": "string"
1011
},

0 commit comments

Comments
 (0)