http://wmj5kiicroak3dvoelipkcqobw7kwtltbqnmuv576l6x4b56b6dvmdad.onion/help/api/merge_requests.md
Example request: curl --header "PRIVATE-TOKEN: <your_access_token>" \ --url "https://gitlab.example.com/api/v4/projects/1/merge_requests/1/commits" Example response: [ { "id" : "ed899a2f4b50b4370feeea94676502b42383c746" , "short_id" : "ed899a2f4b5" , "title" : "Replace sanitize with escape once" , "author_name" : "Example User" , "author_email" : "
[email protected]" , "authored_date" : "2012-
09-20T11:50:22+03:00" , "committer_name" : "Example User" , "committer_email" : "
[email protected]" ,...