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

10 Zeilen
158 B
JSON

{
"prefill": [
{
"type": "assignment",
"output": "I am prefilled",
"output_type": "text",
"output_connector": "set"
}
]
}