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

Adam Saghy resolved FINERACT-1372.
----------------------------------
    Resolution: Fixed

> invalid fields in GetDataTablesResponse when getting datatables
> ---------------------------------------------------------------
>
>                 Key: FINERACT-1372
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1372
>             Project: Apache Fineract
>          Issue Type: Bug
>            Reporter: Danish Jamal
>            Assignee: Danish Jamal
>            Priority: Major
>              Labels: datatable, gsoc2021, swagger
>
> Currently the "GetDataTablesResponse" class has fields named "appTableName", 
> "datatableName" and "column", but below data is returned from backend. This 
> can be cross check from older(html) doc of the api.
> [localhost|https://localhost:8443/fineract-provider/api-docs/apiLive.htm#datatables_list]
>  or 
> [demo.fineract.dev|https://demo.fineract.dev/fineract-provider/api-docs/apiLive.htm#datatables_list]
> {code:java}
> {
>     "applicationTableName": "m_client",
>     "registeredTableName": "Client Beneficiary information",
>     "columnHeaderData": []
> }
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to