SamaSVM commented on code in PR #5811:
URL: https://github.com/apache/fineract/pull/5811#discussion_r3310239132
##########
fineract-provider/src/main/java/org/apache/fineract/portfolio/account/api/AccountTransfersApiResource.java:
##########
@@ -86,11 +90,10 @@ public AccountTransferData template(@BeanParam
AccountTransSearchParam accountTr
@Operation(summary = "Create new Transfer", operationId =
"createAccountTransfer", description = "Ability to create new transfer of
monetary funds from one account to another.")
@RequestBody(required = true, content = @Content(schema =
@Schema(implementation = AccountTransferRequest.class)))
Review Comment:
@vidakovic Understood, thank you for your feedback.
--
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]