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


##########
fineract-accounting/src/main/java/org/apache/fineract/accounting/glaccount/api/GLAccountsApiResourceSwagger.java:
##########
@@ -203,23 +203,23 @@ private PutGLAccountsResponsechangesSwagger() {}
         public PutGLAccountsResponsechangesSwagger changes;
     }
 
-    @Schema(description = "DeleteGLAccountsRequest")
-    public static final class DeleteGLAccountsRequest {
+    @Schema(description = "DeleteGLAccountsResponse")
+    public static final class DeleteGLAccountsResponse {
 
-        private DeleteGLAccountsRequest() {
+        private DeleteGLAccountsResponse() {
 
         }
 
-        private static final class DeleteGLAccountsRequestchangesSwagger {
+        private static final class DeleteGLAccountsResponseChangesSwagger {

Review Comment:
   Questionable, i am not sure where we are at the moment with removing all 
swagger definitions or not...



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