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

Get all per page #23

Open
LinusGeffarth opened this issue Mar 21, 2019 · 1 comment
Open

Get all per page #23

LinusGeffarth opened this issue Mar 21, 2019 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@LinusGeffarth
Copy link

Motivation Behind Feature
Sometimes, a frontend might want to get all items on a single page.

Feature Description
I'd like to pass a special value for the per parameter.
This could be ?per=all, or ?per=-1, although I'd prefer the all version b/c it's more legible.

Alternatives or Workarounds
Something that'd work rn would be to pass ?per=999999, but that doesn't really look so elegant to me 🙂

@anthonycastelli
Copy link
Member

I've been away for the past few months, but since this project is now going to merge with Fluent 4, I'll definitely look into implementing something like this

@anthonycastelli anthonycastelli added the enhancement New feature or request label Mar 28, 2019
@anthonycastelli anthonycastelli added this to the 2.0.0 milestone Mar 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants