Short version
There are some endpoints in REST API v2 that are super useful for us. But seems like REST API v2 is not available for Bitbucket server (not yet at least). I would like to know if there is a plan/timeline for API v2 to be introduced for Bitbucket server.
Long version
I am looking to retrieve raw git patch of commit/pull-request from Bitbucket Server. There's an endpoint in Rest API v2 which fits my need perfectly. But nothing like this is available for Bitbucket server. The closest API in v1 is this diff API. But since it doesn't support paging, there is no way for us to fetch diffs from Bitbucket Server installations.
Any help/input is appreciated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.