alberto-art3ch commented on code in PR #3973: URL: https://github.com/apache/fineract/pull/3973#discussion_r1679621809
########## 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: All the changes added in the Swagger classes were to have the base attributes to cover the POST request used in the ITC -- 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: commits-unsubscr...@fineract.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org