shanehofstetter / youtrack-rest-client

youtrack REST API client written in typescript
https://www.npmjs.com/package/youtrack-rest-client
MIT License
38 stars 21 forks source link

Are there any plans to include the links API? #7

Closed demius closed 5 years ago

demius commented 5 years ago

The issue links API is essential to getting a comprehensive view of a particular issue. Are there any plans to include this in the project?

PS. This is a really great API!

shanehofstetter commented 5 years ago

Hi @demius, Thanks, I'll try to include support for issue links soon.

shanehofstetter commented 5 years ago

Just released v1.3.0 which supports issue links now, see https://github.com/shanehofstetter/youtrack-rest-client#issue-links, let me know if theres anything missing.