adamsaghy commented on code in PR #5937:
URL: https://github.com/apache/fineract/pull/5937#discussion_r3389731664


##########
fineract-working-capital-loan/src/main/java/org/apache/fineract/portfolio/workingcapitalloan/api/InternalWorkingCapitalLoanApiResource.java:
##########
@@ -165,9 +171,17 @@ public Response 
generateNextDelinquencyPeriod(@PathParam("loanId") @Parameter(de
             generated during loan approval/disbursement from the loan and 
product data.""")
     @ApiResponses({ @ApiResponse(responseCode = "200", description = "OK"),
             @ApiResponse(responseCode = "404", description = "Working Capital 
Loan not found") })
+    @Deprecated(forRemoval = true)

Review Comment:
   We have repayment, no need for this.



-- 
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]

Reply via email to