adamsaghy commented on code in PR #3973:
URL: https://github.com/apache/fineract/pull/3973#discussion_r1679175833
##########
fineract-provider/src/main/java/org/apache/fineract/portfolio/savings/api/SavingsProductsApiResourceSwagger.java:
##########
@@ -67,11 +67,46 @@ private PostSavingsCharges() {}
public Integer interestCalculationType;
@Schema(example = "365")
public Integer interestCalculationDaysInYearType;
+ @Schema(example = "accountMappingForPayment")
Review Comment:
Seems unrelated change... should it be extracted into a separate PR?
--
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]