Updated filter reference
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"event": { "type": "string", "description": "The event to run when the conditions for this trigger are met", "title": "TODO Title" },
|
||||
"filters": { "$ref": "../filters.json", "description": "The list of conditions for this trigger", "title": "TODO Title" },
|
||||
"filters": { "$ref": "../../filters/filters.json", "description": "The list of conditions for this trigger", "title": "TODO Title" },
|
||||
"target": {
|
||||
"type": "string",
|
||||
"$ref": "../filters/types/base_subject.json",
|
||||
|
||||
Reference in New Issue
Block a user