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