github-java-client icon indicating copy to clipboard operation
github-java-client copied to clipboard

Documentation: Syntax error in Github.create #224

Open Black-Smith-Of-Fire opened this issue 9 months ago • 1 comments

While trying the api, I found the documentation to contain errors regarding the create method of the GithubClient. I hope this small edit would help others to avoid the similar problems

Black-Smith-Of-Fire avatar Mar 26 '25 13:03 Black-Smith-Of-Fire

I see what you mean at line number 191 in the com.spotify.github.v3.clients.GitHubClient class, but why can't I pass File in the second parameter ? Line number 179 is the create overload that I am talking about. We are using version number 0.4.1, right ?

Black-Smith-Of-Fire avatar Mar 28 '25 04:03 Black-Smith-Of-Fire

Closing this as the issue is resolved as discussed in #224

Abhi347 avatar Apr 28 '25 12:04 Abhi347