Skip to content

Commit

Permalink
Refreshed swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Kemp committed Mar 16, 2023
1 parent 267ba2c commit 3b9dc67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions specification/nrl-consumer-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ components:
requestBodies:
DocumentReference:
content:
application/fhir+json:
application/fhir+json;version=1:
schema:
$ref: "#/components/schemas/DocumentReference"
required: true
Expand Down Expand Up @@ -1345,13 +1345,13 @@ components:
Success:
description: Success Response
content:
application/fhir+json:
application/fhir+json;version=1:
schema:
$ref: "#/components/schemas/OperationOutcome"
Error:
description: Error Response
content:
application/fhir+json:
application/fhir+json;version=1:
schema:
$ref: "#/components/schemas/OperationOutcome"
headers:
Expand Down

0 comments on commit 3b9dc67

Please sign in to comment.