java-gitlab-api icon indicating copy to clipboard operation
java-gitlab-api copied to clipboard

Added possibility to get only first page from project's pipelines

Open mashinarius opened this issue 5 years ago • 0 comments

In some cases, we need to load only the first or the last page from project's pipelines using a pagination query. (e.g. get the last pipeline from the project)

mashinarius avatar Feb 21 '20 23:02 mashinarius