Forum Discussion
SuhasPothedar
8 years agoNew Contributor II
this is working fine when dealing with default branch… but how do i work with specific branch ?
- vipulk108 years agoNew Contributor III
may be you can use ref parameter in api requests to commit to other branch. I also use this parameter in apis .
Better way is to take this as pipeline parameter and use that in api- AdityaReja8 years agoNew Contributor III
I’m trying since two days but unable to do … my rest get is retrieving data for the branch… but put is not putting data into branch… can u explain me how to do
- vipulk108 years agoNew Contributor III
use this as a request body to rest put snap