would it be possible to provide a per_page parameter like the github api does? Example: https://api.github.com/search/code?q=in:file+language:js+repo:jquery/jquery&per_page=100
would it be possible to provide a per_page parameter like the github api does?
Example:
https://api.github.com/search/code?q=in:file+language:js+repo:jquery/jquery&per_page=100