timols / java-gitlab-api

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

make getProject take unescaped group id, like getGroup #254

Closed novalis closed 7 years ago

novalis commented 7 years ago

Fixes #253.

novalis commented 7 years ago

I decided to do another check and fixed up the remaining method which take possibly-string group ids and project ids.