chris-peterson / pwsh-gitlab

:computer: PowerShell module for GitLab
MIT License
22 stars 10 forks source link

fix: support custom MaxPages on groups #91

Closed dawilk closed 1 month ago

dawilk commented 6 months ago

This is a bug that results in limit of Groups at 200 (20 results per page; 10 pages). This change allows for many more to be returned.