code-corps-api icon indicating copy to clipboard operation
code-corps-api copied to clipboard

Fix filtering and sorting to match JSON API spec

Open joshsmith opened this issue 7 years ago • 0 comments

Problem

Right now when we send query params to the API, we are not filtering/sorting correctly.

We'll need to decide if we want to tack another library on, write our own thing, or go forward with replacing ja_serializer with jsonapi (which allows some of this querying ability).

joshsmith avatar Jan 01 '18 00:01 joshsmith