Added an example image to documentation
This commit is contained in:
parent
6d71918cd5
commit
17a8e7b3dc
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ If you have set up your editor as suggested above it will handle a lot of this f
|
|||
Here is a simple example of an interview asking a user for their favourite colour out of the different button colours. Two of the options are added as step references and two are normal steps. References are meant to be used when you want to re-use the same step in several places while normal steps are just used in one location.
|
||||
```json
|
||||
{
|
||||
"category-id": "1006863882301755503",
|
||||
"category-id": 1006863882301755503,
|
||||
"interview":
|
||||
{
|
||||
"message": "What is your favourite colour?",
|
||||
|
|
Loading…
Add table
Reference in a new issue