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 generic Get request #303

Closed jolewis-ddn closed 4 years ago

jolewis-ddn commented 4 years ago

Support additional calls by implementing a generic Get call where the endpoint is provided as a parameter. This would remove the need to explicitly add all Jira-supported Get endpoints.

pioug commented 4 years ago

https://github.com/jira-node/node-jira-client/releases/tag/v6.21.0