common-threads-group / common-threads-group/api-server
Update ERROR responses to use JSON API
Open
API
bug
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We send back a lot of 500's and 404's, we need to ensure these are using proper JSON API standards for errors
* Examples: http://jsonapi.org/examples/#error-objects
* Specification: http://jsonapi.org/format/#errors
---
### Progress
* [ ] UserController
* [ ] EducationController
* [ ] OccupationController
* [ ] ExperienceController
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.