jsonapi-scopes icon indicating copy to clipboard operation
jsonapi-scopes copied to clipboard

This gem allows you to filter and sort an ActiveRecord relation based on a request, following the JSON:API specification as closely as possible.

Results 3 jsonapi-scopes issues
Sort by recently updated
recently updated
newest added

https://jsonapi.org/format/#fetching-sparse-fieldsets

You can sort things like this: ![image](https://github.com/guillaumebriday/jsonapi-scopes/assets/2974561/5f4b3ca4-101a-49c3-8c6e-c522c6315021) EDIT: The array in this position seems needed to filters with dates so reverted.