1
0
Fork 0
discourse-custom-wizard-unl.../spec/fixtures/actions/add_to_group.json
2021-09-07 20:06:13 +08:00

13 Zeilen
Kein EOL
229 B
JSON

{
"id": "action_6",
"run_after": "step_1",
"type": "add_to_group",
"group": [
{
"type": "assignment",
"output": "action_9",
"output_type": "wizard_action",
"output_connector": "set"
}
]
}