Skip to content

Commit 5b2566e

Browse files
committed
README.md updated
1 parent 2820983 commit 5b2566e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • code/examples/create_and_populate_groups

code/examples/create_and_populate_groups/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ The path to a valid YAML or JSON group configuration file needs to be supplied a
3030
join_requests: false
3131
signup_fields: []
3232
subscription_id: "<optional subscription UUID>"
33+
...
3334
```
3435

3536
### JSON
@@ -55,6 +56,7 @@ The path to a valid YAML or JSON group configuration file needs to be supplied a
5556
"signup_fields": []
5657
},
5758
"subscription_id": "<optional subscription UUID>"
58-
}
59+
},
60+
...
5961
}
6062
```

0 commit comments

Comments
 (0)