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