Package | Description |
---|---|
org.gitlab4j.api |
Modifier and Type | Method and Description |
---|---|
WikiAttachment |
WikisApi.uploadAttachment(Object projectIdOrPath,
File fileToUpload)
Uploads a file to the attachment folder inside the wiki’s repository.
|
WikiAttachment |
WikisApi.uploadAttachment(Object projectIdOrPath,
File fileToUpload,
String branch)
Uploads a file to the attachment folder inside the wiki’s repository.
|
Copyright © 2020. All rights reserved.