Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add getById() method to PagedIterable #577

Open
bitwiseman opened this issue Oct 29, 2019 · 0 comments
Open

Add getById() method to PagedIterable #577

bitwiseman opened this issue Oct 29, 2019 · 0 comments

Comments

@bitwiseman
Copy link
Member

There are a large number cases where an iterable API endpoint also offers query options for the same url or adding an id to the end of the URL to get an individual (see Collaborators - #576). It seems like it would be better to have a consistent way of accessing this kind of endpoint when it exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant