Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
7b50ba8a
Commit
7b50ba8a
authored
May 30, 2018
by
Stan Hu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve conflicts in spec/fixtures/api/schemas/public_api/v3/merge_requests.json
parent
aec22c71
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
7 deletions
+0
-7
spec/fixtures/api/schemas/public_api/v3/merge_requests.json
spec/fixtures/api/schemas/public_api/v3/merge_requests.json
+0
-7
No files found.
spec/fixtures/api/schemas/public_api/v3/merge_requests.json
View file @
7b50ba8a
...
...
@@ -74,10 +74,7 @@
"force_remove_source_branch"
:
{
"type"
:
[
"boolean"
,
"null"
]
},
"web_url"
:
{
"type"
:
"uri"
},
"subscribed"
:
{
"type"
:
[
"boolean"
]
},
<<<<<<<
HEAD
"approvals_before_merge"
:
{
"type"
:
[
"integer"
,
"null"
]
},
=======
>>>>>>>
upstream/master
"squash"
:
{
"type"
:
"boolean"
}
},
"required"
:
[
...
...
@@ -88,11 +85,7 @@
"labels"
,
"work_in_progress"
,
"milestone"
,
"merge_when_build_succeeds"
,
"merge_status"
,
"sha"
,
"merge_commit_sha"
,
"user_notes_count"
,
"should_remove_source_branch"
,
"force_remove_source_branch"
,
<<<<<<<
HEAD
"web_url"
,
"subscribed"
,
"approvals_before_merge"
,
"squash"
=======
"web_url"
,
"subscribed"
,
"squash"
>>>>>>>
upstream/master
],
"additionalProperties"
:
false
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment