code-corps / code-corps/code-corps-api
Fix filtering and sorting to match JSON API spec
Aperta
needs clarification
needs estimate
- Lingua principale
- Elixir
- Stelle
- 234
- Fork
- 82
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
# 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).
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.