Dear Viktor, You can request access to the Apache Jira system here: https://selfserve.apache.org/jira-account.html
Regards, Adam > On 2025. Mar 13., at 11:49, Viktor Pavlenko > <viktor.pavle...@onix-systems.com.INVALID> wrote: > > Sorry, it's my mistake, but idk how to login in this system.. So, i have > tried just reply on this topic via my email > > On Thu, Mar 13, 2025 at 1:40 PM James Dailey <jdai...@apache.org > <mailto: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 ?