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 f383ee7c17 FINERACT-2181: Remove command param lower casing
     new 83905d627d FINERACT-2181: fix name collision in swagger resources
     new 6e5c6c4913 FINERACT-2181: No need for explicit serialization

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...EmbeddableProgressiveLoanScheduleGenerator.java |   4 +-
 .../InterestScheduleModelRepositoryWrapper.java    |   2 +-
 ...InterestScheduleModelRepositoryWrapperImpl.java |   4 +-
 .../InternalProgressiveLoanApiResource.java        |  18 +--
 .../InternalProgressiveLoanApiResourceSwagger.java | 126 ---------------------
 .../LoanRescheduleRequestTest.java                 |  78 +++++++++++++
 .../ProgressiveLoanModelIntegrationTest.java       |  90 ---------------
 .../common/LoanRescheduleRequestHelper.java        |   5 +
 8 files changed, 92 insertions(+), 235 deletions(-)
 delete mode 100644 
fineract-progressive-loan/src/main/java/org/apache/fineract/portfolio/loanaccount/service/InternalProgressiveLoanApiResourceSwagger.java
 delete mode 100644 
integration-tests/src/test/java/org/apache/fineract/integrationtests/ProgressiveLoanModelIntegrationTest.java

Reply via email to