API Error Handling with Problem Details (RFC7807-ish)

6296
0

APIs are easier to operate when errors are structured and consistent. Wrap errors into a problem-details style response with a stable type and request_id so support can quickly trace issues.