adamsaghy commented on code in PR #6000:
URL: https://github.com/apache/fineract/pull/6000#discussion_r3441225092
##########
fineract-working-capital-loan/src/main/java/org/apache/fineract/portfolio/workingcapitalloan/api/WorkingCapitalLoanApiResource.java:
##########
@@ -409,4 +412,64 @@ public List<WorkingCapitalLoanPeriodPaymentRateChangeData>
getRateChangeHistoryB
}
return
this.rateChangeReadService.retrieveRateChangeHistory(resolvedLoanId);
}
+
+ @PUT
+ @Path("{loanId}/near-breach-config")
Review Comment:
sorry... i have made a mistake here. the endpoint was in fact at the right
place :/
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]