Files
Enes Cakir d46ae37704 Set the GitHub API's per_page value at the client level
The GitHub API returns 30 resources per page by default and allows a
maximum of 100 resources per page.

When the client has auto_paginate enabled, it automatically sets the
per_page value to 100.

It seems configurable at the client level. Instead of setting it for
each request separately, we can set it at the client level.
2025-05-13 22:27:58 +03:00
..
2024-11-22 08:42:42 -08:00
2025-05-13 12:20:27 +05:30
2023-04-25 15:59:56 -07:00