-
Notifications
You must be signed in to change notification settings - Fork 1
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
Filter returned list of items with limit parameter #35
Comments
Discussed at https://indieweb.org/2020/Pop-ups/Micropub. This seems to have consensus and needs documented implementations. |
I apparently already supported this. |
3:3 implementation requirement satisfied, the extension of limit being added to any query is therefore stable. |
This query parameter is supported by Indiekit. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Similar to #34, in any query that returns a list, this will limit it to x number of returned items.
The text was updated successfully, but these errors were encountered: