Pin a build with rest api
Is there anywhere in the doc that mentions how to specify a build locator
doc just has <buildLocator> which doesn't mean anything
I tried with http://localhost:81/httpAuth/app/rest/builds/id:39/pin/
It doesn't result in error, but its not pinning the build.
Please sign in to leave a comment.
Hi,
we have several examples and documentation here: https://confluence.jetbrains.com/display/TCD18/REST+API#RESTAPI-BuildLocator
If you are looking for something in particular, please feel free to ask.
Thanks Denis. I figured it out. The above string is fine.I guess it was a badly formed overall string to pass to the calling program