go-bitbucket icon indicating copy to clipboard operation
go-bitbucket copied to clipboard

Doesn't support self hosted instances

Open ezhil56x opened this issue 1 year ago • 1 comments

Does go-bitbucket support self hosted bitbucket instances? Because the api url for self hosted and bitbucket hosted instance are different. I could see SetApiBaseURL and tried using it couldn't make it to work. If go-bitbucket supports self hosted instance, it would be great if you could give an example how to use it Thanks!

ezhil56x avatar May 23 '24 06:05 ezhil56x

Hi @ezhil56x, sorry to late and did you read FAQs? https://github.com/ktrysmt/go-bitbucket?tab=readme-ov-file#support-bitbucket-api-v10-

If the specifications haven't changed since the past, the api version may be 1.0, so check it out.

ktrysmt avatar Sep 30 '24 14:09 ktrysmt