Forum Discussion
vipulk10
8 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
AdityaReja
8 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
- AdityaReja8 years agoNew Contributor III
thanks a lot… it solved my problem