openboard
openboard copied to clipboard
Expand FndPostsReq
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