summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2017-02-06 14:39:22 +0100
committerRobert Schilling <rschilling@student.tugraz.at>2017-02-07 12:50:47 +0100
commit9ebb112d96e5d2a3580dba4b8e6b6c8f0b98d1fd (patch)
tree2b8350fdc93be65627b0d5d4f715a7089bbb7351 /changelogs
parent412ab17d3f2033c6cc602c79be56476d186f124d (diff)
downloadgitlab-ce-remove-deploy-key-endpoint.tar.gz
Remove /projects/:id/keys/.. endpointsremove-deploy-key-endpoint
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/remove-deploy-key-endpoint.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/remove-deploy-key-endpoint.yml b/changelogs/unreleased/remove-deploy-key-endpoint.yml
new file mode 100644
index 00000000000..3ff69adb4d3
--- /dev/null
+++ b/changelogs/unreleased/remove-deploy-key-endpoint.yml
@@ -0,0 +1,4 @@
+---
+title: 'API: Remove /projects/:id/keys/.. endpoints'
+merge_request: 8716
+author: Robert Schilling