IssueResolution API Resource
This resource is intended to work with attachments. By using it with some HTTP methods, you can retrieve information about them. To get a better picture of what you can do with this resource, look through the methods defined for it.
GET | /issue-resolution |
Returns the list of the resolutions of the issue |
GET | /issue-resolution/{issue_resolution_id} |
Returns information about the issue resolution |
Find more details on the IssueResolution API resource and its methods in our documentation. Try them right from there!