1
0
Fork 0
forked from swablab/website
website/public/test/users
2025-02-22 16:59:06 +00:00

12 lines
155 B
Text

{
"data": [
{
"id": "user1",
"first_name": "first_name1"
},
{
"id": "user2",
"first_name": "first_name2"
}
]
}