Fix for #121 download attachments using API access key#202
Conversation
|
how did you test this? I don't see any tests |
|
Almost same problem as with project custom fields in #201 - you can't actually create an attachment using Redmine REST API. Added integration test stub for the API key authentication case. |
|
I'm getting this error when running your test: com.taskadapter.redmineapi.RedmineInternalError: Unsupported class class com.taskadapter.redmineapi.bean.Attachment |
|
I merged a fix for "unsupported class" to "master". |
Fix for #121 download attachments using API access key
|
thank you, @keritaf |
Fixes #121