Is the [file upload feature](https://docs.gitlab.com/ce/api/projects.html#uploads) supported? I haven't seen it in the javadocs. The closest seem to be the [GitlabNote](http://timolshansky.com/java-gitlab-api/org/gitlab/api/models/GitlabNote.html), that has an attachment property, but I can't create one with an attachment for an issue.
Is the file upload feature supported? I haven't seen it in the javadocs.
The closest seem to be the GitlabNote, that has an attachment property, but I can't create one with an attachment for an issue.