agraboso / agraboso/redux-api-middleware
Custom error evaluation
未關閉
enhancement
- 主要語言
- JavaScript
- 星號
- 1.5k
- 分支
- 190
- PR 合併指標
- 30 天內沒有已合併 PR
描述
The api I'm working with always returns an HTTP 200 whether an error has occurred or not. There is a `status` key that will either be "success" or "error" so what I'm looking for is a way to define how this middleware determines which action to dispatch when it receives a response based on something within the response object.
I was wondering if this is possible in the current implementation and if not how open you'd be to receive a PR for this functionality if it seems useful to others.
貢獻指南
評估
這個 Issue 還沒有評估資料。