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 offset-parameter in REST API #1154

Open
jarnalyrkar opened this issue Apr 19, 2024 · 1 comment
Open

Allow offset-parameter in REST API #1154

jarnalyrkar opened this issue Apr 19, 2024 · 1 comment

Comments

@jarnalyrkar
Copy link

As you can add an offset to a collection tag,
{{ collection:blog limit="9" offset="1" }}

it would be nice to be able to do this through the API also:
/api/collections/blog/entries?limit=9&page=2&offset=1

@j-vitali
Copy link

Would be great having it 🙏

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

2 participants