Hello, I'm new in JIRA. I've created rest plugin as here https://developer.atlassian.com/server/framework/atlassian-sdk/developing-a-rest-service-plugin/?_ga=2.103120386.345286051.1598908193-964767193.1597413468
I think it's very simple, but what i need to code to get issue list? Please, help..
Can't find how to code function getProjectIssues()
P.S.: I know Jira already has a REST API that can create and edit issues, but i am not going to use it now.