Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Refactor ModelBehaviorSortable to JSONAPI spec #107

Open
johanjanssens opened this issue Jun 2, 2016 · 0 comments · May be fixed by #108
Open

Refactor ModelBehaviorSortable to JSONAPI spec #107

johanjanssens opened this issue Jun 2, 2016 · 0 comments · May be fixed by #108
Labels
Milestone

Comments

@johanjanssens
Copy link
Member

johanjanssens commented Jun 2, 2016

See: http://jsonapi.org/format/#fetching-sorting
See: http://www.rubydoc.info/github/Neson/api_helper/master/APIHelper/Sortable

Breaking changes:

  • The 'direction' model state has been removed. To migrate your code sort fields need to be prepended with '-' to signal a descending sort direction.
@johanjanssens johanjanssens added this to the 3.0.0-beta.2 milestone Jun 2, 2016
johanjanssens added a commit that referenced this issue Jun 2, 2016
BREAKING! The 'direction' model state has been removed. To migrate your code sort fields need to be prepended with '-' to signal a descending sort direction.
@amazeika amazeika modified the milestones: 3.0.0-beta.2, 3.0.0 Nov 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants