From d23ad253afc87915a981a903c6b6067d7e770924 Mon Sep 17 00:00:00 2001 From: Jack Plowman <62281988+JackPlowman@users.noreply.github.com> Date: Thu, 16 May 2024 20:57:19 +0100 Subject: [PATCH] NPA-2676 Allow 4XX errors --- specification/validated-relationships-service-api.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/validated-relationships-service-api.yaml b/specification/validated-relationships-service-api.yaml index b482826..03f6438 100644 --- a/specification/validated-relationships-service-api.yaml +++ b/specification/validated-relationships-service-api.yaml @@ -180,8 +180,8 @@ paths: examples: postQuestionnaireResponseSuccess: $ref: '#/components/examples/PostQuestionnaireResponseSuccess' - '400': - description: Bad request + '4XX': + description: Client errors content: application/fhir+json: schema: