10 lines
91 B
JSON
10 lines
91 B
JSON
[
|
|
{
|
|
"id": 1,
|
|
"username": "foo"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"username": "bar"
|
|
}
|
|
]
|