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

Feeds API starts to support filtering by date #761

Open
RyuNen344 opened this issue Dec 31, 2021 · 0 comments
Open

Feeds API starts to support filtering by date #761

RyuNen344 opened this issue Dec 31, 2021 · 0 comments

Comments

@RyuNen344
Copy link
Contributor

Kind (Required)

  • Improvement

Overview (Required)

  • feeds/recent api now has the ability to filter by date
  • Client needs to request until it is empty or paging feature

Description of Feeds/Recent API

  • API returns 10 items on each section, if it is less than 10, there are no more items
  • When request with query publishedAtBefore(ISO8601), API returns results before query parameter
curl https://ssot-api-staging.an.r.appspot.com/feeds/recent?publishedAtBefore=2020-07-30T07:03:35.466Z
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant