Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzegorz@gitlab.com>2017-06-27 12:05:20 +0300
committerClement Ho <ClemMakesApps@gmail.com>2017-06-27 22:13:06 +0300
commitf96e0c8434699b1644a4ce60e1b2d4b4c095ad4f (patch)
tree235554d02f63a94f7300cad21ee5e1ca2b55cdd0 /changelogs/unreleased
parent600ef885357700c101a1c389f07f8d85c44a262d (diff)
Merge branch '34282-fix-api-using-include_missing-false' into 'master'
Fix optional arugments for POST :id/variables Closes #34282 See merge request !12474
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/34282-fix-api-using-include_missing-false.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/34282-fix-api-using-include_missing-false.yml b/changelogs/unreleased/34282-fix-api-using-include_missing-false.yml
new file mode 100644
index 00000000000..e7fff2c1a9f
--- /dev/null
+++ b/changelogs/unreleased/34282-fix-api-using-include_missing-false.yml
@@ -0,0 +1,4 @@
+---
+title: 'API: Fix optional arugments for POST :id/variables'
+merge_request: 12474
+author: