We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e40558 commit 57be4feCopy full SHA for 57be4fe
specification/validated-relationships-service-api.yaml
@@ -815,6 +815,12 @@ paths:
815
patchConsentRelationshipNotFoundError:
816
$ref: "./examples/responses/PATCH_Consent/errors/resource_not_found.yaml#/PatchConsentRelationshipNotFoundError"
817
818
+ "415":
819
+ description: Unsupported media type
820
+ content:
821
+ application/fhir+json:
822
+ schema:
823
+ $ref: "#/components/schemas/OperationOutcome"
824
"422":
825
description: Business rule validation failed
826
content:
0 commit comments