Commit 1a24aa33 authored by Greg Messner's avatar Greg Messner
Browse files

Fixed Javadoc warning.

parent 7ab3af72
......@@ -153,6 +153,7 @@ public class RepositoryFileApi extends AbstractApi {
* @param projectId the ID of the project
* @param commitOrBranchName the commit or branch name to get the file for
* @param filepath the path of the file to get
* @param directory the File instance of the directory to save the file to, if null will use "java.io.tmpdir"
* @return a File instance pointing to the download of the specified file
* @throws GitLabApiException if any exception occurs
*/
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment