jira-node / node-jira-client

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

Update worklogs API #341

Closed dtlhlbs closed 1 year ago

dtlhlbs commented 2 years ago

Hi, I'm looking for an API call to update worklogs: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-worklogs/#api-rest-api-3-issue-issueidorkey-worklog-id-put

It doesn't look like this is available in this node client? Can we add it? This is critical to help me with tracking projects to add my own metadata to worklogs.

Additional Properties anything

Extra properties of any type may be provided to this object.

Seth10001 commented 1 year ago

349 should fix this