[
https://issues.apache.org/jira/browse/FINERACT-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Petri Tuomola resolved FINERACT-1383.
-------------------------------------
Fix Version/s: (was: 1.5.0)
1.6.0
Resolution: Fixed
> savings accounts transaction api missing in FineractClient
> ----------------------------------------------------------
>
> Key: FINERACT-1383
> URL: https://issues.apache.org/jira/browse/FINERACT-1383
> Project: Apache Fineract
> Issue Type: Bug
> Affects Versions: 1.5.0
> Reporter: Danish Jamal
> Assignee: Danish Jamal
> Priority: Major
> Labels: fineract-client-sdk, gsoc2021
> Fix For: 1.6.0
>
>
> The
> [SavingsAccountTransactionsApi.java|https://github.com/openMF/fineract-client/blob/master/src/main/java/org/apache/fineract/client/services/SavingsAccountTransactionsApi.java]
> service is generated but the
> c[FineractClient.java|https://github.com/openMF/fineract-client/blob/master/src/main/java/org/apache/fineract/client/util/FineractClient.java]
> class doesn't provide the access to the service neither it creates the
> retrofit service.
> We can also find the savingsAccountsTransaction related documentation in
> [swagger.|https://localhost:8443/fineract-provider/swagger-ui/index.html#/Savings%20Account%20Transactions/retrieveOne_23]
> As the FineractClient file is defined externally it might be possible that
> [SavingsAccountTransactionsApi|https://github.com/openMF/fineract-client/blob/master/src/main/java/org/apache/fineract/client/services/SavingsAccountTransactionsApi.java]
> is forgotten.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)