hirakiuc / tinybucket

A Ruby client library for Bitbucket REST API v2 with OAuth Authentication.
MIT License
33 stars 36 forks source link

Needs an overhaul #150

Closed hirakiuc closed 1 year ago

hirakiuc commented 1 year ago

The definition of the Bitbucket API that was targeted is out of date. https://developer.atlassian.com/cloud/bitbucket/announcement-06-08-18-new-v2-apis/

There seems to be some deprecations and this library needs to be updated.

hirakiuc commented 1 year ago

Based on this change log https://developer.atlassian.com/cloud/bitbucket/changelog/, I have made following issues.

151

152

153

154

155