devopshq / youtrack

YouTrack Python 3 Client Library
https://devopshq.github.io/youtrack/
MIT License
27 stars 14 forks source link

Add support to new Youtrack REST API as legacy API will be deprecated #25

Open mkhadher opened 3 years ago

mkhadher commented 3 years ago

Youtrack deprecate old legacy which is using /rest endpoint api and xml-based starting from July 2021. This library use legacy youtrack API and will not be useful when Youtrack deprecate legacy API starting from July 2021

Full details https://blog.jetbrains.com/youtrack/2021/02/discontinuing-the-legacy-rest-api-action-required/

allburov commented 3 years ago

@SAnCherepan @Tim55667757 This may interest you