snoobert/testdata/live-thread/contributors.json

20 lines
335 B
JSON
Raw Normal View History

{
"kind": "UserList",
"data": {
"children": [
{
"rel_id": null,
"permissions": ["all"],
"id": "t2_test1",
"name": "test1"
},
{
"rel_id": null,
"permissions": ["all"],
"id": "t2_test2",
"name": "test2"
}
]
}
}