summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-05-30 09:47:38 -0700
committerStan Hu <stanhu@gmail.com>2018-05-30 09:47:38 -0700
commitd10a70a0c56e648d961f4246ab4f64dcee0da5ac (patch)
tree238975838abd72ddc9c2e947f882ce3dc15dea66
parent439adb96dadd49124d080db0db0b0076d2049c6b (diff)
downloadgitlab-ce-sh-add-missing-squash-param-api-docs.tar.gz
Fix missing squash parameter in doc/api/merge_requests.mdsh-add-missing-squash-param-api-docs
-rw-r--r--doc/api/merge_requests.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/merge_requests.md b/doc/api/merge_requests.md
index 8849f490c4f..8dbe35d4ac6 100644
--- a/doc/api/merge_requests.md
+++ b/doc/api/merge_requests.md
@@ -476,6 +476,7 @@ Parameters:
"changes_count": "1",
"should_remove_source_branch": true,
"force_remove_source_branch": false,
+ "squash": false,
"web_url": "http://example.com/example/example/merge_requests/1",
"discussion_locked": false,
"time_stats": {