The source project of this merge request has been removed.
Sometime in the past the GitLab UI added a Description field to the Merge Request form, unfortunately the description was never added to the Create and Update MR API endpoints. This request will add the description parameter to both the Create and Update MR API endpoints in lib/api/merge_request.rb
This was reported by me in Issue 110.