Closed
Description
There's a json syntax error in line 3. Its missing a comma
{
"$schema" : "http://json-schema.org/draft-03/hyper-schema#",
"extends" : {"$ref" : "http://json-schema.org/draft-03/schema#"}
"id" : "http://json-schema.org/draft-03/hyper-schema#",
Activity
handrews commentedon Oct 13, 2017
@djmlog103 thanks! While we hope everyone is working to move off of draft-03 by now (and preferably to draft-06), I'll post a fix for this shortly.
handrews commentedon Oct 14, 2017
Fixed and deployed, please let us know if you see any further problems.
$schema
-less schemas but they are not required to process them json-schema-org/JSON-Schema-Test-Suite#311