"title": "_schemas", "type": "object", "properties": { "id": { "type": "integer" }, "json": { "ui:widget": "json", "type": "string" } }, "required": [ "json" ]