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
underlying getActivities API can support multiple filters, besides offset or limit. For example, very useful parameters are startDate and endDate, activityType.
I propose that, if possible and make sense, add an optional hashmap parameter to the getActivities call and insert those into request params.
Thank you for all your time and effort!
P.S. If you would prefer it, I can create PR for this
The text was updated successfully, but these errors were encountered:
Hi, @Pythe1337N
underlying getActivities API can support multiple filters, besides offset or limit. For example, very useful parameters are startDate and endDate, activityType.
I propose that, if possible and make sense, add an optional hashmap parameter to the getActivities call and insert those into request params.
Thank you for all your time and effort!
P.S. If you would prefer it, I can create PR for this
The text was updated successfully, but these errors were encountered: