35 lines
586 B
JSON
35 lines
586 B
JSON
|
[
|
||
|
{
|
||
|
"kind": "UserList",
|
||
|
"data": {
|
||
|
"children": [
|
||
|
{
|
||
|
"rel_id": null,
|
||
|
"permissions": ["all"],
|
||
|
"id": "t2_test1",
|
||
|
"name": "test1"
|
||
|
},
|
||
|
{
|
||
|
"rel_id": null,
|
||
|
"permissions": ["all"],
|
||
|
"id": "t2_test2",
|
||
|
"name": "test2"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"kind": "UserList",
|
||
|
"data": {
|
||
|
"children": [
|
||
|
{
|
||
|
"rel_id": null,
|
||
|
"permissions": ["manage", "discussions"],
|
||
|
"id": "t2_test3",
|
||
|
"name": "test3"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|