code-corps / code-corps/code-corps-api
Fix filtering and sorting to match JSON API spec
未关闭
needs clarification
needs estimate
- 主要语言
- Elixir
- 星标
- 234
- 派生
- 82
- PR 合并指标
- 30 天内没有已合并 PR
描述
# 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).
贡献指南
评估
这个 Issue 还没有评估数据。