1
0
Fork 0
discourse-custom-wizard-unl.../spec/fixtures/actions/route_to.json

12 Zeilen
199 B
JSON

{
"id": "route_to",
"type": "route_to",
"url": [
{
"type": "assignment",
"output": "https://google.com",
"output_type": "text",
"output_connector": "set"
}
]
}