[ {
"level" : "fatal",
"message" : "invalid JSON Schema, cannot continue\nSyntax errors:\n[ {\n \"level\" : \"error\",\n \"schema\" : {\n \"loadingURI\" : \"#\",\n \"pointer\" : \"/definitions/relation/properties/foreignKey\"\n },\n \"domain\" : \"syntax\",\n \"message\" : \"JSON value is of type string, not a JSON Schema (expected an object)\",\n \"found\" : \"string\"\n}, {\n \"level\" : \"error\",\n \"schema\" : {\n \"loadingURI\" : \"#\",\n \"pointer\" : \"/definitions/relation/properties/model\"\n },\n \"domain\" : \"syntax\",\n \"message\" : \"JSON value is of type string, not a JSON Schema (expected an object)\",\n \"found\" : \"string\"\n}, {\n \"level\" : \"error\",\n \"schema\" : {\n \"loadingURI\" : \"#\",\n \"pointer\" : \"/definitions/relation/properties/type\"\n },\n \"domain\" : \"syntax\",\n \"message\" : \"JSON value is of type string, not a JSON Schema (expected an object)\",\n \"found\" : \"string\"\n} ]",
"info" : "other messages follow (if any)"
}, {
"level" : "error",
"schema" : {
"loadingURI" : "#",
"pointer" : "/definitions/relation/properties/foreignKey"
},
"domain" : "syntax",
"message" : "JSON value is of type string, not a JSON Schema (expected an object)",
"found" : "string"
}, {
"level" : "error",
"schema" : {
"loadingURI" : "#",
"pointer" : "/definitions/relation/properties/model"
},
"domain" : "syntax",
"message" : "JSON value is of type string, not a JSON Schema (expected an object)",
"found" : "string"
}, {
"level" : "error",
"schema" : {
"loadingURI" : "#",
"pointer" : "/definitions/relation/properties/type"
},
"domain" : "syntax",
"message" : "JSON value is of type string, not a JSON Schema (expected an object)",
"found" : "string"
} ]