Details
Description
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.
Attachments
Attachments
Issue Links
- links to