caprese icon indicating copy to clipboard operation
caprese copied to clipboard

Filter, Paging, Sorting should apply to relationships in addition to resources

Open drush opened this issue 7 years ago • 0 comments

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

drush avatar Jan 30 '18 00:01 drush