cli/pkg/cmd
Mislav Marohnić c945fb4336 Automatically add per_page=100 to paginated REST requests
Most endpoints respect this parameter by default. Those that don't will
just ignore it. The `per_page=100` parameter is not added if there is
already a `per_page` parameter specified in the request.
2020-06-23 18:42:57 +02:00
..
api Automatically add per_page=100 to paginated REST requests 2020-06-23 18:42:57 +02:00