You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Michael Vorburger (Jira)" <ji...@apache.org> on 2020/10/20 14:33:00 UTC

[jira] [Created] (FINERACT-1227) downloadFile() Client API method missing binary downloaded file response

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)