Skip to content

Commit

Permalink
NPA-2676 Allow 4XX errors
Browse files Browse the repository at this point in the history
  • Loading branch information
JackPlowman committed May 16, 2024
1 parent 83c5081 commit d23ad25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specification/validated-relationships-service-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,8 @@ paths:
examples:
postQuestionnaireResponseSuccess:
$ref: '#/components/examples/PostQuestionnaireResponseSuccess'
'400':
description: Bad request
'4XX':
description: Client errors
content:
application/fhir+json:
schema:
Expand Down

0 comments on commit d23ad25

Please sign in to comment.