gitlab4j-api icon indicating copy to clipboard operation
gitlab4j-api copied to clipboard

Check if user exists endpoint

Open BrianSetz opened this issue 1 year ago • 1 comments
trafficstars

I may have overlooked it, but it looks like the endpoint https://gitlab.com/users/:username/exists is not implemented?

Example: https://gitlab.com/users/example/exists

Which returns:

{ "exists":true }

If it is indeed not available in gitlab4j, would there be an interest in adding this functionality?

BrianSetz avatar Jun 27 '24 13:06 BrianSetz

This seems to be missing

jmini avatar Jul 01 '24 13:07 jmini