This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from 056b3edaad FINERACT-2169: Provision entries api refactor;
add 99f313e02c FINERACT-2169: Account rules api refactor;
No new revisions were added by this update.
Summary of changes:
.../rule/api/AccountingRuleApiResource.java | 136 ++++++---------------
.../rule/api/AccountingRuleApiResourceSwagger.java | 67 ----------
.../rule/data/request/AccountRuleRequest.java | 8 +-
.../accounting/AccountingRuleIntegrationTest.java | 4 +-
.../common/accounting/AccountRuleHelper.java | 6 +-
5 files changed, 48 insertions(+), 173 deletions(-)
copy
fineract-provider/src/main/java/org/apache/fineract/commands/data/ProcessingResultLookup.java
=>
fineract-accounting/src/main/java/org/apache/fineract/accounting/rule/data/request/AccountRuleRequest.java
(81%)