Dear Victor, Yes, please create a story in the public Fineract jira for this!
Regards, Adam > On 2025. Mar 13., at 11:39, James Dailey <jdai...@apache.org> wrote: > > Isn’t this a different thread? > > (Email titles should be as close to the topic as possible & generally email > threads should stay on topic.) > > On Thu, Mar 13, 2025 at 1:25 AM Viktor Pavlenko > <viktor.pavle...@onix-systems.com.invalid> wrote: >> Hi Adam! >> Should I create a branch under FINERACT-2169 or do you have some other >> number task for this? >> >> On Fri, Feb 14, 2025 at 10:58 AM Viktor Pavlenko >> <viktor.pavle...@onix-systems.com <mailto:viktor.pavle...@onix-systems.com>> >> wrote: >>> Hi guys! I have some suggestions about "clean up unnecessary prettyPrint >>> parameter from our API". >>> I think, that is deprecated, because many browsers and tools can easily >>> parse our json to prettyPrint format. And the server must not do it! Server >>> should only send (correct/faster) responses to the client and the client >>> can do everything with this json...;) So, what do you think about it ?