Serkan
Should I move my API error bodies to the RFC 7807 problem+json format?
Standardize on RFC 9457 rather than 7807, produce every error body in one central exception handler, and manage the `type` URI as a versionable contract.
Tag
Carrying errors without swallowing them: exception boundaries and the contract callers get. Questions under this tag, answered directly.
1 answered questions carry this tag.
Standardize on RFC 9457 rather than 7807, produce every error body in one central exception handler, and manage the `type` URI as a versionable contract.