java-gitlab-api
java-gitlab-api copied to clipboard
Added possibility to get only first page from project's pipelines
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)