Open duglin opened 7 months ago
404 is one we do mandate, and we sometimes say it must be a 400, but most of the time we just say "an error must be generated". Do we need to be more precise? Should we standardize the error messages?
Yes and consider using: https://datatracker.ietf.org/doc/html/rfc7807 -> https://datatracker.ietf.org/doc/html/rfc9457
We need to provide a way to standardize the non-happy path in an extensible way.
Proposal:
404 is one we do mandate, and we sometimes say it must be a 400, but most of the time we just say "an error must be generated". Do we need to be more precise? Should we standardize the error messages?