Fixing
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
"title": "The event to fire"
|
"title": "The event to fire"
|
||||||
},
|
},
|
||||||
"filters": { "$ref": "../filters.json", "description": "The filters to check to determine if the event should be fired", "title": "Filters" },
|
"filters": { "$ref": "../filters.json", "description": "The filters to check to determine if the event should be fired", "title": "Filters" },
|
||||||
"target": { "$ref": "../filters/types/base_subject.json", "description": "The entity to target", "title": "Target" }
|
"target": { "$ref": "../../1.8.0/filters/types/base_subject.json", "description": "The entity to target", "title": "Target" }
|
||||||
},
|
},
|
||||||
"additionalProperties": false
|
"additionalProperties": false
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
"title": "The event to fire"
|
"title": "The event to fire"
|
||||||
},
|
},
|
||||||
"filters": { "$ref": "../filters.json", "description": "The filters to check to determine if the event should be fired", "title": "Filters" },
|
"filters": { "$ref": "../filters.json", "description": "The filters to check to determine if the event should be fired", "title": "Filters" },
|
||||||
"target": { "$ref": "../filters/types/base_subject.json", "description": "The entity to target", "title": "Target" }
|
"target": { "$ref": "../../1.8.0/filters/types/base_subject.json", "description": "The entity to target", "title": "Target" }
|
||||||
},
|
},
|
||||||
"additionalProperties": false
|
"additionalProperties": false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user