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

14 Zeilen
Kein EOL
272 B
JSON

{
"id": "open_composer_action",
"type": "open_composer",
"title": [
{
"type": "assignment",
"output": "Title content",
"output_type": "text",
"output_connector": "set"
}
],
"post_builder": true,
"post_template": "Post content"
}