Skip to content

Commit e29c05f

Browse files
committed
schema for $ref keyword
1 parent cd171f5 commit e29c05f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

schema.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@
4545
"type": "string",
4646
"format": "uri"
4747
},
48+
"$ref": {
49+
"type": "string",
50+
"format": "uriref"
51+
},
4852
"title": {
4953
"type": "string"
5054
},

0 commit comments

Comments
 (0)