You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Page size tool parameter names were changed to `perPage` within#90while GitHub API uses `per_page` parameter name.This change fixes overlooked inconsistencies.Follow up on#90Follow up on#129Fixes#136Signed-off-by: Alexander Yastrebov <yastrebov.alex@gmail.com>