110 lines
2.8 KiB
JSON
110 lines
2.8 KiB
JSON
{
|
|
"doer": {
|
|
"active": true,
|
|
"avatar_url": "https://codeberg.org/avatars/foo-bar",
|
|
"created": "2022-11-04T14:41:29Z",
|
|
"description": "",
|
|
"email": "example@mail.com",
|
|
"followers_count": 2,
|
|
"following_count": 1,
|
|
"full_name": "",
|
|
"id": 12345,
|
|
"is_admin": false,
|
|
"language": "en-US",
|
|
"last_login": "2023-07-26T19:38:27Z",
|
|
"location": "",
|
|
"login": "ExampleUser",
|
|
"login_name": "",
|
|
"prohibit_login": false,
|
|
"restricted": false,
|
|
"starred_repos_count": 0,
|
|
"username": "ExampleUser",
|
|
"visibility": "public",
|
|
"website": "https://example.com"
|
|
},
|
|
"recipient": {
|
|
"active": true,
|
|
"avatar_url": "https://codeberg.org/avatars/foo-bar",
|
|
"created": "2022-11-04T14:41:29Z",
|
|
"description": "",
|
|
"email": "example@mail.com",
|
|
"followers_count": 2,
|
|
"following_count": 1,
|
|
"full_name": "",
|
|
"id": 12345,
|
|
"is_admin": false,
|
|
"language": "en-US",
|
|
"last_login": "2023-07-26T19:38:27Z",
|
|
"location": "",
|
|
"login": "ExampleUser",
|
|
"login_name": "",
|
|
"prohibit_login": false,
|
|
"restricted": false,
|
|
"starred_repos_count": 0,
|
|
"username": "ExampleUser",
|
|
"visibility": "public",
|
|
"website": "https://example.com"
|
|
},
|
|
"teams": [
|
|
{
|
|
"can_create_org_repo": true,
|
|
"description": "Example team description",
|
|
"id": 12345,
|
|
"includes_all_repositories": false,
|
|
"name": "Example Team",
|
|
"organization": {
|
|
"id": 77294,
|
|
"name": "---",
|
|
"full_name": "",
|
|
"avatar_url": "https://codeberg.org/avatars/9efc314b65237d5d646e1b817372afc6",
|
|
"description": "",
|
|
"website": "",
|
|
"location": "",
|
|
"visibility": "public",
|
|
"repo_admin_change_team_access": true,
|
|
"username": "---"
|
|
},
|
|
"permission": "admin",
|
|
"units": [
|
|
"repo.code",
|
|
"repo.issues",
|
|
"repo.ext_issues"
|
|
],
|
|
"units_map": {
|
|
"repo.code": "read",
|
|
"repo.issues": "write",
|
|
"repo.ext_issues": "none"
|
|
}
|
|
},
|
|
{
|
|
"can_create_org_repo": true,
|
|
"description": "Example team description",
|
|
"id": 12345,
|
|
"includes_all_repositories": false,
|
|
"name": "Example Team",
|
|
"organization": {
|
|
"id": 77294,
|
|
"name": "---",
|
|
"full_name": "",
|
|
"avatar_url": "https://codeberg.org/avatars/9efc314b65237d5d646e1b817372afc6",
|
|
"description": "",
|
|
"website": "",
|
|
"location": "",
|
|
"visibility": "public",
|
|
"repo_admin_change_team_access": true,
|
|
"username": "---"
|
|
},
|
|
"permission": "admin",
|
|
"units": [
|
|
"repo.code",
|
|
"repo.issues",
|
|
"repo.ext_issues"
|
|
],
|
|
"units_map": {
|
|
"repo.code": "read",
|
|
"repo.issues": "write",
|
|
"repo.ext_issues": "none"
|
|
}
|
|
}
|
|
]
|
|
}
|