MrRefactoring / jira.js

A JavaScript/TypeScript wrapper for the JIRA Cloud, Service Desk and Agile REST API
https://mrrefactoring.github.io/jira.js/
MIT License
365 stars 49 forks source link

feat: Adds new HttpException class which will be return instead of th… #308

Closed bk201- closed 4 months ago

bk201- commented 5 months ago

…e plain object in case of error.