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 /documents should retrieve all documents, ordered by most recent, with size and next parameters available. #210

Open
reganwolfrom opened this issue Mar 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@reganwolfrom
Copy link
Member

Currently, GET /documents returns only from the current day, which is not as intuitive as a full GET of documents.

Ideally, this request will not restrict itself to the current date, and will pull most recent up to the size parameter (or default size, if not specified). Allowing the next parameter here as well would enable paging through the entire set of documents within a site.

@reganwolfrom reganwolfrom added the enhancement New feature or request label Mar 14, 2024
@reganwolfrom reganwolfrom added this to the v1.15.0 milestone Apr 13, 2024
@mfriesen mfriesen modified the milestones: v1.15.0, v1.16.0 Jul 11, 2024
@mfriesen mfriesen modified the milestones: v1.16.0, v1.17.0 Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants