vidakovic commented on code in PR #6167:
URL: https://github.com/apache/fineract/pull/6167#discussion_r3747574213


##########
fineract-charge/src/main/java/org/apache/fineract/portfolio/charge/api/ChargesApiResourceSwagger.java:
##########
@@ -20,10 +20,10 @@
 
 import io.swagger.v3.oas.annotations.media.Schema;
 import java.math.BigDecimal;
-import java.util.Set;
 
 /**
- * Created by Chirag Gupta on 12/01/17.
+ * Documentation-only schema classes that preserve the published OpenAPI 
contract of the /v1/charges endpoints. The

Review Comment:
   If we did everything according to plan then this dummy class is not 
necessary anymore! If we still use it somewhere then we missed something. 
Please make sure we can remove this boilerplate code.



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