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:
authorRobert Schilling <rschilling@student.tugraz.at>2017-02-06 16:39:22 +0300
committerRobert Schilling <rschilling@student.tugraz.at>2017-02-07 16:14:15 +0300
commit67f5522d2ebbb9c34b8b3f14a63d4a5bab982036 (patch)
treea2bca6313b4fedbfa4f7e3c09988f94c4bf93f7e /changelogs
parentf97d7769e0c70b0d4cda376d03939e2aa78d2c0e (diff)
Remove /projects/:id/keys/.. endpoints
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