jira-node / node-jira-client

A Node.js wrapper for the Jira REST API
https://jira-node.github.io/
MIT License
450 stars 169 forks source link

Add Delete Attachment to API #296

Open alejandrosaenz117 opened 4 years ago

alejandrosaenz117 commented 4 years ago

Greetings,

Currently, I do not see an API for deleting attachments from a JIRA issue. This is a feature request to implement this.

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-attachments/#api-rest-api-3-attachment-id-delete

asharpe commented 1 year ago

This is in the latest release (8.2.1), but it looks like npm hasn't been updated since 6.4.0

Edit: remove claim about npm being updated