1
0
Fork 0
discourse-custom-wizard-unl.../spec/fixtures/actions/watch_categories.json
2022-02-15 12:33:04 +11:00

23 Zeilen
450 B
JSON

{
"id": "action_5",
"run_after": "step_1",
"type": "watch_categories",
"notification_level": "tracking",
"wizard_user": true,
"categories": [
{
"type": "assignment",
"output": "action_8",
"output_type": "wizard_action",
"output_connector": "set"
}
],
"mute_remainder": [
{
"type": "assignment",
"output": "true",
"output_type": "text",
"output_connector": "set"
}
]
}