marta-jankovics commented on code in PR #3471:
URL: https://github.com/apache/fineract/pull/3471#discussion_r1336855040
##########
fineract-core/src/main/java/org/apache/fineract/infrastructure/core/data/ApiGlobalErrorResponse.java:
##########
@@ -58,219 +68,132 @@ public class ApiGlobalErrorResponse {
private List<ApiParameterError> errors = new ArrayList<>();
- public static ApiGlobalErrorResponse unAuthenticated() {
Review Comment:
There was no reorder, except the constructor and the common initialiser
moved to the first place.
--
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]