Closed franckstifler closed 1 year ago
Yep, looks like an oversight on our part. This could break the workflow for users using ash_json_api, but I believe spec non-compliance takes priority. Will release as a minor version bump since we are pre 1.0
🚀 Thank you for your contribution! 🚀
Currently on error responses the library returns a status key which is a string, violating the specification as mentioned here: https://jsonapi.org/format/#error-objects
Contributor checklist