Now when an unknown keyword appears and its value is an object, sub-unknown-keywords are inserted as possible sub-schemas.
7 lines
90 B
JSON
7 lines
90 B
JSON
{
|
|
"type" : "array",
|
|
"items": {
|
|
"$ref": "TypeId.json#/data/TypeId"
|
|
}
|
|
}
|