adamsaghy commented on code in PR #4626:
URL: https://github.com/apache/fineract/pull/4626#discussion_r2063622914
##########
fineract-core/src/main/java/org/apache/fineract/commands/service/CommandWrapperBuilder.java:
##########
@@ -3822,4 +3830,6 @@ public CommandWrapperBuilder updateInterestPause(final
String loanExternalId, fi
this.href = "/v1/loans/external-id/" + loanExternalId +
"/interest-pauses/" + variationId;
return this;
}
+
Review Comment:
No need extra lines...
--
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]