cdancy / bitbucket-rest

Java client, built on top of jclouds, for working with Bitbucket's REST API
Apache License 2.0
78 stars 57 forks source link

ISSUE-334: Add endpoint to edit pull-requests #335

Closed carr-james closed 2 years ago

carr-james commented 2 years ago

Adds an endpoint for editing pull-request details since this doesn't exist yet.

cdancy commented 2 years ago

Thanks @carr-james ! I'll try and get a release out shortly.

carr-james commented 2 years ago

Happy to contribute! Looking forward to the release, but no rush as I have a workaround for now.