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
{{ message }}
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.
I am thinking of adding a pull request to get all reporters. So we need to set the page[size] =100 and increment page[number]= 1...2...3 etc. till we get zero array size.
I don't see those params for client.reporter am I missing something ?
The text was updated successfully, but these errors were encountered:
No, you're not missing anything, pagination is an open issue! It's also mentioned in #27, although that one's specific for reports. I think it's possible to construct some kind of generic solution that would work for both endpoints. You might want to check the repo mentioned in #27, which has an existing solution!
Hey!
I am thinking of adding a pull request to get all reporters. So we need to set the page[size] =100 and increment page[number]= 1...2...3 etc. till we get zero array size.
I don't see those params for client.reporter am I missing something ?
The text was updated successfully, but these errors were encountered: