[
https://issues.apache.org/jira/browse/FINERACT-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17394894#comment-17394894
]
Danish Jamal commented on FINERACT-1364:
----------------------------------------
[~Grandolf49] and [~edcable] please take a look.
> 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
> 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)