Fixing reference?
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"description": "UNDOCUMENTED",
|
"description": "UNDOCUMENTED",
|
||||||
"$comment": "UNDOCUMENTED",
|
"$comment": "UNDOCUMENTED",
|
||||||
"oneOf": [
|
"oneOf": [
|
||||||
{ "type": "array", "items": { "$ref": "../../../entities/filters/filters.json" } },
|
{ "type": "array", "items": { "$ref": "../../../../entities/filters/filters.json" } },
|
||||||
{ "type": "object", "$ref": "../../../entities/filters/filters.json" }
|
{ "type": "object", "$ref": "../../../../entities/filters/filters.json" }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user