jira-api-restclient
jira-api-restclient copied to clipboard
Added getComments method to src/Jira/Api.php under addComment
Ended up doing this for another project I was working on last year - just needed a method to get comments for an issue. I might have just overlooked it somehow, but I don't see it in the base at this time either.
Please rebase and solve conflicts.