Commit 887b9c22 authored by Stan Hu's avatar Stan Hu

Resolve conflicts in spec/fixtures/api/schemas/entities/merge_request_widget.json

parent f1e4d286
......@@ -167,11 +167,7 @@ module API
desc: 'Status of the merge request'
use :optional_params
at_least_one_of :title, :target_branch, :description, :assignee_id,
<<<<<<< HEAD
:milestone_id, :labels, :state_event, :approvals_before_merge,
=======
:milestone_id, :labels, :state_event,
>>>>>>> upstream/master
:remove_source_branch, :squash
end
put path do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment