We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d463a commit 87d7bd7Copy full SHA for 87d7bd7
draft-03/hyper-schema
@@ -1,6 +1,6 @@
1
{
2
"$schema" : "http://json-schema.org/draft-03/hyper-schema#",
3
- "extends" : {"$ref" : "http://json-schema.org/draft-03/schema#"}
+ "extends" : {"$ref" : "http://json-schema.org/draft-03/schema#"},
4
"id" : "http://json-schema.org/draft-03/hyper-schema#",
5
6
"properties" : {
0 commit comments