[ 
https://issues.apache.org/jira/browse/FINERACT-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Petri Tuomola resolved FINERACT-1364.
-------------------------------------
    Fix Version/s:     (was: 1.5.0)
                   1.6.0
       Resolution: Fixed

> Missmatch datatype in groups field of client model 
> "GetClientsClientIdResponse"
> -------------------------------------------------------------------------------
>
>                 Key: FINERACT-1364
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1364
>             Project: Apache Fineract
>          Issue Type: Bug
>            Reporter: Danish Jamal
>            Assignee: Danish Jamal
>            Priority: Major
>              Labels: client, groups, gsoc2021, swagger
>             Fix For: 1.6.0
>
>         Attachments: Screenshot 2021-07-28 at 2.28.17 PM.png, Screenshot 
> 2021-07-28 at 2.30.33 PM.png
>
>
> The generated Fineract-client model "*GetClientsClientIdResponse"* has 
> invalid group fields. The model class expects List<String> as groups find but 
> backend send the below Object for endpoint clients/\{clientId}. 
> {
>  "id": 13,
>  "accountNo": "000000013",
>  "name": "Test"
>  }
> Checkout the below screenshots for model expectations and backend response.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to