-
Notifications
You must be signed in to change notification settings - Fork 0
Adopt the ProblemDetail customizer and re-export the spec #40
Copy link
Copy link
Open
Labels
area: knowledgeKnowledge base, recall, capture, or curation.Knowledge base, recall, capture, or curation.component: apiHTTP API, OpenAPI contract, or API client concern.HTTP API, OpenAPI contract, or API client concern.priority: P2Medium; normal planned work.Medium; normal planned work.type: featureNew user-facing or operator-facing capability.New user-facing or operator-facing capability.
Description
Activity
Metadata
Metadata
Assignees
Labels
area: knowledgeKnowledge base, recall, capture, or curation.Knowledge base, recall, capture, or curation.component: apiHTTP API, OpenAPI contract, or API client concern.HTTP API, OpenAPI contract, or API client concern.priority: P2Medium; normal planned work.Medium; normal planned work.type: featureNew user-facing or operator-facing capability.New user-facing or operator-facing capability.
What to build
knowledgeadopts the shared error-response customizer and re-exports its spec.This service currently declares a single success code across all of its operations and no error responses whatsoever, so this is the largest single improvement to contract honesty in the estate.
Acceptance criteria
application/problem+jsonBlocked by