mirror of
https://github.com/gfleury/go-bitbucket-v1.git
synced 2025-04-05 09:18:07 -05:00
16 lines
306 B
JSON
16 lines
306 B
JSON
{
|
|
"name": "admin",
|
|
"emailAddress": "admin@example.com",
|
|
"id": 1,
|
|
"displayName": "admin",
|
|
"active": true,
|
|
"slug": "admin",
|
|
"type": "NORMAL",
|
|
"links": {
|
|
"self": [
|
|
{
|
|
"href": "http://localhost:7990/users/admin"
|
|
}
|
|
]
|
|
}
|
|
} |