Open lipkau opened 7 years ago
Extend support for issues by adding methods for projects:
New-JiraProject
-Key
-Name
-ProjectType
-ProjectTemplateKey
-Description
-Lead
-AssigneeType
"enum": ["PROJECT_LEAD", "UNASSIGNED"]
-Avatar
-IssueSecurityScheme
-PermissionScheme
-NotificationScheme
-Category
Get-JiraProject
Set-JiraProject
-Project
-NewKey
Remove-JiraProject
Get-JiraProjectType
please note: any contribution is welcome. Not all listed APIs/functions must be implemented at the same time. This issue will track the development of the features
Extend support for issues by adding methods for projects:
api/2/projectExpand
New-JiraProject
-Key
string mandatory-Name
string mandatory-ProjectType
~ is this required?-ProjectTemplateKey
~ is this required?-Description
string-Lead
Jira.User-AssigneeType
string(validated)"enum": ["PROJECT_LEAD", "UNASSIGNED"]
-Avatar
?~ is this required?-IssueSecurityScheme
~ is this required?-PermissionScheme
~ is this required?-NotificationScheme
~ is this required?-Category
~ is this required?Get-JiraProject
Set-JiraProject
-Project
Jira.Project-NewKey
string-Name
string-ProjectType
~ is this required?-ProjectTemplateKey
~ is this required?-Description
string-Lead
Jira.User-AssigneeType
string(validated)"enum": ["PROJECT_LEAD", "UNASSIGNED"]
-Avatar
?~ is this required?-IssueSecurityScheme
~ is this required?-PermissionScheme
~ is this required?-NotificationScheme
~ is this required?-Category
~ is this required?Remove-JiraProject
-Project
Jira.Project-Key
stringapi/2/project/type
Get-JiraProjectType
-Project
string/Jira.Project: GET /rest/api/2/project/type/{projectTypeKey}api/2/projectCategory
api/2/project/{projectKeyOrId}/securitylevel
api/2/project/{projectKeyOrId}/permissionscheme
api/2/project/{projectKeyOrId}/notificationscheme
api/2/project/{projectKeyOrId}/issuesecuritylevelscheme