mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-31 06:18:44 +00:00
12 lines
253 B
JSON
12 lines
253 B
JSON
[
|
|
{
|
|
"id": 123,
|
|
"username": "testuser",
|
|
"name": "Test User",
|
|
"state": "active",
|
|
"locked": false,
|
|
"avatar_url": "https://gitlab.com/uploads/-/system/user/avatar/123/avatar.png",
|
|
"web_url": "https://gitlab.com/testuser"
|
|
}
|
|
]
|