elnafateh commented on code in PR #5946:
URL: https://github.com/apache/fineract/pull/5946#discussion_r3421482088


##########
fineract-provider/src/main/java/org/apache/fineract/portfolio/account/api/StandingInstructionApiResourceSwagger.java:
##########
@@ -63,7 +63,7 @@ private 
GetFromAccountTypeResponseStandingInstructionSwagger() {}
             @Schema(example = "accountType.savings")
             public String code;
             @Schema(example = "Savings Account")
-            public String description;
+            public String value;

Review Comment:
   somewhat same case here



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