Skip to content

Commit eaaf156

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

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
@@ -41,6 +41,10 @@
4141
"type": "string",
4242
"format": "uriref"
4343
},
44+
"$ref": {
45+
"type": "string",
46+
"format": "uriref"
47+
},
4448
"$schema": {
4549
"type": "string",
4650
"format": "uri"

0 commit comments

Comments
 (0)