gitlab 0.1605.2

Gitlab API client.
Documentation
1
2
3
4
5
6
7
8
9
10
11
{
    "id": 200,
    "iid": 5,
    "project_id": 15402121,
    "title": "MR title",
    "description": "The description of the MR",
    "state": "merged",
    "created_at": "2021-12-14T03:23:55.176Z",
    "updated_at": "2021-12-15T19:26:45.484Z",
    "web_url": "https://gitlab.com/organization/group/project/-/merge_requests/5"
}