Randy Ho

Results 4 comments of Randy Ho

We currently have it implemented against /projects which is deprecated. To address this, we should implement against /project/search and support the expand parameter. Ideally we support all parameters. https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-projects/#api-rest-api-3-project-search-get

@mcollie1 the library doesnt support what you want to do yet. I've added notes on what would be needed to add in order for the library to support it.

add getCreateIssueMeta and getEditIssueMeta functions to the API. https://docs.atlassian.com/jira/REST/latest/#api/2/issue-getCreateIssueMeta https://docs.atlassian.com/jira/REST/latest/#api/2/issue-getEditIssueMeta

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-attachments/#api-rest-api-3-issue-issueidorkey-attachments-post