caprese
caprese copied to clipboard
Filter, Paging, Sorting should apply to relationships in addition to resources
relationships should be accessible via the filtering, paging and sorting syntax as primary resources. ie /api/v1/posts/:post_id/comments?filter[body]=Yes! /api/v1/posts/:post_id/comments?sort=body /api/v1/posts/:post_id/comments?sort=body