File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -529,7 +529,7 @@ paths:
529529 postConsentInvalidPerformerIdentifier :
530530 $ref : " ./examples/responses/POST_Consent/errors/invalid_performer_identifier_error.yaml#/PostConsentInvalidPerformerIdentifierError"
531531 postConsentInvalidAccessLevel :
532- $ref : " ./examples/responses/POST_Consent/invalid_access_level_error.yaml#/PostConsentInvalidAccessLevelError"
532+ $ref : " ./examples/responses/POST_Consent/errors/ invalid_access_level_error.yaml#/PostConsentInvalidAccessLevelError"
533533 " 422 " :
534534 description : Business rule validation failed
535535 content :
@@ -538,9 +538,9 @@ paths:
538538 $ref : " #/components/schemas/OperationOutcome"
539539 examples :
540540 postConsentMissingEvidence :
541- $ref : " ./examples/responses/POST_Consent/invalid_evidence_error.yaml#/PostConsentInvalidEvidenceError"
541+ $ref : " ./examples/responses/POST_Consent/errors/ invalid_evidence_error.yaml#/PostConsentInvalidEvidenceError"
542542 postConsentInvalidPatientAge :
543- $ref : " ./examples/responses/POST_Consent/invalid_patient_age_error.yaml#/PostConsentInvalidPatientAgeError"
543+ $ref : " ./examples/responses/POST_Consent/errors/ invalid_patient_age_error.yaml#/PostConsentInvalidPatientAgeError"
544544 " 409 " :
545545 description : " Conflict with requested proxy role"
546546 content :
You can’t perform that action at this time.
0 commit comments