Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
佳 邓
Gitlab4j Api
Commits
d24e2778
Commit
d24e2778
authored
May 15, 2019
by
Greg Messner
Browse files
Added link to GitLab API in class Javadocs.
parent
b0e4b5dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/org/gitlab4j/api/UserApi.java
View file @
d24e2778
...
...
@@ -21,6 +21,8 @@ import org.gitlab4j.api.models.User;
/**
* This class provides an entry point to all the GitLab API users calls.
*
* @see <a href="https://docs.gitlab.com/ce/api/users.html">Users API at GitLab</a>
*/
public
class
UserApi
extends
AbstractApi
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment