docs(triggers): list the Expression config shape in the codec summaries
This commit is contained in:
@@ -43,6 +43,7 @@ internal sealed class ScriptTriggerModel
|
||||
/// ValueChange { attributeName }
|
||||
/// Conditional { attributeName, operator, threshold }
|
||||
/// Call { }
|
||||
/// Expression { expression }
|
||||
///
|
||||
/// Parsing also accepts the legacy aliases <c>attribute</c> and <c>value</c> so
|
||||
/// older configs survive a round-trip through the editor.
|
||||
|
||||
Reference in New Issue
Block a user