diff --git a/custom_signatures.schema.json b/custom_signatures.schema.json index b9a2c4d..9d1132c 100644 --- a/custom_signatures.schema.json +++ b/custom_signatures.schema.json @@ -22,6 +22,20 @@ "operator" ] }, + "else": { + "oneOf": [ + { + "required": [ + "bof" + ] + }, + { + "required": [ + "eof" + ] + } + ] + }, "properties": { "bof": { "type": "string"