Skip to content

Commit 765a9ea

Browse files
committed
Docs fixes
1 parent 7f1635d commit 765a9ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gitlab4j-api/src/main/java/org/gitlab4j/api/ProjectApi.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4592,6 +4592,8 @@ public RemoteMirror updateRemoteMirror(
45924592

45934593
/**
45944594
* Lists the projects access tokens for the project.
4595+
*
4596+
* <pre><code>GitLab Endpoint: GET /projects/:id/access_tokens</code></pre>
45954597
*
45964598
* @param projectIdOrPath the project in the form of a Long(ID), String(path), or Project instance
45974599
* @return the list of ProjectAccessTokens. The token and lastUsedAt attribute of each object is unset.

0 commit comments

Comments
 (0)