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

Allow for setting of pagination limit in SimplePaginatedList #21

Open
ctgraham opened this issue Oct 30, 2020 · 0 comments · May be fixed by #25
Open

Allow for setting of pagination limit in SimplePaginatedList #21

ctgraham opened this issue Oct 30, 2020 · 0 comments · May be fixed by #25

Comments

@ctgraham
Copy link
Contributor

SimplePaginatedList->limit is a protected property with a default value of 10 and no setter:

Legitimate values, for endpoints supporting the limit parameter, are 0 - 100.

ctgraham added a commit to ulsdevteam/php-alma-client that referenced this issue Oct 30, 2020
ctgraham added a commit to ulsdevteam/php-alma-client that referenced this issue Oct 30, 2020
ctgraham added a commit to ulsdevteam/php-alma-client that referenced this issue Oct 30, 2020
ctgraham added a commit to ulsdevteam/php-alma-client that referenced this issue Nov 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant