Skip to content

Commit 7b41cfb

Browse files
committed
Update JSON schema
1 parent a564a65 commit 7b41cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1518,7 +1518,7 @@
15181518
},
15191519
"uri": {
15201520
"description": "The URI identifying the root. This *must* start with file:// for now.\nThis restriction may be relaxed in future versions of the protocol to allow\nother URI schemes.",
1521-
"format": "uri-template",
1521+
"format": "uri",
15221522
"type": "string"
15231523
}
15241524
},

0 commit comments

Comments
 (0)