curl --location -g --request GET 'http://gitlab.example.com/v3/projects//merge_request//comments?page&per_page'{
"note": "string",
"author": {
"name": "string",
"username": "string",
"id": "string",
"state": "string",
"avatar_url": "string",
"web_url": "string"
}
}