saifulhuq created FINERACT-2477:
-----------------------------------
Summary: Refactor SavingsAccountTransactionsApiResource command
dispatch logic
Key: FINERACT-2477
URL: https://issues.apache.org/jira/browse/FINERACT-2477
Project: Apache Fineract
Issue Type: Improvement
Reporter: saifulhuq
The current implementation of `SavingsAccountTransactionsApiResource` relies on
a long `else-if` chain for command dispatch.
As discussed in PR #5465, this should be refactored (possibly using a Command
Pattern or Switch statement) to improve readability and maintainability.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)