Fixing circular ref
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"title": "Controls",
|
||||
"description": "The controls that are contained within this element.",
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "array",
|
||||
"items": {
|
||||
"additionalProperties": {
|
||||
"title": "Sub Element",
|
||||
"$ref": "../../grouped-ui.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"$ref": "../../general/item_ref.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user