Skip to content

Commit

Permalink
NPA-2806 Update Spec with new content type
Browse files Browse the repository at this point in the history
  • Loading branch information
JackPlowman committed Jun 28, 2024
1 parent 48f22f5 commit 559fa56
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions specification/validated-relationships-service-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,9 @@ paths:
application/fhir+json:
schema:
$ref: '#/components/schemas/QuestionnaireResponse'
application/fhir+json; charset=utf-8:
schema:
$ref: '#/components/schemas/QuestionnaireResponse'
responses:
'200':
description: Request was received successfully for processing
Expand Down

0 comments on commit 559fa56

Please sign in to comment.