Lightmatter / welkin-health

A Python wrapper of the Welkin Health API
https://welkin.readthedocs.io
Other
4 stars 3 forks source link

Pagination not possible on many collections #28

Closed samamorgan closed 2 years ago

samamorgan commented 2 years ago

Many (possibly all) collections do not pass on *args, **kwargs, so pagination-related arguments can't be pushed to the underlying iterator class.