You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "The conditions to evaluate for the activity."
}
]
},
"Operator": {
"allOf": [
{
"$ref": "#/components/schemas/Operator"
},
{
"description": "Specifies how to handle multiple conditions for the activity. For example, if you specify two conditions for an activity, whether both or only one of the conditions must be met for the activity to be performed."