jira-php icon indicating copy to clipboard operation
jira-php copied to clipboard

feat: add project support with get and getAll methods

Open mi-lopez opened this issue 1 year ago • 0 comments

Add support for projects https://docs.atlassian.com/software/jira/docs/api/REST/8.0.0/#api/2/project

Only get methods for the moments

https://docs.atlassian.com/software/jira/docs/api/REST/8.0.0/#api/2/project-getAllProjects and https://docs.atlassian.com/software/jira/docs/api/REST/8.0.0/#api/2/project-getProject

mi-lopez avatar Mar 09 '24 21:03 mi-lopez