I am trying to 'PUSH a JSON file to bitbucket feature branch' using Bitbucket REST from java spring boot gradle based application. can anyone help me with the correct uri. I have tried below uri:
https://bitbucket.sdt.sd.com/rest/api/1.0/projects/MSBT/repos/msbt-data-query/src/refs/heads/feature/MyFeatureBranch/test.json
Please let me know if you need any further information.
Thank you for your help!