Change projects to return all projects in a single request
Replace the paginated `projects` field implementation with one that returns all Jira projects in one request. This is required in order to support Jira Server API that does not yet support getting the paginated list of projects.
Showing
Please register or sign in to comment