Skip to content

Commit db6b7fe

Browse files
committed
schema: set "video" property to uri
1 parent ea47761 commit db6b7fe

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

game-schema-d4.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@
6363
},
6464
"video": {
6565
"description": "URL of a gameplay or trailer video",
66-
"type": "string"
66+
"type": "string",
67+
"format": "uri"
6768
},
6869
"date": {
6970
"type": "string",

0 commit comments

Comments
 (0)