Michael Vorburger created FINERACT-1227:
-------------------------------------------
Summary: downloadFile() Client API method missing binary
downloaded file response
Key: FINERACT-1227
URL: https://issues.apache.org/jira/browse/FINERACT-1227
Project: Apache Fineract
Issue Type: Bug
Components: SDK
Affects Versions: 1.5.0
Reporter: Michael Vorburger
Assignee: Michael Vorburger
Fix For: 1.5.0
The {{org.apache.fineract.client.services.DocumentsApi.downloadFile(String,
Long, Long)}} (for
{{{entityType}/{entityId}/documents/{documentId}/attachment}}) returns
{{Call<Void>}}.. it's missing the binary downloaded file?
Must be something wrong in the Swagger annotations.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)