atlassian-api / atlassian-python-api

Atlassian Python REST API wrapper
https://atlassian-python-api.readthedocs.io
Apache License 2.0
1.37k stars 662 forks source link

Jira: Support REST API v3 #518

Open operezfuentes opened 4 years ago

operezfuentes commented 4 years ago

There are some planning to support JIRA REST API v3

Thanks for your help,

gonchik commented 4 years ago

Hi! I think time to to wrap using the parameters of api version. in 1.17.0 version I will provide the jira rest 3 version

isaac-philip commented 4 years ago

Note that version 3 of the Jira Cloud platform REST API is in beta. All the endpoints from the version 2 API are available. However, they are under development and may change.

May make sense to wait till its stable.