Skip to content
spAnser edited this page Feb 11, 2016 · 1 revision

Groups

The groups section is a array of Strings naming the groups.

{
    "groups" : [
        "Group One",
        "Group Two"
    ]
}
Clone this wiki locally