Skip to content

Commit 0fc6b62

Browse files
committed
add subSchemaNestedRef.json
1 parent f82ef77 commit 0fc6b62

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "object",
3+
"properties": {
4+
"hole": {"$ref": "integer.json"}
5+
}
6+
}

0 commit comments

Comments
 (0)