code-corps / code-corps/code-corps-api
Make segment tracking more explicit
未關閉
needs clarification
- 主要語言
- Elixir
- 星號
- 234
- 分支
- 82
- PR 合併指標
- 30 天內沒有已合併 PR
描述
# Problem
We're moving away from using `ja_resource` and `canary` through #864
This makes controllers and authorization policies much more explicit and easier to follow.
However, segment tracking still relies on a plug which does it's tracking through inference of actions. We should make this explicit as well, by moving the code into controllers.
Additionally, all we should ensure all API actions which are supposed to call segment tracking actually do so.
貢獻指南
評估
這個 Issue 還沒有評估資料。