lesstif / php-jira-rest-client

PHP classes interact Jira with the REST API.
Other
510 stars 263 forks source link

Add service desk public and private comments on requests #346

Closed tjarrett closed 4 years ago

tjarrett commented 4 years ago

For a project we are working on, we need to be able to make private comments on service desk requests via the API. This adds that capability.

Tested with Jira 8.9.1 and Service Desk 4.9.1

lesstif commented 4 years ago

@tjarrett thanks!