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
349 stars 46 forks source link

Version2Client or Version3Client? #229

Closed GildedHonour closed 1 year ago

GildedHonour commented 1 year ago

In some places in README it's Version2Client, in others Version3Client.

Which to use? Is Version3Client fully implemented and supported?

MrRefactoring commented 1 year ago

Hi @GildedHonour! Both clients have nearly 100% API coverage. You can use any of them