adamsaghy commented on code in PR #2633:
URL: https://github.com/apache/fineract/pull/2633#discussion_r993552243


##########
fineract-provider/src/main/java/org/apache/fineract/portfolio/loanaccount/api/LoanTransactionsApiResourceSwagger.java:
##########
@@ -210,9 +229,9 @@ private PostLoansLoanIdTransactionsTransactionIdRequest() {}
         public String note;
         @Schema(example = "95174ff9-1a75-4d72-a413-6f9b1cb988b7")
         public String reversalExternalId;
-        @Schema(example = "3")
+        @Schema(example = "1")
         public Integer paymentTypeId;
-        @Schema(example = "95174ff9-1a75-4d72-a413-6f9b1cb988b7")

Review Comment:
   What was the problem with the UUID as example?



-- 
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]

Reply via email to