Jonatan Soto

Results 2 issues of Jonatan Soto

Hi, Version 1.2.8 I got from mvnRepository seems to be an old one that doesn't support v4 gitlab's api. On the other hand, the version I get when building the...

Trying to get a Gitlab user doesn't seems to work properly: `GitlabUser user = gitLabAPI.getUserViaSudo("test");` **java.io.FileNotFoundException: https://gitlab.example.com/api/v4/user?sudo=test** is thrown. With curl it works properly even if the user doesn't exist:...