summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2017-02-20 13:31:11 +0100
committerRobert Schilling <rschilling@student.tugraz.at>2017-02-20 15:18:40 +0100
commit8f690604a523115370c011c767dbd76cb85c0f63 (patch)
treeba5b9a2e5a3c135a33a396cb6f397671d3b937c6 /changelogs
parentbc0b438d13f6bffd8e837f551a5415173f43f9f3 (diff)
downloadgitlab-ce-api-post-block.tar.gz
API: Use POST to (un)block a userapi-post-block
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/api-post-block.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/api-post-block.yml b/changelogs/unreleased/api-post-block.yml
new file mode 100644
index 00000000000..dfc61ffa9e3
--- /dev/null
+++ b/changelogs/unreleased/api-post-block.yml
@@ -0,0 +1,4 @@
+---
+title: 'API: Use POST to (un)block a user'
+merge_request: 9371
+author: Robert Schilling