bitbucket-rest-api / bitbucket

BitBucket API gem - bitbucket_rest_api
MIT License
143 stars 174 forks source link

Add support for pull request comments #44

Open rstml opened 8 years ago

rstml commented 8 years ago

GET a list of a pull request comments: https://confluence.atlassian.com/bitbucket/pullrequests-resource-423626332.html#pullrequestsResource-GETalistofapullrequestcomments

GET an individual pull request comment: https://confluence.atlassian.com/bitbucket/pullrequests-resource-423626332.html#pullrequestsResource-GETanindividualpullrequestcomment

mmozuras commented 8 years ago

:+1:

iconnor commented 8 years ago

I see the PR was closed as it was fixed 'elsewhere and is in master' but I cannot see where the commits can be obtained.