Award a new Emoji
POST
/v3/projects/{id}/merge_requests/{merge_request_id}/notes/{note_id}/award_emojiThis feature was introduced in 8.9
请求参数
Path 参数
id
integer <int32>
必需
merge_request_id
integer <int32>
必需
note_id
integer <int32>
必需
Body 参数application/x-www-form-urlencoded
name
string
必需
The name of a award_emoji (without colons)
示例代码
返回响应
成功(201)
HTTP 状态码: 201
内容格式: JSONapplication/json
Award a new Emoji