File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -759,8 +759,14 @@ paths:
759759 schema :
760760 $ref : " #/components/schemas/ConsentBundle"
761761 examples :
762- ConsentMultipleRelationshipsStatusActiveBundle :
763- $ref : " ./examples/responses/GET_Consent/filtered-relationships-status-active-include-details.yaml#/ConsentMultipleRelationshipsStatusActiveIncludeDetailsBundle"
762+ ConsentSingleConsentingAdultRelationshipBundle :
763+ $ref : " ./examples/responses/GET_Consent/single-consenting-adult-relationship.yaml#/ConsentSingleConsentingAdultRelationshipBundle"
764+ ConsentSingleConsentingAdultRelationshipIncludePerformerPatientBundle :
765+ $ref : " ./examples/responses/GET_Consent/single-consenting-adult-relationship-include-performer-patient.yaml#/ConsentSingleConsentingAdultRelationshipIncludePerformerPatientBundle"
766+ ConsentSingleAdultChildRelationshipBundle :
767+ $ref : " ./examples/responses/GET_Consent/single-mother-child-relationship.yaml#/ConsentSingleAdultChildRelationshipBundle"
768+ ConsentSingleAdultChildRelationshipIncludePerformerPatientBundle :
769+ $ref : " ./examples/responses/GET_Consent/single-mother-child-relationship-include-performer-patient.yaml#/ConsentSingleAdultChildRelationshipIncludePerformerPatientBundle"
764770
765771 " 4XX " :
766772 description : |
You can’t perform that action at this time.
0 commit comments