Zeyad2003 commented on PR #3970: URL: https://github.com/apache/fineract/pull/3970#issuecomment-2228033027
> Can you give a bit more context what is supposedly wrong here? The Jira ticket doesn't give too much (no) context! There are 2 `ToApiJsonSerializer` in the service for serializing `Map<String, Object>` and `CommandProcessingResult` datatypes. *toApiResultJsonSerializer* should serialize `CommandProcessingResult` datatype and *toApiJsonSerializer* should serialize `Map<String, Object>` The usage is reversed in the code so I switched it. -- 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]
