AtlassianPS / JiraPS

PowerShell module to interact with Atlassian JIRA
https://AtlassianPS.org/module/JiraPS
MIT License
323 stars 131 forks source link

Jira API v3 #311

Open lipkau opened 6 years ago

lipkau commented 6 years ago

Description

Atlassian is working on v3 of the Jira Api. By default, most of the functions will use it in favor of v2, as the URL uses latest.

https://developer.atlassian.com/cloud/jira/platform/rest/v3

v3 is currently marked as experimental

ToDo