Skip to content

Commit 3b2802e

Browse files
committed
minor doc improvement
1 parent fe5ea52 commit 3b2802e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/main/java/org/kohsuke/github/GHInvitation.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
import java.util.Map;
1111
import java.util.TreeMap;
1212

13+
/**
14+
* @see GitHub#getMyInvitations()
15+
* @see GHRepository#listInvitations()
16+
*/
1317
public class GHInvitation extends GHObject {
1418
/*package almost final*/ GitHub root;
1519

0 commit comments

Comments
 (0)