You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to be able retrieve paginated posts. We should be able to filter by date. For example, "get the posts between today and a month ago". Combined with pagination, we should be able to, for example, get the first/second/third set of 10 posts in the last month.
AC
Add Limit field to FndPostsReq
Add Lapse field to FndPostsReq
Add Earliest and Latest fields to FndPostsReq
The text was updated successfully, but these errors were encountered:
We need to be able retrieve paginated posts. We should be able to filter by date. For example, "get the posts between today and a month ago". Combined with pagination, we should be able to, for example, get the first/second/third set of 10 posts in the last month.
AC
The text was updated successfully, but these errors were encountered: