timols / java-gitlab-api

A wrapper for the Gitlab API written in Java
Apache License 2.0
387 stars 317 forks source link

Added a new method to create a new SSH key #292

Closed bmbferreira closed 6 years ago

bmbferreira commented 6 years ago

Added a new method to create a new SSH key for the current user because the other method already available doesn't work if the user is not admin and wants to add a new SSH key to himself.