adamsaghy commented on code in PR #6232:
URL: https://github.com/apache/fineract/pull/6232#discussion_r3749458234
##########
fineract-working-capital-loan/src/main/java/org/apache/fineract/portfolio/workingcapitalloan/api/WorkingCapitalLoanApiResourceSwagger.java:
##########
@@ -840,11 +840,17 @@ private PutWorkingCapitalLoansLoanIdRateRequest() {}
@Schema(example = "0.17", description = "New period payment rate")
public BigDecimal periodPaymentRate;
+ @Schema(required = true, example = "01 July 2022", description = "Date
the new rate takes effect. Mandatory. May be backdated or set in the future,
but not before the disbursement date.")
Review Comment:
Please review the deprecation warnings
--
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]