Alerting: Add LogicOr operation option (#89258)
--------- Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
This commit is contained in:
co-authored by
brendamuir
parent
62abaea8f5
commit
126169f3ca
@@ -559,7 +559,8 @@
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"and",
|
||||
"or"
|
||||
"or",
|
||||
"logic-or"
|
||||
],
|
||||
"x-enum-description": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user