Skip to content

Core: use RFC 9457 problem details for error responses#1044

Open
joostfarla wants to merge 1 commit into
masterfrom
rfc9457
Open

Core: use RFC 9457 problem details for error responses#1044
joostfarla wants to merge 1 commit into
masterfrom
rfc9457

Conversation

@joostfarla

Copy link
Copy Markdown
Collaborator

Adopts RFC 9457 (Problem Details) for error responses and aligns the rest of the standard with the existing /rec/core/rfc9457 recommendation.

  • OpenAPI: replace the legacy {code, description} exception schema with the RFC 9457 problem object and return errors as application/problem+json.
  • Clause 7: rename / reword the recommendation to cover both 4xx and 5xx; add
    application/problem+json guidance and an example.

closes #1015

@joostfarla joostfarla requested a review from cportele May 27, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support RFC 9457 when describing error responses

1 participant