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 custom keys for pagination and sorting #6

Open
dimitarvp opened this issue Jul 18, 2019 · 0 comments
Open

Allow custom keys for pagination and sorting #6

dimitarvp opened this issue Jul 18, 2019 · 0 comments

Comments

@dimitarvp
Copy link
Contributor

This will be eventually done but it will only be specified when creating the structure and will not be modifiable (e.g. through put_pagination_keys) after. I deemed it too error-prone to allow such mutation. And it IMO makes more sense to have one set of pagination/sorting keys be applicable for the entire lifetime of a structure and create another one if you need others.

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

No branches or pull requests

1 participant