gitlab-haskell-1.2.1.0: data/system-hooks/access-token3.json
{
"object_kind": "access_token",
"project": {
"id": 28491,
"name": "The project",
"description": null,
"web_url": "https://example.com/aaa1/proj-name",
"avatar_url": null,
"git_ssh_url": "git@example.com:aaa1/proj-name.git",
"git_http_url": "https://example.com/aaa1/proj-name.git",
"namespace": "Joe Bloggs",
"visibility_level": 0,
"path_with_namespace": "aaa1/proj-name",
"default_branch": "main",
"ci_config_path": "",
"homepage": "https://example.com/aaa1/proj-name",
"url": "git@example.com:aaa1/proj-name.git",
"ssh_url": "git@example.com:aaa1/proj-name.git",
"http_url": "https://example.com/aaa1/proj-name.git"
},
"object_attributes": {
"user_id": 3406,
"created_at": "2024-11-26 11:05:31 UTC",
"id": 1489,
"name": "some name",
"expires_at": "2025-11-26"
},
"event_name": "expiring_access_token",
"interval": "seven_days"
}