| Package | Description |
|---|---|
| org.gitlab4j.api |
| Modifier and Type | Method | Description |
|---|---|---|
FileUpload |
ProjectApi.uploadFile(Integer projectId,
File fileToUpload) |
Uploads a file to the specified project to be used in an issue or merge request description, or a comment.
|
FileUpload |
ProjectApi.uploadFile(Integer projectId,
File fileToUpload,
String mediaType) |
Uploads a file to the specified project to be used in an issue or merge request description, or a comment.
|
Copyright © 2018. All rights reserved.